Zend Framework  1.12
Public Member Functions | List of all members
Scaffolder Class Reference

Public Member Functions

 invoke (Phar $phar, $rootPath, $options=array())
 Invokes the scaffolder.
 
- Public Member Functions inherited from Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract
 invoke (Phar $phar, $rootPath, $options=array())
 Invokes the scaffolder.
 

Additional Inherited Members

- Protected Member Functions inherited from Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract
 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;.
 

Member Function Documentation

invoke ( Phar  $phar,
  $rootPath,
  $options = array() 
)

Invokes the scaffolder.

Parameters
Phar$pharPhar archive containing the current scaffolder.
string$rootPath Root path.
array$optionsOptions array (key/value).