PHP 클래스 poToCurrencies, ojs

상속: extends CommandLineTool
파일 보기 프로젝트 열기: pkp/ojs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$locale string
$translationFile string

공개 메소드들

메소드 설명
__construct ( $argv = [] ) Constructor
execute ( ) Rebuild the search index for all articles in all journals.
usage ( ) Print command usage information.

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( $argv = [] )

execute() 공개 메소드

Rebuild the search index for all articles in all journals.
public execute ( )

usage() 공개 메소드

Print command usage information.
public usage ( )

프로퍼티 상세

$locale 공개적으로 프로퍼티

string
public $locale

$translationFile 공개적으로 프로퍼티

string
public $translationFile