Свойство | Type | Description | |
---|---|---|---|
$exclude | files to exclude. | ||
$pageTitle | page title | ||
$template | template to use for rendering |
Méthode | Description | |
---|---|---|
options ( $actionID ) |
Méthode | Description | |
---|---|---|
findFiles ( string $dir, array $except = [] ) : array | Finds files | |
findRenderer ( string $template ) : |
||
loadContext ( string $location ) : |
Loads context from cache | |
normalizeTargetDir ( string $target ) : boolean | string | Checks that target directory is valid. Asks questions in tricky cases. | |
searchFiles ( array $sourceDirs ) : array | boolean | Finds files to process | |
storeContext ( |
Writes context into cache file | |
updateContext ( |
abstract protected findRenderer ( string $template ) : |
||
$template | string | |
Résultat |
protected loadContext ( string $location ) : |
||
$location | string | |
Résultat |
protected storeContext ( |
||
$context | ||
$location | string |
protected updateContext ( |
||
$context |