Go to the source code of this file.
Enumerations | |
| enum | FASTFRAME_ROOT |
| enum | FASTFRAME_ROOT |
Functions | |
| writeln ($text= '', $pre=false) | |
| bold ($text) | |
| red ($text) | |
| green ($text) | |
| footer () | |
| usage () | |
| check_binaries () | |
| xtract () | |
| merge () | |
| compendium () | |
| init () | |
| make () | |
Variables | |
| $term = getenv('TERM') | |
| $language = $tmp[0] | |
| $args = Console_Getopt::readPHPArgv() | |
| $options = Console_Getopt::getopt($args, 'b:dht', array('base=', 'debug', 'help', 'test')) | |
| $debug = false | |
| $test = false | |
| break | |
| case | __pad0__ |
| case | __pad1__ |
| case | __pad2__ |
| $options_list | |
| $options_arr = $options[1] | |
| $cmd = array_shift($options_arr) | |
| $sh = 'find ' . FASTFRAME_ROOT . ' -name po -type d -maxdepth 3 | sed -e \'s;/po$;;\'' | |
| $dirlist = trim(`$sh`) | |
| $dirs = explode("\n", $dirlist) | |
| $applist = str_replace(FASTFRAME_ROOT . 'apps/', '', $dirlist) | |
| $apps = explode("\n", $applist) | |
| case | __pad3__ |
| case | __pad4__ |
| case | __pad5__ |
| case | __pad6__ |
| case | __pad7__ |
| default | __pad8__ |
|
|
Definition at line 663 of file translation.php. |
|
|
Definition at line 600 of file translation.php. |
|
|
|
Definition at line 117 of file translation.php. References $sh, footer(), green(), print, red(), and writeln(). |
|
|
Definition at line 268 of file translation.php. References $debug, $dirs, $sh, $test, footer(), green(), print, red(), usage(), and writeln(). |
|
|
|
Definition at line 33 of file translation.php. Referenced by FF_ErrorHandler::_fatal(), check_binaries(), compendium(), init(), make(), and xtract(). |
|
|
Definition at line 328 of file translation.php. References $apps, $debug, $dirs, $sh, $test, footer(), green(), print, red(), usage(), and writeln(). Referenced by usage(). |
|
|
Definition at line 398 of file translation.php. References $apps, $debug, $dirs, $sh, $test, bold(), compendium(), footer(), green(), print, red(), usage(), and writeln(). Referenced by FF_Validate_Loan::_validateBorrowerType(), FF_Output_Checkout::getItemTable(), FF_Action_Profile::getTableData(), FF_Action_Form_Borrower::getTableData(), FF_Action_Form_Assignment::getTableData(), and usage(). |
|
|
Definition at line 220 of file translation.php. References $apps, $debug, $dirs, $sh, $test, compendium(), footer(), red(), usage(), and writeln(). Referenced by usage(). |
|
|
|
Definition at line 45 of file translation.php. References $cmd, $options, compendium(), init(), make(), merge(), and writeln(). Referenced by compendium(), init(), make(), merge(), and xtract(). |
|
||||||||||||
|
Translation helper application for the FastFrame framework. For usage information call it like: ./translation.php help
Definition at line 14 of file translation.php. References print. Referenced by check_binaries(), compendium(), footer(), init(), make(), merge(), usage(), and xtract(). |
|
|
Definition at line 159 of file translation.php. References $apps, $debug, $dirs, $language, $sh, $test, footer(), green(), print, red(), usage(), and writeln(). |
|
|
Definition at line 724 of file translation.php. |
|
|
Definition at line 725 of file translation.php. |
|
|
Definition at line 636 of file translation.php. |
|
|
Definition at line 695 of file translation.php. Referenced by usage(). |
|
|
Definition at line 654 of file translation.php. Referenced by compendium(), init(), make(), merge(), and xtract(). |
|
|
Definition at line 715 of file translation.php. |
|
|
Definition at line 716 of file translation.php. Referenced by compendium(), init(), make(), merge(), and xtract(). |
|
|
Definition at line 605 of file translation.php. Referenced by xtract(). |
|
|
Definition at line 637 of file translation.php. Referenced by usage(). |
|
|
Definition at line 694 of file translation.php. |
|
|
Initial value: array(
'compendium' => array('hl:d:a:', array('locale=', 'directory=', 'add=')),
'extract' => array('hm:', array('module=')),
'init' => array('hl:m:', array('module=', 'locale=')),
'merge' => array('hl:m:c:n', array('module=', 'locale=', 'compendium=', 'no-compendium')),
'make' => array('hl:m:c:n', array('module=', 'locale=', 'compendium=', 'no-compendium')),
'update' => array('hl:m:c:n', array('module=', 'locale=', 'compendium=', 'no-compendium')),
)
Definition at line 686 of file translation.php. |
|
|
Definition at line 710 of file translation.php. Referenced by check_binaries(), compendium(), init(), make(), merge(), and xtract(). |
|
|
Definition at line 576 of file translation.php. Referenced by FF_CLI::FF_CLI(). |
|
|
Definition at line 655 of file translation.php. Referenced by compendium(), init(), make(), merge(), and xtract(). |
|
|
Definition at line 667 of file translation.php. |
|
|
Definition at line 671 of file translation.php. |
|
|
Definition at line 675 of file translation.php. |
|
|
Definition at line 742 of file translation.php. |
|
|
Definition at line 745 of file translation.php. |
|
|
Definition at line 748 of file translation.php. |
|
|
Definition at line 751 of file translation.php. |
|
|
Definition at line 754 of file translation.php. |
|
|
Definition at line 759 of file translation.php. |
|
|
Definition at line 664 of file translation.php. |
|
|
|
Definition at line 622 of file translation.php. Referenced by check_binaries(), compendium(), FF_Output_Page::completeTpl(), FF_Output_AJAX::display(), init(), make(), FF_Action_LoanReturnReceipt::renderAdditionalLinks(), FF_Action_Display_Loan::renderAdditionalLinks(), sync_attrib(), sync_borrower(), writeln(), and xtract(). |
1.4.4