Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.
The customizer module provides functions for interacting with the customizing data of the system
Functions
|
Function |
Parameters |
Return Value |
Description |
|---|---|---|---|
|
get_text_constant |
_id: ID of the text constant
|
Returns a dictionary of language: text like |
Retrieves a text constant in all languages from PLANTA. |
|
get_global_setting_value |
python_id: Python ID of the global setting
|
Returns the value of an attribute of a global setting |
Retrieves a global setting value from PLANTA. |
|
get_listbox_ident_and_category_mapping |
listbox_category: ID of the listbox category
|
Returns a mapping of ident: text for a list of listbox values |
Gets a mapping of ident: text for a list of listbox values from PLANTA. |
|
get_system_title |
|
Title of the system |
Returns the value of DI 025112 "Systembezeichnung" for the active license |