PHP Class Generator, spaghettiphp

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

Méthodes publiques

Méthode Description
createDir ( $destination )
exists ( $type )
invoke ( $type, $args )
log ( $status, $message )
printUsage ( $type )
renderTemplate ( $source, $destination, $data = [] )

Method Details

createDir() public méthode

public createDir ( $destination )

exists() public static méthode

public static exists ( $type )

invoke() public static méthode

public static invoke ( $type, $args )

log() public méthode

public log ( $status, $message )

printUsage() public static méthode

public static printUsage ( $type )

renderTemplate() public méthode

public renderTemplate ( $source, $destination, $data = [] )