[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

a

$additionalCSS
in file selfService.inc, variable selfServiceProfile::$additionalCSS
    list of additional CSS links (separated by \n)
$aliases
in file schema.inc, variable AttributeType::$aliases
    An array of alias attribute names, strings
$AliasNbPages
in file fpdf.php, variable FPDF::$AliasNbPages
$alignment
in file html.inc, variable htmlElement::$alignment
    alignment when inside a table
$allowedHosts
in file config.inc, variable LAMCfgMain::$allowedHosts
    list of hosts which may access LAM
$attrArray
in file lists.inc, variable lamList::$attrArray
    list of LDAP attributes
$attributes
in file export.inc, variable PlaLdapExporter::$attributes
$attributes
in file fixed_ip.inc, variable fixed_ip::$attributes
$attributes
in file dhcp_settings.inc, variable dhcp_settings::$attributes
$attributes
in file baseModule.inc, variable baseModule::$attributes
    contains all ldap attributes which should be written
$attributes
in file modules.inc, variable accountContainer::$attributes
    Array of all used attributes
$attributes_orig
in file modules.inc, variable accountContainer::$attributes_orig
    original LDAP attributes when account was loaded from LDAP
$author
in file fpdf.php, variable FPDF::$author
$autoAddObjectClasses
in file baseModule.inc, variable baseModule::$autoAddObjectClasses
    if true, managed object classes are added when an account is created or loaded (default: true)
$AutoPageBreak
in file fpdf.php, variable FPDF::$AutoPageBreak
abs
in file BigInteger.php, method Math_BigInteger::abs()
    Absolute value.
AcceptPageBreak
in file fpdf.php, method FPDF::AcceptPageBreak()
AcceptPageBreak
in file ufpdf.php, method UFPDF::AcceptPageBreak()
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
account
in file account.inc, class account
    Manages the object class "account" for users and hosts.
accountContainer
in file modules.inc, class accountContainer
    This class includes all modules and attributes of an account.
add
in file BigInteger.php, method Math_BigInteger::add()
    Adds two BigIntegers.
addAlias
in file schema.inc, method AttributeType::addAlias()
    Adds an attribute name to the alias array.
addChildObjectClass
in file schema.inc, method ObjectClass::addChildObjectClass()
    Adds an objectClass to the list of objectClasses that inherit from this objectClass.
addElement
in file html.inc, method htmlTable::addElement()
    Adds an element to the table. The element may be a htmlElement object or a simple String.
AddFont
in file ufpdf.php, method UFPDF::AddFont()
AddFont
in file fpdf.php, method FPDF::AddFont()
AddLink
in file fpdf.php, method FPDF::AddLink()
addMayAttrs
in file schema.inc, method ObjectClass::addMayAttrs()
    Behaves identically to addMustAttrs, but it operates on the MAY attributes of this objectClass.
addMustAttrs
in file schema.inc, method ObjectClass::addMustAttrs()
    Adds the specified array of attributes to this objectClass' list of MUST attributes. The resulting array of must attributes will contain unique members.
addNewLine
in file html.inc, method htmlTable::addNewLine()
    Adds another line to the table.
AddPage
in file fpdf.php, method FPDF::AddPage()
addRequiredByObjectClass
in file schema.inc, method AttributeType::addRequiredByObjectClass()
    Adds an objectClass name to this attribute's list of "required by" objectClasses, that is the list of objectClasses which must have this attribute.
addUsedByAttr
in file schema.inc, method MatchingRule::addUsedByAttr()
    Adds an attribute name to the list of attributes who use this MatchingRule
addUsedInObjectClass
in file schema.inc, method AttributeType::addUsedInObjectClass()
    Adds an objectClass name to this attribute's list of "used in" objectClasses, that is the list of objectClasses which provide this attribute.
add_aliases_to_attrs
in file schema.inc, function add_aliases_to_attrs()
    For each attribute that has multiple names, this function adds unique entries to the attrs array for those names. Ie, attributeType has name 'gn' and 'givenName'.
add_sup_to_attrs
in file schema.inc, function add_sup_to_attrs()
    Adds inherited values to each attributeType specified by the SUP directive.
AliasNbPages
in file fpdf.php, method FPDF::AliasNbPages()
AliasNbPages
in file ufpdf.php, method UFPDF::AliasNbPages()
ALIGN_BOTTOM
in file html.inc, class constant htmlElement::ALIGN_BOTTOM
ALIGN_CENTER
in file html.inc, class constant htmlElement::ALIGN_CENTER
ALIGN_LEFT
in file html.inc, class constant htmlElement::ALIGN_LEFT
ALIGN_RIGHT
in file html.inc, class constant htmlElement::ALIGN_RIGHT
ALIGN_TOP
in file html.inc, class constant htmlElement::ALIGN_TOP
arrayLower
in file tree.inc, function arrayLower()
array_delete
in file account.inc, function array_delete()
    This function will return all values from $array without values of $values.
array_fill
in file array_fill.php, function array_fill()
array_stripslashes
in file tree.inc, function array_stripslashes()
    Strips all slashes from the specified array in place (pass by ref).
asteriskAccount
in file asteriskAccount.inc, class asteriskAccount
    Manages the Asterisk extension of user accounts.
asteriskExt
in file asteriskExt.inc, class asteriskExt
    The account type for Asterisk extensions.
asteriskExtension
in file asteriskExtension.inc, class asteriskExtension
    Manages Asterisk extensions.
asteriskVoicemail
in file asteriskVoicemail.inc, class asteriskVoicemail
    Manages the Asterisk extension of user accounts.
ASTERISK_DEFAULT_REALM
in file asteriskAccount.inc, class constant asteriskAccount::ASTERISK_DEFAULT_REALM
AttributeType
in file schema.inc, method AttributeType::AttributeType()
    Creates a new AttributeType objcet from a raw LDAP AttributeType string.
AttributeType
in file schema.inc, class AttributeType
    Represents an LDAP AttributeType
AES.php
procedural page AES.php
array_fill.php
procedural page array_fill.php
account.inc
procedural page account.inc
account.inc
procedural page account.inc
asteriskAccount.inc
procedural page asteriskAccount.inc
asteriskExtension.inc
procedural page asteriskExtension.inc
asteriskVoicemail.inc
procedural page asteriskVoicemail.inc
asteriskExt.inc
procedural page asteriskExt.inc
add_attr.php
procedural page add_attr.php
add_attr_form.php
procedural page add_attr_form.php
add_oclass.php
procedural page add_oclass.php
add_oclass_form.php
procedural page add_oclass_form.php
add_value.php
procedural page add_value.php
add_value_form.php
procedural page add_value_form.php
top

b

$base_dn
in file export.inc, variable LdapExportInfo::$base_dn
$bMargin
in file fpdf.php, variable FPDF::$bMargin
$br
in file export.inc, variable PlaExporter::$br
$buffer
in file fpdf.php, variable FPDF::$buffer
baseModule
in file baseModule.inc, class baseModule
    Parent class of all account modules.
baseType
in file baseType.inc, class baseType
    This is the parent class of all account types.
bcpowmod
in file bcpowmod.php, function bcpowmod()
bitwise_and
in file BigInteger.php, method Math_BigInteger::bitwise_and()
    Logical And
bitwise_leftRotate
in file BigInteger.php, method Math_BigInteger::bitwise_leftRotate()
    Logical Left Rotate
bitwise_leftShift
in file BigInteger.php, method Math_BigInteger::bitwise_leftShift()
    Logical Left Shift
bitwise_not
in file BigInteger.php, method Math_BigInteger::bitwise_not()
    Logical Not
bitwise_or
in file BigInteger.php, method Math_BigInteger::bitwise_or()
    Logical Or
bitwise_rightRotate
in file BigInteger.php, method Math_BigInteger::bitwise_rightRotate()
    Logical Right Rotate
bitwise_rightShift
in file BigInteger.php, method Math_BigInteger::bitwise_rightShift()
    Logical Right Shift
bitwise_xor
in file BigInteger.php, method Math_BigInteger::bitwise_xor()
    Logical Exclusive-Or
buildPasswordString
in file asteriskAccount.inc, method asteriskAccount::buildPasswordString()
    Builds the password string for the password attribute.
buildUploadAccounts
in file modules.inc, function buildUploadAccounts()
    This function builds the LDAP accounts for the file upload.
build_initial_tree_icons
in file tree.inc, function build_initial_tree_icons()
    Builds the initial array that stores the icon-lookup for each server's DN in the tree browser. The returned
build_uploadAccounts
in file shadowAccount.inc, method shadowAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaSamAccount.inc, method sambaSamAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file kolabUser.inc, method kolabUser::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file nisMailAlias.inc, method nisMailAlias::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file ldapPublicKey.inc, method ldapPublicKey::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file nisnetgroup.inc, method nisnetgroup::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaDomain.inc, method sambaDomain::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaGroupMapping.inc, method sambaGroupMapping::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file phpGroupwareUser.inc, method phpGroupwareUser::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file posixGroup.inc, method posixGroup::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file phpGroupwareGroup.inc, method phpGroupwareGroup::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file posixAccount.inc, method posixAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file inetOrgPerson.inc, method inetOrgPerson::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file dhcp_settings.inc, method dhcp_settings::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file asteriskAccount.inc, method asteriskAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file asteriskExtension.inc, method asteriskExtension::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file baseModule.inc, method baseModule::build_uploadAccounts()
    In this function the LDAP accounts are built.
build_uploadAccounts
in file ddns.inc, method ddns::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file account.inc, method account::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file ieee802device.inc, method ieee802Device::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file hostObject.inc, method hostObject::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file eduPerson.inc, method eduPerson::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file asteriskVoicemail.inc, method asteriskVoicemail::build_uploadAccounts()
    In this function the LDAP account is built up.
BigInteger.php
procedural page BigInteger.php
bcpowmod.php
procedural page bcpowmod.php
baseModule.inc
procedural page baseModule.inc
baseType.inc
procedural page baseType.inc
top

c

$children_objectclasses
in file schema.inc, variable ObjectClass::$children_objectclasses
    array of objectClasses which inherit from this one (must be set at runtime explicitly by the caller)
$cMargin
in file fpdf.php, variable FPDF::$cMargin
$ColorFlag
in file fpdf.php, variable FPDF::$ColorFlag
$colspan
in file html.inc, variable htmlElement::$colspan
    colspan if inside a table
$compress
in file fpdf.php, variable FPDF::$compress
$CoreFonts
in file fpdf.php, variable FPDF::$CoreFonts
$counter
in file export.inc, variable PlaLdifExporter::$counter
$counter
in file export.inc, variable PlaDsmlExporter::$counter
$creator
in file fpdf.php, variable FPDF::$creator
$ctx
in file sambaMungedDial.inc, variable sambaMungedDial::$ctx
$ctxattributes
in file sambaMungedDial.inc, variable sambaMungedDial::$ctxattributes
$CurOrientation
in file fpdf.php, variable FPDF::$CurOrientation
$CurPageFormat
in file fpdf.php, variable FPDF::$CurPageFormat
$CurrentFont
in file fpdf.php, variable FPDF::$CurrentFont
cache
in file cache.inc, class cache
    This class contains all functions which are needed to manage the LDAP cache.
cached_schema_available
in file schema.inc, function cached_schema_available()
    Returns true if the schema for $schema_type has been cached and
can_manage
in file baseModule.inc, method baseModule::can_manage()
    Returns true if this module can manage accounts of the current type, otherwise false.
Cell
in file ufpdf.php, method UFPDF::Cell()
Cell
in file fpdf.php, method FPDF::Cell()
chdir
in file SFTP.php, method Net_SFTP::chdir()
    Changes the current directory
checkASCII
in file posixAccount.inc, method posixAccount::checkASCII()
    Checks if an attribute contains only ASCII charaters and replaces invalid characters.
checkChmod
in file config.inc, function checkChmod()
    Checks whether a specific flag in the rights string is set.
checkClientIP
in file security.inc, function checkClientIP()
    Checks if the client's IP address is on the list of allowed IPs.
checkConfigOptions
in file modules.inc, function checkConfigOptions()
    Checks if the configuration options are valid
checkIfPasswordChangeIsAllowed
in file security.inc, function checkIfPasswordChangeIsAllowed()
    Checks if passwords may be changed.
checkIfWriteAccessIsAllowed
in file security.inc, function checkIfWriteAccessIsAllowed()
    Checks if write access to LDAP is allowed.
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.
checkPasswordStrength
in file security.inc, function checkPasswordStrength()
    Checks if the password fulfills the password policies.
checkProfileOptions
in file modules.inc, function checkProfileOptions()
    Checks if the profile options are valid
checkSchemaForModule
in file schemaTest.php, function checkSchemaForModule()
    Checks if the object classes and attributes for this module are available.
checkSelfServiceOptions
in file posixAccount.inc, method posixAccount::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file selfService.inc, function checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file sambaSamAccount.inc, method sambaSamAccount::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file inetOrgPerson.inc, method inetOrgPerson::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file kolabUser.inc, method kolabUser::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file baseModule.inc, method baseModule::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP attributes which should be changed.
checkSelfServiceOptions
in file asteriskAccount.inc, method asteriskAccount::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file asteriskVoicemail.inc, method asteriskVoicemail::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceSettings
in file baseModule.inc, method baseModule::checkSelfServiceSettings()
    Checks if the self service settings are valid.
checkSelfServiceSettings
in file selfService.inc, function checkSelfServiceSettings()
    Checks if the self service settings are valid
check_configOptions
in file posixAccount.inc, method posixAccount::check_configOptions()
    Checks input values of module settings.
check_configOptions
in file baseModule.inc, method baseModule::check_configOptions()
    Checks input values of module settings.
check_ip
in file dhcp_settings.inc, function check_ip()
    This function checks if the given IP address ist valid.
check_mac
in file fixed_ip.inc, method fixed_ip::check_mac()
    Check, if a mac address is invalid
check_module_conflicts
in file modules.inc, function check_module_conflicts()
    Checks if there are conflicts between modules
check_module_depends
in file modules.inc, function check_module_depends()
    Checks if there are missing dependencies between modules.
check_Passwd
in file config.inc, method LAMConfig::check_Passwd()
    Checks if the given password matches.
check_profileOptions
in file quota.inc, method quota::check_profileOptions()
    Checks input values of account profiles.
check_profileOptions
in file baseModule.inc, method baseModule::check_profileOptions()
    Checks input values of account profiles.
check_range
in file range.inc, method range::check_range()
    Checks if the first IP is smaller than the second IP.
check_subnet_range
in file range.inc, method range::check_subnet_range()
    Check if an IP address is in the correct subnet.
chmod
in file SFTP.php, method Net_SFTP::chmod()
    Set permissions on a file.
cleanLDAPResult
in file account.inc, function cleanLDAPResult()
    Cleans the result of an LDAP search.
Close
in file fpdf.php, method FPDF::Close()
close
in file ldap.inc, method Ldap::close()
    Closes connection to server
cmp_array
in file lists.inc, method lamList::cmp_array()
    Compare function used for usort-method
cmp_array
in file ldap.inc, method Ldap::cmp_array()
    Helper function to sort the unit DNs
code2utf
in file ufpdf.php, method UFPDF::code2utf()
compare
in file BigInteger.php, method Math_BigInteger::compare()
    Compares two numbers.
config_showAccountModules
in file confmodules.php, function config_showAccountModules()
    Displays the module selection boxes and checks if dependencies are fulfilled.
connect
in file ldap.inc, method Ldap::connect()
    Connects to the server using the given username and password
continue_main
in file modules.inc, method accountContainer::continue_main()
    This function is called when the user clicks on any button on the account pages.
copy
in file BigInteger.php, method Math_BigInteger::copy()
    Copy an object
createKey
in file RSA.php, method Crypt_RSA::createKey()
    Create public / private key pair
createModulePDF
in file pdf.inc, function createModulePDF()
    This function creates the PDF output of one or more accounts. At the moment this function can create a PDF page for user, group and host accounts. But this is not limited by the function itself but by the account types that are allowed in LAM and the exsisting PDF structure definitions.
Crypt_AES
in file AES.php, class Crypt_AES
    Pure-PHP implementation of AES.
Crypt_AES
in file AES.php, method Crypt_AES::Crypt_AES()
    Default Constructor.
CRYPT_AES_MODE_CBC
in file AES.php, constant CRYPT_AES_MODE_CBC
    Encrypt / decrypt using the Code Book Chaining mode.
CRYPT_AES_MODE_CTR
in file AES.php, constant CRYPT_AES_MODE_CTR
    Encrypt / decrypt using the Counter mode.
CRYPT_AES_MODE_ECB
in file AES.php, constant CRYPT_AES_MODE_ECB
    Encrypt / decrypt using the Electronic Code Book mode.
Crypt_DES
in file DES.php, method Crypt_DES::Crypt_DES()
    Default Constructor.
Crypt_DES
in file DES.php, class Crypt_DES
    Pure-PHP implementation of DES.
CRYPT_DES_MODE_3CBC
in file TripleDES.php, constant CRYPT_DES_MODE_3CBC
    Encrypt / decrypt using inner chaining
CRYPT_DES_MODE_CBC
in file DES.php, constant CRYPT_DES_MODE_CBC
    Encrypt / decrypt using the Code Book Chaining mode.
CRYPT_DES_MODE_CBC3
in file TripleDES.php, constant CRYPT_DES_MODE_CBC3
    Encrypt / decrypt using outer chaining
CRYPT_DES_MODE_CTR
in file DES.php, constant CRYPT_DES_MODE_CTR
    Encrypt / decrypt using the Counter mode.
CRYPT_DES_MODE_ECB
in file DES.php, constant CRYPT_DES_MODE_ECB
    Encrypt / decrypt using the Electronic Code Book mode.
Crypt_Hash
in file Hash.php, method Crypt_Hash::Crypt_Hash()
    Default Constructor.
Crypt_Hash
in file Hash.php, class Crypt_Hash
    Pure-PHP implementations of keyed-hash message authentication codes (HMACs) and various cryptographic hashing functions.
crypt_random
in file Random.php, function crypt_random()
    Generate a random value.
Crypt_RC4
in file RC4.php, class Crypt_RC4
    Pure-PHP implementation of RC4.
Crypt_RC4
in file RC4.php, method Crypt_RC4::Crypt_RC4()
    Default Constructor.
Crypt_Rijndael
in file Rijndael.php, method Crypt_Rijndael::Crypt_Rijndael()
    Default Constructor.
Crypt_Rijndael
in file Rijndael.php, class Crypt_Rijndael
    Pure-PHP implementation of Rijndael.
CRYPT_RIJNDAEL_MODE_CBC
in file Rijndael.php, constant CRYPT_RIJNDAEL_MODE_CBC
    Encrypt / decrypt using the Code Book Chaining mode.
CRYPT_RIJNDAEL_MODE_CTR
in file Rijndael.php, constant CRYPT_RIJNDAEL_MODE_CTR
    Encrypt / decrypt using the Counter mode.
CRYPT_RIJNDAEL_MODE_ECB
in file Rijndael.php, constant CRYPT_RIJNDAEL_MODE_ECB
    Encrypt / decrypt using the Electronic Code Book mode.
Crypt_RSA
in file RSA.php, method Crypt_RSA::Crypt_RSA()
    The constructor
Crypt_RSA
in file RSA.php, class Crypt_RSA
    Pure-PHP PKCS#1 compliant implementation of RSA.
CRYPT_RSA_ENCRYPTION_OAEP
in file RSA.php, constant CRYPT_RSA_ENCRYPTION_OAEP
    Use Optimal Asymmetric Encryption Padding (OAEP) for encryption / decryption.
CRYPT_RSA_ENCRYPTION_PKCS1
in file RSA.php, constant CRYPT_RSA_ENCRYPTION_PKCS1
    Use PKCS#1 padding.
CRYPT_RSA_PRIVATE_FORMAT_PKCS1
in file RSA.php, constant CRYPT_RSA_PRIVATE_FORMAT_PKCS1
    PKCS#1 formatted private key
CRYPT_RSA_PUBLIC_FORMAT_OPENSSH
in file RSA.php, constant CRYPT_RSA_PUBLIC_FORMAT_OPENSSH
    OpenSSH formatted public key
CRYPT_RSA_PUBLIC_FORMAT_PKCS1
in file RSA.php, constant CRYPT_RSA_PUBLIC_FORMAT_PKCS1
    PKCS#1 formatted public key
CRYPT_RSA_PUBLIC_FORMAT_RAW
in file RSA.php, constant CRYPT_RSA_PUBLIC_FORMAT_RAW
    Raw public key
CRYPT_RSA_SIGNATURE_PKCS1
in file RSA.php, constant CRYPT_RSA_SIGNATURE_PKCS1
    Use the PKCS#1 scheme by default.
CRYPT_RSA_SIGNATURE_PSS
in file RSA.php, constant CRYPT_RSA_SIGNATURE_PSS
    Use the Probabilistic Signature Scheme for signing
Crypt_TripleDES
in file TripleDES.php, method Crypt_TripleDES::Crypt_TripleDES()
    Default Constructor.
Crypt_TripleDES
in file TripleDES.php, class Crypt_TripleDES
    Pure-PHP implementation of Triple DES.
cache.inc
procedural page cache.inc
checkEnvironment.inc
procedural page checkEnvironment.inc
config.inc
procedural page config.inc
createntlm.inc
procedural page createntlm.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
collapse.php
procedural page collapse.php
create.php
procedural page create.php
create_form.php
procedural page create_form.php
creation_template.php
procedural page creation_template.php
custom.php
procedural page custom.php
top

d

$ddns
in file ddns.inc, variable ddns::$ddns
$default
in file config.inc, variable LAMCfgMain::$default
    Default profile
$DefOrientation
in file fpdf.php, variable FPDF::$DefOrientation
$DefPageFormat
in file fpdf.php, variable FPDF::$DefPageFormat
$deliveryAddress
in file export.inc, variable PlaVcardExporter::$deliveryAddress
$descArray
in file lists.inc, variable lamList::$descArray
    list of attribute descriptions
$description
in file schema.inc, variable SchemaItem::$description
    The description of this schema item.
$diffs
in file fpdf.php, variable FPDF::$diffs
$dn
in file account.inc, variable samba3domain::$dn
    DN
$dn
in file modules.inc, variable accountContainer::$dn
    DN suffix of the account
$dn_orig
in file modules.inc, variable accountContainer::$dn_orig
    DN suffix of account when it was loaded
$DrawColor
in file fpdf.php, variable FPDF::$DrawColor
$ds
in file export.inc, variable PlaLdapExporter::$ds
ddns
in file ddns.inc, class ddns
    Manages DDNS entries.
decode_munged
in file sambaMungedDial.inc, method sambaMungedDial::decode_munged()
    Takes a base64-encoded MungedDial-String and returns an array of included parameters and values
decrypt
in file RSA.php, method Crypt_RSA::decrypt()
    Decryption
decrypt
in file DES.php, method Crypt_DES::decrypt()
    Decrypts a message.
decrypt
in file AES.php, method Crypt_AES::decrypt()
    Decrypts a message.
decrypt
in file ldap.inc, method Ldap::decrypt()
    Decrypts a string
decrypt
in file RC4.php, method Crypt_RC4::decrypt()
    Decrypts a message.
decrypt
in file Rijndael.php, method Crypt_Rijndael::decrypt()
    Decrypts a message.
decrypt
in file TripleDES.php, method Crypt_TripleDES::decrypt()
    Decrypts a message.
decrypt_login
in file ldap.inc, method Ldap::decrypt_login()
    Decrypts username and password
delAccountProfile
in file profiles.inc, function delAccountProfile()
    Deletes an account profile
delete
in file SFTP.php, method Net_SFTP::delete()
    Deletes a file on the SFTP server.
deleteDN
in file delete.php, function deleteDN()
    Deletes a DN and all child entries.
deletePDFStructureDefinition
in file pdfstruct.inc, function deletePDFStructureDefinition()
    Deletes XML file with PDF structure definitions.
delete_attributes
in file baseModule.inc, method baseModule::delete_attributes()
    This function returns an array with the same syntax as save_attributes().
delete_attributes
in file posixAccount.inc, method posixAccount::delete_attributes()
    Additional LDAP operations on delete.
delete_attributes
in file posixGroup.inc, method posixGroup::delete_attributes()
    Checks if the group which should be deleted is still used as primary group.
destroy
in file ldap.inc, method Ldap::destroy()
    Closes connection to LDAP server and deletes encrypted username/password
dhcp
in file dhcp.inc, class dhcp
    The account type for DHCP
dhcp_settings
in file dhcp_settings.inc, class dhcp_settings
    Manages DHCP entries.
disableContinuousBuffer
in file TripleDES.php, method Crypt_TripleDES::disableContinuousBuffer()
    Treat consecutive packets as if they are a discontinuous buffer.
disableContinuousBuffer
in file DES.php, method Crypt_DES::disableContinuousBuffer()
    Treat consecutive packets as if they are a discontinuous buffer.
disableContinuousBuffer
in file RC4.php, method Crypt_RC4::disableContinuousBuffer()
    Treat consecutive packets as if they are a discontinuous buffer.
disableContinuousBuffer
in file Rijndael.php, method Crypt_Rijndael::disableContinuousBuffer()
    Treat consecutive packets as if they are a discontinuous buffer.
disablePadding
in file Rijndael.php, method Crypt_Rijndael::disablePadding()
    Do not pad packets.
disablePadding
in file TripleDES.php, method Crypt_TripleDES::disablePadding()
    Do not pad packets.
disablePadding
in file DES.php, method Crypt_DES::disablePadding()
    Do not pad packets.
disablePadding
in file RC4.php, method Crypt_RC4::disablePadding()
    Dummy function.
disconnect
in file SSH1.php, method Net_SSH1::disconnect()
    Disconnect
disconnect
in file SSH2.php, method Net_SSH2::disconnect()
    Disconnect
displayExportInfo
in file export.inc, method PlaLdifExporter::displayExportInfo()
displayHelp
in file help.php, function displayHelp()
    Print help site for a specific help number.
display_html_attributes
in file shadowAccount.inc, method shadowAccount::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file asteriskVoicemail.inc, method asteriskVoicemail::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file nisnetgroup.inc, method nisnetgroup::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaDomain.inc, method sambaDomain::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file phpGroupwareUser.inc, method phpGroupwareUser::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file posixGroup.inc, method posixGroup::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file range.inc, method range::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file posixAccount.inc, method posixAccount::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaSamAccount.inc, method sambaSamAccount::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file quota.inc, method quota::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file phpGroupwareGroup.inc, method phpGroupwareGroup::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file nisMailAlias.inc, method nisMailAlias::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file baseModule.inc, method baseModule::display_html_attributes()
    This function creates meta HTML code to display the module page.
display_html_attributes
in file hostObject.inc, method hostObject::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file ieee802device.inc, method ieee802Device::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file fixed_ip.inc, method fixed_ip::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file asteriskAccount.inc, method asteriskAccount::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file asteriskExtension.inc, method asteriskExtension::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file ddns.inc, method ddns::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file dhcp_settings.inc, method dhcp_settings::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file inetOrgPerson.inc, method inetOrgPerson::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file eduPerson.inc, method eduPerson::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file ldapPublicKey.inc, method ldapPublicKey::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file account.inc, method account::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file kolabUser.inc, method kolabUser::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_delete
in file baseModule.inc, method baseModule::display_html_delete()
    This function creates meta HTML code which will be displayed when an account should be deleted.
display_html_delete
in file posixAccount.inc, method posixAccount::display_html_delete()
    Displays the delete homedir option for the delete page.
display_html_deleteUser
in file kolabUser.inc, method kolabUser::display_html_deleteUser()
    This function will create the meta HTML code to show a page to mark an account for deletion.
display_html_expire
in file shadowAccount.inc, method shadowAccount::display_html_expire()
    This function will create the meta HTML code to show a page with the expiration date.
display_html_group
in file nisnetgroup.inc, method nisnetgroup::display_html_group()
    Displays the group selection.
display_html_group
in file posixAccount.inc, method posixAccount::display_html_group()
    Displays the group selection.
display_html_logonHours
in file sambaSamAccount.inc, method sambaSamAccount::display_html_logonHours()
    This function will create the HTML page to edit logon hours.
display_html_photo
in file inetOrgPerson.inc, method inetOrgPerson::display_html_photo()
    Displays the photo upload page.
display_html_sambaUserWorkstations
in file sambaSamAccount.inc, method sambaSamAccount::display_html_sambaUserWorkstations()
    This function will create the HTML page to edit the allowed workstations.
display_html_select
in file nisnetgroup.inc, method nisnetgroup::display_html_select()
    Displays the host/user selection.
display_html_terminalServer
in file sambaSamAccount.inc, method sambaSamAccount::display_html_terminalServer()
    This function will create the HTML page to edit the terminal server options.
display_html_time
in file phpGroupwareUser.inc, method phpGroupwareUser::display_html_time()
    This function will create the meta HTML code to show a page to change time values.
display_html_time
in file sambaSamAccount.inc, method sambaSamAccount::display_html_time()
    This function will create the meta HTML code to show a page to change time values.
display_html_user
in file asteriskExtension.inc, method asteriskExtension::display_html_user()
    Displays a list of possible owners of this extension.
display_html_user
in file posixGroup.inc, method posixGroup::display_html_user()
    Displays selections to add or remove users from current group.
display_LoginPage
in file login.php, function display_LoginPage()
    Displays the login window.
display_main
in file ou_edit.php, function display_main()
    Displays the main page of the OU editor
divide
in file BigInteger.php, method Math_BigInteger::divide()
    Divides two BigIntegers.
dn_exists
in file tree.inc, function dn_exists()
    Gets whether an entry exists based on its DN. If the entry exists, returns true. Otherwise returns false.
doHash
in file createntlm.inc, method smbHash::doHash()
doUploadPostActions
in file baseModule.inc, method baseModule::doUploadPostActions()
    This function is responsible to do additional tasks after the account has been created in LDAP (e.g. modifying group memberships, adding Quota etc..).
doUploadPostActions
in file modules.inc, function doUploadPostActions()
    This function executes one post upload action.
doUploadPostActions
in file quota.inc, method quota::doUploadPostActions()
    This function executes one post upload action.
doUploadPostActions
in file posixAccount.inc, method posixAccount::doUploadPostActions()
    This function executes one post upload action.
draw_create_link
in file tree.php, function draw_create_link()
draw_formatted_dn
in file tree.inc, function draw_formatted_dn()
    Gets a DN string using the user-configured tree_display_format string to format it.
draw_jpeg_photos
in file tree.inc, function draw_jpeg_photos()
    Draw the jpegPhoto image(s) for an entry wrapped in HTML. Many options are available to specify how the images are to be displayed.
draw_server_tree
in file tree.inc, function draw_server_tree()
    Prints the HTML of the tree view.
draw_tree_html
in file tree.php, function draw_tree_html()
    Recursively descend on the given dn and draw the tree in html
DES.php
procedural page DES.php
ddns.inc
procedural page ddns.inc
dhcp_settings.inc
procedural page dhcp_settings.inc
dhcp.inc
procedural page dhcp.inc
delete.php
procedural page delete.php
deletelink.php
procedural page deletelink.php
delete.php
procedural page delete.php
delete_attr.php
procedural page delete_attr.php
delete_form.php
procedural page delete_form.php
download_binary_attr.php
procedural page download_binary_attr.php
top

e

$entries
in file lists.inc, variable lamList::$entries
    LDAP entries
$entry_array
in file export.inc, variable PlaLdapExporter::$entry_array
$entry_id
in file export.inc, variable PlaLdapExporter::$entry_id
$equality
in file schema.inc, variable AttributeType::$equality
    The equality rule used
$escapeCode
in file export.inc, variable PlaCSVExporter::$escapeCode
$exporter
in file export.inc, variable PlaExporter::$exporter
echoHTMLFoot
in file help.php, function echoHTMLFoot()
    Print HTML footer of the help page.
echoHTMLHead
in file help.php, function echoHTMLHead()
    Print HTML header of the help page.
eduPerson
in file eduPerson.inc, class eduPerson
    Manages the eduPerson extension for user accounts.
enableContinuousBuffer
in file TripleDES.php, method Crypt_TripleDES::enableContinuousBuffer()
    Treat consecutive "packets" as if they are a continuous buffer.
enableContinuousBuffer
in file Rijndael.php, method Crypt_Rijndael::enableContinuousBuffer()
    Treat consecutive "packets" as if they are a continuous buffer.
enableContinuousBuffer
in file RC4.php, method Crypt_RC4::enableContinuousBuffer()
    Treat consecutive "packets" as if they are a continuous buffer.
enableContinuousBuffer
in file DES.php, method Crypt_DES::enableContinuousBuffer()
    Treat consecutive "packets" as if they are a continuous buffer.
enablePadding
in file RC4.php, method Crypt_RC4::enablePadding()
    Dummy function.
enablePadding
in file DES.php, method Crypt_DES::enablePadding()
    Pad "packets".
enablePadding
in file Rijndael.php, method Crypt_Rijndael::enablePadding()
    Pad "packets".
enablePadding
in file TripleDES.php, method Crypt_TripleDES::enablePadding()
    Pad "packets".
encode_munged
in file sambaMungedDial.inc, method sambaMungedDial::encode_munged()
    Encode full MungedDial-String
encrypt
in file DES.php, method Crypt_DES::encrypt()
    Encrypts a message.
encrypt
in file TripleDES.php, method Crypt_TripleDES::encrypt()
    Encrypts a message.
encrypt
in file ldap.inc, method Ldap::encrypt()
    Encrypts a string
encrypt
in file AES.php, method Crypt_AES::encrypt()
    Encrypts a message.
encrypt
in file Rijndael.php, method Crypt_Rijndael::encrypt()
    Encrypts a message.
encrypt
in file RC4.php, method Crypt_RC4::encrypt()
    Encrypts a message.
encrypt
in file RSA.php, method Crypt_RSA::encrypt()
    Encryption
encrypt_login
in file ldap.inc, method Ldap::encrypt_login()
    Encrypts username and password
endian
in file sambaMungedDial.inc, method sambaMungedDial::endian()
    endian
equals
in file BigInteger.php, method Math_BigInteger::equals()
    Tests the equality of two numbers.
Error
in file fpdf.php, method FPDF::Error()
escapeDN
in file account.inc, function escapeDN()
    Escapes any special characters in an LDAP DN.
exec
in file SSH1.php, method Net_SSH1::exec()
    Executes a command on a non-interactive shell, returns the output, and quits.
exec
in file SSH2.php, method Net_SSH2::exec()
    Execute Command
export
in file export.inc, method PlaVcardExporter::export()
    When doing an exporter, the method export need to be overriden.
export
in file export.inc, method PlaDsmlExporter::export()
    Export the entries to DSML
export
in file export.inc, method PlaCSVExporter::export()
export
in file export.inc, method PlaExporter::export()
    Abstract method use to export data.
export
in file export.inc, method MyCustomExporter::export()
    When doing an exporter, the method export need to be overriden.
export
in file export.inc, method PlaLdifExporter::export()
    Export entries to ldif format
extendedGCD
in file BigInteger.php, method Math_BigInteger::extendedGCD()
    Calculates the greatest common divisor and Bézout's identity.
export.inc
procedural page export.inc
eduPerson.inc
procedural page eduPerson.inc
edit.php
procedural page edit.php
edit.php
procedural page edit.php
expand.php
procedural page expand.php
export.php
procedural page export.php
export_form.php
procedural page export_form.php
top

f

$FillColor
in file fpdf.php, variable FPDF::$FillColor
$filterPart
in file lists.inc, variable lamList::$filterPart
    LDAP filter part which was entered by user via filter boxes
$filterText
in file lists.inc, variable lamList::$filterText
    filter string to include in URL
$finalDN
in file modules.inc, variable accountContainer::$finalDN
    DN of saved account
$fixed
in file dhcp.inc, variable lamDHCPList::$fixed
$fixed_ip
in file fixed_ip.inc, variable fixed_ip::$fixed_ip
$FontFamily
in file fpdf.php, variable FPDF::$FontFamily
$FontFiles
in file fpdf.php, variable FPDF::$FontFiles
$fonts
in file fpdf.php, variable FPDF::$fonts
$FontSize
in file fpdf.php, variable FPDF::$FontSize
$FontSizePt
in file fpdf.php, variable FPDF::$FontSizePt
$FontStyle
in file fpdf.php, variable FPDF::$FontStyle
fillFromPostData
in file lists.inc, method lamListOption::fillFromPostData()
    Fills the config option from POST data.
fillFromPostData
in file lists.inc, method lamSelectListOption::fillFromPostData()
    Fills the config option from POST data.
fillFromPostData
in file lists.inc, method lamBooleanListOption::fillFromPostData()
    Fills the config option from POST data.
fixed_ip
in file fixed_ip.inc, class fixed_ip
    Manages fixed IP addresses.
fixLDAPAttributes
in file modules.inc, method accountContainer::fixLDAPAttributes()
    Fixes spelling errors in the attribute names.
footer
in file lamPDF.inc, method lamPDF::footer()
footer
in file html.inc, class constant htmlTable::footer
    table footer
Footer
in file fpdf.php, method FPDF::Footer()
FPDF
in file fpdf.php, class FPDF
FPDF
in file fpdf.php, method FPDF::FPDF()
    *****************************************************************************
FPDF_VERSION
in file fpdf.php, constant FPDF_VERSION
    *****************************************************************************
fpdf.php
procedural page fpdf.php
fixed_ip.inc
procedural page fixed_ip.inc
fileUpload.inc
procedural page fileUpload.inc
top

g

gcd
in file BigInteger.php, method Math_BigInteger::gcd()
    Calculates the greatest common divisor
generateHTML
in file html.inc, method htmlSubTitle::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlStatusMessage::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlSelect::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTable::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlSpacer::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputField::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableRow::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputTextarea::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputFileUpload::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlOutputText::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputCheckbox::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputTextarea::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlHelpLink::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlFieldset::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlElement::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlButton::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlHiddenInput::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlImage::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTitle::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputFileUpload::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputField::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputCheckbox::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlLink::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedSelect::generateHTML()
    Prints the HTML code for this element.
generateRandomPassword
in file account.inc, function generateRandomPassword()
    Generates a random password with 12 digits.
genTime
in file sambaMungedDial.inc, method sambaMungedDial::genTime()
    genTime
get
in file SFTP.php, method Net_SFTP::get()
    Downloads a file from the SFTP server.
getAbstractDN
in file account.inc, function getAbstractDN()
    Transforms a DN into a more user friendly format.
getAccessLevel
in file config.inc, method LAMConfig::getAccessLevel()
    Returns the access level for this profile.
getAccountContainer
in file baseModule.inc, method baseModule::getAccountContainer()
    Returns the accountContainer object.
getAccountModule
in file modules.inc, method accountContainer::getAccountModule()
    Returns the account module with the given class name
getAccountModules
in file modules.inc, method accountContainer::getAccountModules()
    Returns the included account modules.
getAccountProfiles
in file profiles.inc, function getAccountProfiles()
    Returns an array of string with all available profiles for the given account type
getAdditionalTools
in file user.inc, method lamUserList::getAdditionalTools()
    Returns a list of lamListTool objects to display next to the edit/delete buttons.
getAdditionalTools
in file lists.inc, method lamList::getAdditionalTools()
    Returns a list of lamListTool objects to display next to the edit/delete buttons.
getAlias
in file dhcp.inc, method dhcp::getAlias()
    Returns the alias name of this account type.
getAlias
in file smbDomain.inc, method smbDomain::getAlias()
    Returns the alias name of this account type.
getAlias
in file mailAlias.inc, method mailAlias::getAlias()
    Returns the alias name of this account type.
getAlias
in file baseType.inc, method baseType::getAlias()
    Returns the alias name of this account type.
getAlias
in file user.inc, method user::getAlias()
    Returns the alias name of this account type.
getAlias
in file group.inc, method group::getAlias()
    Returns the alias name of this account type.
getAlias
in file netgroup.inc, method netgroup::getAlias()
    Returns the alias name of this account type.
getAlias
in file asteriskExt.inc, method asteriskExt::getAlias()
    Returns the alias name of this account type.
getAlias
in file host.inc, method host::getAlias()
    Returns the alias name of this account type.
getAliases
in file schema.inc, method AttributeType::getAliases()
    Gets the names of attributes that are an alias for this attribute (if any).
getAlignmentString
in file html.inc, method htmlElement::getAlignmentString()
    Returns the HTML attributes for the alignment.
getAttributes
in file baseModule.inc, method baseModule::getAttributes()
    Returns the LDAP attributes which are managed in this module.
getAvailableLogos
in file pdfstruct.inc, function getAvailableLogos()
    This function returns an array with all aviliable logo images.
getAvailableModules
in file modules.inc, function getAvailableModules()
    Returns an array with all available user module names
getAvailablePDFFields
in file modules.inc, function getAvailablePDFFields()
    Returns a list of available PDF entries.
getBrokenConn
in file sambaMungedDial.inc, method sambaMungedDial::getBrokenConn()
    gets Broken-Connection value: disconnect/reset
getButtonStatus
in file account.inc, method account::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file fixed_ip.inc, method fixed_ip::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file inetOrgPerson.inc, method inetOrgPerson::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file range.inc, method range::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file posixGroup.inc, method posixGroup::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file nisMailAlias.inc, method nisMailAlias::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file baseModule.inc, method baseModule::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getChildCount
in file delete.php, function getChildCount()
    Returns the number of child entries of a DN.
getChildObjectClasses
in file schema.inc, method ObjectClass::getChildObjectClasses()
    Returns the array of objectClass names which inherit from this objectClass.
getColspanString
in file html.inc, method htmlElement::getColspanString()
    Returns the HTML attribute for the colspan.
getCompressionAlgorithmsClient2Server
in file SSH2.php, method Net_SSH2::getCompressionAlgorithmsClient2Server()
    Return a list of the compression algorithms the server supports, when receiving stuff from the client.
getCompressionAlgorithmsServer2Client
in file SSH2.php, method Net_SSH2::getCompressionAlgorithmsServer2Client()
    Return a list of the compression algorithms the server supports, when sending stuff to the client.
getConfigOptions
in file modules.inc, function getConfigOptions()
    Returns a hash array (module name => elements) of all module options for the configuration page.
getConfigProfiles
in file config.inc, function getConfigProfiles()
    Returns an array of string with all available configuration profiles (without .conf)
getConnectClientDrives
in file sambaMungedDial.inc, method sambaMungedDial::getConnectClientDrives()
    gets connect-client-drive-at-logon value: enabled/disabled
getConnectClientPrinters
in file sambaMungedDial.inc, method sambaMungedDial::getConnectClientPrinters()
    gets connect-client-printers-at-logon value: enabled/disabled
getCtxMaxConnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxConnectionTimeF()
    SMARTY: gets the checkbox state of "Connection"
getCtxMaxDisconnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxDisconnectionTimeF()
    SMARTY: gets the checkbox state of "Disconnection"
getCtxMaxIdleTimeF
in file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxIdleTimeF()
    SMARTY: gets the checkbox state of "Idle"
getdays
in file account.inc, function getdays()
    This function will return the days from 1.1.1970 until now.
getDefaultListAttributes
in file host.inc, method host::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file group.inc, method group::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file asteriskExt.inc, method asteriskExt::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file baseType.inc, method baseType::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file mailAlias.inc, method mailAlias::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file netgroup.inc, method netgroup::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file types.inc, function getDefaultListAttributes()
    Returns the default attribute list for an account type.
getDefaultListAttributes
in file dhcp.inc, method dhcp::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file smbDomain.inc, method smbDomain::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file user.inc, method user::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultPrinter
in file sambaMungedDial.inc, method sambaMungedDial::getDefaultPrinter()
    gets set-client-printer-to-default value: enabled/disabled
getDescription
in file ouEditor.inc, method toolOUEditor::getDescription()
    returns a description text for the tool.
getDescription
in file netgroup.inc, method netgroup::getDescription()
    Returns the description of this account type.
getDescription
in file tools.inc, method LAMTool::getDescription()
    returns a description text for the tool.
getDescription
in file pdfEdit.inc, method toolPDFEditor::getDescription()
    returns a description text for the tool.
getDescription
in file smbDomain.inc, method smbDomain::getDescription()
    Returns the description of this account type.
getDescription
in file tests.inc, method toolTests::getDescription()
    returns a description text for the tool.
getDescription
in file host.inc, method host::getDescription()
    Returns the description of this account type.
getDescription
in file baseType.inc, method baseType::getDescription()
    Returns the description of this account type.
getDescription
in file group.inc, method group::getDescription()
    Returns the description of this account type.
getDescription
in file asteriskExt.inc, method asteriskExt::getDescription()
    Returns the description of this account type.
getDescription
in file mailAlias.inc, method mailAlias::getDescription()
    Returns the description of this account type.
getDescription
in file fileUpload.inc, method toolFileUpload::getDescription()
    returns a description text for the tool.
getDescription
in file dhcp.inc, method dhcp::getDescription()
    Returns the description of this account type.
getDescription
in file schemaBrowser.inc, method toolSchemaBrowser::getDescription()
    returns a description text for the tool.
getDescription
in file serverInfo.inc, method toolServerInformation::getDescription()
    returns a description text for the tool.
getDescription
in file schema.inc, method SchemaItem::getDescription()
getDescription
in file profileEditor.inc, method toolProfileEditor::getDescription()
    returns a description text for the tool.
getDescription
in file user.inc, method user::getDescription()
    Returns the description of this account type.
getDHCPOption
in file dhcp_settings.inc, method dhcp_settings::getDHCPOption()
    Returns a DHCP option.
getEncryptionAlgorithmsClient2Server
in file SSH2.php, method Net_SSH2::getEncryptionAlgorithmsClient2Server()
    Return a list of the (symmetric key) encryption algorithms the server supports, when receiving stuff from the client.
getEncryptionAlgorithmsServer2Client
in file SSH2.php, method Net_SSH2::getEncryptionAlgorithmsServer2Client()
    Return a list of the (symmetric key) encryption algorithms the server supports, when sending stuff to the client.
getEquality
in file schema.inc, method AttributeType::getEquality()
    Gets this attribute's equality string
getErrors
in file SSH2.php, method Net_SSH2::getErrors()
    Returns all errors
getHelp
in file modules.inc, function getHelp()
    Returns a help entry from an account module.
getHostKeyPublicExponent
in file SSH1.php, method Net_SSH1::getHostKeyPublicExponent()
    Return the host key public exponent
getHostKeyPublicModulus
in file SSH1.php, method Net_SSH1::getHostKeyPublicModulus()
    Return the host key public modulus
getIcon
in file baseModule.inc, method baseModule::getIcon()
    Returns the path to the module icon.
getID
in file lists.inc, method lamListOption::getID()
    Returns the option ID.
getImage
in file lists.inc, method lamListTool::getImage()
    Returns the name of the tool image.
getImageLink
in file ouEditor.inc, method toolOUEditor::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file profileEditor.inc, method toolProfileEditor::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file tools.inc, method LAMTool::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file schemaBrowser.inc, method toolSchemaBrowser::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file serverInfo.inc, method toolServerInformation::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file tests.inc, method toolTests::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file pdfEdit.inc, method toolPDFEditor::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file fileUpload.inc, method toolFileUpload::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getInheritMode
in file sambaMungedDial.inc, method sambaMungedDial::getInheritMode()
    gets Inherit-config-from-client value: enabled/disabled
getIsCollective
in file schema.inc, method AttributeType::getIsCollective()
    Gets whether this attribute is collective.
getIsNoUserModification
in file schema.inc, method AttributeType::getIsNoUserModification()
    Gets whether this attribute is not modifiable by users.
getIsObsolete
in file schema.inc, method AttributeType::getIsObsolete()
    Gets whether this attribute has been flagged as obsolete by the LDAP server
getIsObsolete
in file schema.inc, method MatchingRule::getIsObsolete()
    Gets whether this MatchingRule is flagged as obsolete by the LDAP server.
getIsObsolete
in file schema.inc, method ObjectClass::getIsObsolete()
    Gets whether this objectClass is flagged as obsolete by the LDAP server.
getIsSingleValue
in file schema.inc, method AttributeType::getIsSingleValue()
    Gets whether this attribute is single-valued. If this attribute only supports single values, true is returned. If this attribute supports multiple values, false is returned.
getKexAlgorithms
in file SSH2.php, method Net_SSH2::getKexAlgorithms()
    Return a list of the key exchange algorithms the server supports.
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.
getLanguagesClient2Server
in file SSH2.php, method Net_SSH2::getLanguagesClient2Server()
    Return a list of the languages the server supports, when receiving stuff from the client.
getLanguagesServer2Client
in file SSH2.php, method Net_SSH2::getLanguagesServer2Client()
    Return a list of the languages the server supports, when sending stuff to the client.
getLastError
in file SSH2.php, method Net_SSH2::getLastError()
    Returns the last error
getLastLDAPError
in file account.inc, function getLastLDAPError()
    Returns the parameters for a StatusMessage of the last LDAP search.
getLastSFTPError
in file SFTP.php, method Net_SFTP::getLastSFTPError()
    Returns the last error
getLDAPAliases
in file baseModule.inc, method baseModule::getLDAPAliases()
    Returns a list of aliases for LDAP attributes.
getLink
in file fileUpload.inc, method toolFileUpload::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file profileEditor.inc, method toolProfileEditor::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file tools.inc, method LAMTool::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file serverInfo.inc, method toolServerInformation::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file schemaBrowser.inc, method toolSchemaBrowser::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file ouEditor.inc, method toolOUEditor::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file pdfEdit.inc, method toolPDFEditor::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file tests.inc, method toolTests::getLink()
    Returns a link to the tool page (relative to templates/).
getLinkTarget
in file lists.inc, method lamListTool::getLinkTarget()
    Returns the PHP file (relative to 'templates/lists') which will be the target for this tool.
getListAttributeDescriptions
in file smbDomain.inc, method smbDomain::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file host.inc, method host::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file baseType.inc, method baseType::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file group.inc, method group::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file dhcp.inc, method dhcp::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file mailAlias.inc, method mailAlias::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file types.inc, function getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file user.inc, method user::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file asteriskExt.inc, method asteriskExt::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListAttributeDescriptions
in file netgroup.inc, method netgroup::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListClassName
in file smbDomain.inc, method smbDomain::getListClassName()
    Returns the class name for the list object.
getListClassName
in file baseType.inc, method baseType::getListClassName()
    Returns the class name for the list object.
getListClassName
in file netgroup.inc, method netgroup::getListClassName()
    Returns the class name for the list object.
getListClassName
in file group.inc, method group::getListClassName()
    Returns the class name for the list object.
getListClassName
in file host.inc, method host::getListClassName()
    Returns the class name for the list object.
getListClassName
in file dhcp.inc, method dhcp::getListClassName()
    Returns the class name for the list object.
getListClassName
in file user.inc, method user::getListClassName()
    Returns the class name for the list object.
getListClassName
in file asteriskExt.inc, method asteriskExt::getListClassName()
    Returns the class name for the list object.
getListClassName
in file types.inc, function getListClassName()
    Returns the class name for the list object.
getListClassName
in file mailAlias.inc, method mailAlias::getListClassName()
    Returns the class name for the list object.
getLog
in file SSH2.php, method Net_SSH2::getLog()
    Returns a log of the packets that have been sent and received.
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.
getMACAlgorithmsClient2Server
in file SSH2.php, method Net_SSH2::getMACAlgorithmsClient2Server()
    Return a list of the MAC algorithms the server supports, when receiving stuff from the client.
getMACAlgorithmsServer2Client
in file SSH2.php, method Net_SSH2::getMACAlgorithmsServer2Client()
    Return a list of the MAC algorithms the server supports, when sending stuff to the client.
getManagedAttributes
in file baseModule.inc, method baseModule::getManagedAttributes()
    Returns a list of LDAP attributes which are managed by this module.
getManagedObjectClasses
in file baseModule.inc, method baseModule::getManagedObjectClasses()
    Returns a list of managed object classes for this module.
getMaxLength
in file schema.inc, method AttributeType::getMaxLength()
    Gets this attribute's the maximum length. If no maximum is defined by the LDAP server, null is returned.
getMayAttrNames
in file schema.inc, method ObjectClass::getMayAttrNames()
    Gets an array of attribute names (strings) that entries of this ObjectClass must define.
getMayAttrs
in file schema.inc, method ObjectClass::getMayAttrs()
    Gets an array of AttributeType objects that entries of this ObjectClass may define.
getMetaHTML
in file lists.inc, method lamListOption::getMetaHTML()
    Returns the meta HTML data to display this option.
getMetaHTML
in file lists.inc, method lamBooleanListOption::getMetaHTML()
    Returns the meta HTML data to display this option.
getMetaHTML
in file lists.inc, method lamSelectListOption::getMetaHTML()
    Returns the meta HTML data to display this option.
getModuleAlias
in file modules.inc, function getModuleAlias()
    Returns the alias name of a module
getModulesDependencies
in file modules.inc, function getModulesDependencies()
    Returns a hash array (module name => dependencies) of all module dependencies
getMunged
in file sambaMungedDial.inc, method sambaMungedDial::getMunged()
    Returns ready-to-run mungedDialString to be filled into ldap
getMustAttrNames
in file schema.inc, method ObjectClass::getMustAttrNames()
    Gets an array of attribute names (strings) that entries of this ObjectClass must define.
getMustAttrs
in file schema.inc, method ObjectClass::getMustAttrs()
    Gets an array of AttributeType objects that entries of this ObjectClass must define.
getName
in file schemaBrowser.inc, method toolSchemaBrowser::getName()
    Returns the name of the tool.
getName
in file schema.inc, method ObjectClassAttribute::getName()
    Gets this attribute's name
getName
in file fileUpload.inc, method toolFileUpload::getName()
    Returns the name of the tool.
getName
in file schema.inc, method MatchingRuleUse::getName()
    Gets this MatchingRuleUse's name
getName
in file schema.inc, method ObjectClass::getName()
    Gets the name of this objectClass (ie, "inetOrgPerson")
getName
in file pdfEdit.inc, method toolPDFEditor::getName()
    Returns the name of the tool.
getName
in file schema.inc, method AttributeType::getName()
    Gets this attribute's name
getName
in file tools.inc, method LAMTool::getName()
    Returns the name of the tool.
getName
in file schema.inc, method MatchingRule::getName()
    Gets this MatchingRule's name.
getName
in file profileEditor.inc, method toolProfileEditor::getName()
    Returns the name of the tool.
getName
in file tests.inc, method toolTests::getName()
    Returns the name of the tool.
getName
in file ouEditor.inc, method toolOUEditor::getName()
    Returns the name of the tool.
getName
in file serverInfo.inc, method toolServerInformation::getName()
    Returns the name of the tool.
getName
in file config.inc, method LAMConfig::getName()
    Returns the name of the config file
getName
in file lists.inc, method lamListTool::getName()
    Returns the tool name.
getNextGIDs
in file posixGroup.inc, method posixGroup::getNextGIDs()
    Returns one or more free GID numbers.
getNextUIDs
in file posixAccount.inc, method posixAccount::getNextUIDs()
    Returns one or more free UID numbers.
getOID
in file schema.inc, method SchemaItem::getOID()
getOnDemandFlags
in file sambaMungedDial.inc, method sambaMungedDial::getOnDemandFlags()
    Returns array of flags, which can be set on-demand with activated java-script
getOrdering
in file schema.inc, method AttributeType::getOrdering()
    Gets this attribute's ordering specification.
getOriginalAttributes
in file baseModule.inc, method baseModule::getOriginalAttributes()
    Returns the LDAP attributes which are managed in this module (with unchanged values).
getParentDN
in file modules.inc, method accountContainer::getParentDN()
    Returns the parent DN of a given DN.
getPath
in file config.inc, method LAMConfig::getPath()
    Returns the path to the config file.
getPDFStructureDefinitions
in file pdfstruct.inc, function getPDFStructureDefinitions()
    This function will return all available PDF structure definitions for the submitted account scope.
getPosition
in file fileUpload.inc, method toolFileUpload::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file tools.inc, method LAMTool::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file schemaBrowser.inc, method toolSchemaBrowser::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file pdfEdit.inc, method toolPDFEditor::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file ouEditor.inc, method toolOUEditor::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file profileEditor.inc, method toolProfileEditor::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file tests.inc, method toolTests::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file serverInfo.inc, method toolServerInformation::getPosition()
    Returns the prefered position of this tool on the tools page.
getProfileOptions
in file modules.inc, function getProfileOptions()
    Returns the elements for the profile page.
getPublicKey
in file RSA.php, method Crypt_RSA::getPublicKey()
    Returns the public key
getRDN
in file modules.inc, method accountContainer::getRDN()
    Returns the RDN part of a given DN.
getRDNAttributes
in file modules.inc, function getRDNAttributes()
    Returns a list of LDAP attributes which can be used to form the RDN.
getReConn
in file sambaMungedDial.inc, method sambaMungedDial::getReConn()
    gets Reconnection value: from any client/from previous client only
getRecursiveAttributesFromObjectClass
in file schemaTest.php, function getRecursiveAttributesFromObjectClass()
    Returns the names of all attributes which are managed by the given object class and its parents.
getRequiredByObjectClasses
in file schema.inc, method AttributeType::getRequiredByObjectClasses()
    Gets the list of "required by" objectClasses, that is the list of objectClasses which provide must have attribute.
getRequiredExtensions
in file modules.inc, function getRequiredExtensions()
    Returns true if the module is a base module
getRequiredExtensions
in file baseModule.inc, method baseModule::getRequiredExtensions()
    This function returns a list of PHP extensions (e.g. hash) which are needed by this module.
getRequiresPasswordChangeRights
in file profileEditor.inc, method toolProfileEditor::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file tests.inc, method toolTests::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file tools.inc, method LAMTool::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file ouEditor.inc, method toolOUEditor::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file fileUpload.inc, method toolFileUpload::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file pdfEdit.inc, method toolPDFEditor::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file serverInfo.inc, method toolServerInformation::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file schemaBrowser.inc, method toolSchemaBrowser::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresWriteAccess
in file fileUpload.inc, method toolFileUpload::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file profileEditor.inc, method toolProfileEditor::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file schemaBrowser.inc, method toolSchemaBrowser::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file tools.inc, method LAMTool::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file pdfEdit.inc, method toolPDFEditor::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file ouEditor.inc, method toolOUEditor::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file serverInfo.inc, method toolServerInformation::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file tests.inc, method toolTests::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRowspanString
in file html.inc, method htmlElement::getRowspanString()
    Returns the HTML attribute for the rowspan.
getSectionHeadline
in file pdf.inc, function getSectionHeadline()
    Creates a section headline.
getSelfServiceFields
in file baseModule.inc, method baseModule::getSelfServiceFields()
    Returns a list of possible input fields and their descriptions.
getSelfServiceFieldSettings
in file selfService.inc, function getSelfServiceFieldSettings()
    Returns the field settings for the self service.
getSelfServiceOptions
in file kolabUser.inc, method kolabUser::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceOptions
in file posixAccount.inc, method posixAccount::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceOptions
in file inetOrgPerson.inc, method inetOrgPerson::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceOptions
in file selfService.inc, function getSelfServiceOptions()
    Returns meta HTML code for each self service field.
getSelfServiceOptions
in file baseModule.inc, method baseModule::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceProfiles
in file selfService.inc, function getSelfServiceProfiles()
    Returns a list of all available self service profiles (without .conf)
getSelfServiceSearchAttributes
in file baseModule.inc, method baseModule::getSelfServiceSearchAttributes()
    This function returns a list of possible LDAP attributes (e.g. uid, cn, ...) which can be used to search for LDAP objects.
getSelfServiceSearchAttributes
in file selfService.inc, function getSelfServiceSearchAttributes()
    Returns a list of possible search attributes for the self service.
getSelfServiceSettings
in file selfService.inc, function getSelfServiceSettings()
    Returns a hash array (module name => elements) of all module options for the configuration page.
getSelfServiceSettings
in file baseModule.inc, method baseModule::getSelfServiceSettings()
    Returns a list of self service configuration settings.
getServerHostKeyAlgorithms
in file SSH2.php, method Net_SSH2::getServerHostKeyAlgorithms()
    Return a list of the host key (public key) algorithms the server supports.
getServerIdentification
in file SSH2.php, method Net_SSH2::getServerIdentification()
    Return the server identification.
getServerIdentification
in file SSH1.php, method Net_SSH1::getServerIdentification()
    Return the server identification.
getServerKeyPublicExponent
in file SSH1.php, method Net_SSH1::getServerKeyPublicExponent()
    Return the server key public exponent
getServerKeyPublicModulus
in file SSH1.php, method Net_SSH1::getServerKeyPublicModulus()
    Return the server key public modulus
getServerPublicHostKey
in file SSH2.php, method Net_SSH2::getServerPublicHostKey()
    Returns the server public host key.
getSFTPErrors
in file SFTP.php, method Net_SFTP::getSFTPErrors()
    Returns all errors
getSFTPLog
in file SFTP.php, method Net_SFTP::getSFTPLog()
    Returns a log of the packets that have been sent and received.
getShadow
in file sambaMungedDial.inc, method sambaMungedDial::getShadow()
    gets shadow value (enum): 0-4
getshells
in file account.inc, function getshells()
    Returns a list of shells listed in config/shells.
getSource
in file schema.inc, method ObjectClassAttribute::getSource()
    Gets the name of the ObjectClass which originally specified this attribute.
GetStringWidth
in file ufpdf.php, method UFPDF::GetStringWidth()
GetStringWidth
in file fpdf.php, method FPDF::GetStringWidth()
getSubstr
in file schema.inc, method AttributeType::getSubstr()
    Gets this attribute's substring matching specification
getSupAttribute
in file schema.inc, method AttributeType::getSupAttribute()
    Gets this attribute's parent attribute (if any). If this attribute does not inherit from another attribute, null is returned.
getSupClasses
in file schema.inc, method ObjectClass::getSupClasses()
    Gets the objectClass names from which this objectClass inherits.
getSupportedAuthentications
in file SSH1.php, method Net_SSH1::getSupportedAuthentications()
    Return a list of authentications supported by SSH1 server.
getSupportedCiphers
in file SSH1.php, method Net_SSH1::getSupportedCiphers()
    Return a list of ciphers supported by SSH1 server.
getSupportedVersions
in file SFTP.php, method Net_SFTP::getSupportedVersions()
    Get supported SFTP versions
getSyntaxOID
in file schema.inc, method AttributeType::getSyntaxOID()
    Gets this attribute's syntax OID. Differs from getSyntaxString() in that this function only returns the actual OID with any length specification removed.
getSyntaxString
in file schema.inc, method AttributeType::getSyntaxString()
    Gets this attribute's raw syntax string (ie: "1.2.3.4{16}").
getTools
in file tools.inc, function getTools()
    Returns the tools which are available for LAM.
getTsLogin
in file sambaMungedDial.inc, method sambaMungedDial::getTsLogin()
    Gets Terminal-Server-Login value: enabled/disabled
getType
in file schema.inc, method ObjectClass::getType()
    Gets the type of this objectClass: STRUCTURAL, ABSTRACT, or AUXILIARY.
getType
in file schema.inc, method AttributeType::getType()
    Gets this attribute's type
getTypeAlias
in file types.inc, function getTypeAlias()
    Returns the alias name of an account type.
getTypeDescription
in file types.inc, function getTypeDescription()
    Returns the description of an account type.
getTypes
in file types.inc, function getTypes()
    Returns a list of available account types.
getUploadColumns
in file modules.inc, function getUploadColumns()
    Returns an array containing all input columns for the file upload.
getUsage
in file schema.inc, method AttributeType::getUsage()
    Gets this attribute's usage string as defined by the LDAP server
getUsedByAttrs
in file schema.inc, method MatchingRule::getUsedByAttrs()
    Gets an array of attribute names (strings) which use this MatchingRule
getUsedByAttrs
in file schema.inc, method MatchingRuleUse::getUsedByAttrs()
    Gets an array of attribute names (strings) which use this MatchingRuleUse object.
getUsedInObjectClasses
in file schema.inc, method AttributeType::getUsedInObjectClasses()
    Gets the list of "used in" objectClasses, that is the list of objectClasses which provide this attribute.
getUseTLS
in file config.inc, method LAMConfig::getUseTLS()
    Returns if TLS is activated.
getValue
in file lists.inc, method lamListOption::getValue()
    Returns the option value. The value must not contain "=" and ";".
GetX
in file fpdf.php, method FPDF::GetX()
GetY
in file fpdf.php, method FPDF::GetY()
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_alias
in file baseModule.inc, method baseModule::get_alias()
    Returns an alias name for the module.
get_attr_select_html
in file custom.php, function get_attr_select_html()
    Returns option values.
get_binary_attr_select_html
in file custom.php, function get_binary_attr_select_html()
    Returns option values.
get_cache
in file cache.inc, method cache::get_cache()
    Queries the cache for a list of LDAP entries and their attributes.
get_cached_schema
in file schema.inc, function get_cached_schema()
    Returns the cached array of schemaitem objects for the specified
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_configOptions
in file baseModule.inc, method baseModule::get_configOptions()
    Returns a list of configuration options.
get_configOptions
in file posixGroup.inc, method posixGroup::get_configOptions()
    Returns a list of elements for the configuration.
get_container
in file tree.inc, function get_container()
    Given a DN string, this returns the parent container portion of the string.
get_container_contents
in file tree.inc, function get_container_contents()
    Gets a list of child entries for an entry. Given a DN, this function fetches the list of DNs of child entries one level beneath the parent. For example, for the following tree:
get_defaultLanguage
in file config.inc, method LAMConfig::get_defaultLanguage()
    Returns the default language string
get_dependencies
in file baseModule.inc, method baseModule::get_dependencies()
    This function returns a list with all depending and conflicting modules.
get_enc_type
in file tree.inc, function get_enc_type()
get_entry_system_attrs
in file tree.inc, function get_entry_system_attrs()
    Gets the operational attributes for an entry. Given a DN, this function fetches that entry's
get_help
in file baseModule.inc, method baseModule::get_help()
    This function returns the help entry array for a specific help id.
get_icon
in file tree.inc, function get_icon()
    Given a DN and server ID, this function reads the DN's objectClasses and
get_ldap_filter
in file baseModule.inc, method baseModule::get_ldap_filter()
    Returns an LDAP filter for the account lists
get_ldap_filter
in file modules.inc, function get_ldap_filter()
    Returns the LDAP filter used by the account lists
get_line_end_format
in file export_form.php, function get_line_end_format()
    Helper functoin for fetching the line end format.
get_listAttributes
in file config.inc, method LAMConfig::get_listAttributes()
    Returns the list of attributes to show in user list
get_metaData
in file shadowAccount.inc, method shadowAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file eduPerson.inc, method eduPerson::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file fixed_ip.inc, method fixed_ip::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file ldapPublicKey.inc, method ldapPublicKey::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file asteriskVoicemail.inc, method asteriskVoicemail::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file asteriskExtension.inc, method asteriskExtension::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file nisMailAlias.inc, method nisMailAlias::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file kolabUser.inc, method kolabUser::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file inetOrgPerson.inc, method inetOrgPerson::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file hostObject.inc, method hostObject::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file baseModule.inc, method baseModule::get_metaData()
    This function provides meta data which is interpreted by baseModule.
get_metaData
in file ieee802device.inc, method ieee802Device::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file nisnetgroup.inc, method nisnetgroup::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file phpGroupwareGroup.inc, method phpGroupwareGroup::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaGroupMapping.inc, method sambaGroupMapping::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaDomain.inc, method sambaDomain::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file ddns.inc, method ddns::get_metaData()
    Returns meta data that is interpreted by parent class.
get_metaData
in file sambaSamAccount.inc, method sambaSamAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file account.inc, method account::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file asteriskAccount.inc, method asteriskAccount::get_metaData()
    Returns meta data that is interpreted by parent class.
get_metaData
in file range.inc, method range::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file phpGroupwareUser.inc, method phpGroupwareUser::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file posixAccount.inc, method posixAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file posixGroup.inc, method posixGroup::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file quota.inc, method quota::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file dhcp_settings.inc, method dhcp_settings::get_metaData()
    Returns meta data that is interpreted by parent class
get_moduleSettings
in file config.inc, method LAMConfig::get_moduleSettings()
    Returns a list of saved module settings
get_object_attr
in file tree.inc, function get_object_attr()
    Much like get_object_attrs(), but only returns the values for one attribute of an object. Example calls:
get_object_attrs
in file tree.inc, function get_object_attrs()
    Gets the attributes/values of an entry. Returns an associative array whose
get_pdfEntries
in file quota.inc, method quota::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file asteriskVoicemail.inc, method asteriskVoicemail::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file fixed_ip.inc, method fixed_ip::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file asteriskExtension.inc, method asteriskExtension::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file modules.inc, method accountContainer::get_pdfEntries()
    Returns a list of possible PDF entries for this account.
get_pdfEntries
in file nisMailAlias.inc, method nisMailAlias::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file ldapPublicKey.inc, method ldapPublicKey::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file kolabUser.inc, method kolabUser::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file baseModule.inc, method baseModule::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file hostObject.inc, method hostObject::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file ieee802device.inc, method ieee802Device::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file inetOrgPerson.inc, method inetOrgPerson::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file nisnetgroup.inc, method nisnetgroup::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file eduPerson.inc, method eduPerson::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaGroupMapping.inc, method sambaGroupMapping::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaDomain.inc, method sambaDomain::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file ddns.inc, method ddns::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaSamAccount.inc, method sambaSamAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file account.inc, method account::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file shadowAccount.inc, method shadowAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file range.inc, method range::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file posixAccount.inc, method posixAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file phpGroupwareUser.inc, method phpGroupwareUser::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file asteriskAccount.inc, method asteriskAccount::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file posixGroup.inc, method posixGroup::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file dhcp_settings.inc, method dhcp_settings::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfFields
in file baseModule.inc, method baseModule::get_pdfFields()
    Returns a hashtable with all entries that may be printed out in the PDF.
get_preg
in file account.inc, function get_preg()
    Checks if a given value matches the selected regular expression.
get_profileOptions
in file posixAccount.inc, method posixAccount::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file sambaGroupMapping.inc, method sambaGroupMapping::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file quota.inc, method quota::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file baseModule.inc, method baseModule::get_profileOptions()
    This function defines what attributes will be used in the account profiles and their appearance in the profile editor.
get_profileOptions
in file sambaSamAccount.inc, method sambaSamAccount::get_profileOptions()
    Returns a list of elements for the account profiles.
get_rdn
in file tree.inc, function get_rdn()
    Given a DN string, this returns the 'RDN' portion of the string.
get_RDNAttributes
in file baseModule.inc, method baseModule::get_RDNAttributes()
    Returns a hash array containing a list of possible LDAP attributes that can be used to form the RDN (Relative Distinguished Name).
get_schema_attribute
in file schema.inc, function get_schema_attribute()
    Gets a single AttributeType object specified by name.
get_schema_attributes
in file schema.inc, function get_schema_attributes()
    Gets an associative array of AttributeType objects for the specified server. Each array entry's key is the name of the attributeType in lower-case and the value is an AttributeType object.
get_schema_matching_rules
in file schema.inc, function get_schema_matching_rules()
    Returns an array of MatchingRule objects for the specified server.
get_schema_objectclass
in file schema.inc, function get_schema_objectclass()
    Gets a single ObjectClass object specified by name.
get_schema_objectclasses
in file schema.inc, function get_schema_objectclasses()
    Gets an associative array of ObjectClass objects for the specified server. Each array entry's key is the name of the objectClass in lower-case and the value is an ObjectClass object.
get_schema_syntaxes
in file schema.inc, function get_schema_syntaxes()
    Returns an array of Syntax objects that this LDAP server uses mapped to their descriptions. The key of each entry is the OID of the Syntax.
get_scope
in file baseModule.inc, method baseModule::get_scope()
    Returns the account type of this module (user, group, host)
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_type
in file modules.inc, method accountContainer::get_type()
    Returns the accout type of this object (e.g. user, group, host).
get_typeSettings
in file config.inc, method LAMConfig::get_typeSettings()
    Returns a list of saved type settings
get_uploadColumns
in file baseModule.inc, method baseModule::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadColumns
in file account.inc, method account::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadColumns
in file inetOrgPerson.inc, method inetOrgPerson::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadColumns
in file quota.inc, method quota::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadPreDepends
in file baseModule.inc, method baseModule::get_uploadPreDepends()
    Returns a list of module names which must be processed in building the account befor this module.
get_user_agent_string
in file export.inc, function get_user_agent_string()
    Gets the USER_AGENT string from the $_SERVER array, all in lower case in an E_NOTICE safe manner.
group
in file group.inc, class group
    The account type for group accounts (e.g. Unix and Samba).
groupRefreshPrimary
in file group.inc, method lamGroupList::groupRefreshPrimary()
    Refreshes the primary group members list.
group.inc
procedural page group.inc
top

h

$h
in file fpdf.php, variable FPDF::$h
$hasNext
in file export.inc, variable PlaLdapExporter::$hasNext
$hPt
in file fpdf.php, variable FPDF::$hPt
hash
in file Hash.php, method Crypt_Hash::hash()
    Compute the HMAC.
header
in file lamPDF.inc, method lamPDF::header()
header
in file html.inc, class constant htmlTable::header
    table header
Header
in file fpdf.php, method FPDF::Header()
help.inc
procedural page help.inc
hex2bin
in file ldap.inc, function hex2bin()
    Converts a HEX string to a binary value
hexstr
in file sambaMungedDial.inc, method sambaMungedDial::hexstr()
    hexstr
host
in file host.inc, class host
    The account type for host accounts (e.g. Samba).
hostObject
in file hostObject.inc, class hostObject
    Manages the hosts to which a user may login.
htmlAccountPageButton
in file html.inc, class htmlAccountPageButton
    Prints a button for the account pages.
htmlButton
in file html.inc, class htmlButton
    Simple button.
htmlElement
in file html.inc, class htmlElement
    Represents a HTML element.
htmlFieldset
in file html.inc, class htmlFieldset
    Generates a fieldset.
htmlHelpLink
in file html.inc, class htmlHelpLink
    Renders a help link.
htmlHiddenInput
in file html.inc, class htmlHiddenInput
    Generates a hidden input field.
htmlImage
in file html.inc, class htmlImage
    Prints the HTML code for an image.
htmlInputCheckbox
in file html.inc, class htmlInputCheckbox
    Prints the HTML code for a checkbox.
htmlInputField
in file html.inc, class htmlInputField
    A standard input field.
htmlInputFileUpload
in file html.inc, class htmlInputFileUpload
    Prints the HTML code for a file upload field.
htmlInputTextarea
in file html.inc, class htmlInputTextarea
    Prints the HTML code for a textarea.
htmlLink
in file html.inc, class htmlLink
    Generates a link.
htmlOutputText
in file html.inc, class htmlOutputText
    Prints the text and escapes contained HTML code by default.
htmlSelect
in file html.inc, class htmlSelect
    Represents a select box.
htmlSpacer
in file html.inc, class htmlSpacer
    Adds an empty space with given width and height.
htmlStatusMessage
in file html.inc, class htmlStatusMessage
    Prints a status message (e.g. error message).
htmlSubTitle
in file html.inc, class htmlSubTitle
    Generates a subtitle line. This is used to group multiple fields.
htmlTable
in file html.inc, class htmlTable
    Structures elements using a table.
htmlTableExtendedInputCheckbox
in file html.inc, class htmlTableExtendedInputCheckbox
    Checkbox with descriptive label and help link.
htmlTableExtendedInputField
in file html.inc, class htmlTableExtendedInputField
    An extended input field that combines label, input field and help.
htmlTableExtendedInputFileUpload
in file html.inc, class htmlTableExtendedInputFileUpload
    File upload with descriptive label and help link.
htmlTableExtendedInputTextarea
in file html.inc, class htmlTableExtendedInputTextarea
    Text area with label and help link.
htmlTableExtendedSelect
in file html.inc, class htmlTableExtendedSelect
    Select with label and help link.
htmlTableRow
in file html.inc, class htmlTableRow
    A row inside a htmlTable.
htmlTitle
in file html.inc, class htmlTitle
    Generates a title line. This is used for page titles.
Hash.php
procedural page Hash.php
html.inc
procedural page html.inc
hostObject.inc
procedural page hostObject.inc
host.inc
procedural page host.inc
help.php
procedural page help.php
top

i

$images
in file fpdf.php, variable FPDF::$images
$indent_step
in file export.inc, variable PlaDsmlExporter::$indent_step
$InFooter
in file fpdf.php, variable FPDF::$InFooter
$InHeader
in file fpdf.php, variable FPDF::$InHeader
$inputFields
in file selfService.inc, variable selfServiceProfile::$inputFields
    input fields
$isImageButton
in file html.inc, variable htmlButton::$isImageButton
    image button or text button
$isNewAccount
in file modules.inc, variable accountContainer::$isNewAccount
    True if this is a newly created account
$is_collective
in file schema.inc, variable AttributeType::$is_collective
    boolean: is collective?
$is_no_user_modification
in file schema.inc, variable AttributeType::$is_no_user_modification
    boolean: can use modify?
$is_obsolete
in file schema.inc, variable MatchingRule::$is_obsolete
    Boolean value indicating whether this MatchingRule is obsolete
$is_obsolete
in file schema.inc, variable AttributeType::$is_obsolete
    string: the description
$is_obsolete
in file schema.inc, variable ObjectClass::$is_obsolete
    boolean value indicating whether this objectClass is obsolete
$is_single_value
in file schema.inc, variable AttributeType::$is_single_value
    boolean: is single valued only?
ieee802Device
in file ieee802device.inc, class ieee802Device
    Provides MAC addresses for hosts.
Image
in file fpdf.php, method FPDF::Image()
inetLocalMailRecipient
in file inetLocalMailRecipient.inc, class inetLocalMailRecipient
    Provides mail routing for users.
inetOrgPerson
in file inetOrgPerson.inc, class inetOrgPerson
    This module manages LDAP attributes of the object class inetOrgPerson (e.g. name and address).
init
in file sambaSamAccount.inc, method sambaSamAccount::init()
    Initializes the module after it became part of an accountContainer
init
in file baseModule.inc, method baseModule::init()
    Initializes the module after it became part of an accountContainer
init
in file ddns.inc, method ddns::init()
    Initializes the module after it became part of an accountContainer
init
in file posixAccount.inc, method posixAccount::init()
    Initializes the module after it became part of an accountContainer
init
in file posixGroup.inc, method posixGroup::init()
    This functin will be called when the module will be loaded *
initialize_session_tree
in file tree.inc, function initialize_session_tree()
    Checks and fixes an initial session's tree cache if needed.
initQuotas
in file quota.inc, method quota::initQuotas()
    Initializes the quota values.
initVars
in file schema.inc, method AttributeType::initVars()
    Initialize the class' member variables
initVars
in file schema.inc, method MatchingRule::initVars()
    Initialize the class' member variables
initVars
in file schema.inc, method MatchingRuleUse::initVars()
    Initialize the class' member variables
initVars
in file schema.inc, method Syntax::initVars()
    Initializes the class' member variables
initVars
in file schema.inc, method SchemaItem::initVars()
    Initialize class members to default values.
initVars
in file schema.inc, method ObjectClass::initVars()
    Initialize the class' member variables
interactiveRead
in file SSH1.php, method Net_SSH1::interactiveRead()
    Reads the output of an interactive shell.
interactiveWrite
in file SSH1.php, method Net_SSH1::interactiveWrite()
    Inputs a command into an interactive shell.
in_array_ignore_case
in file account.inc, function in_array_ignore_case()
    Checks if a string exists in an array, ignoring case.
isAliasFor
in file schema.inc, method AttributeType::isAliasFor()
    Returns whether the specified attribute is an alias for this one (based on this attribute's alias list).
isBooleanConfigOptionSet
in file baseModule.inc, method baseModule::isBooleanConfigOptionSet()
    Returns if the given configuration option is set.
isLAMProVersion
in file selfService.inc, function isLAMProVersion()
    Returns if this is a LAM Pro installation.
isPrime
in file BigInteger.php, method Math_BigInteger::isPrime()
    Checks a numer to see if it's prime
isSelected
in file lists.inc, method lamBooleanListOption::isSelected()
    Returns if this option is selected.
isWritable
in file config.inc, method LAMCfgMain::isWritable()
    Returns if the configuration file is writable.
isWritable
in file config.inc, method LAMConfig::isWritable()
    Returns if the file can be written on the filesystem.
is_attr_binary
in file tree.inc, function is_attr_binary()
    Given an attribute name and server ID number, this function returns whether the attrbiute may contain binary data. This is useful for developers who wish to display the contents of an arbitrary attribute but don't want to dump binary data on the page.
is_attr_boolean
in file tree.inc, function is_attr_boolean()
    Given an attribute name and server ID number, this function returns whether the attrbiute contains boolean data. This is useful for developers who wish to display the contents of a boolean attribute with a drop-down.
is_base_module
in file modules.inc, function is_base_module()
    Returns true if the module is a base module
is_base_module
in file baseModule.inc, method baseModule::is_base_module()
    Returns true if your module is a base module and otherwise false.
is_binary_option_required
in file add_attr.php, function is_binary_option_required()
is_browser_os_mac
in file export.inc, function is_browser_os_mac()
    Determines whether the browser's operating system is Macintosh.
is_browser_os_unix
in file export.inc, function is_browser_os_unix()
    Determines whether the browser's operating system is UNIX (or something like UNIX).
is_browser_os_windows
in file export.inc, function is_browser_os_windows()
    Determines whether the browser's operating system is Windows.
is_dn_attr
in file tree.inc, function is_dn_attr()
    Returns true if the attribute specified is required to take as input a DN.
is_jpeg_photo
in file tree.inc, function is_jpeg_photo()
    Used to determine if the specified attribute is indeed a jpegPhoto. If the specified attribute is one that houses jpeg data, true is returned. Otherwise this function returns false.
is_mail_string
in file tree.inc, function is_mail_string()
    Get whether a string looks like an email address (user@example.com).
is_multi_line_attr
in file tree.inc, function is_multi_line_attr()
    Determines if an attribute's value can contain multiple lines. Attributes that fall in this multi-line category may be configured in config.php. Hence, this function accesses the global variable $multi_line_attributes;
is_safe_ascii
in file export.inc, method PlaExporter::is_safe_ascii()
    Helper method to check if the attribute value should be base 64 encoded.
is_samba_path
in file sambaMungedDial.inc, method sambaMungedDial::is_samba_path()
    Checks if this is a valid Samba path.
is_url_string
in file tree.inc, function is_url_string()
    Get whether a string looks like a web URL (http://www.example.com/)
ieee802device.inc
procedural page ieee802device.inc
inetLocalMailRecipient.inc
procedural page inetLocalMailRecipient.inc
inetOrgPerson.inc
procedural page inetOrgPerson.inc
index.php
procedural page index.php
initsuff.php
procedural page initsuff.php
index.php
procedural page index.php
top

k

$k
in file fpdf.php, variable FPDF::$k
$keywords
in file fpdf.php, variable FPDF::$keywords
kolabUser
in file kolabUser.inc, class kolabUser
    Manages Kolab user accounts.
kolabUser.inc
procedural page kolabUser.inc
top

l

$labels
in file lists.inc, variable lamList::$labels
    list of account specific labels
$LABEL_BACK_TO_ACCOUNT_LIST
in file baseType.inc, variable baseType::$LABEL_BACK_TO_ACCOUNT_LIST
$LABEL_CREATE_ANOTHER_ACCOUNT
in file baseType.inc, variable baseType::$LABEL_CREATE_ANOTHER_ACCOUNT
$lasth
in file fpdf.php, variable FPDF::$lasth
$LayoutMode
in file fpdf.php, variable FPDF::$LayoutMode
$LDAPPassword
in file selfService.inc, variable selfServiceProfile::$LDAPPassword
    LDAP password
$LDAPSuffix
in file selfService.inc, variable selfServiceProfile::$LDAPSuffix
    LDAP suffix
$LDAPUser
in file selfService.inc, variable selfServiceProfile::$LDAPUser
    LDAP user DN
$ldap_info
in file export.inc, variable PlaLdapExporter::$ldap_info
$LineWidth
in file fpdf.php, variable FPDF::$LineWidth
$links
in file fpdf.php, variable FPDF::$links
$lMargin
in file fpdf.php, variable FPDF::$lMargin
$logDestination
in file config.inc, variable LAMCfgMain::$logDestination
    log destination ("SYSLOG":syslog, "/...":file, "NONE":none)
$loginAttributeText
in file selfService.inc, variable selfServiceProfile::$loginAttributeText
    describing text for search attribute
$loginCaption
in file selfService.inc, variable selfServiceProfile::$loginCaption
    describing text for user login
$logLevel
in file config.inc, variable LAMCfgMain::$logLevel
    log level
lamAsteriskExtList
in file asteriskExt.inc, class lamAsteriskExtList
    Generates the list view.
lamBooleanListOption
in file lists.inc, class lamBooleanListOption
    Boolean option for list configuration.
LAMCfgMain
in file config.inc, class LAMCfgMain
    This class manages config.cfg.
lamCompareDescriptiveOptions
in file modules.inc, function lamCompareDescriptiveOptions()
    Helper function to sort descriptive options in parseHTML().
LAMConfig
in file config.inc, class LAMConfig
    This class manages .conf files.
lamdaemon
in file lamdaemon.inc, function lamdaemon()
    Sends commands to lamdaemon script.
lamdaemonSeclib
in file lamdaemon.inc, function lamdaemonSeclib()
    Sends commands to lamdaemon script.
lamDHCPList
in file dhcp.inc, class lamDHCPList
    Generates the list view.
lamGroupList
in file group.inc, class lamGroupList
    Generates the list view.
lamHostList
in file host.inc, class lamHostList
    Generates the list view.
lamList
in file lists.inc, class lamList
    Generates the list view.
lamListOption
in file lists.inc, class lamListOption
    Represents a list configuration option.
lamListTool
in file lists.inc, class lamListTool
    Represents a tool which can be included in the account lists.
lamMailAliasList
in file mailAlias.inc, class lamMailAliasList
    Generates the list view.
lamNetgroupList
in file netgroup.inc, class lamNetgroupList
    Generates the list view.
lamPDF
in file lamPDF.inc, class lamPDF
    Creates a LAM information page in PDF format.
LAMPDF_LINEWIDTH
in file pdf.inc, constant LAMPDF_LINEWIDTH
    PDF line width
lamRunLamdaemonTestSuite
in file lamdaemonTest.php, function lamRunLamdaemonTestSuite()
    Runs all tests for a given server.
lamSelectListOption
in file lists.inc, class lamSelectListOption
    Boolean option for list configuration.
lamSmbDomainList
in file smbDomain.inc, class lamSmbDomainList
    Generates the list view.
lamTestConnectSSH
in file lamdaemonTest.php, function lamTestConnectSSH()
    Connects to the given SSH server.
lamTestLamdaemon
in file lamdaemonTest.php, function lamTestLamdaemon()
    Runs a test case of lamdaemon.
LAMTool
in file tools.inc, class LAMTool
    Represents a tool.
lamUserList
in file user.inc, class lamUserList
    Generates the list view.
LAMVersion
in file config.inc, function LAMVersion()
    Returns the version number of this LAM installation.
Ldap
in file ldap.inc, class Ldap
    Ldap manages connection to LDAP and includes several helper functions.
LdapEscape
in file export.inc, method PlaCSVExporter::LdapEscape()
LdapExportInfo
in file export.inc, method LdapExportInfo::LdapExportInfo()
    Create a new LdapExportInfo object
LdapExportInfo
in file export.inc, class LdapExportInfo
    This class encapsulate informations about the ldap server from which the export is done.
ldapPublicKey
in file ldapPublicKey.inc, class ldapPublicKey
    Manages SSH public keys.
lamdaemon.inc
procedural page lamdaemon.inc
lamPDF.inc
procedural page lamPDF.inc
ldap.inc
procedural page ldap.inc
lists.inc
procedural page lists.inc
ldapPublicKey.inc
procedural page ldapPublicKey.inc
Line
in file fpdf.php, method FPDF::Line()
LINE_SEPARATOR
in file config.inc, class constant LAMConfig::LINE_SEPARATOR
    line separator
Link
in file fpdf.php, method FPDF::Link()
listBuildFilter
in file lists.inc, method lamList::listBuildFilter()
    Builds the regular expressions from the filter values.
listConfigurationChanged
in file user.inc, method lamUserList::listConfigurationChanged()
    Called when the configuration options changed.
listConfigurationChanged
in file group.inc, method lamGroupList::listConfigurationChanged()
    Called when the configuration options changed.
listConfigurationChanged
in file lists.inc, method lamList::listConfigurationChanged()
    Called when the configuration options changed.
listDoPost
in file dhcp.inc, method lamDHCPList::listDoPost()
    Manages all POST actions (e.g. button pressed) for the account lists.
listDoPost
in file lists.inc, method lamList::listDoPost()
    Manages all POST actions (e.g. button pressed) for the account lists.
listDrawNavigationBar
in file lists.inc, method lamList::listDrawNavigationBar()
    Draws a navigation bar to switch between pages
listGetAllConfigOptions
in file lists.inc, method lamList::listGetAllConfigOptions()
    Returns a list of possible configuration options.
listGetAllConfigOptions
in file group.inc, method lamGroupList::listGetAllConfigOptions()
    Returns a list of possible configuration options.
listGetAllConfigOptions
in file user.inc, method lamUserList::listGetAllConfigOptions()
    Returns a list of possible configuration options.
listGetConfigOptionByID
in file lists.inc, method lamList::listGetConfigOptionByID()
    Returns the configuration option with the given ID.
listGetParams
in file user.inc, method lamUserList::listGetParams()
    Sets some internal parameters.
listGetParams
in file lists.inc, method lamList::listGetParams()
    Sets some internal parameters.
listGetParams
in file group.inc, method lamGroupList::listGetParams()
    Sets some internal parameters.
listPrintButtons
in file lists.inc, method lamList::listPrintButtons()
    Prints the create and delete buttons.
listPrintButtons
in file dhcp.inc, method lamDHCPList::listPrintButtons()
    Prints the create, delete and PDF buttons.
listPrintConfigurationPage
in file lists.inc, method lamList::listPrintConfigurationPage()
    Prints the list configuration page.
listPrintFooter
in file lists.inc, method lamList::listPrintFooter()
    Prints the HTML footer.
listPrintHeader
in file lists.inc, method lamList::listPrintHeader()
    Prints the HTML header.
listPrintTableBody
in file lists.inc, method lamList::listPrintTableBody()
    Prints the entry list
listPrintTableCellContent
in file group.inc, method lamGroupList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableCellContent
in file lists.inc, method lamList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableCellContent
in file dhcp.inc, method lamDHCPList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableCellContent
in file user.inc, method lamUserList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableHeader
in file lists.inc, method lamList::listPrintTableHeader()
    Prints the attribute and filter row at the account table head
listRefreshData
in file lists.inc, method lamList::listRefreshData()
    Rereads the entries from LDAP.
listRefreshData
in file group.inc, method lamGroupList::listRefreshData()
    Rereads the entries from LDAP.
listRefreshData
in file user.inc, method lamUserList::listRefreshData()
    Rereads the entries from LDAP.
listShowOUSelection
in file lists.inc, method lamList::listShowOUSelection()
    Prints a combobox with possible sub-DNs.
listSort
in file lists.inc, method lamList::listSort()
    Sorts an account list by a given attribute
LIST_SIZE_OPTION_NAME
in file lists.inc, class constant lamList::LIST_SIZE_OPTION_NAME
    ID for list size config option
lmhash
in file createntlm.inc, method smbHash::lmhash()
    Calculates the LM hash of a given password.
lmPassword
in file account.inc, function lmPassword()
    Generates the LM hash of a password.
Ln
in file fpdf.php, method FPDF::Ln()
load
in file sambaMungedDial.inc, method sambaMungedDial::load()
    function takes a base64-encoded sambaMungedDial
loadAccountProfile
in file profiles.inc, function loadAccountProfile()
    Loads an profile of the given account type
loadKey
in file RSA.php, method Crypt_RSA::loadKey()
    Loads a public or private key
loadPDFStructureDefinitions
in file pdfstruct.inc, function loadPDFStructureDefinitions()
    This function is used to get pdf structure from xml file.
loadSelfServiceProfile
in file selfService.inc, function loadSelfServiceProfile()
    Loads all settings of a self service profile.
load_account
in file modules.inc, method accountContainer::load_account()
    Loads an LDAP account with the given DN.
load_attributes
in file sambaSamAccount.inc, method sambaSamAccount::load_attributes()
    This function loads the LDAP attributes for this module.
load_attributes
in file posixAccount.inc, method posixAccount::load_attributes()
    This function loads all needed LDAP attributes.
load_attributes
in file baseModule.inc, method baseModule::load_attributes()
    This function loads the LDAP attributes when an account should be loaded.
load_attributes
in file fixed_ip.inc, method fixed_ip::load_attributes()
    This function loads all needed LDAP attributes.
load_attributes
in file range.inc, method range::load_attributes()
    This function loads all needed LDAP attributes.
load_attributes
in file ddns.inc, method ddns::load_attributes()
    This function loads the LDAP attributes when an account should be loaded.
load_Messages
in file sambaSamAccount.inc, method sambaSamAccount::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file ieee802device.inc, method ieee802Device::load_Messages()
    This function fills the error message array with messages
load_Messages
in file range.inc, method range::load_Messages()
    This function fills the error message array with messages.
load_Messages
in file baseModule.inc, method baseModule::load_Messages()
    This function fills the $messages variable with output messages from this module.
load_Messages
in file sambaGroupMapping.inc, method sambaGroupMapping::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file asteriskAccount.inc, method asteriskAccount::load_Messages()
    This function fills the error message array with messages
load_Messages
in file ddns.inc, method ddns::load_Messages()
    This function fills the message array.
load_Messages
in file inetOrgPerson.inc, method inetOrgPerson::load_Messages()
    This function fills the message array.
load_Messages
in file kolabUser.inc, method kolabUser::load_Messages()
    This function fills the error message array with messages
load_Messages
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_Messages()
    This function fills the error message array with messages
load_Messages
in file dhcp_settings.inc, method dhcp_settings::load_Messages()
    This function fills the message array.
load_Messages
in file asteriskExtension.inc, method asteriskExtension::load_Messages()
    This function fills the error message array with messages
load_Messages
in file account.inc, method account::load_Messages()
    This function fills the message array.
load_Messages
in file shadowAccount.inc, method shadowAccount::load_Messages()
    This function builds up the message array.
load_Messages
in file asteriskVoicemail.inc, method asteriskVoicemail::load_Messages()
    This function fills the error message array with messages
load_Messages
in file sambaDomain.inc, method sambaDomain::load_Messages()
    This function fills the error message array with messages
load_Messages
in file nisMailAlias.inc, method nisMailAlias::load_Messages()
    This function fills the error message array with messages
load_Messages
in file phpGroupwareUser.inc, method phpGroupwareUser::load_Messages()
    This function builds up the message array.
load_Messages
in file eduPerson.inc, method eduPerson::load_Messages()
    This function fills the error message array with messages
load_Messages
in file fixed_ip.inc, method fixed_ip::load_Messages()
    This function fills the error message array with messages.
load_Messages
in file hostObject.inc, method hostObject::load_Messages()
    This function fills the error message array with messages
load_Messages
in file posixAccount.inc, method posixAccount::load_Messages()
    This function fills the error message array with messages.
load_Messages
in file nisnetgroup.inc, method nisnetgroup::load_Messages()
    This function fills the $messages variable with output messages from this module.
load_Messages
in file posixGroup.inc, method posixGroup::load_Messages()
    This function fills the $messages variable with output messages from this module.
load_Messages
in file quota.inc, method quota::load_Messages()
    this functin fills the error message array with messages
load_profile
in file shadowAccount.inc, method shadowAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file hostObject.inc, method hostObject::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file posixAccount.inc, method posixAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file quota.inc, method quota::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file eduPerson.inc, method eduPerson::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file dhcp_settings.inc, method dhcp_settings::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file phpGroupwareUser.inc, method phpGroupwareUser::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file sambaSamAccount.inc, method sambaSamAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file inetOrgPerson.inc, method inetOrgPerson::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file baseModule.inc, method baseModule::load_profile()
    This function loads the values from an account profile to the module's internal data structures.
load_profile
in file sambaGroupMapping.inc, method sambaGroupMapping::load_profile()
    Loads the values of an account profile into internal variables.
login
in file SSH2.php, method Net_SSH2::login()
    Login
login
in file SSH1.php, method Net_SSH1::login()
    Login
login
in file SFTP.php, method Net_SFTP::login()
    Login
LOGIN_LIST
in file config.inc, class constant LAMConfig::LOGIN_LIST
LOGIN_SEARCH
in file config.inc, class constant LAMConfig::LOGIN_SEARCH
logNewMessage
in file security.inc, function logNewMessage()
    Puts a new message in the log file.
logoffAndBackToLoginPage
in file security.inc, function logoffAndBackToLoginPage()
    Logs off the user and displays the login page.
list.php
procedural page list.php
login.php
procedural page login.php
logout.php
procedural page logout.php
lamdaemonTest.php
procedural page lamdaemonTest.php
top

m

$mainPageText
in file selfService.inc, variable selfServiceProfile::$mainPageText
    describing text for self service main page
$manageCnAttribute
in file posixGroup.inc, variable posixGroup::$manageCnAttribute
    specifies if the cn attribute should be managed by this module
$manageDescriptionAttribute
in file posixGroup.inc, variable posixGroup::$manageDescriptionAttribute
    specifies if the description attribute should be managed by this module
$maxPageEntries
in file lists.inc, variable lamList::$maxPageEntries
    maximum count of entries per page
$maxPwdAge
in file account.inc, variable samba3domain::$maxPwdAge
    seconds after the password must be changed
$MAX_LDIF_LINE_LENGTH
in file export.inc, variable PlaLdifExporter::$MAX_LDIF_LINE_LENGTH
$max_length
in file schema.inc, variable AttributeType::$max_length
    The max number of characters this attribute can be
$may_attrs
in file schema.inc, variable ObjectClass::$may_attrs
    arrays of attribute names that this objectClass allows, but does not require
$messages
in file baseModule.inc, variable baseModule::$messages
    contains all error messages of a module
$meta
in file baseModule.inc, variable baseModule::$meta
    includes all meta data provided by the sub class
$minPwdAge
in file account.inc, variable samba3domain::$minPwdAge
    seconds after the password can be changed
$moduleSettings
in file baseModule.inc, variable baseModule::$moduleSettings
    configuration settings of all modules
$moduleSettings
in file selfService.inc, variable selfServiceProfile::$moduleSettings
    configuration settings of modules
$multivalue_separator
in file export.inc, variable PlaCSVExporter::$multivalue_separator
$must_attrs
in file schema.inc, variable ObjectClass::$must_attrs
    arrays of attribute names that this objectClass requires
modules.inc
procedural page modules.inc
mailAlias.inc
procedural page mailAlias.inc
mailAlias
in file mailAlias.inc, class mailAlias
    The account type for mail aliases.
managesPasswordAttributes
in file shadowAccount.inc, method shadowAccount::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file inetOrgPerson.inc, method inetOrgPerson::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file asteriskVoicemail.inc, method asteriskVoicemail::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file sambaSamAccount.inc, method sambaSamAccount::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file posixGroup.inc, method posixGroup::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file posixAccount.inc, method posixAccount::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file asteriskAccount.inc, method asteriskAccount::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file phpGroupwareUser.inc, method phpGroupwareUser::managesPasswordAttributes()
    This method specifies if a module manages password attributes.
managesPasswordAttributes
in file modules.inc, method passwordService::managesPasswordAttributes()
    This method specifies if a module manages password attributes. The module alias will then appear as option in the GUI.
MatchingRule
in file schema.inc, class MatchingRule
    Represents an LDAP MatchingRule
MatchingRule
in file schema.inc, method MatchingRule::MatchingRule()
    Creates a new MatchingRule object from a raw LDAP MatchingRule string.
MatchingRuleUse
in file schema.inc, method MatchingRuleUse::MatchingRuleUse()
MatchingRuleUse
in file schema.inc, class MatchingRuleUse
    Represents an LDAP schema matchingRuleUse entry
Math_BigInteger
in file BigInteger.php, method Math_BigInteger::Math_BigInteger()
    Converts base-2, base-10, base-16, and binary strings (eg. base-256) to BigIntegers.
Math_BigInteger
in file BigInteger.php, class Math_BigInteger
    Pure-PHP arbitrary precision integer arithmetic library. Supports base-2, base-10, base-16, and base-256 numbers.
mergeTableElements
in file html.inc, method htmlTable::mergeTableElements()
    Merges the content of another htmlTable object into this table.
metaRefresh
in file config.inc, function metaRefresh()
    Prints a meta refresh page
mkdir
in file SFTP.php, method Net_SFTP::mkdir()
    Creates a directory.
modInverse
in file BigInteger.php, method Math_BigInteger::modInverse()
    Calculates modular inverses.
modPow
in file BigInteger.php, method Math_BigInteger::modPow()
    Performs modular exponentiation.
module_complete
in file baseModule.inc, method baseModule::module_complete()
    This function is used to check if all settings for this module have been made.
module_complete
in file posixAccount.inc, method posixAccount::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file asteriskVoicemail.inc, method asteriskVoicemail::module_complete()
    This functions returns true if all needed settings are done.
module_complete
in file posixGroup.inc, method posixGroup::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file sambaGroupMapping.inc, method sambaGroupMapping::module_complete()
    This function is used to check if all settings for this module have been made.
module_complete
in file ddns.inc, method ddns::module_complete()
    This functions returns true if all needed settings are done.
module_complete
in file kolabUser.inc, method kolabUser::module_complete()
    This function returns true if all needed settings are done.
module_complete
in file sambaSamAccount.inc, method sambaSamAccount::module_complete()
    This function is used to check if all settings for this module have been made.
module_complete
in file inetOrgPerson.inc, method inetOrgPerson::module_complete()
    This functions return true if all needed settings are done.
module_complete
in file account.inc, method account::module_complete()
    This functions returns true if all needed settings are done.
module_complete
in file nisnetgroup.inc, method nisnetgroup::module_complete()
    This functions is used to check if all settings for this module have been made.
module_ready
in file sambaGroupMapping.inc, method sambaGroupMapping::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file sambaSamAccount.inc, method sambaSamAccount::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file baseModule.inc, method baseModule::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file quota.inc, method quota::module_ready()
    This function is used to check if this module page can be displayed.
MultiCell
in file fpdf.php, method FPDF::MultiCell()
MultiCell
in file ufpdf.php, method UFPDF::MultiCell()
multiply
in file BigInteger.php, method Math_BigInteger::multiply()
    Multiplies two BigIntegers
multi_lines_display
in file export.inc, method PlaLdifExporter::multi_lines_display()
    Helper method to wrap ldif lines
munge
in file sambaMungedDial.inc, method sambaMungedDial::munge()
    Setup parameter given by paramName to MungedDial-Format
MyCustomExporter
in file export.inc, class MyCustomExporter
MyCutsomExporter
in file export.inc, method MyCustomExporter::MyCutsomExporter()
mainlogin.php
procedural page mainlogin.php
mainmanage.php
procedural page mainmanage.php
moduleSettings.php
procedural page moduleSettings.php
main.php
procedural page main.php
main_footer.php
procedural page main_footer.php
main_header.php
procedural page main_header.php
massBuildAccounts.php
procedural page massBuildAccounts.php
masscreate.php
procedural page masscreate.php
massDoUpload.php
procedural page massDoUpload.php
top

n

$n
in file fpdf.php, variable FPDF::$n
$name
in file html.inc, variable htmlButton::$name
    button name
$name
in file schema.inc, variable AttributeType::$name
    The name of this attributeType
$name
in file schema.inc, variable MatchingRuleUse::$name
    The name of the MathingRule this applies to
$name
in file schema.inc, variable ObjectClass::$name
    This objectClass' name, ie "inetOrgPerson"
$name
in file schema.inc, variable MatchingRule::$name
    This rule's name
$name
in file schema.inc, variable ObjectClassAttribute::$name
    This Attribute's name
$name
in file account.inc, variable samba3domain::$name
    Domain name
$nextGroupRID
in file account.inc, variable samba3domain::$nextGroupRID
    Next group RID
$nextRID
in file account.inc, variable samba3domain::$nextRID
    Next RID
$nextUserRID
in file account.inc, variable samba3domain::$nextUserRID
    Next user RID
$num_entries
in file export.inc, variable PlaLdapExporter::$num_entries
nisMailAlias.inc
procedural page nisMailAlias.inc
nisnetgroup.inc
procedural page nisnetgroup.inc
netgroup.inc
procedural page netgroup.inc
netgroup
in file netgroup.inc, class netgroup
    The account type for NIS netgroups.
Net_SFTP
in file SFTP.php, method Net_SFTP::Net_SFTP()
    Default Constructor.
Net_SFTP
in file SFTP.php, class Net_SFTP
    Pure-PHP implementations of SFTP.
NET_SFTP_LOCAL_FILE
in file SFTP.php, constant NET_SFTP_LOCAL_FILE
    Reads data from a local file.
NET_SFTP_LOG_COMPLEX
in file SFTP.php, constant NET_SFTP_LOG_COMPLEX
    Returns the message content
NET_SFTP_LOG_SIMPLE
in file SFTP.php, constant NET_SFTP_LOG_SIMPLE
    Returns the message numbers
NET_SFTP_STRING
in file SFTP.php, constant NET_SFTP_STRING
    Reads data from a string.
Net_SSH1
in file SSH1.php, class Net_SSH1
    Pure-PHP implementation of SSHv1.
Net_SSH1
in file SSH1.php, method Net_SSH1::Net_SSH1()
    Default Constructor.
NET_SSH1_AUTH_PASSWORD
in file SSH1.php, constant NET_SSH1_AUTH_PASSWORD
    password authentication
NET_SSH1_AUTH_RHOSTS
in file SSH1.php, constant NET_SSH1_AUTH_RHOSTS
    .rhosts or /etc/hosts.equiv
NET_SSH1_AUTH_RHOSTS_RSA
in file SSH1.php, constant NET_SSH1_AUTH_RHOSTS_RSA
    .rhosts with RSA host authentication
NET_SSH1_AUTH_RSA
in file SSH1.php, constant NET_SSH1_AUTH_RSA
    pure RSA authentication
NET_SSH1_CIPHER_3DES
in file SSH1.php, constant NET_SSH1_CIPHER_3DES
    Triple-DES in CBC mode
NET_SSH1_CIPHER_BLOWFISH
in file SSH1.php, constant NET_SSH1_CIPHER_BLOWFISH
    Blowfish
NET_SSH1_CIPHER_BROKEN_TSS
in file SSH1.php, constant NET_SSH1_CIPHER_BROKEN_TSS
    TRI's Simple Stream encryption CBC
NET_SSH1_CIPHER_DES
in file SSH1.php, constant NET_SSH1_CIPHER_DES
    DES in CBC mode
NET_SSH1_CIPHER_IDEA
in file SSH1.php, constant NET_SSH1_CIPHER_IDEA
    IDEA in CFB mode
NET_SSH1_CIPHER_NONE
in file SSH1.php, constant NET_SSH1_CIPHER_NONE
    No encryption
NET_SSH1_CIPHER_RC4
in file SSH1.php, constant NET_SSH1_CIPHER_RC4
    RC4
Net_SSH2
in file SSH2.php, class Net_SSH2
    Pure-PHP implementation of SSHv2.
Net_SSH2
in file SSH2.php, method Net_SSH2::Net_SSH2()
    Default Constructor.
NET_SSH2_LOG_COMPLEX
in file SSH2.php, constant NET_SSH2_LOG_COMPLEX
    Returns the message content
NET_SSH2_LOG_SIMPLE
in file SSH2.php, constant NET_SSH2_LOG_SIMPLE
    Returns the message numbers
newLine
in file html.inc, class constant htmlTable::newLine
    new line
new_account
in file modules.inc, method accountContainer::new_account()
    This function will prepare the object for a new account.
new_rand
in file ldap.inc, method Ldap::new_rand()
    Calculates a new value for rand
nisMailAlias
in file nisMailAlias.inc, class nisMailAlias
    Provides NIS mail alias management.
nisnetgroup
in file nisnetgroup.inc, class nisnetgroup
    Manages entries based on the object class nisNetgroup.
nlist
in file SFTP.php, method Net_SFTP::nlist()
    Returns a list of files in the given directory
not_an_attr
in file add_attr_form.php, function not_an_attr()
    Given an attribute $x, this returns true if it is NOT already specified in the current entry, returns false otherwise.
nthash
in file createntlm.inc, method smbHash::nthash()
    Calculates the NT hash of a given password.
ntPassword
in file account.inc, function ntPassword()
    Generates the NT hash of a password.
new_ou_template.php
procedural page new_ou_template.php
top

o

$offsets
in file fpdf.php, variable FPDF::$offsets
$oid
in file schema.inc, variable SchemaItem::$oid
    The OID of this schema item.
$ordering
in file schema.inc, variable AttributeType::$ordering
    The ordering of the attributeType
$orig
in file baseModule.inc, variable baseModule::$orig
    contains all ldap attributes which are loaded from ldap
$orig_ips
in file fixed_ip.inc, variable fixed_ip::$orig_ips
$overlapd
in file fixed_ip.inc, variable fixed_ip::$overlapd
$overlaped
in file range.inc, variable range::$overlaped
ouEditor.inc
procedural page ouEditor.inc
ObjectClass
in file schema.inc, class ObjectClass
    Represents an LDAP objectClass
ObjectClass
in file schema.inc, method ObjectClass::ObjectClass()
    Creates a new ObjectClass object given a raw LDAP objectClass string.
ObjectClassAttribute
in file schema.inc, method ObjectClassAttribute::ObjectClassAttribute()
    Creates a new ObjectClassAttribute with specified name and source objectClass.
ObjectClassAttribute
in file schema.inc, class ObjectClassAttribute
    A simple class for representing AttributeTypes used only by the ObjectClass class.
Open
in file fpdf.php, method FPDF::Open()
OPTION_ALIGN
in file html.inc, class constant htmlElement::OPTION_ALIGN
Output
in file fpdf.php, method FPDF::Output()
overlapd_ip
in file fixed_ip.inc, method fixed_ip::overlapd_ip()
    Checked, if ips are overlapd.
overlaped_range
in file range.inc, method range::overlaped_range()
    Checked, if Ranges are overlaped.
ou_edit.php
procedural page ou_edit.php
top

p

$page
in file fpdf.php, variable FPDF::$page
$page
in file lists.inc, variable lamList::$page
    current page number
$PageBreakTrigger
in file fpdf.php, variable FPDF::$PageBreakTrigger
$PageFormats
in file fpdf.php, variable FPDF::$PageFormats
$pageHeader
in file selfService.inc, variable selfServiceProfile::$pageHeader
    header for self service pages
$PageLinks
in file fpdf.php, variable FPDF::$PageLinks
$pages
in file fpdf.php, variable FPDF::$pages
$PageSizes
in file fpdf.php, variable FPDF::$PageSizes
$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
$PDFVersion
in file fpdf.php, variable FPDF::$PDFVersion
$possibleSuffixes
in file lists.inc, variable lamList::$possibleSuffixes
    list of possible LDAP suffixes(organizational units)
$processed
in file fixed_ip.inc, variable fixed_ip::$processed
$processed
in file range.inc, variable range::$processed
$publicKeyFormat
in file RSA.php, variable Crypt_RSA::$publicKeyFormat
    Public Key Format
phpGroupwareGroup.inc
procedural page phpGroupwareGroup.inc
phpGroupwareUser.inc
procedural page phpGroupwareUser.inc
posixAccount.inc
procedural page posixAccount.inc
posixGroup.inc
procedural page posixGroup.inc
pdf.inc
procedural page pdf.inc
pdfstruct.inc
procedural page pdfstruct.inc
profiles.inc
procedural page profiles.inc
pdfEdit.inc
procedural page pdfEdit.inc
profileEditor.inc
procedural page profileEditor.inc
PageNo
in file fpdf.php, method FPDF::PageNo()
parse
in file xml_parser.inc, method xmlParser::parse()
parseHtml
in file modules.inc, function parseHtml()
    Takes a list of meta-HTML elements and prints the equivalent HTML output.
passwordChangeRequested
in file asteriskAccount.inc, method asteriskAccount::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file inetOrgPerson.inc, method inetOrgPerson::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file sambaSamAccount.inc, method sambaSamAccount::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file posixGroup.inc, method posixGroup::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file phpGroupwareUser.inc, method phpGroupwareUser::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file asteriskVoicemail.inc, method asteriskVoicemail::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file shadowAccount.inc, method shadowAccount::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file modules.inc, method passwordService::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordChangeRequested
in file posixAccount.inc, method posixAccount::passwordChangeRequested()
    This function is called whenever the password should be changed. Account modules must change their password attributes only if the modules list contains their module name.
passwordService
in file modules.inc, class passwordService
    This interface needs to be implemented by all account modules which manage passwords.
phpGroupwareGroup
in file phpGroupwareGroup.inc, class phpGroupwareGroup
    Manages phpGroupware groups.
phpGroupwareUser
in file phpGroupwareUser.inc, class phpGroupwareUser
    Manages phpGroupware users.
php_compat_array_fill
in file array_fill.php, function php_compat_array_fill()
php_compat_bcpowmod
in file bcpowmod.php, function php_compat_bcpowmod()
php_compat_str_split
in file str_split.php, function php_compat_str_split()
PlaAbstractExporter
in file export.inc, class PlaAbstractExporter
    This class represents the base class of all exporters
PlaCSVExporter
in file export.inc, method PlaCSVExporter::PlaCSVExporter()
PlaCSVExporter
in file export.inc, class PlaCSVExporter
    Export to cvs format
PlaDsmlExporter
in file export.inc, method PlaDsmlExporter::PlaDsmlExporter()
    Create a PlaDsmlExporter object
PlaDsmlExporter
in file export.inc, class PlaDsmlExporter
    Export entries to DSML v.1
PlaExporter
in file export.inc, class PlaExporter
    PlaExporter acts a wrapper around another exporter.
PlaExporter
in file export.inc, method PlaExporter::PlaExporter()
    Constructor
PlaLdapExporter
in file export.inc, method PlaLdapExporter::PlaLdapExporter()
    Create a PlaLdapExporter object.
PlaLdapExporter
in file export.inc, class PlaLdapExporter
    Export data from a ldap server
PlaLdifExporter
in file export.inc, class PlaLdifExporter
    Export entries to ldif format
PlaLdifExporter
in file export.inc, method PlaLdifExporter::PlaLdifExporter()
    Create a PlaLdifExporter object
PlaVcardExporter
in file export.inc, class PlaVcardExporter
PlaVcardExporter
in file export.inc, method PlaVcardExporter::PlaVcardExporter()
pla_compare_dns
in file tree.inc, function pla_compare_dns()
    Compares 2 DNs. If they are equivelant, returns 0, otherwise, returns their sorting order (similar to strcmp()): Returns < 0 if dn1 is less than dn2.
pla_explode_dn
in file tree.inc, function pla_explode_dn()
    Explode a DN into an array of its RDN parts. This function is UTF-8 safe and replaces the buggy PHP ldap_explode_dn() which does not properly handle UTF-8 DNs and also causes segmentation faults with some inputs.
pla_fetch_entry_array
in file export.inc, method PlaLdapExporter::pla_fetch_entry_array()
    Return the entry as an array
pla_fetch_entry_array
in file export.inc, method PlaAbstractExporter::pla_fetch_entry_array()
    Return the entry as an array
pla_fetch_entry_array
in file export.inc, method PlaExporter::pla_fetch_entry_array()
    Return the entry as an array
pla_fetch_entry_object
in file export.inc, method PlaExporter::pla_fetch_entry_object()
    Return the entry as an Entry object
pla_fetch_entry_object
in file export.inc, method PlaAbstractExporter::pla_fetch_entry_object()
    Return the entry as an Entry object
pla_fetch_entry_object
in file export.inc, method PlaLdapExporter::pla_fetch_entry_object()
    Return the entry as an Entry object
pla_get_ldap_info
in file export.inc, method PlaExporter::pla_get_ldap_info()
    Return a PlaLdapInfo Object
pla_get_ldap_info
in file export.inc, method PlaAbstractExporter::pla_get_ldap_info()
    Return a PlaLdapInfo Object
pla_get_ldap_info
in file export.inc, method PlaLdapExporter::pla_get_ldap_info()
    Return a PlaLdapInfo Object
pla_has_entry
in file export.inc, method PlaExporter::pla_has_entry()
    Return true if there is some more entries to be processed
pla_has_entry
in file export.inc, method PlaAbstractExporter::pla_has_entry()
    Return true if there is some more entries to be processed
pla_has_entry
in file export.inc, method PlaLdapExporter::pla_has_entry()
    Return true if there is some more entries to be processed
pla_ldap_search
in file tree.inc, function pla_ldap_search()
    A handy ldap searching function very similar to PHP's ldap_search() with the following exceptions: Callers may specify a search scope and the return value is an array containing the search results rather than an LDAP result resource.
pla_num_entries
in file export.inc, method PlaLdapExporter::pla_num_entries()
    Return the number of entries
pla_num_entries
in file export.inc, method PlaExporter::pla_num_entries()
    Return the number of entries
pla_num_entries
in file export.inc, method PlaAbstractExporter::pla_num_entries()
    Return the number of entries
pla_rdelete
in file rdelete.php, function pla_rdelete()
pla_reverse_dn
in file tree.inc, function pla_reverse_dn()
    Reverses a DN such that the top-level RDN is first and the bottom-level RDN is last
posixAccount
in file posixAccount.inc, class posixAccount
    Manages the object class "posixAccount" for users and hosts.
posixGroup
in file posixGroup.inc, class posixGroup
    Manages the object class "posixGroup" for groups.
postDeleteActions
in file baseModule.inc, method baseModule::postDeleteActions()
    Allows the module to run commands after the LDAP entry is deleted.
postModifyActions
in file posixAccount.inc, method posixAccount::postModifyActions()
postModifyActions
in file baseModule.inc, method baseModule::postModifyActions()
    Allows the module to run commands after the LDAP entry is changed or created.
postModifyActions
in file fixed_ip.inc, method fixed_ip::postModifyActions()
    This function is overwritten because the fixed IPs are set after the ldap_add command.
postModifyActions
in file quota.inc, method quota::postModifyActions()
postModifySelfService
in file baseModule.inc, method baseModule::postModifySelfService()
    Allows the module to run commands after the LDAP entry is changed or created.
powMod
in file BigInteger.php, method Math_BigInteger::powMod()
    Performs modular exponentiation.
preDeleteActions
in file baseModule.inc, method baseModule::preDeleteActions()
    Allows the module to run commands before the LDAP entry is deleted.
preDeleteActions
in file posixAccount.inc, method posixAccount::preDeleteActions()
    Allows the module to run commands before the LDAP entry is deleted.
preDeleteActions
in file quota.inc, method quota::preDeleteActions()
    Allows the module to run commands before the LDAP entry is deleted.
preModifyActions
in file baseModule.inc, method baseModule::preModifyActions()
    Allows the module to run commands before the LDAP entry is changed or created.
preModifySelfService
in file baseModule.inc, method baseModule::preModifySelfService()
    Allows the module to run commands before the LDAP entry is changed or created.
pretty_print_dn
in file tree.inc, function pretty_print_dn()
    Returns an HTML-beautified version of a DN.
printHelpLink
in file modules.inc, function printHelpLink()
    Prints a LAM help link.
processAttributes
in file pdf.inc, function processAttributes()
    Processes width, height and alignment attributes.
processFormatTags
in file pdf.inc, function processFormatTags()
    Formats the XML code.
processLine
in file pdf.inc, function processLine()
    Creates the XML code for an PDF entry.
process_attributes
in file sambaSamAccount.inc, method sambaSamAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file range.inc, method range::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file quota.inc, method quota::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file phpGroupwareUser.inc, method phpGroupwareUser::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file posixAccount.inc, method posixAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file posixGroup.inc, method posixGroup::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaDomain.inc, method sambaDomain::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file asteriskExtension.inc, method asteriskExtension::process_attributes()
    Write variables into object and do some regex checks
process_attributes
in file asteriskAccount.inc, method asteriskAccount::process_attributes()
    Write variables into object and do some regex checks
process_attributes
in file hostObject.inc, method hostObject::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file fixed_ip.inc, method fixed_ip::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file eduPerson.inc, method eduPerson::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file baseModule.inc, method baseModule::process_attributes()
    This function processes user input.
process_attributes
in file asteriskVoicemail.inc, method asteriskVoicemail::process_attributes()
    Write variables into object and do some regex checks
process_attributes
in file ddns.inc, method ddns::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file dhcp_settings.inc, method dhcp_settings::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file phpGroupwareGroup.inc, method phpGroupwareGroup::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file ieee802device.inc, method ieee802Device::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file nisMailAlias.inc, method nisMailAlias::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file nisnetgroup.inc, method nisnetgroup::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file shadowAccount.inc, method shadowAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file inetOrgPerson.inc, method inetOrgPerson::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file ldapPublicKey.inc, method ldapPublicKey::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file account.inc, method account::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file kolabUser.inc, method kolabUser::process_attributes()
    Processes user input of the primary module page.
process_attributes_account
in file ddns.inc, method ddns::process_attributes_account()
    Process for account
process_attributes_mainSettings
in file ddns.inc, method ddns::process_attributes_mainSettings()
    Process for mainsettings
process_deleteUser
in file kolabUser.inc, method kolabUser::process_deleteUser()
    Write variables into object and do some regex checks
process_expire
in file shadowAccount.inc, method shadowAccount::process_expire()
    Processes user input of the expiration page.
process_group
in file nisnetgroup.inc, method nisnetgroup::process_group()
    Processes user input of the group selection page.
process_group
in file posixAccount.inc, method posixAccount::process_group()
    Processes user input of the group selection page.
process_logonHours
in file sambaSamAccount.inc, method sambaSamAccount::process_logonHours()
    Processes user input of the logon hours page.
process_photo
in file inetOrgPerson.inc, method inetOrgPerson::process_photo()
    Sets a new photo.
process_sambaUserWorkstations
in file sambaSamAccount.inc, method sambaSamAccount::process_sambaUserWorkstations()
    Processes user input of the primary module page.
process_select
in file nisnetgroup.inc, method nisnetgroup::process_select()
    Processes user input of the host/user selection page.
process_terminalServer
in file sambaSamAccount.inc, method sambaSamAccount::process_terminalServer()
    Processes user input of the terminal server page.
process_time
in file sambaSamAccount.inc, method sambaSamAccount::process_time()
    Processes user input of the time selection page.
process_time
in file phpGroupwareUser.inc, method phpGroupwareUser::process_time()
    Processes user input of the time selection page.
process_user
in file posixGroup.inc, method posixGroup::process_user()
    Processes user input of the user selection page.
process_user
in file asteriskExtension.inc, method asteriskExtension::process_user()
    Processes user input of the user selection page.
put
in file SFTP.php, method Net_SFTP::put()
    Uploads a file to the SFTP server.
pwd
in file SFTP.php, method Net_SFTP::pwd()
    Returns the current directory name
pwd_disable
in file account.inc, function pwd_disable()
    Marks an password hash as disabled and returns the new hash string
pwd_enable
in file account.inc, function pwd_enable()
    Marks an password hash as enabled and returns the new hash string
pwd_hash
in file account.inc, function pwd_hash()
    Returns the hash value of a plain text password the hash algorithm depends on the configuration file
pwd_is_enabled
in file account.inc, function pwd_is_enabled()
    Checks if a password hash is enabled/disabled
profmanage.php
procedural page profmanage.php
pdfdelete.php
procedural page pdfdelete.php
pdfmain.php
procedural page pdfmain.php
pdfpage.php
procedural page pdfpage.php
profiledelete.php
procedural page profiledelete.php
profilemain.php
procedural page profilemain.php
profilepage.php
procedural page profilepage.php
top

q

$qualifier
in file export.inc, variable PlaCSVExporter::$qualifier
$queryFilter
in file export.inc, variable PlaLdapExporter::$queryFilter
$query_filter
in file export.inc, variable LdapExportInfo::$query_filter
quota.inc
procedural page quota.inc
quota
in file quota.inc, class quota
    Manages quotas for users and groups.
top

r

$ranges
in file range.inc, variable range::$ranges
$rdn
in file modules.inc, variable accountContainer::$rdn
    RDN attribute of this account
$refresh
in file lists.inc, variable lamList::$refresh
    refresh page switch
$required_by_object_classes
in file schema.inc, variable AttributeType::$required_by_object_classes
    A list of object class names that require this attribute type.
$results
in file export.inc, variable PlaLdapExporter::$results
$RIDbase
in file account.inc, variable samba3domain::$RIDbase
    RID base to calculate RIDs, default 1000
$rMargin
in file fpdf.php, variable FPDF::$rMargin
$rowspan
in file html.inc, variable htmlElement::$rowspan
    rowspan if inside a table
Random.php
procedural page Random.php
RC4.php
procedural page RC4.php
Rijndael.php
procedural page Rijndael.php
RSA.php
procedural page RSA.php
range.inc
procedural page range.inc
random
in file BigInteger.php, method Math_BigInteger::random()
    Generate a random number
randomPrime
in file BigInteger.php, method Math_BigInteger::randomPrime()
    Generate a random prime number.
range
in file range.inc, class range
    Manages DHCP ranges for DHCP server.
rawlist
in file SFTP.php, method Net_SFTP::rawlist()
    Returns a list of files in the given directory
readTime
in file sambaMungedDial.inc, method sambaMungedDial::readTime()
    readTime
real_attr_name
in file tree.inc, function real_attr_name()
    Prunes off anything after the ";" in an attr name. This is useful for attributes that may have ";binary" appended to their names. With real_attr_name(), you can more easily fetch these attributes' schema with their "real" attribute name.
Rect
in file fpdf.php, method FPDF::Rect()
refreshPrimaryGroupTranslation
in file user.inc, method lamUserList::refreshPrimaryGroupTranslation()
    Refreshes the GID to group name cache.
refresh_cache
in file cache.inc, method cache::refresh_cache()
    This function refreshes the cache.
reload_ips
in file fixed_ip.inc, method fixed_ip::reload_ips()
    Adapt the fixed ip with the subnet.
reload_ranges
in file range.inc, method range::reload_ranges()
    Adapt the Ranges with the subnet.
removeAlias
in file schema.inc, method AttributeType::removeAlias()
    Removes an attribute name from this attribute's alias array.
remove_aliases
in file custom.php, function remove_aliases()
    Removes attributes from the array that are aliases for eachother
rename
in file SFTP.php, method Net_SFTP::rename()
    Renames a file or a directory on the SFTP server
replaceSpecialChars
in file quota.inc, method quota::replaceSpecialChars()
    Replaces special characters in HTML name values.
reset_overlapd_ip
in file fixed_ip.inc, method fixed_ip::reset_overlapd_ip()
    Reset the overlapd_range() function
reset_overlaped_range
in file range.inc, method range::reset_overlaped_range()
    Reset the overlaped_range() function
rmdir
in file SFTP.php, method Net_SFTP::rmdir()
    Removes a directory.
rdelete.php
procedural page rdelete.php
refresh.php
procedural page refresh.php
top

s

$scope
in file export.inc, variable LdapExportInfo::$scope
$scope
in file export.inc, variable PlaLdapExporter::$scope
$searchAttribute
in file selfService.inc, variable selfServiceProfile::$searchAttribute
    LDAP search attribute
$selfServiceSettings
in file baseModule.inc, variable baseModule::$selfServiceSettings
    self service settings of all modules
$separator
in file export.inc, variable PlaCSVExporter::$separator
    When doing an exporter, the method export need to be overriden.
$serverURL
in file selfService.inc, variable selfServiceProfile::$serverURL
    server address
$sessionTimeout
in file config.inc, variable LAMCfgMain::$sessionTimeout
    Time of inactivity before session times out (minutes)
$SID
in file account.inc, variable samba3domain::$SID
    Domain SID
$sortColumn
in file lists.inc, variable lamList::$sortColumn
    sort column name
$sortDirection
in file lists.inc, variable lamList::$sortDirection
    sort direction: 1 for ascending, -1 for descending
$source
in file schema.inc, variable ObjectClassAttribute::$source
    This Attribute's root
$state
in file fpdf.php, variable FPDF::$state
$subject
in file fpdf.php, variable FPDF::$subject
$subnet
in file range.inc, variable range::$subnet
$sub_str
in file schema.inc, variable AttributeType::$sub_str
    Boolean: supports substring matching?
$suffix
in file lists.inc, variable lamList::$suffix
    LDAP suffix
$sup_attribute
in file schema.inc, variable AttributeType::$sup_attribute
    The attribute from which this attribute inherits (if any)
$sup_classes
in file schema.inc, variable ObjectClass::$sup_classes
    array of objectClass names from which this objectClass inherits
$syntax
in file schema.inc, variable MatchingRule::$syntax
    This rule's syntax OID
$syntax
in file schema.inc, variable AttributeType::$syntax
    The full syntax string, ie 1.2.3.4{16}
SFTP.php
procedural page SFTP.php
SSH1.php
procedural page SSH1.php
SSH2.php
procedural page SSH2.php
str_split.php
procedural page str_split.php
sambaDomain.inc
procedural page sambaDomain.inc
sambaGroupMapping.inc
procedural page sambaGroupMapping.inc
sambaMungedDial.inc
procedural page sambaMungedDial.inc
sambaSamAccount.inc
procedural page sambaSamAccount.inc
shadowAccount.inc
procedural page shadowAccount.inc
schema.inc
procedural page schema.inc
security.inc
procedural page security.inc
selfService.inc
procedural page selfService.inc
status.inc
procedural page status.inc
schemaBrowser.inc
procedural page schemaBrowser.inc
serverInfo.inc
procedural page serverInfo.inc
smbDomain.inc
procedural page smbDomain.inc
samba3domain
in file account.inc, class samba3domain
    Represents a Samba 3 domain entry
sambaDomain
in file sambaDomain.inc, class sambaDomain
    Manages Samba 3 domain entries.
sambaGroupMapping
in file sambaGroupMapping.inc, class sambaGroupMapping
    Manages the object class "sambaGroupMapping" for groups.
sambaMungedDial
in file sambaMungedDial.inc, class sambaMungedDial
    Manages terminal server settings for Samba 3.
sambaSamAccount
in file sambaSamAccount.inc, class sambaSamAccount
    Manages the object class "sambaSamAccount" for users and hosts.
SAMBA_MUNGEDDIAL_FILEHEADER
in file sambaMungedDial.inc, constant SAMBA_MUNGEDDIAL_FILEHEADER
    File header
SAMBA_MUNGEDDIAL_FILEHEADER_OLD
in file sambaMungedDial.inc, constant SAMBA_MUNGEDDIAL_FILEHEADER_OLD
    File header for old format.
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
saveAccountProfile
in file profiles.inc, function saveAccountProfile()
    Saves an hash array (attribute => value) to an account profile
savePDFStructureDefinitions
in file pdfstruct.inc, function savePDFStructureDefinitions()
    Saves PDF structure definitions to XML file in format: <name>.<scope>.xml
saveSelfServiceProfile
in file selfService.inc, function saveSelfServiceProfile()
    Saves a self service profile.
save_account
in file modules.inc, method accountContainer::save_account()
    This function will save an account to the LDAP database.
save_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file posixGroup.inc, method posixGroup::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file nisMailAlias.inc, method nisMailAlias::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file account.inc, method account::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file inetOrgPerson.inc, method inetOrgPerson::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file nisnetgroup.inc, method nisnetgroup::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file phpGroupwareGroup.inc, method phpGroupwareGroup::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file posixAccount.inc, method posixAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file phpGroupwareUser.inc, method phpGroupwareUser::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file hostObject.inc, method hostObject::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file range.inc, method range::save_attributes()
    This function returns an array with 4 entries:
save_attributes
in file dhcp_settings.inc, method dhcp_settings::save_attributes()
    This function returns an array with 4 entries:
save_attributes
in file shadowAccount.inc, method shadowAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file fixed_ip.inc, method fixed_ip::save_attributes()
    This function returns an array with 4 entries:
save_attributes
in file kolabUser.inc, method kolabUser::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file baseModule.inc, method baseModule::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file sambaSamAccount.inc, method sambaSamAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file asteriskVoicemail.inc, method asteriskVoicemail::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file asteriskAccount.inc, method asteriskAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
SAVE_FAIL
in file config.inc, class constant LAMConfig::SAVE_FAIL
save_module_attributes
in file modules.inc, method accountContainer::save_module_attributes()
    This function checks which LDAP attributes have changed while the account was edited.
SAVE_OK
in file config.inc, class constant LAMConfig::SAVE_OK
SchemaItem
in file schema.inc, method SchemaItem::SchemaItem()
    Default constructor.
SchemaItem
in file schema.inc, class SchemaItem
    Generic parent class for all schema items. A schema item is an ObjectClass, an AttributeBype, a MatchingRule, or a Syntax.
SCHEMA_SESSION_CACHE_ENABLED
in file schema.inc, constant SCHEMA_SESSION_CACHE_ENABLED
    To enable/disable session-based schema caching (1: enabled, 0: disabled).
searchLDAP
in file account.inc, function searchLDAP()
    Runs an LDAP search.
searchLDAPByAttribute
in file account.inc, function searchLDAPByAttribute()
    This will search the given LDAP suffix for all entries which have the given attribute.
searchLDAPByFilter
in file account.inc, function searchLDAPByFilter()
    This will search the given LDAP suffix for all entries which match the given filter.
search_domains
in file account.inc, function search_domains()
    Returns an array with all Samba 3 domain entries under the given suffix
search_units
in file ldap.inc, method Ldap::search_units()
    Returns an array with all organizational units under the given suffix
search_username
in file userlink.php, function search_username()
    Searches LDAP for a specific user name (uid attribute) and returns its DN entry
selfServiceProfile
in file selfService.inc, class selfServiceProfile
    Includes all settings of a self service profile.
server
in file ldap.inc, method Ldap::server()
    Returns the LDAP connection handle
setAccessLevel
in file config.inc, method LAMConfig::setAccessLevel()
    Sets the access level for this profile.
setAliases
in file schema.inc, method AttributeType::setAliases()
    Sets this attribute's list of aliases.
SetAuthor
in file fpdf.php, method FPDF::SetAuthor()
SetAutoPageBreak
in file fpdf.php, method FPDF::SetAutoPageBreak()
setBlockLength
in file AES.php, method Crypt_AES::setBlockLength()
    Dummy function
setBlockLength
in file Rijndael.php, method Crypt_Rijndael::setBlockLength()
    Sets the block length
setBrokenConn
in file sambaMungedDial.inc, method sambaMungedDial::setBrokenConn()
    sets Broken-Connection value: disconnect/reset
SetCompression
in file fpdf.php, method FPDF::SetCompression()
setConnectClientDrives
in file sambaMungedDial.inc, method sambaMungedDial::setConnectClientDrives()
    sets connect-client-drive-at-logon value: enabled/disabled
setConnectClientPrinters
in file sambaMungedDial.inc, method sambaMungedDial::setConnectClientPrinters()
    sets connect-client-printers-at-logon value: enabled/disabled
setContainsOptgroups
in file html.inc, method htmlSelect::setContainsOptgroups()
    Specifies if the elements are divided into optgroups.
SetCreator
in file fpdf.php, method FPDF::SetCreator()
setCtxMaxConnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxConnectionTimeF()
    SMARTY: sets the checkbox "Connection" to unchecked
setCtxMaxDisconnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxDisconnectionTimeF()
    SMARTY: sets the checkbox "Disconnection" to unchecked
setCtxMaxIdleTimeF
in file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxIdleTimeF()
    SMARTY: sets the checkbox "Idle" to unchecked
setDefaultPrinter
in file sambaMungedDial.inc, method sambaMungedDial::setDefaultPrinter()
    sets set-client-printer-to-default value: enabled/disabled
setDescription
in file schema.inc, method SchemaItem::setDescription()
SetDisplayMode
in file fpdf.php, method FPDF::SetDisplayMode()
SetDrawColor
in file fpdf.php, method FPDF::SetDrawColor()
setEncryptionMode
in file RSA.php, method Crypt_RSA::setEncryptionMode()
    Set Encryption Mode
setFieldMaxLength
in file html.inc, method htmlInputField::setFieldMaxLength()
    Sets the maximum field length.
setFieldSize
in file html.inc, method htmlInputField::setFieldSize()
    Sets the field size.
SetFillColor
in file fpdf.php, method FPDF::SetFillColor()
SetFont
in file fpdf.php, method FPDF::SetFont()
SetFontSize
in file fpdf.php, method FPDF::SetFontSize()
setHasDescriptiveElements
in file html.inc, method htmlSelect::setHasDescriptiveElements()
    Specifies if the elements are just a simple list or an assoziative array (default: simple list).
setHash
in file Hash.php, method Crypt_Hash::setHash()
    Sets the hash function.
setHash
in file RSA.php, method Crypt_RSA::setHash()
    Determines which hashing function should be used
setHelpID
in file lists.inc, method lamSelectListOption::setHelpID()
    Sets the help ID.
setInheritMode
in file sambaMungedDial.inc, method sambaMungedDial::setInheritMode()
    sets Inherit-config-from-client value: enabled/disabled
setIsEnabled
in file html.inc, method htmlInputCheckbox::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputField::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlSelect::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlButton::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputFileUpload::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputTextarea::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsPassword
in file html.inc, method htmlInputField::setIsPassword()
    Specifies if this is a password field.
setIsSingleValue
in file schema.inc, method AttributeType::setIsSingleValue()
    Sets whether this attribute is single-valued.
setIV
in file Rijndael.php, method Crypt_Rijndael::setIV()
    Sets the initialization vector. (optional)
setIV
in file RC4.php, method Crypt_RC4::setIV()
    Dummy function.
setIV
in file TripleDES.php, method Crypt_TripleDES::setIV()
    Sets the initialization vector. (optional)
setIV
in file DES.php, method Crypt_DES::setIV()
    Sets the initialization vector. (optional)
setKey
in file DES.php, method Crypt_DES::setKey()
    Sets the key.
setKey
in file Rijndael.php, method Crypt_Rijndael::setKey()
    Sets the key.
setKey
in file RC4.php, method Crypt_RC4::setKey()
    Sets the key.
setKey
in file TripleDES.php, method Crypt_TripleDES::setKey()
    Sets the key.
setKey
in file Hash.php, method Crypt_Hash::setKey()
    Sets the key for HMACs
setKeyLength
in file Rijndael.php, method Crypt_Rijndael::setKeyLength()
    Sets the key length
SetKeywords
in file fpdf.php, method FPDF::SetKeywords()
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
SetLeftMargin
in file fpdf.php, method FPDF::SetLeftMargin()
SetLineWidth
in file fpdf.php, method FPDF::SetLineWidth()
SetLink
in file fpdf.php, method FPDF::SetLink()
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.
SetMargins
in file fpdf.php, method FPDF::SetMargins()
setMCrypt
in file RC4.php, method Crypt_RC4::setMCrypt()
    Sets MCrypt parameters. (optional)
setMGFHash
in file RSA.php, method Crypt_RSA::setMGFHash()
    Determines which hashing function should be used for the mask generation function
setMultiSelect
in file html.inc, method htmlSelect::setMultiSelect()
    Specifies if multi-selection is enabled (default: disabled).
setName
in file schema.inc, method AttributeType::setName()
    Sets this attriute's name.
setOID
in file schema.inc, method SchemaItem::setOID()
setOutputFormat
in file export.inc, method PlaExporter::setOutputFormat()
    Set the carriage return /linefeed for the export
setPassword
in file config.inc, method LAMCfgMain::setPassword()
    Sets a new config password.
setPassword
in file RSA.php, method Crypt_RSA::setPassword()
    Sets the password
setPrecision
in file BigInteger.php, method Math_BigInteger::setPrecision()
    Set Precision
setPrivateKeyFormat
in file RSA.php, method Crypt_RSA::setPrivateKeyFormat()
    Determines the private key format
setPublicKey
in file RSA.php, method Crypt_RSA::setPublicKey()
    Defines the public key
setPublicKeyFormat
in file RSA.php, method Crypt_RSA::setPublicKeyFormat()
    Determines the public key format
setRandomGenerator
in file BigInteger.php, method Math_BigInteger::setRandomGenerator()
    Set random number generator function
setReConn
in file sambaMungedDial.inc, method sambaMungedDial::setReConn()
    sets Reconnection value: from any client/from previous client only
setRequired
in file html.inc, method htmlTableExtendedInputTextarea::setRequired()
    Specifies if this input field must be filled.
setRequired
in file html.inc, method htmlTableExtendedInputField::setRequired()
    Specifies if this input field must be filled.
SetRightMargin
in file fpdf.php, method FPDF::SetRightMargin()
setRightToLeftTextDirection
in file html.inc, method htmlSelect::setRightToLeftTextDirection()
    Specifies if the text direction should be set to right to left.
setSaltLength
in file RSA.php, method Crypt_RSA::setSaltLength()
    Determines the salt length
setShadow
in file sambaMungedDial.inc, method sambaMungedDial::setShadow()
    sets shadow value
setSignatureMode
in file RSA.php, method Crypt_RSA::setSignatureMode()
    Set Signature Mode
setSortElements
in file html.inc, method htmlSelect::setSortElements()
    Specifies if the elemets should be sorted (default: sort).
SetSubject
in file fpdf.php, method FPDF::SetSubject()
setSupAttribute
in file schema.inc, method AttributeType::setSupAttribute()
    Sets this attriute's SUP attribute (ie, the attribute from which this attribute inherits).
SetTextColor
in file fpdf.php, method FPDF::SetTextColor()
SetTitle
in file fpdf.php, method FPDF::SetTitle()
setTitle
in file html.inc, method htmlButton::setTitle()
    Sets the button title (tooltip).
SetTopMargin
in file fpdf.php, method FPDF::SetTopMargin()
setTsLogin
in file sambaMungedDial.inc, method sambaMungedDial::setTsLogin()
    Sets Terminal-Server-Login value: enabled/disabled
setType
in file schema.inc, method AttributeType::setType()
    Sets this attribute's type.
setUsedByAttrs
in file schema.inc, method MatchingRule::setUsedByAttrs()
    Sets the list of used_by_attrs to the array specified by $attrs;
setUseTLS
in file config.inc, method LAMConfig::setUseTLS()
    Sets if TLS is activated.
setValue
in file lists.inc, method lamListOption::setValue()
    Sets the config option value. The value must not contain "=" and ";".
setWidth
in file html.inc, method htmlSelect::setWidth()
    Specifies the width of this selection box.
SetX
in file fpdf.php, method FPDF::SetX()
SetXY
in file fpdf.php, method FPDF::SetXY()
SetY
in file fpdf.php, method FPDF::SetY()
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_cached_schema
in file schema.inc, function set_cached_schema()
    Caches the specified $schema_type.
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_schema_cache_unavailable
in file schema.inc, function set_schema_cache_unavailable()
    Sets the schema entry for the server_id to be "unavailable" so that we realize that we tried to get the schema but could not, so quit trying next time to fetch it from the server.
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.
shadowAccount
in file shadowAccount.inc, class shadowAccount
    Manages the object class "shadowAccount" for users.
showColumnData
in file masscreate.php, function showColumnData()
    Prints the properties of one input field.
showMainPage
in file masscreate.php, function showMainPage()
    Displays the acount type specific main page of the upload.
showPage
in file lists.inc, method lamList::showPage()
    Prints the HTML code to display the list view.
sign
in file RSA.php, method Crypt_RSA::sign()
    Create a signature
size
in file SFTP.php, method Net_SFTP::size()
    Returns the file size, in bytes, or false, on failure
smbDomain
in file smbDomain.inc, class smbDomain
    The account type for Samba domains.
smbflag
in file account.inc, function smbflag()
    Takes a list of Samba flags and creates the corresponding flag string.
smbHash
in file createntlm.inc, class smbHash
    Calculates NT and LM hashes.
sortAttrs
in file tree.inc, function sortAttrs()
sortModules
in file modules.inc, method accountContainer::sortModules()
    Sorts the module buttons for the account page.
startSecureSession
in file security.inc, function startSecureSession()
    Starts a session and checks the environment.
StatusMessage
in file status.inc, function StatusMessage()
    This function prints a short status message. It can be used to print INFO, WARN and ERROR messages at the moment.
strhex
in file sambaMungedDial.inc, method sambaMungedDial::strhex()
    strhex
strlen
in file ufpdf.php, method UFPDF::strlen()
str_split
in file str_split.php, function str_split()
subtract
in file BigInteger.php, method Math_BigInteger::subtract()
    Subtracts two BigIntegers.
supportsFileUpload
in file baseType.inc, method baseType::supportsFileUpload()
    Returns if entries of this type may be created via file upload.
Syntax
in file schema.inc, method Syntax::Syntax()
    Creates a new Syntax object from a raw LDAP syntax string.
Syntax
in file schema.inc, class Syntax
    Represents an LDAP Syntax
schema.php
procedural page schema.php
serverInfo.php
procedural page serverInfo.php
schemaTest.php
procedural page schemaTest.php
top

t

$TextColor
in file fpdf.php, variable FPDF::$TextColor
$title
in file fpdf.php, variable FPDF::$title
$tMargin
in file fpdf.php, variable FPDF::$tMargin
$type
in file lists.inc, variable lamList::$type
    Account type
$type
in file schema.inc, variable ObjectClass::$type
    one of STRUCTURAL, ABSTRACT, or AUXILIARY
$type
in file schema.inc, variable AttributeType::$type
    A string description of the syntax type (taken from the LDAPSyntaxes)
TripleDES.php
procedural page TripleDES.php
tests.inc
procedural page tests.inc
tools.inc
procedural page tools.inc
tree.inc
procedural page tree.inc
types.inc
procedural page types.inc
tools.php
procedural page tools.php
templates.inc
procedural page templates.inc
tree.php
procedural page tree.php
treeViewContainer.php
procedural page treeViewContainer.php
tree_view.php
procedural page tree_view.php
Text
in file fpdf.php, method FPDF::Text()
Text
in file ufpdf.php, method UFPDF::Text()
to8bit
in file sambaMungedDial.inc, method sambaMungedDial::to8bit()
    to8bit
toBits
in file BigInteger.php, method Math_BigInteger::toBits()
    Converts a BigInteger to a bit string (eg. base-2).
toBytes
in file BigInteger.php, method Math_BigInteger::toBytes()
    Converts a BigInteger to a byte string (eg. base-256).
toHex
in file BigInteger.php, method Math_BigInteger::toHex()
    Converts a BigInteger to a hex string (eg. base-16)).
toolFileUpload
in file fileUpload.inc, class toolFileUpload
    File upload
toolOUEditor
in file ouEditor.inc, class toolOUEditor
    OU editor
toolPDFEditor
in file pdfEdit.inc, class toolPDFEditor
    PDF editor
toolProfileEditor
in file profileEditor.inc, class toolProfileEditor
    Profile editor
toolSchemaBrowser
in file schemaBrowser.inc, class toolSchemaBrowser
    Schema browser
toolServerInformation
in file serverInfo.inc, class toolServerInformation
    Server information
toolTests
in file tests.inc, class toolTests
    Tests page
toString
in file BigInteger.php, method Math_BigInteger::toString()
    Converts a BigInteger to a base-10 number.
translateFieldIDToName
in file pdfpage.php, function translateFieldIDToName()
    Translates a given field ID (e.g. inetOrgPerson_givenName) to its descriptive name.
TRANS_PRIMARY_OPTION_NAME
in file user.inc, class constant lamUserList::TRANS_PRIMARY_OPTION_NAME
    ID for config option
TRANS_PRIMARY_OPTION_NAME
in file group.inc, class constant lamGroupList::TRANS_PRIMARY_OPTION_NAME
    ID for config option
top

u

$underline
in file fpdf.php, variable FPDF::$underline
$usage
in file schema.inc, variable AttributeType::$usage
    The usage string set by the LDAP schema
$used_by_attrs
in file schema.inc, variable MatchingRule::$used_by_attrs
    An array of attribute names who use this MatchingRule
$used_by_attrs
in file schema.inc, variable MatchingRuleUse::$used_by_attrs
    An array of attributeType names who make use of the mathingRule
$used_in_object_classes
in file schema.inc, variable AttributeType::$used_in_object_classes
    An array of objectClasses which use this attributeType (must be set by caller)
user.inc
procedural page user.inc
ufpdf.php
procedural page ufpdf.php
userlink.php
procedural page userlink.php
update.php
procedural page update.php
update_confirm.php
procedural page update_confirm.php
UFPDF
in file ufpdf.php, method UFPDF::UFPDF()
    *****************************************************************************
UFPDF
in file ufpdf.php, class UFPDF
    Main UFPDF class for creating Unicode PDF documents
UFPDF_VERSION
in file ufpdf.php, constant UFPDF_VERSION
    *****************************************************************************
user
in file user.inc, class user
    The account type for user accounts (e.g. Unix, Samba and Kolab).
utf8_substr
in file ufpdf.php, method UFPDF::utf8_substr()
utf8_to_codepoints
in file ufpdf.php, method UFPDF::utf8_to_codepoints()
utf8_to_utf16be
in file ufpdf.php, method UFPDF::utf8_to_utf16be()
top

v

$value
in file html.inc, variable htmlButton::$value
    button text or image
$vcardMapping
in file export.inc, variable PlaVcardExporter::$vcardMapping
vera.php
procedural page vera.php
verab.php
procedural page verab.php
verabi.php
procedural page verabi.php
verai.php
procedural page verai.php
verify
in file RSA.php, method Crypt_RSA::verify()
    Verifies a signature
top

w

$w
in file fpdf.php, variable FPDF::$w
$wPt
in file fpdf.php, variable FPDF::$wPt
$ws
in file fpdf.php, variable FPDF::$ws
Write
in file ufpdf.php, method UFPDF::Write()
Write
in file fpdf.php, method FPDF::Write()
top

x

$x
in file fpdf.php, variable FPDF::$x
xml_parser.inc
procedural page xml_parser.inc
xmlParser
in file xml_parser.inc, class xmlParser
top

y

$y
in file fpdf.php, variable FPDF::$y
top

z

$ZoomMode
in file fpdf.php, variable FPDF::$ZoomMode
top

_

_beginpage
in file fpdf.php, method FPDF::_beginpage()
_closeMCrypt
in file RC4.php, method Crypt_RC4::_closeMCrypt()
    Properly close the MCrypt objects.
_dochecks
in file fpdf.php, method FPDF::_dochecks()
    *****************************************************************************
_dounderline
in file fpdf.php, method FPDF::_dounderline()
_dounderline
in file ufpdf.php, method UFPDF::_dounderline()
_enddoc
in file fpdf.php, method FPDF::_enddoc()
_endpage
in file fpdf.php, method FPDF::_endpage()
_escape
in file fpdf.php, method FPDF::_escape()
_escapetext
in file ufpdf.php, method UFPDF::_escapetext()
_generate_xor
in file DES.php, method Crypt_DES::_generate_xor()
    Generate CTR XOR encryption key
_generate_xor
in file TripleDES.php, method Crypt_TripleDES::_generate_xor()
    Generate CTR XOR encryption key
_generate_xor
in file Rijndael.php, method Crypt_Rijndael::_generate_xor()
    Generate CTR XOR encryption key
_getfontpath
in file fpdf.php, method FPDF::_getfontpath()
_getpageformat
in file fpdf.php, method FPDF::_getpageformat()
_get_raw_schema
in file schema.inc, function _get_raw_schema()
    Fetches the raw schema array for the subschemaSubentry of the server. Note, this function has grown many hairs to accomodate more LDAP servers. It is needfully complicated as it now supports many popular LDAP servers that don't necessarily expose their schema "the right way".
_get_schema_dn
in file schema.inc, function _get_schema_dn()
    Helper for _get_raw_schema() which fetches the DN of the schema object
_list
in file SFTP.php, method Net_SFTP::_list()
_newobj
in file fpdf.php, method FPDF::_newobj()
_out
in file fpdf.php, method FPDF::_out()
_parsegif
in file fpdf.php, method FPDF::_parsegif()
_parsejpg
in file fpdf.php, method FPDF::_parsejpg()
_parsepng
in file fpdf.php, method FPDF::_parsepng()
_putcatalog
in file fpdf.php, method FPDF::_putcatalog()
_putfonts
in file fpdf.php, method FPDF::_putfonts()
_putheader
in file fpdf.php, method FPDF::_putheader()
_putimages
in file fpdf.php, method FPDF::_putimages()
_putinfo
in file fpdf.php, method FPDF::_putinfo()
_putinfo
in file ufpdf.php, method UFPDF::_putinfo()
_putpages
in file fpdf.php, method FPDF::_putpages()
_putpages
in file ufpdf.php, method UFPDF::_putpages()
_putresourcedict
in file fpdf.php, method FPDF::_putresourcedict()
_putresources
in file fpdf.php, method FPDF::_putresources()
_putstream
in file fpdf.php, method FPDF::_putstream()
_puttrailer
in file fpdf.php, method FPDF::_puttrailer()
_puttruetypeunicode
in file ufpdf.php, method UFPDF::_puttruetypeunicode()
    *****************************************************************************
_putxobjectdict
in file fpdf.php, method FPDF::_putxobjectdict()
_random
in file RSA.php, method Crypt_RSA::_random()
    Generates a random string x bytes long
_readint
in file fpdf.php, method FPDF::_readint()
_readstream
in file fpdf.php, method FPDF::_readstream()
_textstring
in file ufpdf.php, method UFPDF::_textstring()
_textstring
in file fpdf.php, method FPDF::_textstring()
_UTF8toUTF16
in file fpdf.php, method FPDF::_UTF8toUTF16()
__clone
in file BigInteger.php, method Math_BigInteger::__clone()
    __clone() magic method
__construct
in file lists.inc, method lamListOption::__construct()
    Creates a new config option.
__construct
in file lists.inc, method lamList::__construct()
    Constructor
__construct
in file lists.inc, method lamListTool::__construct()
    Constructor
__construct
in file mailAlias.inc, method lamMailAliasList::__construct()
    Constructor
__construct
in file mailAlias.inc, method mailAlias::__construct()
    Constructs a new alias type object.
__construct
in file lists.inc, method lamBooleanListOption::__construct()
    Creates a new boolean option.
__construct
in file lists.inc, method lamSelectListOption::__construct()
    Creates a new selection list option.
__construct
in file ldap.inc, method Ldap::__construct()
__construct
in file html.inc, method htmlTableRow::__construct()
    Constructor
__construct
in file html.inc, method htmlTableExtendedSelect::__construct()
    Constructor.
__construct
in file html.inc, method htmlTitle::__construct()
    Constructor.
__construct
in file kolabUser.inc, method kolabUser::__construct()
    Creates a new kolabUser object.
__construct
in file lamPDF.inc, method lamPDF::__construct()
__construct
in file modules.inc, method accountContainer::__construct()
    Constructor
__construct
in file netgroup.inc, method lamNetgroupList::__construct()
    Constructor
__construct
in file selfService.inc, method selfServiceProfile::__construct()
    Constructor
__construct
in file sambaSamAccount.inc, method sambaSamAccount::__construct()
    Creates a new sambaSamAccount object.
__construct
in file smbDomain.inc, method lamSmbDomainList::__construct()
    Constructor
__construct
in file smbDomain.inc, method smbDomain::__construct()
    Constructs a new domain type object.
__construct
in file user.inc, method lamUserList::__construct()
    Constructor
__construct
in file sambaGroupMapping.inc, method sambaGroupMapping::__construct()
    Creates a new module for Samba 3 groups.
__construct
in file shadowAccount.inc, method shadowAccount::__construct()
    Creates a new shadowAccount object.
__construct
in file phpGroupwareGroup.inc, method phpGroupwareGroup::__construct()
    Creates a new kolabUser object.
__construct
in file netgroup.inc, method netgroup::__construct()
    Constructs a new group type object.
__construct
in file phpGroupwareUser.inc, method phpGroupwareUser::__construct()
    Creates a new kolabUser object.
__construct
in file xml_parser.inc, method xmlParser::__construct()
    Constructor
__construct
in file user.inc, method user::__construct()
    Constructs a new user type object.
__construct
in file html.inc, method htmlTableExtendedInputTextarea::__construct()
    Constructor.
__construct
in file html.inc, method htmlInputCheckbox::__construct()
    Constructor.
__construct
in file host.inc, method lamHostList::__construct()
    Constructor
__construct
in file host.inc, method host::__construct()
    Constructs a new host type object.
__construct
in file group.inc, method lamGroupList::__construct()
    Constructor
__construct
in file hostObject.inc, method hostObject::__construct()
    Creates a new hostObject object.
__construct
in file html.inc, method htmlTableExtendedInputFileUpload::__construct()
    Constructor.
__construct
in file html.inc, method htmlFieldset::__construct()
    Constructor.
__construct
in file html.inc, method htmlButton::__construct()
    Constructor.
__construct
in file html.inc, method htmlAccountPageButton::__construct()
    Constructor
__construct
in file group.inc, method group::__construct()
    Constructs a new group type object.
__construct
in file eduPerson.inc, method eduPerson::__construct()
    Creates a new eduPerson object.
__construct
in file config.inc, method LAMCfgMain::__construct()
    Loads preferences from config file
__construct
in file baseType.inc, method baseType::__construct()
    Creates a new type object.
__construct
in file cache.inc, method cache::__construct()
    Constructor.
__construct
in file config.inc, method LAMConfig::__construct()
    Loads preferences from config file
__construct
in file dhcp.inc, method dhcp::__construct()
    Constructs a new DHCP type object.
__construct
in file dhcp_settings.inc, method dhcp_settings::__construct()
    Creates a new dhcp_settings object.
__construct
in file dhcp.inc, method lamDHCPList::__construct()
    Constructor
__construct
in file html.inc, method htmlHelpLink::__construct()
    Constructor
__construct
in file baseModule.inc, method baseModule::__construct()
    Creates a new base module class
__construct
in file html.inc, method htmlSelect::__construct()
    Constructor.
__construct
in file asteriskExt.inc, method asteriskExt::__construct()
    Constructs a new domain type object.
__construct
in file asteriskExt.inc, method lamAsteriskExtList::__construct()
    Constructor
__construct
in file html.inc, method htmlSpacer::__construct()
    Constructor.
__construct
in file html.inc, method htmlStatusMessage::__construct()
    Constructor.
__construct
in file html.inc, method htmlTableExtendedInputField::__construct()
    Constructor
__construct
in file html.inc, method htmlTableExtendedInputCheckbox::__construct()
    Constructor.
__construct
in file html.inc, method htmlSubTitle::__construct()
    Constructor.
__construct
in file html.inc, method htmlOutputText::__construct()
    Constructor.
__construct
in file html.inc, method htmlLink::__construct()
    Constructor.
__construct
in file html.inc, method htmlImage::__construct()
    Constructor.
__construct
in file html.inc, method htmlHiddenInput::__construct()
    Constructor.
__construct
in file asteriskVoicemail.inc, method asteriskVoicemail::__construct()
    Creates a new asteriskVoicemail object.
__construct
in file asteriskAccount.inc, method asteriskAccount::__construct()
    Creates a new asteriskAccount object.
__construct
in file html.inc, method htmlInputField::__construct()
    Constructor
__construct
in file html.inc, method htmlInputTextarea::__construct()
    Constructor.
__construct
in file html.inc, method htmlInputFileUpload::__construct()
    Constructor.
__destruct
in file SSH2.php, method Net_SSH2::__destruct()
    Destructor.
__destruct
in file RC4.php, method Crypt_RC4::__destruct()
    Class destructor.
__destruct
in file SSH1.php, method Net_SSH1::__destruct()
    Destructor.
__sleep
in file modules.inc, method accountContainer::__sleep()
    Encrypts sensitive data before storing in session.
__sleep
in file ldap.inc, method Ldap::__sleep()
    Closes connection to LDAP server before serialization
__sleep
in file cache.inc, method cache::__sleep()
    Encrypts LDAP cache before saving to session file.
__sleep
in file BigInteger.php, method Math_BigInteger::__sleep()
    __sleep() magic method
__toString
in file BigInteger.php, method Math_BigInteger::__toString()
    __toString() magic method
__wakeup
in file BigInteger.php, method Math_BigInteger::__wakeup()
    __wakeup() magic method
__wakeup
in file ldap.inc, method Ldap::__wakeup()
    Reconnects to LDAP server when deserialized
__wakeup
in file cache.inc, method cache::__wakeup()
    Decrypts LDAP cache after loading from session file.
__wakeup
in file modules.inc, method accountContainer::__wakeup()
    Decrypts sensitive data after accountContainer was loaded from session.
top

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