eZ Publish  [4.2]
fixorphanimages.php File Reference

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' )

Variable Documentation

$cli = eZCLI::instance()

Definition at line 29 of file fixorphanimages.php.

$options
Initial value:
 $script->getOptions( "[n]",
                                "",
                                array( 'n' => 'Do not wait the 10 safety seconds before starting' ) )

Definition at line 37 of file fixorphanimages.php.

Initial value:
 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.