eZ Publish  [4.0]
unpublish.php File Reference

Go to the source code of this file.

Variables

 $currrentDate = time()
 $ini = eZINI::instance( 'content.ini' )
 $rootNodeIDList = $ini->variable( 'UnpublishSettings','RootNodeList' )
 $unpublishClasses = $ini->variable( 'UnpublishSettings','ClassList' )

Detailed Description

Definition in file unpublish.php.


Variable Documentation

$currrentDate = time()

Definition at line 48 of file unpublish.php.

$ini = eZINI::instance( 'content.ini' )

Definition at line 43 of file unpublish.php.

$rootNodeIDList = $ini->variable( 'UnpublishSettings','RootNodeList' )

Definition at line 46 of file unpublish.php.

$unpublishClasses = $ini->variable( 'UnpublishSettings','ClassList' )

Definition at line 44 of file unpublish.php.