PHP Class Project\Framework\Extensions

Inheritance: extends PHPixie\Framework\Extensions
Afficher le fichier Open project: phpixie/project

Méthodes publiques

Méthode 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 méthode

Provider Builders for the Auth component
public authProviderBuilders ( ) : array
Résultat array

templateExtensions() public méthode

Extensions for the Template component
public templateExtensions ( ) : array
Résultat array

templateFormats() public méthode

Format compilers for the Template component
public templateFormats ( ) : array
Résultat array