QVCI Library 3.2
 All Classes Namespaces Functions
Public Member Functions | Public Attributes | List of all members
Translate Class Reference
Inheritance diagram for Translate:
Qvc_controller

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
 

Detailed Description

Implements the Translate controller, which provides an interface to administer the language translations.

Member Function Documentation

Translate::__init ( )

Post-constructor initialization.

Translate::add ( )

Add a new translation

Translate::edit (   $label = '')

Edit a translation

Parameters
string$label
Translate::index ( )

Index page

Translate::toggle ( )

Toggle the display mode to show labels instead of text.

Member Data Documentation

Translate::$_access
Initial value:
= [
'*' => 'translation_perm'

The documentation for this class was generated from the following file: