PHP Class poToCountries, pkp-lib

Inheritance: extends CommandLineTool
Afficher le fichier Open project: pkp/pkp-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$locale string
$translationFile string

Méthodes publiques

Méthode Description
__construct ( $argv = [] ) Constructor
execute ( ) Rebuild the search index for all articles in all journals.
usage ( ) Print command usage information.

Method Details

__construct() public méthode

Constructor
public __construct ( $argv = [] )

execute() public méthode

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

usage() public méthode

Print command usage information.
public usage ( )

Property Details

$locale public_oe property

string
public $locale

$translationFile public_oe property

string
public $translationFile