Zend Framework
1.12
|
Public Member Functions | |
invoke (Phar $phar, $rootPath, $options=array()) | |
Invokes the scaffolder. | |
![]() | |
invoke (Phar $phar, $rootPath, $options=array()) | |
Invokes the scaffolder. | |
Additional Inherited Members | |
![]() | |
log ($message, $newLine=true) | |
Writes output to STDERR, followed by a newline (optional) | |
extractResources (Phar $phar, $path) | |
Extract resources to a file system path. | |
applyTransforms ($rootPath, $values) | |
Apply file transforms. | |
createDirectory ($path, $abortIfExists=true, $recursive=true) | |
Create directory. | |
copyDirectory ($sourcePath, $destinationPath, $abortIfExists=true, $mode= '0777') | |
Fully copy a source directory to a target directory. | |
deleteDirectory ($path) | |
Delete directory and all of its contents;. | |
invoke | ( | Phar | $phar, |
$rootPath, | |||
$options = array() |
|||
) |
Invokes the scaffolder.
Phar | $phar | Phar archive containing the current scaffolder. |
string | $root | Path Root path. |
array | $options | Options array (key/value). |