Definition at line 66 of file text_lookup_manager.inc.
◆ deleteText()
static TextLookupManager::deleteText |
( |
|
$text | ) |
|
|
static |
◆ getTabs()
static TextLookupManager::getTabs |
( |
|
$key = "" | ) |
|
|
static |
Definition at line 87 of file text_lookup_manager.inc.
90 "Text Lookup" =>
"/admin/text_lookup_form",
91 "Translations" =>
"/admin/text_translations"
94 $qs = ($key) ?
"text_id=$key" :
"";
◆ registerSerializationHandler()
static TextLookupManager::registerSerializationHandler |
( |
| ) |
|
|
static |
Definition at line 112 of file text_lookup_manager.inc.
registerHandler($component, $title, $handler)
Registers a serialization handler for a component.
◆ registerVersionedContent()
static TextLookupManager::registerVersionedContent |
( |
| ) |
|
|
static |
◆ setDefaults()
static TextLookupManager::setDefaults |
( |
| ) |
|
|
static |
Definition at line 100 of file text_lookup_manager.inc.
static setDefaultValue($component, $name, $value, $field_type="String", $annotation="", $category="", $options="", $weight=0)
Sets the default value of the given component setting.
◆ TextLookupManager()
TextLookupManager::TextLookupManager |
( |
| ) |
|
◆ upgradeComponent()
static TextLookupManager::upgradeComponent |
( |
|
$version | ) |
|
|
static |
The documentation for this class was generated from the following file: