PHP Класс CreateTherapyApplicationFileCollectionsCommand

command script to find PDF files in a nested directory structure and create appropriate file collections for use in the Therapy application module
Наследование: extends CConsoleCommand
Показать файл Открыть проект

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

Свойство Тип Описание
$file_extensions
$summary_filename
$summary_text_default

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

Метод Описание
getHelp ( )
getName ( )
run ( array $args ) : integer | void main method to run the command for file collection creation.

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

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

public getHelp ( )

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

public getName ( )

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

main method to run the command for file collection creation.
public run ( array $args ) : integer | void
$args array
Результат integer | void

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

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

protected $file_extensions

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

protected $summary_filename

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

protected $summary_text_default