configuration
[ class tree: configuration ] [ index: configuration ] [ all elements ]

Element index for package configuration

[ a ] [ c ] [ d ] [ f ] [ g ] [ i ] [ l ] [ m ] [ p ] [ s ] [ t ]

a

$activeTypes
in file config.inc, variable LAMConfig::$activeTypes
    Active account types
$Admins
in file config.inc, variable LAMConfig::$Admins
    Array of string: users with admin rights
$allowedHosts
in file config.inc, variable LAMCfgMain::$allowedHosts
    list of hosts which may access LAM
top

c

$cachetimeout
in file config.inc, variable LAMConfig::$cachetimeout
    LDAP cache timeout
checkChmod
in file config.inc, function checkChmod()
    Checks whether a specific flag in the rights string is set.
config_showAccountModules
in file confmodules.php, function config_showAccountModules()
    Displays the module selection boxes and checks if dependencies are fulfilled.
config.inc
procedural page config.inc
conflogin.php
procedural page conflogin.php
confmain.php
procedural page confmain.php
confmodules.php
procedural page confmodules.php
conftypes.php
procedural page conftypes.php
top

d

$default
in file config.inc, variable LAMCfgMain::$default
    Default profile
$defaultLanguage
in file config.inc, variable LAMConfig::$defaultLanguage
    Default language
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_scriptRights
in file config.inc, method LAMConfig::get_scriptRights()
    Returns the chmod value for new home directories.
get_scriptServers
in file config.inc, method LAMConfig::get_scriptServers()
    Returns the servers of the external script as a Array
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

i

isWritable
in file config.inc, method LAMConfig::isWritable()
    Returns if the file can be written on the filesystem.
index.php
procedural page index.php
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

m

$maxlistentries
in file config.inc, variable LAMConfig::$maxlistentries
    Maximum number of rows shown in user/group/host lists
$moduleSettings
in file config.inc, variable LAMConfig::$moduleSettings
    module settings
metaRefresh
in file config.inc, function metaRefresh()
    Prints a meta refresh page
mainlogin.php
procedural page mainlogin.php
mainmanage.php
procedural page mainmanage.php
top

p

$Passwd
in file config.inc, variable LAMConfig::$Passwd
    Password to edit preferences
$password
in file config.inc, variable LAMCfgMain::$password
    Password to change config.cfg
profmanage.php
procedural page profmanage.php
top

s

$scriptPath
in file config.inc, variable LAMConfig::$scriptPath
    Path to external lamdaemon script on server where it is executed
$scriptRights
in file config.inc, variable LAMConfig::$scriptRights
    The rights for the home directory
$scriptServer
in file config.inc, variable LAMConfig::$scriptServer
    Servers 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)
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_scriptRights
in file config.inc, method LAMConfig::set_scriptRights()
    Sets the rights for the home directory.
set_scriptServers
in file config.inc, method LAMConfig::set_scriptServers()
    Sets the servers 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

t

$treesuffix
in file config.inc, variable LAMConfig::$treesuffix
    LDAP suffix for tree view
$typeSettings
in file config.inc, variable LAMConfig::$typeSettings
    type settings
top

Documentation generated on Sun, 04 Nov 2007 12:10:35 +0100 by phpDocumentor 1.4.0