|
eZ Publish
[trunk]
|
Go to the source code of this file.
Variables | |
| $cli = eZCLI::instance() | |
| $limit = 50 | |
| $offset = 0 | |
| $options = $script->getOptions( '', '', array( '-q' => 'Quiet mode' ) ) | |
| $script | |
| $trans = eZCharTransform::instance() | |
| $cli = eZCLI::instance() |
Definition at line 24 of file 4.5/updatesectionidentifier.php.
| $limit = 50 |
Definition at line 28 of file 4.5/updatesectionidentifier.php.
| $offset = 0 |
Definition at line 29 of file 4.5/updatesectionidentifier.php.
| $options = $script->getOptions( '', '', array( '-q' => 'Quiet mode' ) ) |
Definition at line 20 of file 4.5/updatesectionidentifier.php.
eZScript::instance( array( 'description' => 'eZ Publish section identifier update script. ' . 'This script will update existing sections with missing identifiers.', 'use-session' => false, 'use-modules' => false, 'use-extensions' => true ) )
Definition at line 14 of file 4.5/updatesectionidentifier.php.
| $trans = eZCharTransform::instance() |
Definition at line 25 of file 4.5/updatesectionidentifier.php.