Public Member Functions | |
| __init () | |
| index () | |
| add () | |
| edit ($label='') | |
| toggle () | |
Public Member Functions inherited from Qvc_controller | |
| __construct () | |
| index () | |
| _remap ($method, $params=[]) | |
| _get_controller_path () | |
| _required_not_zero ($val) | |
Public Attributes | |
| $_access | |
Public Attributes inherited from Qvc_controller | |
| $_access | |
Implements the Translate controller, which provides an interface to administer the language translations.
| Translate::__init | ( | ) |
Post-constructor initialization.
| Translate::add | ( | ) |
Add a new translation
| Translate::edit | ( | $label = '' | ) |
Edit a translation
| string | $label |
| Translate::index | ( | ) |
Index page
| Translate::toggle | ( | ) |
Toggle the display mode to show labels instead of text.
| Translate::$_access |
1.8.5