|
eZ Publish
[4.2]
|
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 | |
| $endl = $cli->endlineString() | |
| $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 70 of file updatecontentobjectname.php.
| help | ( | ) |
Definition at line 45 of file updatecontentobjectname.php.
| $allowedDebugLevels = false |
Definition at line 89 of file updatecontentobjectname.php.
Referenced by eZFatalError(), eZScript\getOptions(), eZDebug\printReport(), eZDebug\printReportInternal(), and eZScript\setAllowedDebugLevels().
| $cli = eZCLI::instance() |
Definition at line 34 of file updatecontentobjectname.php.
| $db = eZDB::instance() |
Definition at line 286 of file updatecontentobjectname.php.
| $dbHost = false |
Definition at line 100 of file updatecontentobjectname.php.
| $dbImpl = false |
Definition at line 102 of file updatecontentobjectname.php.
| $dbName = false |
Definition at line 101 of file updatecontentobjectname.php.
| $dbPassword = false |
Definition at line 99 of file updatecontentobjectname.php.
| $dbUser = false |
Definition at line 98 of file updatecontentobjectname.php.
| $debugOutput = false |
Definition at line 88 of file updatecontentobjectname.php.
Referenced by eZScript\updateDebugSettings().
| $dotCount = 0 |
Definition at line 323 of file updatecontentobjectname.php.
| $dotMax = 70 |
Definition at line 322 of file updatecontentobjectname.php.
| $endl = $cli->endlineString() |
Definition at line 42 of file updatecontentobjectname.php.
| $i = 0 |
Definition at line 321 of file updatecontentobjectname.php.
| $isQuiet = false |
Definition at line 94 of file updatecontentobjectname.php.
| $limit = 50 |
Definition at line 324 of file updatecontentobjectname.php.
| $longOptionsWithData = array( 'siteaccess' ) |
Definition at line 105 of file updatecontentobjectname.php.
| $optionsWithData = array( 's' ) |
Definition at line 104 of file updatecontentobjectname.php.
| $readOptions = true |
Definition at line 107 of file updatecontentobjectname.php.
eZScript::instance( array( 'debug-message' => '', 'use-session' => true, 'use-modules' => true, 'use-extensions' => true ) )
Definition at line 35 of file updatecontentobjectname.php.
| $showSQL = false |
Definition at line 96 of file updatecontentobjectname.php.
| $siteaccess = false |
Definition at line 87 of file updatecontentobjectname.php.
Referenced by changeSiteAccessSetting(), eZSiteInstaller\createSiteaccessUrls(), eZScript\initialize(), updateINI_1_1_0(), and updateINI_1_4_0().
| $subTreeCount = 0 |
Definition at line 313 of file updatecontentobjectname.php.
| $topNodeArray |
eZPersistentObject::fetchObjectList( eZContentObjectTreeNode::definition(), null, array( 'parent_node_id' => 1, 'depth' => 1 ) )
Definition at line 309 of file updatecontentobjectname.php.
| $useColors = false |
Definition at line 93 of file updatecontentobjectname.php.
Referenced by eZScript\getOptions().
| $useDebugAccumulators = false |
Definition at line 90 of file updatecontentobjectname.php.
Referenced by eZFatalError(), and eZScript\getOptions().
| $useDebugTimingpoints = false |
Definition at line 91 of file updatecontentobjectname.php.
Referenced by eZFatalError(), and eZScript\getOptions().
| $useIncludeFiles = false |
Definition at line 92 of file updatecontentobjectname.php.
Referenced by eZScript\getOptions(), and eZScript\setUseIncludeFiles().
| $useLogFiles = false |
Definition at line 95 of file updatecontentobjectname.php.
Referenced by eZScript\updateDebugSettings().
| $webOutput = $cli->isWebOutput() |
Definition at line 43 of file updatecontentobjectname.php.
Referenced by eZCLI\eZCLI(), eZFatalError(), and eZScript\shutdown().