|
eZ Publish
[trunk]
|
Go to the source code of this file.
Functions | |
| changeSiteAccessSetting (&$siteaccess, $optionData) | |
| help () | |
Variables | |
| $allowedDebugLevels = false | |
| $cli = eZCLI::instance() | |
| $db = eZDB::instance() | |
| $dbHost = false | |
| $dbImpl = false | |
| $dbName = false | |
| $dbPassword = false | |
| $dbUser = false | |
| $debugOutput = false | |
| $dotCount = 0 | |
| $dotMax = 70 | |
| $i = 0 | |
| $isQuiet = false | |
| $limit = 50 | |
| $longOptionsWithData = array( 'siteaccess' ) | |
| $optionsWithData = array( 's' ) | |
| $readOptions = true | |
| $script | |
| $showSQL = false | |
| $siteaccess = false | |
| $subTreeCount = 0 | |
| $topNodeArray | |
| $useColors = false | |
| $useDebugAccumulators = false | |
| $useDebugTimingpoints = false | |
| $useIncludeFiles = false | |
| $useLogFiles = false | |
| $webOutput = $cli->isWebOutput() | |
| changeSiteAccessSetting | ( | &$ | siteaccess, |
| $ | optionData | ||
| ) |
Definition at line 55 of file updatecontentobjectname.php.
| help | ( | ) |
Definition at line 28 of file updatecontentobjectname.php.
| $allowedDebugLevels = false |
Definition at line 71 of file updatecontentobjectname.php.
| $cli = eZCLI::instance() |
Definition at line 14 of file updatecontentobjectname.php.
| $db = eZDB::instance() |
Definition at line 264 of file updatecontentobjectname.php.
| $dbHost = false |
Definition at line 82 of file updatecontentobjectname.php.
| $dbImpl = false |
Definition at line 84 of file updatecontentobjectname.php.
| $dbName = false |
Definition at line 83 of file updatecontentobjectname.php.
| $dbPassword = false |
Definition at line 81 of file updatecontentobjectname.php.
| $dbUser = false |
Definition at line 80 of file updatecontentobjectname.php.
| $debugOutput = false |
Definition at line 70 of file updatecontentobjectname.php.
| $dotCount = 0 |
Definition at line 310 of file updatecontentobjectname.php.
| $dotMax = 70 |
Definition at line 309 of file updatecontentobjectname.php.
| $i = 0 |
Definition at line 308 of file updatecontentobjectname.php.
| $isQuiet = false |
Definition at line 76 of file updatecontentobjectname.php.
| $limit = 50 |
Definition at line 311 of file updatecontentobjectname.php.
| $longOptionsWithData = array( 'siteaccess' ) |
Definition at line 87 of file updatecontentobjectname.php.
| $optionsWithData = array( 's' ) |
Definition at line 86 of file updatecontentobjectname.php.
| $readOptions = true |
Definition at line 89 of file updatecontentobjectname.php.
eZScript::instance( array( 'debug-message' => '', 'use-session' => true, 'use-modules' => true, 'use-extensions' => true ) )
Definition at line 15 of file updatecontentobjectname.php.
| $showSQL = false |
Definition at line 78 of file updatecontentobjectname.php.
| $siteaccess = false |
Definition at line 69 of file updatecontentobjectname.php.
| $subTreeCount = 0 |
Definition at line 296 of file updatecontentobjectname.php.
| $topNodeArray |
eZPersistentObject::fetchObjectList( eZContentObjectTreeNode::definition(), null, array( 'parent_node_id' => 1, 'depth' => 1 ) )
Definition at line 287 of file updatecontentobjectname.php.
| $useColors = false |
Definition at line 75 of file updatecontentobjectname.php.
| $useDebugAccumulators = false |
Definition at line 72 of file updatecontentobjectname.php.
| $useDebugTimingpoints = false |
Definition at line 73 of file updatecontentobjectname.php.
| $useIncludeFiles = false |
Definition at line 74 of file updatecontentobjectname.php.
| $useLogFiles = false |
Definition at line 77 of file updatecontentobjectname.php.
| $webOutput = $cli->isWebOutput() |
Definition at line 26 of file updatecontentobjectname.php.