Public Member Functions | |
| index () | |
| add () | |
| edit ($label='') | |
| set () | |
| toggle () | |
Implements the translate controller, which provides an interface to administer the language translations.
| qvc_translate::add | ( | ) |
Add a new translation
| qvc_translate::edit | ( | $label = '' | ) |
Edit a translation
| string | $label |
| qvc_translate::index | ( | ) |
Index page
| qvc_translate::set | ( | ) |
AJAX function to set a new transation string.
| qvc_translate::toggle | ( | ) |
Toggle the display mode to show labels instead of text.
1.8.5