Element index for package configuration
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
a
- $activeTypes
- in file config.inc, variable Config::$activeTypes
Active account types
- $Admins
- in file config.inc, variable Config::$Admins
Array of string: users with admin rights
top
top
top
f
- $file
- in file config.inc, variable Config::$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 Config::get_AccountModules()
Returns an array of all selected account modules
- get_ActiveTypes
- in file config.inc, method Config::get_ActiveTypes()
Returns a list of active account types.
- get_Admins
- in file config.inc, method Config::get_Admins()
Returns an array of string with all admin names
- get_Adminstring
- in file config.inc, method Config::get_Adminstring()
Returns all admin users seperated by semicolons
- get_cacheTimeout
- in file config.inc, method Config::get_cacheTimeout()
Returns the LDAP cache timeout in minutes
- get_cacheTimeoutSec
- in file config.inc, method Config::get_cacheTimeoutSec()
Returns the LDAP cache timeout in seconds
- get_defaultLanguage
- in file config.inc, method Config::get_defaultLanguage()
Returns the default language string
- get_listAttributes
- in file config.inc, method Config::get_listAttributes()
Returns the list of attributes to show in user list
- get_MaxListEntries
- in file config.inc, method Config::get_MaxListEntries()
Returns the maximum number of rows in user/group/host lists
- get_moduleSettings
- in file config.inc, method Config::get_moduleSettings()
Returns a list of saved module settings
- get_Passwd
- in file config.inc, method Config::get_Passwd()
Returns the password to access the preferences wizard
- get_scriptPath
- in file config.inc, method Config::get_scriptPath()
Returns the path to the external script
- get_scriptServer
- in file config.inc, method Config::get_scriptServer()
Returns the server of the external script
- get_ServerURL
- in file config.inc, method Config::get_ServerURL()
Returns the server address as string
- get_Suffix
- in file config.inc, method Config::get_Suffix()
Returns the LDAP suffix for the given account type
- get_typeSettings
- in file config.inc, method Config::get_typeSettings()
Returns a list of saved type settings
top
top
l
- 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 CfgMain::reload()
Reloads preferences from config file config.cfg
- reload
- in file config.inc, method Config::reload()
Reloads preferences from config file
top
s
- $scriptPath
- in file config.inc, variable Config::$scriptPath
Path to external lamdaemon script on server where it is executed
- $scriptServer
- in file config.inc, variable Config::$scriptServer
Server where lamdaemon script is executed
- $ServerURL
- in file config.inc, variable Config::$ServerURL
Server address (e.g. ldap://127.0.0.1:389)
- $settings
- in file config.inc, variable Config::$settings
List of all settings in config file
- save
- in file config.inc, method CfgMain::save()
Saves preferences to config file config.cfg
- save
- in file config.inc, method Config::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 Config::set_AccountModules()
Sets the selected account modules
- set_ActiveTypes
- in file config.inc, method Config::set_ActiveTypes()
Sets the list of active types.
- set_Adminstring
- in file config.inc, method Config::set_Adminstring()
Sets the admin string
- set_cacheTimeout
- in file config.inc, method Config::set_cacheTimeout()
Sets the LDAP cache timeout in minutes (0,1,2,5,10,15)
- set_defaultLanguage
- in file config.inc, method Config::set_defaultLanguage()
Sets the default language string
- set_listAttributes
- in file config.inc, method Config::set_listAttributes()
Sets the list of attributes to show in user list
- set_MaxListEntries
- in file config.inc, method Config::set_MaxListEntries()
Sets the maximum number of rows in user/group/host lists
- set_moduleSettings
- in file config.inc, method Config::set_moduleSettings()
Sets the settings for the account modules.
- set_Passwd
- in file config.inc, method Config::set_Passwd()
Sets the preferences wizard password
- set_scriptPath
- in file config.inc, method Config::set_scriptPath()
Sets the path to the external script
- set_scriptServer
- in file config.inc, method Config::set_scriptServer()
Sets the server of the external script
- set_ServerURL
- in file config.inc, method Config::set_ServerURL()
Sets the server address
- set_Suffix
- in file config.inc, method Config::set_Suffix()
Sets the LDAP suffix where accounts are saved
- set_typeSettings
- in file config.inc, method Config::set_typeSettings()
Sets the settings for the account types.
top
top
|
|