|
eZ Publish
[trunk]
|
Go to the source code of this file.
Variables | |
| $currentDate = time() | |
| $ini = eZINI::instance( 'content.ini' ) | |
| $rootNodeIDList = $ini->variable( 'UnpublishSettings','RootNodeList' ) | |
| $unpublishClasses = $ini->variable( 'UnpublishSettings','ClassList' ) | |
| $currentDate = time() |
Definition at line 21 of file unpublish.php.
| $ini = eZINI::instance( 'content.ini' ) |
Definition at line 16 of file unpublish.php.
| $rootNodeIDList = $ini->variable( 'UnpublishSettings','RootNodeList' ) |
Definition at line 19 of file unpublish.php.
| $unpublishClasses = $ini->variable( 'UnpublishSettings','ClassList' ) |
Definition at line 17 of file unpublish.php.