lib/ezutils/classes/ezcli.php

Show: inherited
Table of Contents

File containing the eZCLI class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZCLI

Package: lib

File containing the eZCLI class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  TERMINAL_ENDOFLINE_STRING = "\n"

Methods

methodpubliceZCLI( ) : void

methodpublicemptyStyles( ) : void

methodpublicendlineString( ) : void

methodpublicerror(  $string = false,  $addEOL = true ) : void

Parameters
Name Type Description
$string
$addEOL
methodpublicgetOptions(  $config,  $argumentConfig,  $arguments = false ) : void

Parameters
Name Type Description
$config
$argumentConfig
$arguments
methodpublicgotoColumn(  $column ) : void

Parameters
Name Type Description
$column
methodpublichasInstance( ) : void
static

methodpublicinstance( ) : \eZCLI
static

Returns a shared instance of the eZCLI class.

Returns
Type Description
\eZCLI
methodpublicisLoud( ) : void

methodpublicisQuiet( ) : void

methodpublicisWebOutput( ) : void

methodpublicnotice(  $string = false,  $addEOL = true ) : void

Parameters
Name Type Description
$string
$addEOL
methodpublicoutput(  $string = false,  $addEOL = true ) : void

Parameters
Name Type Description
$string
$addEOL
methodpublicparseOptionString(  $configString,  $optionConfig ) : void
static

Parameters
Name Type Description
$configString
$optionConfig
methodpublicrestorePosition( ) : void
static

methodpublicsetIsQuiet( bool $isQuiet ) : void

Sets whether the output() method should print out anything.

Parameters
Name Type Description
$isQuiet bool
Details
See
\isQuiet,  
methodpublicsetUseStyles(  $useStyles ) : void

Parameters
Name Type Description
$useStyles
methodpublicstorePosition( ) : void
static

methodpublicstyle(  $name ) : void

Parameters
Name Type Description
$name
methodpublicstylize(  $styleName,  $text ) : void

Parameters
Name Type Description
$styleName
$text
methodpublicterminalStyle(  $name ) : void

Parameters
Name Type Description
$name
methodpublicterminalStyles( ) : void

methodpublicuseStyles( ) : void

methodpublicwarning(  $string = false,  $addEOL = true ) : void

Parameters
Name Type Description
$string
$addEOL
methodpublicwebStyle(  $name ) : void

Parameters
Name Type Description
$name
methodpublicwebStyles( ) : void

Documentation was generated by DocBlox 0.18.1.