PHP Class Ouzo\Tools\Controller\Template\ViewGenerator

Afficher le fichier Open project: letsdrink/ouzo Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $controller, $viewPath = null )
appendAction ( ActionGenerator $actionGenerator = null )
createViewDirectoryIfNotExists ( )
getViewName ( )
getViewNamespace ( )
getViewPath ( )
isActionExists ( $actionFile )

Private Methods

Méthode Description
preparePaths ( $path )

Method Details

__construct() public méthode

public __construct ( $controller, $viewPath = null )

appendAction() public méthode

public appendAction ( ActionGenerator $actionGenerator = null )
$actionGenerator ActionGenerator

createViewDirectoryIfNotExists() public méthode

getViewName() public méthode

public getViewName ( )

getViewNamespace() public méthode

public getViewNamespace ( )

getViewPath() public méthode

public getViewPath ( )

isActionExists() public méthode

public isActionExists ( $actionFile )