PHP Class Exakat\Config

Afficher le fichier Open project: exakat/exakat Class Usage Examples

Méthodes publiques

Свойство Type Description
$codePath
$dir_root
$executable
$is_phar
$projects_root

Méthodes publiques

Méthode Description
__get ( $name )
__isset ( $name )
__set ( $name, $value )
factory ( $argv = [] )
factorySingle ( $argv = [] )
pop ( )
push ( $argv = [] )

Private Methods

Méthode Description
__construct ( $argv )
readCommandline ( )
readProjectConfig ( $project )

Method Details

__get() public méthode

public __get ( $name )

__isset() public méthode

public __isset ( $name )

__set() public méthode

public __set ( $name, $value )

factory() public static méthode

public static factory ( $argv = [] )

factorySingle() public static méthode

public static factorySingle ( $argv = [] )

pop() public static méthode

public static pop ( )

push() public static méthode

public static push ( $argv = [] )

Property Details

$codePath public_oe property

public $codePath

$dir_root public_oe property

public $dir_root

$executable public_oe property

public $executable

$is_phar public_oe property

public $is_phar

$projects_root public_oe property

public $projects_root