|
eZ Publish
[4.2]
|
Go to the source code of this file.
Variables | |
| $cli = eZCLI::instance() | |
| $options | |
| $output = new ezcConsoleOutput() | |
| $script | |
| $output formats error | color = 'red' |
| $output formats error | style = array( 'bold' ) |
| $cli = eZCLI::instance() |
Definition at line 29 of file fixorphanimages.php.
| $options |
$script->getOptions( "[n]", "", array( 'n' => 'Do not wait the 10 safety seconds before starting' ) )
Definition at line 37 of file fixorphanimages.php.
| $output = new ezcConsoleOutput() |
Definition at line 42 of file fixorphanimages.php.
Referenced by eZDiffTextEngine\buildDiff(), eZDiffTextEngine\createOutput(), eZTemplate\display(), exportSVNVersion(), eZTemplateArrayOperator\extractTrans(), eZSimplifiedXMLInput\inputXML(), eZTemplateStringOperator\modify(), eZTemplateUnitOperator\operatorTransform(), eZWebDAVContentServer\outputSendDataToClient(), eZWebDAVServer\outputSendDataToClient(), eZXMLOutputHandler\outputTag(), eZXMLOutputHandler\outputText(), eZTemplate\setIncludeOutput(), and eZDebug\setMessageOutput().
eZScript::instance( array( 'description' => ( "Fixes eZImageAliasHandler bug (http://issues.ez.no/15155)" ), 'use-session' => false, 'use-modules' => true, 'use-extensions' => true ) )
Definition at line 30 of file fixorphanimages.php.
| $output formats error color = 'red' |
Definition at line 44 of file fixorphanimages.php.
| $output formats error style = array( 'bold' ) |
Definition at line 43 of file fixorphanimages.php.