PHP Class Essence\Cli

Afficher le fichier Open project: benjamminf/craft-embedded-assets Class Usage Examples

Protected Properties

Свойство Type Description
$_Essence

Méthodes publiques

Méthode Description
__construct ( )
_parse ( array $arguments )
process ( array $arguments )

Méthodes protégées

Méthode Description
_crawl ( $url )
_extract ( $url )
_help ( )
_maxKeyLength ( array $data )
_print ( $text, $lineBreaks = 1 )
_printArray ( array $data )

Method Details

__construct() public méthode

public __construct ( )

_crawl() protected méthode

protected _crawl ( $url )

_extract() protected méthode

protected _extract ( $url )

_help() protected méthode

protected _help ( )

_maxKeyLength() protected méthode

protected _maxKeyLength ( array $data )
$data array

_parse() public méthode

public _parse ( array $arguments )
$arguments array

_print() protected méthode

protected _print ( $text, $lineBreaks = 1 )

_printArray() protected méthode

protected _printArray ( array $data )
$data array

process() public méthode

public process ( array $arguments )
$arguments array

Property Details

$_Essence protected_oe property

protected $_Essence