profiles
[ class tree: profiles ] [ index: profiles ] [ 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

$activeTypes
in file config.inc, variable Config::$activeTypes
    Active account types
$Admins
in file config.inc, variable Config::$Admins
    Array of string: users with admin rights
$aliases
in file schema.inc, variable AttributeType::$aliases
    An array of alias attribute names, strings
$AliasNbPages
in file fpdf.php, variable FPDF::$AliasNbPages
$attrArray
in file lists.inc, variable lamList::$attrArray
    list of LDAP attributes
$attributes
in file cache.inc, variable cache::$attributes
$attributes
in file export.inc, variable PlaLdapExporter::$attributes
$attributes
in file ldap.inc, variable Ldap::$attributes
    Array with all attribute strings from the LDAP server
$attributes
in file modules.inc, variable accountContainer::$attributes
    Array of all used attributes
$attributes
in file baseModule.inc, variable baseModule::$attributes
    contains all ldap attributes which should be written
$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
$AutoPageBreak
in file fpdf.php, variable FPDF::$AutoPageBreak
AcceptPageBreak
in file fpdf.php, method FPDF::AcceptPageBreak()
AcceptPageBreak
in file ufpdf.php, method UFPDF::AcceptPageBreak()
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.
accountContainer
in file modules.inc, method accountContainer::accountContainer()
    Constructor
add32
in file createntlm.inc, method smbHash::add32()
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.
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.
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_attributes
in file modules.inc, method accountContainer::add_attributes()
    Add attributes to variable. Syntax is array( attribute = array ( objectClass1 => MUST|MAX, objectClass2 => MUST|MAY ), ... )
add_cache
in file cache.inc, method cache::add_cache()
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 ufpdf.php, method UFPDF::AliasNbPages()
AliasNbPages
in file fpdf.php, method FPDF::AliasNbPages()
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.
AttributeType
in file schema.inc, class AttributeType
    Represents an LDAP AttributeType
AttributeType
in file schema.inc, method AttributeType::AttributeType()
    Creates a new AttributeType objcet from a raw LDAP AttributeType string.
account.inc
procedural page account.inc
account.inc
procedural page account.inc
add_attr_form.php
procedural page add_attr_form.php
add_attr.php
procedural page add_attr.php
add_oclass_form.php
procedural page add_oclass_form.php
add_oclass.php
procedural page add_oclass.php
add_value_form.php
procedural page add_value_form.php
add_value.php
procedural page add_value.php
top

b

$base
in file baseModule.inc, variable baseModule::$base
    name of parent accountContainer ($_SESSION[$base])
$base
in file modules.inc, variable accountContainer::$base
    Name of accountContainer variable in session
$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
baseModule
in file baseModule.inc, method baseModule::baseModule()
    Creates a new base module class
baseType
in file baseType.inc, class baseType
    This is the parent class of all account types.
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 quota.inc, method quota::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 sambaAccount.inc, method sambaAccount::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 posixAccount.inc, method posixAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
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 sambaDomain.inc, method sambaDomain::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 ieee802device.inc, method ieee802Device::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 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 inetLocalMailRecipient.inc, method inetLocalMailRecipient::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 account.inc, method account::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.
baseModule.inc
procedural page baseModule.inc
baseType.inc
procedural page baseType.inc
top

c

$cachetimeout
in file config.inc, variable Config::$cachetimeout
    LDAP cache timeout
$changegids
in file posixGroup.inc, variable posixGroup::$changegids
$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
$compress
in file fpdf.php, variable FPDF::$compress
$conf
in file ldap.inc, variable Ldap::$conf
    Object of Config to access preferences
$CoreFonts
in file fpdf.php, variable FPDF::$CoreFonts
$counter
in file export.inc, variable PlaDsmlExporter::$counter
$counter
in file export.inc, variable PlaLdifExporter::$counter
$createhomedir
in file posixAccount.inc, variable posixAccount::$createhomedir
$creator
in file fpdf.php, variable FPDF::$creator
$CurOrientation
in file fpdf.php, variable FPDF::$CurOrientation
$CurrentFont
in file fpdf.php, variable FPDF::$CurrentFont
$current_page
in file modules.inc, variable accountContainer::$current_page
    This variable stores the name of the currently displayed page
cache
in file cache.inc, class cache
    This class contains all functions which are needed to manage the LDAP cache.
cache
in file cache.inc, method cache::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 fits for the current scope.
Cell
in file ufpdf.php, method UFPDF::Cell()
Cell
in file fpdf.php, method FPDF::Cell()
CfgMain
in file config.inc, class CfgMain
    This class manages config.cfg.
CfgMain
in file config.inc, method CfgMain::CfgMain()
    Loads preferences from config file
checkConfigOptions
in file modules.inc, function checkConfigOptions()
    Checks if the configuration options are valid
checkProfileOptions
in file modules.inc, function checkProfileOptions()
    Checks if the profile options 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_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_profileOptions
in file baseModule.inc, method baseModule::check_profileOptions()
    Checks input values of account profiles.
check_profileOptions
in file quota.inc, method quota::check_profileOptions()
    Checks input values of account profiles.
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
cmp_domain
in file account.inc, function cmp_domain()
    Helper function to sort the domains
code2utf
in file ufpdf.php, method UFPDF::code2utf()
Config
in file config.inc, method Config::Config()
    Loads preferences from config file
Config
in file config.inc, class Config
    This class manages .conf files.
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.
copy4
in file createntlm.inc, method smbHash::copy4()
copy64
in file createntlm.inc, method smbHash::copy64()
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.
cache.inc
procedural page cache.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
conftypes.php
procedural page conftypes.php
collapse.php
procedural page collapse.php
create_form.php
procedural page create_form.php
create.php
procedural page create.php
creation_template.php
procedural page creation_template.php
custom.php
procedural page custom.php
conf-main-test.php
procedural page conf-main-test.php
conf-test.php
procedural page conf-test.php
top

d

$deactivated
in file sambaAccount.inc, variable sambaAccount::$deactivated
    account deactivated?
$deactivated
in file sambaSamAccount.inc, variable sambaSamAccount::$deactivated
    account deactivated?
$default
in file config.inc, variable CfgMain::$default
    Default profile
$defaultLanguage
in file config.inc, variable Config::$defaultLanguage
    Default language
$DefOrientation
in file fpdf.php, variable FPDF::$DefOrientation
$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 modules.inc, variable accountContainer::$dn
    DN suffix of the account
$dn
in file account.inc, variable samba3domain::$dn
    DN
$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
decrypt
in file ldap.inc, method Ldap::decrypt()
    Decrypts a string
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
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 quota.inc, method quota::delete_attributes()
delete_attributes
in file posixGroup.inc, method posixGroup::delete_attributes()
delete_attributes
in file posixAccount.inc, method posixAccount::delete_attributes()
delete_attributes
in file baseModule.inc, method baseModule::delete_attributes()
    Dummy function for modules which use no special options on account deletion.
destroy
in file ldap.inc, method Ldap::destroy()
    Closes connection to LDAP server and deletes encrypted username/password
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 posixGroup.inc, method posixGroup::display_html_attributes()
display_html_attributes
in file quota.inc, method quota::display_html_attributes()
display_html_attributes
in file posixAccount.inc, method posixAccount::display_html_attributes()
display_html_attributes
in file sambaAccount.inc, method sambaAccount::display_html_attributes()
display_html_attributes
in file nisMailAlias.inc, method nisMailAlias::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file sambaDomain.inc, method sambaDomain::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file ieee802device.inc, method ieee802Device::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file sambaSamAccount.inc, method sambaSamAccount::display_html_attributes()
display_html_attributes
in file account.inc, method account::display_html_attributes()
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 inetLocalMailRecipient.inc, method inetLocalMailRecipient::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file inetOrgPerson.inc, method inetOrgPerson::display_html_attributes()
display_html_attributes
in file ldapPublicKey.inc, method ldapPublicKey::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file kolabUser.inc, method kolabUser::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::display_html_attributes()
display_html_delete
in file baseModule.inc, method baseModule::display_html_delete()
    Dummy function for modules which do not print extra HTML code on account deletion.
display_html_delete
in file quota.inc, method quota::display_html_delete()
display_html_delete
in file posixAccount.inc, method posixAccount::display_html_delete()
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 delete accounts.
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_password
in file posixGroup.inc, method posixGroup::display_html_password()
    Displays the password changing dialog.
display_html_password
in file inetOrgPerson.inc, method inetOrgPerson::display_html_password()
    Displays the password changing dialog.
display_html_password
in file posixAccount.inc, method posixAccount::display_html_password()
    Displays the password changing dialog.
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()
display_html_user
in file posixGroup.inc, method posixGroup::display_html_user()
    Displays selections to add or remove users from current group.
display_html_userWorkstations
in file sambaAccount.inc, method sambaAccount::display_html_userWorkstations()
display_LoginPage
in file login.php, function display_LoginPage()
    Displays the login window.
display_main
in file ou_edit.php, function display_main()
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 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.
doUploadPostActions
in file baseModule.inc, method baseModule::doUploadPostActions()
    This function executes one post upload action.
doUploadPostActions
in file modules.inc, function 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
dynamic_Message
in file posixAccount.inc, method posixAccount::dynamic_Message()
delete.php
procedural page delete.php
delete_attr.php
procedural page delete_attr.php
delete_form.php
procedural page delete_form.php
delete.php
procedural page delete.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.
encrypt
in file ldap.inc, method Ldap::encrypt()
    Encrypts a string
encrypt_login
in file ldap.inc, method Ldap::encrypt_login()
    Encrypts username and password
Error
in file fpdf.php, method FPDF::Error()
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 PlaLdifExporter::export()
    Export entries to ldif format
export
in file export.inc, method PlaCSVExporter::export()
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 PlaDsmlExporter::export()
    Export the entries to DSML
export
in file export.inc, method PlaExporter::export()
    Abstract method use to export data.
E_P16
in file createntlm.inc, method smbHash::E_P16()
export.inc
procedural page export.inc
edit.php
procedural page edit.php
edit.php
procedural page edit.php
expand.php
procedural page expand.php
export_form.php
procedural page export_form.php
export.php
procedural page export.php
top

f

$fh
in file fpdf.php, variable FPDF::$fh
$fhPt
in file fpdf.php, variable FPDF::$fhPt
$file
in file config.inc, variable Config::$file
    Name of configuration file
$FillColor
in file fpdf.php, variable FPDF::$FillColor
$filterText
in file lists.inc, variable lamList::$filterText
    filter string to include in URL
$FontFamily
in file fpdf.php, variable FPDF::$FontFamily
$FontFiles
in file fpdf.php, variable FPDF::$FontFiles
$fontList
in file pdf.inc, variable lamPDF::$fontList
    list of supported fonts
$fontName
in file pdf.inc, variable lamPDF::$fontName
    current active font name
$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
$fw
in file fpdf.php, variable FPDF::$fw
$fwPt
in file fpdf.php, variable FPDF::$fwPt
F
in file createntlm.inc, method smbHash::F()
findgroups
in file cache.inc, method cache::findgroups()
footer
in file pdf.inc, method lamPDF::footer()
Footer
in file fpdf.php, method FPDF::Footer()
FPDF
in file fpdf.php, method FPDF::FPDF()
    *****************************************************************************
FPDF
in file fpdf.php, class FPDF
    Main FPDF class for creating PDF documents
FPDF_FONTPATH
in file module_pdf-test.php, constant FPDF_FONTPATH
FPDF_VERSION
in file fpdf.php, constant FPDF_VERSION
    *****************************************************************************
fpdf.php
procedural page fpdf.php
top

g

$groups
in file posixAccount.inc, variable posixAccount::$groups
$groups_orig
in file posixAccount.inc, variable posixAccount::$groups_orig
G
in file createntlm.inc, method smbHash::G()
genpasswd
in file account.inc, function genpasswd()
    This function will return a password with max. 8 characters.
getAccountProfiles
in file profiles.inc, function getAccountProfiles()
    Returns an array of string with all available profiles for the given account type
getAlias
in file group.inc, method group::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.
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 mailAlias.inc, method mailAlias::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.
getAliases
in file schema.inc, method AttributeType::getAliases()
    Gets the names of attributes that are an alias for this attribute (if any).
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.
getButtonStatus
in file posixGroup.inc, method posixGroup::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 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.
getButtonStatus
in file account.inc, method account::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.
getConfigDescriptions
in file modules.inc, function getConfigDescriptions()
    Returns a hash array (module name => descriptions) containing descriptions shown on configuration pages.
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)
getdays
in file account.inc, function getdays()
    This function will return the days from 1.1.1970 until now.
getDefaultListAttributes
in file group.inc, method group::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 smbDomain.inc, method smbDomain::getDefaultListAttributes()
    Returns the default attribute list for this account type.
getDefaultListAttributes
in file host.inc, method host::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 user.inc, method user::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.
getDescription
in file host.inc, method host::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 user.inc, method user::getDescription()
    Returns the description of this account type.
getDescription
in file schema.inc, method SchemaItem::getDescription()
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 smbDomain.inc, method smbDomain::getDescription()
    Returns the description of this account type.
getEquality
in file schema.inc, method AttributeType::getEquality()
    Gets this attribute's equality string
getgid
in file cache.inc, method cache::getgid()
    This function will return the GID number to an existing group name (using the cache).
getgrnam
in file cache.inc, method cache::getgrnam()
getHelp
in file modules.inc, function getHelp()
    Returns a help entry from an account module.
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 ObjectClass::getIsObsolete()
    Gets whether this objectClass is 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 AttributeType::getIsObsolete()
    Gets whether this attribute has been 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.
getListAttributeDescriptions
in file smbDomain.inc, method smbDomain::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 baseType.inc, method baseType::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 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 mailAlias.inc, method mailAlias::getListAttributeDescriptions()
    Returns a list of attributes which have a translated description.
getListClassName
in file host.inc, method host::getListClassName()
    Returns the class name for the list object.
getListClassName
in file smbDomain.inc, method smbDomain::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 baseType.inc, method baseType::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.
getListClassName
in file user.inc, method user::getListClassName()
    Returns the class name for the list object.
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.
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
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 schema.inc, method ObjectClass::getName()
    Gets the name of this objectClass (ie, "inetOrgPerson")
getName
in file schema.inc, method MatchingRuleUse::getName()
    Gets this MatchingRuleUse's name
getName
in file schema.inc, method AttributeType::getName()
    Gets this attribute's name
getName
in file schema.inc, method ObjectClassAttribute::getName()
    Gets this attribute's name
getName
in file schema.inc, method MatchingRule::getName()
    Gets this MatchingRule's 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()
getOrdering
in file schema.inc, method AttributeType::getOrdering()
    Gets this attribute's ordering specification.
getPDFStructureDefinitions
in file pdfstruct.inc, function getPDFStructureDefinitions()
    This function will return all available PDF structure definitions for the submitted account scope.
getProfileOptions
in file modules.inc, function getProfileOptions()
    Returns the elements for the profile page.
getRDNAttributes
in file modules.inc, function getRDNAttributes()
    Returns a list of LDAP attributes which can be used to form the RDN.
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.
getSectionHeadline
in file pdf.inc, function getSectionHeadline()
    Creates a section headline.
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 fpdf.php, method FPDF::GetStringWidth()
GetStringWidth
in file ufpdf.php, method UFPDF::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.
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}").
getType
in file schema.inc, method AttributeType::getType()
    Gets this attribute's type
getType
in file schema.inc, method ObjectClass::getType()
    Gets the type of this objectClass: STRUCTURAL, ABSTRACT, or AUXILIARY.
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.
GetX
in file fpdf.php, method FPDF::GetX()
GetY
in file fpdf.php, method FPDF::GetY()
get_AccountModules
in file config.inc, method Config::get_AccountModules()
    Returns an array of all selected account modules
get_ActiveTypes
in file config.inc, method Config::get_ActiveTypes()
    Returns a list of active account types.
get_Admins
in file config.inc, method Config::get_Admins()
    Returns an array of string with all admin names
get_Adminstring
in file config.inc, method Config::get_Adminstring()
    Returns all admin users seperated by semicolons
get_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 Config::get_cacheTimeout()
    Returns the LDAP cache timeout in minutes
get_cacheTimeoutSec
in file config.inc, method Config::get_cacheTimeoutSec()
    Returns the LDAP cache timeout in seconds
get_configDescriptions
in file baseModule.inc, method baseModule::get_configDescriptions()
    Returns an array containing descriptions shown on configuration pages.
get_configOptions
in file baseModule.inc, method baseModule::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 Config::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 return the help entry array for a specific help id. Normally this->meta can be used.
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 Config::get_listAttributes()
    Returns the list of attributes to show in user list
get_MaxListEntries
in file config.inc, method Config::get_MaxListEntries()
    Returns the maximum number of rows in user/group/host lists
get_metaData
in file shadowAccount.inc, method shadowAccount::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 account.inc, method account::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 sambaGroupMapping.inc, method sambaGroupMapping::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaAccount.inc, method sambaAccount::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 quota.inc, method quota::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 posixGroup.inc, method posixGroup::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 nisMailAlias.inc, method nisMailAlias::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file baseModule.inc, method baseModule::get_metaData()
    Dummy function, meta data is provided by sub classes.
get_metaData
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file ieee802device.inc, method ieee802Device::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_moduleSettings
in file config.inc, method Config::get_moduleSettings()
    Returns a list of saved module settings
get_module_attributes
in file modules.inc, method accountContainer::get_module_attributes()
    This function returns all LDAP attributes which are used by the given object class.
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_Passwd
in file config.inc, method Config::get_Passwd()
    Returns the password to access the preferences wizard
get_pdfEntries
in file ldapPublicKey.inc, method ldapPublicKey::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file nisMailAlias.inc, method nisMailAlias::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 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 account.inc, method account::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 kolabUser.inc, method kolabUser::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file modules.inc, method accountContainer::get_pdfEntries()
    Returns a list of possible PDF entries for this account.
get_pdfEntries
in file posixGroup.inc, method posixGroup::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file quota.inc, method quota::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 sambaGroupMapping.inc, method sambaGroupMapping::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 sambaSamAccount.inc, method sambaSamAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaAccount.inc, method sambaAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfFields
in file baseModule.inc, method baseModule::get_pdfFields()
    Returns an array with all fields available for this account type on the PDF output. This method may be overwritten by subclasses or it may be used by using entries in the $this->meta['PDF_fields'] array of the specific sub- class.
get_pdf_entries
in file baseModule.inc, method baseModule::get_pdf_entries()
    Returns a hastable with all entries that may be printed out in the PDF. The
get_preg
in file account.inc, function get_preg()
    Checks if a given value matches the selected regular expression.
get_profileOptions
in file quota.inc, method quota::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file posixAccount.inc, method posixAccount::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file sambaSamAccount.inc, method sambaSamAccount::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file baseModule.inc, method baseModule::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_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 list of possible LDAP attributes which can be used to form the RDN.
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 Config::get_scriptPath()
    Returns the path to the external script
get_scriptServer
in file config.inc, method Config::get_scriptServer()
    Returns the server of the external script
get_ServerURL
in file config.inc, method Config::get_ServerURL()
    Returns the server address as string
get_Suffix
in file config.inc, method Config::get_Suffix()
    Returns the LDAP suffix for the given account type
get_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 Config::get_typeSettings()
    Returns a list of saved type settings
get_uploadColumns
in file quota.inc, method quota::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadColumns
in file baseModule.inc, method baseModule::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).
group.inc
procedural page group.inc
top

h

$h
in file fpdf.php, variable FPDF::$h
$hasNext
in file export.inc, variable PlaLdapExporter::$hasNext
$hex2bitstring
in file sambaSamAccount.inc, variable sambaSamAccount::$hex2bitstring
    HEX to binary conversion table
$hPt
in file fpdf.php, variable FPDF::$hPt
H
in file createntlm.inc, method smbHash::H()
header
in file pdf.inc, method lamPDF::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
host
in file host.inc, class host
    The account type for host accounts (e.g. Samba).
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
$inputCorrect
in file kolabUser.inc, variable kolabUser::$inputCorrect
    used for account pages, true if input data is correct
$invitationPolicies
in file kolabUser.inc, variable kolabUser::$invitationPolicies
    list of invitation policies
$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 ObjectClass::$is_obsolete
    boolean value indicating whether this objectClass is obsolete
$is_obsolete
in file schema.inc, variable AttributeType::$is_obsolete
    string: the description
$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 class contains all account LDAP attributes and funtioncs required to deal with inetOrgPerson.
init
in file baseModule.inc, method baseModule::init()
    Initializes the module after it became part of an accountContainer
init
in file sambaAccount.inc, method sambaAccount::init()
    Initializes the module after it became part of an accountContainer
init
in file sambaGroupMapping.inc, method sambaGroupMapping::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 *
init
in file quota.inc, method quota::init()
init
in file sambaSamAccount.inc, method sambaSamAccount::init()
    Initializes the module after it became part of an accountContainer
init
in file posixAccount.inc, method posixAccount::init()
initialize_session_tree
in file tree.inc, function initialize_session_tree()
    Checks and fixes an initial session's tree cache if needed.
initVars
in file schema.inc, method Syntax::initVars()
    Initializes the class' member variables
initVars
in file schema.inc, method AttributeType::initVars()
    Initialize 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
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
input_check
in file baseModule.inc, method baseModule::input_check()
    Checks if the attribute values follow the LDAP syntax.
in_array_ignore_case
in file tree.inc, function in_array_ignore_case()
    Checks if a string exists in an array, ignoring case.
in_cache
in file cache.inc, method cache::in_cache()
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).
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 baseModule.inc, method baseModule::is_base_module()
    Returns true if this module is enough to provide a sensible account.
is_base_module
in file modules.inc, function is_base_module()
    Returns true if the module is a base module
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_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
initsuff.php
procedural page initsuff.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
in file kolabUser.inc, method kolabUser::kolabUser()
    Creates a new kolabUser object.
kolabUser.inc
procedural page kolabUser.inc
top

l

$labels
in file lists.inc, variable lamList::$labels
    list of account specific labels
$lasth
in file fpdf.php, variable FPDF::$lasth
$LayoutMode
in file fpdf.php, variable FPDF::$LayoutMode
$ldapcache
in file cache.inc, variable cache::$ldapcache
$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
lamdaemon
in file lamdaemon.inc, function lamdaemon()
    Sends commands to lamdaemon script.
lamGroupList
in file group.inc, method lamGroupList::lamGroupList()
    Constructor
lamGroupList
in file group.inc, class lamGroupList
    Generates the list view.
lamHostList
in file host.inc, method lamHostList::lamHostList()
    Constructor
lamHostList
in file host.inc, class lamHostList
    Generates the list view.
lamList
in file lists.inc, method lamList::lamList()
    Constructor
lamList
in file lists.inc, class lamList
    Generates the list view.
lamMailAliasList
in file mailAlias.inc, method lamMailAliasList::lamMailAliasList()
    Constructor
lamMailAliasList
in file mailAlias.inc, class lamMailAliasList
    Generates the list view.
lamPDF
in file pdf.inc, method lamPDF::lamPDF()
lamPDF
in file pdf.inc, class lamPDF
    Creates a LAM information page in PDF format.
LAMPDF_LINEWIDTH
in file pdf.inc, constant LAMPDF_LINEWIDTH
    PDF line width
lamSmbDomainList
in file smbDomain.inc, method lamSmbDomainList::lamSmbDomainList()
    Constructor
lamSmbDomainList
in file smbDomain.inc, class lamSmbDomainList
    Generates the list view.
lamUserList
in file user.inc, method lamUserList::lamUserList()
    Constructor
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.
Ldap
in file ldap.inc, method Ldap::Ldap()
LdapEscape
in file export.inc, method PlaCSVExporter::LdapEscape()
LdapExportInfo
in file export.inc, class LdapExportInfo
    This class encapsulate informations about the ldap server from which the export is done.
LdapExportInfo
in file export.inc, method LdapExportInfo::LdapExportInfo()
    Create a new LdapExportInfo object
ldapPublicKey
in file ldapPublicKey.inc, class ldapPublicKey
    Manages SSH public keys.
lamdaemon.inc
procedural page lamdaemon.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()
Link
in file fpdf.php, method FPDF::Link()
listBuildFilter
in file lists.inc, method lamList::listBuildFilter()
    Builds the regular expressions from the filter values.
listDoPost
in file user.inc, method lamUserList::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
listFilterAccounts
in file lists.inc, method lamList::listFilterAccounts()
    Removes all entries which do not fit to the filter.
listGetAttributeDescriptionList
in file lists.inc, method lamList::listGetAttributeDescriptionList()
    Returns an hash array containing with all attributes to be shown and their descriptions.
listGetParams
in file lists.inc, method lamList::listGetParams()
    Sets some internal parameters.
listPrintButtons
in file user.inc, method lamUserList::listPrintButtons()
    Prints the create, delete and PDF buttons.
listPrintButtons
in file lists.inc, method lamList::listPrintButtons()
    Prints the create, delete and PDF buttons.
listPrintHeader
in file lists.inc, method lamList::listPrintHeader()
    Prints the HTML head.
listPrintJavaScript
in file lists.inc, method lamList::listPrintJavaScript()
    Prints JavaScript code needed for mouse-over effects.
listPrintTableBody
in file user.inc, method lamUserList::listPrintTableBody()
    Prints the entry list
listPrintTableBody
in file lists.inc, method lamList::listPrintTableBody()
    Prints the entry list
listPrintTableBody
in file group.inc, method lamGroupList::listPrintTableBody()
    Prints the entry list
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.
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
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()
loadAccountProfile
in file profiles.inc, function loadAccountProfile()
    Loads an profile of the given account type
loadPDFStructureDefinitions
in file pdfstruct.inc, function loadPDFStructureDefinitions()
    This function is used to get pdf structure from xml file.
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()
load_attributes
in file quota.inc, method quota::load_attributes()
load_attributes
in file ldapPublicKey.inc, method ldapPublicKey::load_attributes()
    This function loads all needed attributes into the object.
load_attributes
in file sambaDomain.inc, method sambaDomain::load_attributes()
    This function loads all needed attributes into the object.
load_attributes
in file posixAccount.inc, method posixAccount::load_attributes()
load_attributes
in file nisMailAlias.inc, method nisMailAlias::load_attributes()
    This function loads all needed attributes into the object.
load_attributes
in file sambaAccount.inc, method sambaAccount::load_attributes()
load_attributes
in file baseModule.inc, method baseModule::load_attributes()
    This function loads all standard LDAP attributes. It is used by the modules to reduce code
load_attributes
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_attributes()
    This function loads all needed attributes into the object.
load_attributes
in file kolabUser.inc, method kolabUser::load_attributes()
    This function loads all needed attributes into the object.
load_attributes
in file account.inc, method account::load_attributes()
    This function loads all attributes into the object.
load_attributes
in file ieee802device.inc, method ieee802Device::load_attributes()
    This function loads all needed attributes into the object.
load_Messages
in file sambaSamAccount.inc, method sambaSamAccount::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file sambaAccount.inc, method sambaAccount::load_Messages()
    this functin 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 sambaDomain.inc, method sambaDomain::load_Messages()
    This function fills the error message array with messages
load_Messages
in file shadowAccount.inc, method shadowAccount::load_Messages()
    This function builds up the message array.
load_Messages
in file nisMailAlias.inc, method nisMailAlias::load_Messages()
    This function 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 inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_Messages()
    This function fills the error message array with messages
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 posixAccount.inc, method posixAccount::load_Messages()
    this functin 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 quota.inc, method quota::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file posixGroup.inc, method posixGroup::load_Messages()
    this functin fills the error message array with messages
load_profile
in file sambaAccount.inc, method sambaAccount::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 baseModule.inc, method baseModule::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file shadowAccount.inc, method shadowAccount::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 sambaGroupMapping.inc, method sambaGroupMapping::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.
lshift
in file createntlm.inc, method smbHash::lshift()
list.php
procedural page list.php
login.php
procedural page login.php
logout.php
procedural page logout.php
top

m

$maxlistentries
in file config.inc, variable Config::$maxlistentries
    Maximum number of rows shown in user/group/host lists
$maxPageEntries
in file lists.inc, variable lamList::$maxPageEntries
    maximum count of entries per page
$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
$module
in file modules.inc, variable accountContainer::$module
    This is an array with all module objects
$moduleSettings
in file config.inc, variable Config::$moduleSettings
    module settings
$moduleSettings
in file baseModule.inc, variable baseModule::$moduleSettings
    configuration settings of all 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.
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
md4lshift
in file createntlm.inc, method smbHash::md4lshift()
mdfour
in file createntlm.inc, method smbHash::mdfour()
mdfour64
in file createntlm.inc, method smbHash::mdfour64()
metaRefresh
in file config.inc, function metaRefresh()
    Prints a meta refresh page
module_complete
in file quota.inc, method quota::module_complete()
module_complete
in file kolabUser.inc, method kolabUser::module_complete()
    This function returns true if all needed settings are done.
module_complete
in file sambaAccount.inc, method sambaAccount::module_complete()
    This functions returns true if all needed settings are done
module_complete
in file sambaGroupMapping.inc, method sambaGroupMapping::module_complete()
module_complete
in file baseModule.inc, method baseModule::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file sambaSamAccount.inc, method sambaSamAccount::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file posixAccount.inc, method posixAccount::module_complete()
module_complete
in file posixGroup.inc, method posixGroup::module_complete()
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_ready
in file sambaGroupMapping.inc, method sambaGroupMapping::module_ready()
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 sambaAccount.inc, method sambaAccount::module_ready()
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()
MultiCell
in file fpdf.php, method FPDF::MultiCell()
MultiCell
in file ufpdf.php, method UFPDF::MultiCell()
multi_lines_display
in file export.inc, method PlaLdifExporter::multi_lines_display()
    Helper method to wrap ldif lines
mxor
in file createntlm.inc, method smbHash::mxor()
MyCustomExporter
in file export.inc, class MyCustomExporter
MyCutsomExporter
in file export.inc, method MyCustomExporter::MyCutsomExporter()
main_header.php
procedural page main_header.php
main.php
procedural page main.php
massBuildAccounts.php
procedural page massBuildAccounts.php
masscreate.php
procedural page masscreate.php
massDoUpload.php
procedural page massDoUpload.php
module_pdf-test.php
procedural page module_pdf-test.php
top

n

$n
in file fpdf.php, variable FPDF::$n
$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 schema.inc, variable AttributeType::$name
    The name of this attributeType
$name
in file schema.inc, variable ObjectClass::$name
    This objectClass' name, ie "inetOrgPerson"
$name
in file schema.inc, variable MatchingRuleUse::$name
    The name of the MathingRule this applies to
$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
$noexpire
in file sambaAccount.inc, variable sambaAccount::$noexpire
    password does not expire?
$noexpire
in file sambaSamAccount.inc, variable sambaSamAccount::$noexpire
    password does not expire?
$nopwd
in file sambaSamAccount.inc, variable sambaSamAccount::$nopwd
    use no password?
$nopwd
in file sambaAccount.inc, variable sambaAccount::$nopwd
    use no password?
$num_entries
in file export.inc, variable PlaLdapExporter::$num_entries
nisMailAlias.inc
procedural page nisMailAlias.inc
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.
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

$objectClasses
in file ldap.inc, variable Ldap::$objectClasses
    Array with all objectClass strings from the LDAP server
$offsets
in file fpdf.php, variable FPDF::$offsets
$oid
in file schema.inc, variable SchemaItem::$oid
    The OID of this schema item.
$order
in file modules.inc, variable accountContainer::$order
    Module order
$ordering
in file schema.inc, variable AttributeType::$ordering
    The ordering of the attributeType
$OrientationChanges
in file fpdf.php, variable FPDF::$OrientationChanges
$orig
in file baseModule.inc, variable baseModule::$orig
    contains all ldap attributes which are loaded from ldap
ObjectClass
in file schema.inc, method ObjectClass::ObjectClass()
    Creates a new ObjectClass object given a raw LDAP objectClass string.
ObjectClass
in file schema.inc, class ObjectClass
    Represents an LDAP objectClass
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()
Output
in file fpdf.php, method FPDF::Output()
ou_edit.php
procedural page ou_edit.php
top

p

$page
in file lists.inc, variable lamList::$page
    current page number
$page
in file fpdf.php, variable FPDF::$page
$PageBreakTrigger
in file fpdf.php, variable FPDF::$PageBreakTrigger
$PageLinks
in file fpdf.php, variable FPDF::$PageLinks
$pages
in file fpdf.php, variable FPDF::$pages
$page_definitions
in file pdf.inc, variable lamPDF::$page_definitions
    format settings for page layout
$Passwd
in file config.inc, variable Config::$Passwd
    Password to edit preferences
$password
in file ldap.inc, variable Ldap::$password
    LDAP password used for bind
$password
in file config.inc, variable CfgMain::$password
    Password to change config.cfg
$PDFVersion
in file fpdf.php, variable FPDF::$PDFVersion
$perm1
in file createntlm.inc, variable smbHash::$perm1
$perm2
in file createntlm.inc, variable smbHash::$perm2
$perm3
in file createntlm.inc, variable smbHash::$perm3
$perm4
in file createntlm.inc, variable smbHash::$perm4
$perm5
in file createntlm.inc, variable smbHash::$perm5
$perm6
in file createntlm.inc, variable smbHash::$perm6
$possibleSuffixes
in file lists.inc, variable lamList::$possibleSuffixes
    list of possible LDAP suffixes(organizational units)
posixAccount.inc
procedural page posixAccount.inc
posixGroup.inc
procedural page posixGroup.inc
pdfstruct.inc
procedural page pdfstruct.inc
pdf.inc
procedural page pdf.inc
profiles.inc
procedural page profiles.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.
permute
in file createntlm.inc, method smbHash::permute()
PlaAbstractExporter
in file export.inc, class PlaAbstractExporter
    This class represents the base class of all exporters
PlaCSVExporter
in file export.inc, class PlaCSVExporter
    Export to cvs format
PlaCSVExporter
in file export.inc, method PlaCSVExporter::PlaCSVExporter()
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, method PlaLdifExporter::PlaLdifExporter()
    Create a PlaLdifExporter object
PlaLdifExporter
in file export.inc, class PlaLdifExporter
    Export entries to ldif format
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 PlaAbstractExporter::pla_fetch_entry_array()
    Return the entry as an array
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 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 PlaLdapExporter::pla_get_ldap_info()
    Return a PlaLdapInfo 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_has_entry
in file export.inc, method PlaLdapExporter::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 PlaExporter::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 PlaAbstractExporter::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_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.
pretty_print_dn
in file tree.inc, function pretty_print_dn()
    Returns an HTML-beautified version of a DN.
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 sambaDomain.inc, method sambaDomain::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaAccount.inc, method sambaAccount::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 posixGroup.inc, method posixGroup::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaSamAccount.inc, method sambaSamAccount::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 sambaGroupMapping.inc, method sambaGroupMapping::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 kolabUser.inc, method kolabUser::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 ieee802device.inc, method ieee802Device::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 nisMailAlias.inc, method nisMailAlias::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 posixAccount.inc, method posixAccount::process_attributes()
    Processes user input of the primary module page.
process_deleteUser
in file kolabUser.inc, method kolabUser::process_deleteUser()
    Write variables into object and do some regex checks
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_password
in file inetOrgPerson.inc, method inetOrgPerson::process_password()
    Sets a new password.
process_password
in file posixAccount.inc, method posixAccount::process_password()
    Processes user input of the password page.
process_password
in file posixGroup.inc, method posixGroup::process_password()
    Processes user input of the password 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_user
in file posixGroup.inc, method posixGroup::process_user()
    Processes user input of the user selection page.
process_userWorkstations
in file sambaAccount.inc, method sambaAccount::process_userWorkstations()
    Processes user input of the workstation selection page.
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
in file quota.inc, variable quota::$quota
quota.inc
procedural page quota.inc
quota
in file quota.inc, class quota
    Manages quotas for users and groups.
top

r

$rand
in file ldap.inc, variable Ldap::$rand
    Random number (changes on every page request)
$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
$rids
in file sambaGroupMapping.inc, variable sambaGroupMapping::$rids
    Array of well known RIDs
$rids
in file sambaAccount.inc, variable sambaAccount::$rids
    Array of well known rids
$rids
in file sambaSamAccount.inc, variable sambaSamAccount::$rids
    array of well known rids
$rMargin
in file fpdf.php, variable FPDF::$rMargin
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()
refresh_cache
in file cache.inc, method cache::refresh_cache()
reload
in file config.inc, method CfgMain::reload()
    Reloads preferences from config file config.cfg
reload
in file config.inc, method Config::reload()
    Reloads preferences from config file
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
RndInt
in file account.inc, function RndInt()
    THIS FUNCTION GENERATES A RANDOM NUMBER THAT WILL BE USED TO RANDOMLY SELECT CHARACTERS.
ROUND1
in file createntlm.inc, method smbHash::ROUND1()
ROUND2
in file createntlm.inc, method smbHash::ROUND2()
ROUND3
in file createntlm.inc, method smbHash::ROUND3()
rdelete.php
procedural page rdelete.php
refresh.php
procedural page refresh.php
top

s

$sambaGroupTypes
in file sambaGroupMapping.inc, variable sambaGroupMapping::$sambaGroupTypes
    Array of sambaGroupTypes
$sbox
in file createntlm.inc, variable smbHash::$sbox
$sc
in file createntlm.inc, variable smbHash::$sc
$scope
in file baseModule.inc, variable baseModule::$scope
    the account type of this module (user, group, host)
$scope
in file export.inc, variable PlaLdapExporter::$scope
$scope
in file export.inc, variable LdapExportInfo::$scope
$scriptPath
in file config.inc, variable Config::$scriptPath
    Path to external lamdaemon script on server where it is executed
$scriptServer
in file config.inc, variable Config::$scriptServer
    Server where lamdaemon script is executed
$separator
in file export.inc, variable PlaCSVExporter::$separator
    When doing an exporter, the method export need to be overriden.
$server
in file ldap.inc, variable Ldap::$server
    Server handle
$ServerURL
in file config.inc, variable Config::$ServerURL
    Server address (e.g. ldap://127.0.0.1:389)
$settings
in file config.inc, variable Config::$settings
    List of all settings in config file
$SID
in file account.inc, variable samba3domain::$SID
    Domain SID
$sortColumn
in file lists.inc, variable lamList::$sortColumn
    sort column name
$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
$subpage
in file modules.inc, variable accountContainer::$subpage
    This variable is set to the pagename of a subpage if it should be displayed
$sub_str
in file schema.inc, variable AttributeType::$sub_str
    Boolean: supports substring matching?
$suffix
in file lists.inc, variable lamList::$suffix
    LDAP suffix
$supports_samba2_schema
in file ldap.inc, variable Ldap::$supports_samba2_schema
    ObjectClass sambaAccount
$supports_samba3_schema
in file ldap.inc, variable Ldap::$supports_samba3_schema
    ObjectClass sambaSamAccount
$supports_unix_hosts
in file ldap.inc, variable Ldap::$supports_unix_hosts
    Host attribute in inetOrgPerson
$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}
sambaAccount.inc
procedural page sambaAccount.inc
sambaDomain.inc
procedural page sambaDomain.inc
sambaGroupMapping.inc
procedural page sambaGroupMapping.inc
sambaSamAccount.inc
procedural page sambaSamAccount.inc
shadowAccount.inc
procedural page shadowAccount.inc
schema.inc
procedural page schema.inc
status.inc
procedural page status.inc
smbDomain.inc
procedural page smbDomain.inc
samba3domain
in file account.inc, class samba3domain
    Represents a Samba 3 domain entry
sambaAccount
in file sambaAccount.inc, method sambaAccount::sambaAccount()
    Creates a new sambaAccount object.
sambaAccount
in file sambaAccount.inc, class sambaAccount
    Manages the object class "sambaAccount" for users and hosts.
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.
sambaGroupMapping
in file sambaGroupMapping.inc, method sambaGroupMapping::sambaGroupMapping()
    Creates a new module for Samba 3 groups.
sambaSamAccount
in file sambaSamAccount.inc, class sambaSamAccount
    Manages the object class "sambaSamAccount" for users and hosts.
sambaSamAccount
in file sambaSamAccount.inc, method sambaSamAccount::sambaSamAccount()
    Creates a new sambaSamAccount object.
save
in file config.inc, method Config::save()
    Saves preferences to config file
save
in file config.inc, method CfgMain::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
saveSettings
in file confmain.php, function saveSettings()
    Saves the entered settings.
save_account
in file modules.inc, method accountContainer::save_account()
    This function will save an account to the LDAP database.
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 sambaGroupMapping.inc, method sambaGroupMapping::save_attributes()
save_attributes
in file inetOrgPerson.inc, method inetOrgPerson::save_attributes()
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 shadowAccount.inc, method shadowAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file sambaAccount.inc, method sambaAccount::save_attributes()
save_attributes
in file account.inc, method account::save_attributes()
save_attributes
in file quota.inc, method quota::save_attributes()
save_attributes
in file posixGroup.inc, method posixGroup::save_attributes()
save_attributes
in file posixAccount.inc, method posixAccount::save_attributes()
save_attributes
in file sambaSamAccount.inc, method sambaSamAccount::save_attributes()
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_module_attributes
in file modules.inc, method accountContainer::save_module_attributes()
    This function checks which LDAP attributes have changed while the account was edited.
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.
SchemaItem
in file schema.inc, method SchemaItem::SchemaItem()
    Default constructor.
SCHEMA_SESSION_CACHE_ENABLED
in file schema.inc, constant SCHEMA_SESSION_CACHE_ENABLED
    To enable/disable session-based schema caching (1: enabled, 0: disabled).
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
server
in file ldap.inc, method Ldap::server()
    Returns the LDAP connection handle
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()
SetCompression
in file fpdf.php, method FPDF::SetCompression()
SetCreator
in file fpdf.php, method FPDF::SetCreator()
setDescription
in file schema.inc, method SchemaItem::setDescription()
SetDisplayMode
in file fpdf.php, method FPDF::SetDisplayMode()
SetDrawColor
in file fpdf.php, method FPDF::SetDrawColor()
SetFillColor
in file fpdf.php, method FPDF::SetFillColor()
SetFont
in file fpdf.php, method FPDF::SetFont()
SetFontSize
in file fpdf.php, method FPDF::SetFontSize()
setIsSingleValue
in file schema.inc, method AttributeType::setIsSingleValue()
    Sets whether this attribute is single-valued.
SetKeywords
in file fpdf.php, method FPDF::SetKeywords()
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()
SetMargins
in file fpdf.php, method FPDF::SetMargins()
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
SetRightMargin
in file fpdf.php, method FPDF::SetRightMargin()
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()
SetTopMargin
in file fpdf.php, method FPDF::SetTopMargin()
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;
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 Config::set_AccountModules()
    Sets the selected account modules
set_ActiveTypes
in file config.inc, method Config::set_ActiveTypes()
    Sets the list of active types.
set_Adminstring
in file config.inc, method Config::set_Adminstring()
    Sets the admin string
set_cached_schema
in file schema.inc, function set_cached_schema()
    Caches the specified $schema_type.
set_cacheTimeout
in file config.inc, method Config::set_cacheTimeout()
    Sets the LDAP cache timeout in minutes (0,1,2,5,10,15)
set_defaultLanguage
in file config.inc, method Config::set_defaultLanguage()
    Sets the default language string
set_listAttributes
in file config.inc, method Config::set_listAttributes()
    Sets the list of attributes to show in user list
set_MaxListEntries
in file config.inc, method Config::set_MaxListEntries()
    Sets the maximum number of rows in user/group/host lists
set_moduleSettings
in file config.inc, method Config::set_moduleSettings()
    Sets the settings for the account modules.
set_Passwd
in file config.inc, method Config::set_Passwd()
    Sets the preferences wizard password
set_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 Config::set_scriptPath()
    Sets the path to the external script
set_scriptServer
in file config.inc, method Config::set_scriptServer()
    Sets the server of the external script
set_ServerURL
in file config.inc, method Config::set_ServerURL()
    Sets the server address
set_Suffix
in file config.inc, method Config::set_Suffix()
    Sets the LDAP suffix where accounts are saved
set_typeSettings
in file config.inc, method Config::set_typeSettings()
    Sets the settings for the account types.
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.
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.
smb_hash
in file createntlm.inc, method smbHash::smb_hash()
sortAttrs
in file tree.inc, function sortAttrs()
sortModules
in file modules.inc, method accountContainer::sortModules()
    Sorts the module buttons for the account page.
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.
strlen
in file ufpdf.php, method UFPDF::strlen()
str_to_key
in file createntlm.inc, method smbHash::str_to_key()
Syntax
in file schema.inc, class Syntax
    Represents an LDAP Syntax
Syntax
in file schema.inc, method Syntax::Syntax()
    Creates a new Syntax object from a raw LDAP syntax string.
schema.php
procedural page schema.php
status-test.php
procedural page status-test.php
top

t

$TextColor
in file fpdf.php, variable FPDF::$TextColor
$time
in file cache.inc, variable cache::$time
$title
in file fpdf.php, variable FPDF::$title
$tMargin
in file fpdf.php, variable FPDF::$tMargin
$trans_primary
in file user.inc, variable lamUserList::$trans_primary
    Controls if GID number is translated to group name
$trans_primary_hash
in file user.inc, variable lamUserList::$trans_primary_hash
    translates GID to group name
$treesuffix
in file config.inc, variable Config::$treesuffix
    LDAP suffix for tree view
$triggered_messages
in file baseModule.inc, variable baseModule::$triggered_messages
    contains all messages wich were triggered
$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)
$type
in file lists.inc, variable lamList::$type
    Account type
$type
in file modules.inc, variable accountContainer::$type
    This variale stores the account type.
$typeSettings
in file config.inc, variable Config::$typeSettings
    type settings
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
tree_view.php
procedural page tree_view.php
Text
in file fpdf.php, method FPDF::Text()
Text
in file ufpdf.php, method UFPDF::Text()
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)
$username
in file ldap.inc, variable Ldap::$username
    LDAP username used for bind
$userPassword_invalid
in file posixGroup.inc, variable posixGroup::$userPassword_invalid
$userPassword_invalid
in file posixAccount.inc, variable posixAccount::$userPassword_invalid
$userPassword_lock
in file posixGroup.inc, variable posixGroup::$userPassword_lock
$userPassword_lock
in file posixAccount.inc, variable posixAccount::$userPassword_lock
$userPassword_nopassword
in file posixGroup.inc, variable posixGroup::$userPassword_nopassword
$userPassword_nopassword
in file posixAccount.inc, variable posixAccount::$userPassword_nopassword
$useunixpwd
in file sambaSamAccount.inc, variable sambaSamAccount::$useunixpwd
    use unix password as samba password?
$useunixpwd
in file sambaAccount.inc, variable sambaAccount::$useunixpwd
    use unix password as samba password?
user.inc
procedural page user.inc
ufpdf.php
procedural page ufpdf.php
userlink.php
procedural page userlink.php
update_confirm.php
procedural page update_confirm.php
update.php
procedural page update.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
    *****************************************************************************
unsigned_shift_r
in file createntlm.inc, method smbHash::unsigned_shift_r()
    Unsigned shift operation for 32bit values.
updateCapabilities
in file ldap.inc, method Ldap::updateCapabilities()
    Updates the capabilities values (var $supports_*)
updateClasses
in file ldap.inc, method Ldap::updateClasses()
    Reads the array of objectClasses from the LDAP server
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

$vcardMapping
in file export.inc, variable PlaVcardExporter::$vcardMapping
verabi.php
procedural page verabi.php
verab.php
procedural page verab.php
verai.php
procedural page verai.php
vera.php
procedural page vera.php
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
$xmlParser
in file xml_parser.inc, variable xmlParser::$xmlParser
xml_parser.inc
procedural page xml_parser.inc
xmlParser
in file xml_parser.inc, method xmlParser::xmlParser()
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()
_dochecks
in file fpdf.php, method FPDF::_dochecks()
    *****************************************************************************
_dounderline
in file ufpdf.php, method UFPDF::_dounderline()
_dounderline
in file fpdf.php, method FPDF::_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()
_freadint
in file fpdf.php, method FPDF::_freadint()
_getfontpath
in file fpdf.php, method FPDF::_getfontpath()
_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
_newobj
in file fpdf.php, method FPDF::_newobj()
_out
in file fpdf.php, method FPDF::_out()
_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 ufpdf.php, method UFPDF::_putinfo()
_putinfo
in file fpdf.php, method FPDF::_putinfo()
_putpages
in file ufpdf.php, method UFPDF::_putpages()
_putpages
in file fpdf.php, method FPDF::_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()
_textstring
in file ufpdf.php, method UFPDF::_textstring()
_textstring
in file fpdf.php, method FPDF::_textstring()
__sleep
in file cache.inc, method cache::__sleep()
    Encrypts LDAP cache before saving to session file.
__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
__wakeup
in file modules.inc, method accountContainer::__wakeup()
    Decrypts sensitive data after accountContainer was loaded from session.
__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.
top

Documentation generated on Tue, 07 Feb 2006 17:03:31 +0100 by phpDocumentor 1.2.3