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

Element index for package configuration

[ a ] [ c ] [ d ] [ g ] [ i ] [ l ] [ m ] [ p ] [ s ] [ _ ]

_

__construct
in file config.inc, method LAMConfig::__construct()
    Loads preferences from config file
__construct
in file config.inc, method LAMCfgMain::__construct()
    Loads preferences from config file
top

a

$allowedHosts
in file config.inc, variable LAMCfgMain::$allowedHosts
    list of hosts which may access LAM
ACCESS_ALL
in file config.inc, class constant LAMConfig::ACCESS_ALL
ACCESS_PASSWORD_CHANGE
in file config.inc, class constant LAMConfig::ACCESS_PASSWORD_CHANGE
ACCESS_READ_ONLY
in file config.inc, class constant LAMConfig::ACCESS_READ_ONLY
top

c

checkChmod
in file config.inc, function checkChmod()
    Checks whether a specific flag in the rights string is set.
checkInput
in file confmodules.php, function checkInput()
    Checks user input and saves the entered settings.
checkPassword
in file config.inc, method LAMCfgMain::checkPassword()
    Checks if the given password matches.
check_Passwd
in file config.inc, method LAMConfig::check_Passwd()
    Checks if the given password matches.
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
confsave.php
procedural page confsave.php
conftypes.php
procedural page conftypes.php
top

d

$default
in file config.inc, variable LAMCfgMain::$default
    Default profile
top

g

getAccessLevel
in file config.inc, method LAMConfig::getAccessLevel()
    Returns the access level for this profile.
getConfigProfiles
in file config.inc, function getConfigProfiles()
    Returns an array of string with all available configuration profiles (without .conf)
getLamProMailFrom
in file config.inc, method LAMConfig::getLamProMailFrom()
    Returns the sender address for password reset mails.
getLamProMailSubject
in file config.inc, method LAMConfig::getLamProMailSubject()
    Returns the subject for password reset mails.
getLamProMailText
in file config.inc, method LAMConfig::getLamProMailText()
    Returns the mail body for password reset mails.
getLoginMethod
in file config.inc, method LAMConfig::getLoginMethod()
    Returns the login method.
getLoginSearchFilter
in file config.inc, method LAMConfig::getLoginSearchFilter()
    Returns the login search filter.
getLoginSearchSuffix
in file config.inc, method LAMConfig::getLoginSearchSuffix()
    Returns the login search suffix.
getName
in file config.inc, method LAMConfig::getName()
    Returns the name of the config file
getPath
in file config.inc, method LAMConfig::getPath()
    Returns the path to the config file.
getUseTLS
in file config.inc, method LAMConfig::getUseTLS()
    Returns if TLS is activated.
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_moduleSettings
in file config.inc, method LAMConfig::get_moduleSettings()
    Returns a list of saved module settings
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_searchLimit
in file config.inc, method LAMConfig::get_searchLimit()
    Returns the LDAP search limit.
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.
isWritable
in file config.inc, method LAMCfgMain::isWritable()
    Returns if the configuration file is writable.
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.
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.
LINE_SEPARATOR
in file config.inc, class constant LAMConfig::LINE_SEPARATOR
    line separator
LOGIN_LIST
in file config.inc, class constant LAMConfig::LOGIN_LIST
LOGIN_SEARCH
in file config.inc, class constant LAMConfig::LOGIN_SEARCH
top

m

metaRefresh
in file config.inc, function metaRefresh()
    Prints a meta refresh page
mainlogin.php
procedural page mainlogin.php
mainmanage.php
procedural page mainmanage.php
moduleSettings.php
procedural page moduleSettings.php
top

p

$passwordMinClasses
in file config.inc, variable LAMCfgMain::$passwordMinClasses
    minimum character classes (upper, lower, numeric, symbols)
$passwordMinLength
in file config.inc, variable LAMCfgMain::$passwordMinLength
    minimum length for passwords
$passwordMinLower
in file config.inc, variable LAMCfgMain::$passwordMinLower
    minimum lowercase characters
$passwordMinNumeric
in file config.inc, variable LAMCfgMain::$passwordMinNumeric
    minimum numeric characters
$passwordMinSymbol
in file config.inc, variable LAMCfgMain::$passwordMinSymbol
    minimum symbol characters
$passwordMinUpper
in file config.inc, variable LAMCfgMain::$passwordMinUpper
    minimum uppercase characters
profmanage.php
procedural page profmanage.php
top

s

$sessionTimeout
in file config.inc, variable LAMCfgMain::$sessionTimeout
    Time of inactivity before session times out (minutes)
save
in file config.inc, method LAMConfig::save()
    Saves preferences to config file
save
in file config.inc, method LAMCfgMain::save()
    Saves preferences to config file config.cfg
SAVE_FAIL
in file config.inc, class constant LAMConfig::SAVE_FAIL
SAVE_OK
in file config.inc, class constant LAMConfig::SAVE_OK
setAccessLevel
in file config.inc, method LAMConfig::setAccessLevel()
    Sets the access level for this profile.
setLamProMailFrom
in file config.inc, method LAMConfig::setLamProMailFrom()
    Sets the sender address for password reset mails.
setLamProMailSubject
in file config.inc, method LAMConfig::setLamProMailSubject()
    Sets the subject for password reset mails.
setLamProMailText
in file config.inc, method LAMConfig::setLamProMailText()
    Sets the mail body for password reset mails.
setlanguage
in file config.inc, function setlanguage()
    Sets language settings for automatic translation
setLoginMethod
in file config.inc, method LAMConfig::setLoginMethod()
    Sets the login method.
setLoginSearchFilter
in file config.inc, method LAMConfig::setLoginSearchFilter()
    Sets the login search filter.
setLoginSearchSuffix
in file config.inc, method LAMConfig::setLoginSearchSuffix()
    Sets the login search suffix.
setPassword
in file config.inc, method LAMCfgMain::setPassword()
    Sets a new config password.
setUseTLS
in file config.inc, method LAMConfig::setUseTLS()
    Sets if TLS is activated.
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_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_searchLimit
in file config.inc, method LAMConfig::set_searchLimit()
    Sets the LDAP search limit.
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

Documentation generated on Thu, 28 Oct 2010 21:00:01 +0200 by phpDocumentor 1.4.1