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
파일 보기 프로젝트 열기: openeyes/openeyes

보호된 프로퍼티들

프로퍼티 타입 설명
$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