Method | Description | |
---|---|---|
isValidAction ( $args ) | ||
performAction ( $args ) : boolean | Execute the action. | |
renderHelp ( ) |
Method | Description | |
---|---|---|
createDirectory ( $dir, $mask ) | ||
createFile ( $filename, $content ) | ||
initializePradoApplication ( $directory ) |
abstract public performAction ( $args ) : boolean | ||
return | boolean | true if action was handled |