Public Member Functions | |
getOutputFile () | |
extract () | |
Public Member Functions inherited from xgettextCommon | |
extract () | |
__construct () | |
getOutputFile () | |
Static Public Member Functions | |
static | getUsage () |
Static Public Member Functions inherited from xgettextCommon | |
static | mySystem ($cmd) |
static | getUsage () |
Protected Member Functions | |
extractPOFromCSV ($fi, $podir) | |
getArrayIndexValue (&$array, $index) | |
Protected Member Functions inherited from xgettextCommon | |
getXOptions () | |
Protected Attributes | |
$outputFile = "messages" | |
$inputFiles = array() | |
$outputFiles = array() | |
Protected Attributes inherited from xgettextCommon | |
$outputFile = "message.pot" | |
$inputFiles = array() | |
Definition at line 10 of file xgettextFamily.php.
extract | ( | ) |
|
protected |
extractPOFromCSV from a CSV file and print it on standard output
string | $fi | file input path |
string | $podir | Po directory |
Definition at line 30 of file xgettextFamily.php.
|
protected |
Definition at line 203 of file xgettextFamily.php.
getOutputFile | ( | ) |
Definition at line 208 of file xgettextFamily.php.
|
static |
Definition at line 16 of file xgettextFamily.php.
|
protected |
Definition at line 13 of file xgettextFamily.php.
|
protected |
Definition at line 12 of file xgettextFamily.php.
|
protected |
Definition at line 14 of file xgettextFamily.php.