|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Helper class to handle command line options. More...
Collaboration diagram for Enviro:Static Public Member Functions | |
| static | initialize () |
| Parse the command line options. More... | |
| static | showSyntax () |
| Write out the syntax. More... | |
| static | echoErr ($str) |
| Print a string to stderr. More... | |
| static | reduce ($languages) |
| Reduce a language list to the minimum common denominator. More... | |
| static | initialize () |
| Parse the command line options. More... | |
| static | showSyntax () |
| Write out the syntax. More... | |
| static | echoErr ($str) |
| Print a string to stderr. More... | |
| static | reduce ($languages) |
| Reduce a language list to the minimum common denominator. More... | |
Static Public Attributes | |
| static | $outputUSAscii |
| static | $outputFormat |
| static | $outputFilename |
| static | $languages |
| static | $reduce |
Helper class to handle command line options.
Definition at line 51 of file export-plural-rules.php.
|
static |
Print a string to stderr.
| string | $str | The string to be printed out. |
Definition at line 183 of file export-plural-rules.php.
Referenced by initialize(), and showSyntax().
Here is the caller graph for this function:
|
static |
Print a string to stderr.
| string | $str | The string to be printed out. |
Definition at line 183 of file export-plural-rules.php.
|
static |
Parse the command line options.
Definition at line 81 of file export-plural-rules.php.
References $argv, $list, $s, echoErr(), and showSyntax().
Here is the call graph for this function:
|
static |
Parse the command line options.
Definition at line 81 of file export-plural-rules.php.
References $argv, $list, $s, echoErr(), and showSyntax().
Here is the call graph for this function:
|
static |
Reduce a language list to the minimum common denominator.
| Language[] | $languages |
Definition at line 198 of file export-plural-rules.php.
References $languages.
|
static |
Reduce a language list to the minimum common denominator.
| Language[] | $languages |
Definition at line 198 of file export-plural-rules.php.
References $languages.
|
static |
Write out the syntax.
Definition at line 156 of file export-plural-rules.php.
References echoErr().
Referenced by initialize().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Write out the syntax.
Definition at line 156 of file export-plural-rules.php.
References echoErr().
Here is the call graph for this function:
|
static |
Definition at line 72 of file export-plural-rules.php.
Referenced by reduce().
|
static |
Definition at line 67 of file export-plural-rules.php.
|
static |
Definition at line 62 of file export-plural-rules.php.
|
static |
Definition at line 57 of file export-plural-rules.php.
|
static |
Definition at line 77 of file export-plural-rules.php.