PHP Класс FofApp

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

Защищенные свойства (Protected)

Свойство Тип Описание
$admin

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

Метод Описание
__construct ( JInputCli $input = null, JRegistry $config = null, JDispatcher $dispatcher = null ) JApplicationCli didn't want to run on PHP CGI. I have my way of becoming VERY convincing. Now obey your true master, you petty class!
execute ( ) The main entry point of the application
getTemplate ( ) : string
reloadConfiguration ( string $path ) Load the Joomla Configuration from specific path

Защищенные методы

Метод Описание
disableTimeLimit ( ) Disable PHP time limit
displayBanner ( ) Display the generator banner informations
getComposerInfo ( ) : object Load the informations from the composer.json file
loadLibraries ( ) Perform tedious tasks as loading Joomla files, error handling, etc

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

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

JApplicationCli didn't want to run on PHP CGI. I have my way of becoming VERY convincing. Now obey your true master, you petty class!
public __construct ( JInputCli $input = null, JRegistry $config = null, JDispatcher $dispatcher = null )
$input JInputCli
$config JRegistry
$dispatcher JDispatcher

disableTimeLimit() защищенный Метод

Disable PHP time limit
protected disableTimeLimit ( )

displayBanner() защищенный Метод

Display the generator banner informations
protected displayBanner ( )

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

The main entry point of the application
public execute ( )

getComposerInfo() защищенный Метод

Load the informations from the composer.json file
protected getComposerInfo ( ) : object
Результат object The composer file informations

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

public getTemplate ( ) : string
Результат string

loadLibraries() защищенный Метод

Perform tedious tasks as loading Joomla files, error handling, etc
protected loadLibraries ( )

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

Load the Joomla Configuration from specific path
public reloadConfiguration ( string $path )
$path string The directory where we should find the configuration.php file

Описание свойств

$admin защищенное свойство

protected $admin