Routines for service start widget handling
List of Global Functions
AutoStartHelp - Get the help text to the auto start widget
AutoStartHelpTemplate - Get the template for the help text to the auto start widget
AutoStartHelpXinetdTemplate - Get the template for the help text to the auto start widget
AutoStartInit - Init function of the widget
AutoStartInitWrapper - Init function of the widget
AutoStartStore - Store function of the widget
AutoStartStoreWrapper - Store function of the widget
AutoStartXinetdHelp - Get the help text to the auto start widget
CreateAutoStartWidget - Get the widget description map of the widget for service auto starting settings
CreateLdapWidget - Get the widget description map of the LDAP enablement widget TODO: Find a file to move to
CreateStartStopWidget - Get the widget description map for immediate service start/stop and appropriate actions
EnableLdapHelp - Get the help text to the LDAP enablement widget
EnableLdapHelpTemplate - Get the template for the help text to the LDAP enablement widget
LdapHandle - Handle function of the widget
LdapHandleWrapper - Handle function of the widget
LdapInit - Init function of the widget
LdapInitWrapper - Init function of the widget
StartStopHandle - Handle the immediate start and stop of the service
StartStopHandleWrapper - Handle the immediate start and stop of the service
StartStopHelp - Get the help text to the start/stop widget
StartStopHelpTemplate - Get the template for the help text to the start/stop widget
StartStopInit - Init function of the widget
StartStopInitWrapper - Init function of the widget
List of Global Variables
Get the template for the help text to the auto start widget
Return value
string - help text template with %1 and %2 placeholders
Get the template for the help text to the auto start widget
Return value
string - help text template with %1 and %2 placeholders
Init function of the widget
Function parameters
map<string,any> widget
string key
Return value
void
Init function of the widget
Function parameters
string key
Return value
void
Store function of the widget
Function parameters
map<string,any> widget
string key
map event
Return value
void
Store function of the widget
Function parameters
string key
map event
Return value
void
Get the help text to the auto start widget
Return value
string - help text
Get the widget description map of the widget for service auto starting settings
Function parameters
map<string,any> settings
Return value
map<string,any> - the widget description map
Get the widget description map of the LDAP enablement widget TODO: Find a file to move to
Function parameters
map<string,any> settings
Return value
map<string,any> - the widget description map
Get the widget description map for immediate service start/stop and appropriate actions
Function parameters
map<string,any> settings
Return value
map<string,any> - the widget description map
Get the help text to the LDAP enablement widget
Return value
string - help text
Get the template for the help text to the LDAP enablement widget
Return value
string - help text template with %1 and %2 placeholders
Handle function of the widget
Function parameters
map<string,any> widget
string key
map event
Return value
symbol - for wizard sequencer or nil
Handle function of the widget
Function parameters
string key
map event
Return value
symbol - for wizard sequencer or nil
Init function of the widget
Function parameters
map<string,any> widget
string key
Return value
void
Handle the immediate start and stop of the service
Function parameters
map<string,any> widget
string key
map event
Return value
symbol - always nil
Handle the immediate start and stop of the service
Function parameters
string key
map event
Return value
symbol - always nil
Get the help text to the start/stop widget
Function parameters
boolean restart_displayed
Return value
string - help text
Get the template for the help text to the start/stop widget
Function parameters
boolean restart_displayed
Return value
string - help text template with %1 and %2 placeholders
Init function of the widget
Function parameters
map<string,any> widget
string key
Return value
void