Element index for package configuration
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
top
top
top
f
- $file
- in file config.inc, variable LAMConfig::$file
Name of configuration file
top
g
- getConfigProfiles
- in file config.inc, function getConfigProfiles()
Returns an array of string with all available configuration profiles (without .conf)
- get_AccountModules
- in file config.inc, method LAMConfig::get_AccountModules()
Returns an array of all selected account modules
- get_ActiveTypes
- in file config.inc, method LAMConfig::get_ActiveTypes()
Returns a list of active account types.
- get_Admins
- in file config.inc, method LAMConfig::get_Admins()
Returns an array of string with all admin names
- get_Adminstring
- in file config.inc, method LAMConfig::get_Adminstring()
Returns all admin users seperated by semicolons
- get_cacheTimeout
- in file config.inc, method LAMConfig::get_cacheTimeout()
Returns the LDAP cache timeout in minutes
- get_cacheTimeoutSec
- in file config.inc, method LAMConfig::get_cacheTimeoutSec()
Returns the LDAP cache timeout in seconds
- get_defaultLanguage
- in file config.inc, method LAMConfig::get_defaultLanguage()
Returns the default language string
- get_listAttributes
- in file config.inc, method LAMConfig::get_listAttributes()
Returns the list of attributes to show in user list
- get_MaxListEntries
- in file config.inc, method LAMConfig::get_MaxListEntries()
Returns the maximum number of rows in user/group/host lists
- get_moduleSettings
- in file config.inc, method LAMConfig::get_moduleSettings()
Returns a list of saved module settings
- get_Passwd
- in file config.inc, method LAMConfig::get_Passwd()
Returns the password to access the preferences wizard
- get_scriptPath
- in file config.inc, method LAMConfig::get_scriptPath()
Returns the path to the external script
- get_scriptServer
- in file config.inc, method LAMConfig::get_scriptServer()
Returns the server of the external script
- get_ServerURL
- in file config.inc, method LAMConfig::get_ServerURL()
Returns the server address as string
- get_Suffix
- in file config.inc, method LAMConfig::get_Suffix()
Returns the LDAP suffix for the given account type
- get_typeSettings
- in file config.inc, method LAMConfig::get_typeSettings()
Returns a list of saved type settings
top
top
l
- $logDestination
- in file config.inc, variable LAMCfgMain::$logDestination
log destination ("SYSLOG":syslog, "/...":file, "NONE":none)
- $logLevel
- in file config.inc, variable LAMCfgMain::$logLevel
log level
- LAMCfgMain
- in file config.inc, class LAMCfgMain
This class manages config.cfg.
- LAMCfgMain
- in file config.inc, method LAMCfgMain::LAMCfgMain()
Loads preferences from config file
- LAMConfig
- in file config.inc, method LAMConfig::LAMConfig()
Loads preferences from config file
- LAMConfig
- in file config.inc, class LAMConfig
This class manages .conf files.
- LAMVersion
- in file config.inc, function LAMVersion()
Returns the version number of this LAM installation.
top
top
top
r
- reload
- in file config.inc, method LAMCfgMain::reload()
Reloads preferences from config file config.cfg
- reload
- in file config.inc, method LAMConfig::reload()
Reloads preferences from config file
top
s
- $scriptPath
- in file config.inc, variable LAMConfig::$scriptPath
Path to external lamdaemon script on server where it is executed
- $scriptServer
- in file config.inc, variable LAMConfig::$scriptServer
Server where lamdaemon script is executed
- $ServerURL
- in file config.inc, variable LAMConfig::$ServerURL
Server address (e.g. ldap://127.0.0.1:389)
- $sessionTimeout
- in file config.inc, variable LAMCfgMain::$sessionTimeout
Time of inactivity before session times out (minutes)
- $settings
- in file config.inc, variable LAMCfgMain::$settings
list of data fields to save in config file
- $settings
- in file config.inc, variable LAMConfig::$settings
List of all settings in config file
- save
- in file config.inc, method LAMCfgMain::save()
Saves preferences to config file config.cfg
- save
- in file config.inc, method LAMConfig::save()
Saves preferences to config file
- saveSettings
- in file confmain.php, function saveSettings()
Saves the entered settings.
- setlanguage
- in file config.inc, function setlanguage()
Sets language settings for automatic translation
- set_AccountModules
- in file config.inc, method LAMConfig::set_AccountModules()
Sets the selected account modules
- set_ActiveTypes
- in file config.inc, method LAMConfig::set_ActiveTypes()
Sets the list of active types.
- set_Adminstring
- in file config.inc, method LAMConfig::set_Adminstring()
Sets the admin string
- set_cacheTimeout
- in file config.inc, method LAMConfig::set_cacheTimeout()
Sets the LDAP cache timeout in minutes (0,1,2,5,10,15)
- set_defaultLanguage
- in file config.inc, method LAMConfig::set_defaultLanguage()
Sets the default language string
- set_listAttributes
- in file config.inc, method LAMConfig::set_listAttributes()
Sets the list of attributes to show in user list
- set_MaxListEntries
- in file config.inc, method LAMConfig::set_MaxListEntries()
Sets the maximum number of rows in user/group/host lists
- set_moduleSettings
- in file config.inc, method LAMConfig::set_moduleSettings()
Sets the settings for the account modules.
- set_Passwd
- in file config.inc, method LAMConfig::set_Passwd()
Sets the preferences wizard password
- set_scriptPath
- in file config.inc, method LAMConfig::set_scriptPath()
Sets the path to the external script
- set_scriptServer
- in file config.inc, method LAMConfig::set_scriptServer()
Sets the server of the external script
- set_ServerURL
- in file config.inc, method LAMConfig::set_ServerURL()
Sets the server address
- set_Suffix
- in file config.inc, method LAMConfig::set_Suffix()
Sets the LDAP suffix where accounts are saved
- set_typeSettings
- in file config.inc, method LAMConfig::set_typeSettings()
Sets the settings for the account types.
top
top
|
|