PHP Class Project\Framework\Extensions

Inheritance: extends PHPixie\Framework\Extensions
Mostra file Open project: phpixie/project

Public Methods

Method Description
authProviderBuilders ( ) : array Provider Builders for the Auth component
templateExtensions ( ) : array Extensions for the Template component
templateFormats ( ) : array Format compilers for the Template component

Method Details

authProviderBuilders() public method

Provider Builders for the Auth component
public authProviderBuilders ( ) : array
return array

templateExtensions() public method

Extensions for the Template component
public templateExtensions ( ) : array
return array

templateFormats() public method

Format compilers for the Template component
public templateFormats ( ) : array
return array