PHP Класс Project\Framework\Extensions

Наследование: extends PHPixie\Framework\Extensions
Показать файл Открыть проект

Открытые методы

Метод Описание
authProviderBuilders ( ) : array Provider Builders for the Auth component
templateExtensions ( ) : array Extensions for the Template component
templateFormats ( ) : array Format compilers for the Template component

Описание методов

authProviderBuilders() публичный Метод

Provider Builders for the Auth component
public authProviderBuilders ( ) : array
Результат array

templateExtensions() публичный Метод

Extensions for the Template component
public templateExtensions ( ) : array
Результат array

templateFormats() публичный Метод

Format compilers for the Template component
public templateFormats ( ) : array
Результат array