LDAPAccountManager/lam-web/developers/devel/phpdoc/elementindex.html

2585 lines
253 KiB
HTML

<html>
<head>
<title>Element Index</title>
<link rel="stylesheet" type="text/css" href="media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top"></td>
</tr>
<tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
<tr>
<td class="header_menu">
[ <a href="elementindex.html" class="menu">all elements</a> ]
</td>
</tr>
<tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="200" class="menu">
<div id="ric">
<p><a href="ric_INSTALL.html">INSTALL</a></p>
<p><a href="ric_README.html">README</a></p>
</div>
<b>Packages:</b><br />
<a href="li_Help.html">Help</a><br />
<a href="li_PDF.html">PDF</a><br />
<a href="li_lib.html">lib</a><br />
<a href="li_modules.html">modules</a><br />
<a href="li_types.html">types</a><br />
<a href="li_configuration.html">configuration</a><br />
<a href="li_tools.html">tools</a><br />
<a href="li_LDAP.html">LDAP</a><br />
<a href="li_lists.html">lists</a><br />
<a href="li_profiles.html">profiles</a><br />
<a href="li_selfService.html">selfService</a><br />
<a href="li_main.html">main</a><br />
<a href="li_tests.html">tests</a><br />
<br /><br />
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<a name="top"></a>
<h1>Index of all elements</h1>
[ <a href="elementindex.html#a">a</a> ]
[ <a href="elementindex.html#b">b</a> ]
[ <a href="elementindex.html#c">c</a> ]
[ <a href="elementindex.html#d">d</a> ]
[ <a href="elementindex.html#e">e</a> ]
[ <a href="elementindex.html#f">f</a> ]
[ <a href="elementindex.html#g">g</a> ]
[ <a href="elementindex.html#h">h</a> ]
[ <a href="elementindex.html#i">i</a> ]
[ <a href="elementindex.html#k">k</a> ]
[ <a href="elementindex.html#l">l</a> ]
[ <a href="elementindex.html#m">m</a> ]
[ <a href="elementindex.html#n">n</a> ]
[ <a href="elementindex.html#o">o</a> ]
[ <a href="elementindex.html#p">p</a> ]
[ <a href="elementindex.html#q">q</a> ]
[ <a href="elementindex.html#r">r</a> ]
[ <a href="elementindex.html#s">s</a> ]
[ <a href="elementindex.html#t">t</a> ]
[ <a href="elementindex.html#u">u</a> ]
[ <a href="elementindex.html#v">v</a> ]
[ <a href="elementindex.html#w">w</a> ]
[ <a href="elementindex.html#x">x</a> ]
[ <a href="elementindex.html#y">y</a> ]
[ <a href="elementindex.html#z">z</a> ]
[ <a href="elementindex.html#_">_</a> ]
<hr />
<a name="a"></a>
<div>
<h2>a</h2>
<dl>
<dt><b>$aliases</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$aliases">AttributeType::$aliases</a><br>&nbsp;&nbsp;&nbsp;&nbsp;An array of alias attribute names, strings</dd>
<dt><b>$AliasNbPages</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$AliasNbPages">FPDF::$AliasNbPages</a></dd>
<dt><b>$allowedHosts</b></dt>
<dd>in file config.inc, variable <a href="configuration/LAMCfgMain.html#var$allowedHosts">LAMCfgMain::$allowedHosts</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of hosts which may access LAM</dd>
<dt><b>$attrArray</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$attrArray">lamList::$attrArray</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of LDAP attributes</dd>
<dt><b>$attributes</b></dt>
<dd>in file modules.inc, variable <a href="modules/accountContainer.html#var$attributes">accountContainer::$attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Array of all used attributes</dd>
<dt><b>$attributes</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$attributes">PlaLdapExporter::$attributes</a></dd>
<dt><b>$attributes</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$attributes">baseModule::$attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains all ldap attributes which should be written</dd>
<dt><b>$attributes_orig</b></dt>
<dd>in file modules.inc, variable <a href="modules/accountContainer.html#var$attributes_orig">accountContainer::$attributes_orig</a><br>&nbsp;&nbsp;&nbsp;&nbsp;original LDAP attributes when account was loaded from LDAP</dd>
<dt><b>$author</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$author">FPDF::$author</a></dd>
<dt><b>$autoAddObjectClasses</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$autoAddObjectClasses">baseModule::$autoAddObjectClasses</a><br>&nbsp;&nbsp;&nbsp;&nbsp;if true, managed object classes are added when an account is created or loaded (default: true)</dd>
<dt><b>$AutoPageBreak</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$AutoPageBreak">FPDF::$AutoPageBreak</a></dd>
<dt><b>AcceptPageBreak</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodAcceptPageBreak">FPDF::AcceptPageBreak()</a></dd>
<dt><b>AcceptPageBreak</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodAcceptPageBreak">UFPDF::AcceptPageBreak()</a></dd>
<dt><b>ACCESS_ALL</b></dt>
<dd>in file config.inc, class constant <a href="configuration/LAMConfig.html#constACCESS_ALL">LAMConfig::ACCESS_ALL</a></dd>
<dt><b>ACCESS_PASSWORD_CHANGE</b></dt>
<dd>in file config.inc, class constant <a href="configuration/LAMConfig.html#constACCESS_PASSWORD_CHANGE">LAMConfig::ACCESS_PASSWORD_CHANGE</a></dd>
<dt><b>ACCESS_READ_ONLY</b></dt>
<dd>in file config.inc, class constant <a href="configuration/LAMConfig.html#constACCESS_READ_ONLY">LAMConfig::ACCESS_READ_ONLY</a></dd>
<dt><b>account</b></dt>
<dd>in file account.inc, class <a href="modules/account.html">account</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;account&quot; for users and hosts.</dd>
<dt><b>accountContainer</b></dt>
<dd>in file modules.inc, class <a href="modules/accountContainer.html">accountContainer</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class includes all modules and attributes of an account.</dd>
<dt><b>addAlias</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodaddAlias">AttributeType::addAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an attribute name to the alias array.</dd>
<dt><b>addChildObjectClass</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodaddChildObjectClass">ObjectClass::addChildObjectClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an objectClass to the list of objectClasses that inherit from this objectClass.</dd>
<dt><b>AddFont</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodAddFont">UFPDF::AddFont()</a></dd>
<dt><b>AddFont</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodAddFont">FPDF::AddFont()</a></dd>
<dt><b>AddLink</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodAddLink">FPDF::AddLink()</a></dd>
<dt><b>addMayAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodaddMayAttrs">ObjectClass::addMayAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Behaves identically to addMustAttrs, but it operates on the MAY attributes of this objectClass.</dd>
<dt><b>addMustAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodaddMustAttrs">ObjectClass::addMustAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds the specified array of attributes to this objectClass' list of MUST attributes. The resulting array of must attributes will contain unique members.</dd>
<dt><b>AddPage</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodAddPage">FPDF::AddPage()</a></dd>
<dt><b>addRequiredByObjectClass</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodaddRequiredByObjectClass">AttributeType::addRequiredByObjectClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an objectClass name to this attribute's list of &quot;required by&quot; objectClasses, that is the list of objectClasses which must have this attribute.</dd>
<dt><b>addUsedByAttr</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodaddUsedByAttr">MatchingRule::addUsedByAttr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an attribute name to the list of attributes who use this MatchingRule</dd>
<dt><b>addUsedInObjectClass</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodaddUsedInObjectClass">AttributeType::addUsedInObjectClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds an objectClass name to this attribute's list of &quot;used in&quot; objectClasses, that is the list of objectClasses which provide this attribute.</dd>
<dt><b>add_aliases_to_attrs</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionadd_aliases_to_attrs">add_aliases_to_attrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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'.</dd>
<dt><b>add_cache</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodadd_cache">cache::add_cache()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function adds attributes to the cache.</dd>
<dt><b>add_sup_to_attrs</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionadd_sup_to_attrs">add_sup_to_attrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds inherited values to each attributeType specified by the SUP directive.</dd>
<dt><b>AliasNbPages</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodAliasNbPages">UFPDF::AliasNbPages()</a></dd>
<dt><b>AliasNbPages</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodAliasNbPages">FPDF::AliasNbPages()</a></dd>
<dt><b>arrayLower</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionarrayLower">arrayLower()</a></dd>
<dt><b>array_delete</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionarray_delete">array_delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will return all values from $array without values of $values.</dd>
<dt><b>array_stripslashes</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionarray_stripslashes">array_stripslashes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Strips all slashes from the specified array in place (pass by ref).</dd>
<dt><b>AttributeType</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodAttributeType">AttributeType::AttributeType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AttributeType objcet from a raw LDAP AttributeType string.</dd>
<dt><b>AttributeType</b></dt>
<dd>in file schema.inc, class <a href="lib/AttributeType.html">AttributeType</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents an LDAP AttributeType</dd>
<dt><b>account.inc</b></dt>
<dd>procedural page <a href="lib/_lib---account.inc.html">account.inc</a></dd>
<dt><b>account.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---account.inc.html">account.inc</a></dd>
<dt><b>add_attr.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---add_attr.php.html">add_attr.php</a></dd>
<dt><b>add_attr_form.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---add_attr_form.php.html">add_attr_form.php</a></dd>
<dt><b>add_oclass.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---add_oclass.php.html">add_oclass.php</a></dd>
<dt><b>add_oclass_form.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---add_oclass_form.php.html">add_oclass_form.php</a></dd>
<dt><b>add_value.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---add_value.php.html">add_value.php</a></dd>
<dt><b>add_value_form.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---add_value_form.php.html">add_value_form.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="b"></a>
<div>
<h2>b</h2>
<dl>
<dt><b>$base_dn</b></dt>
<dd>in file export.inc, variable <a href="tools/LdapExportInfo.html#var$base_dn">LdapExportInfo::$base_dn</a></dd>
<dt><b>$bMargin</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$bMargin">FPDF::$bMargin</a></dd>
<dt><b>$br</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaExporter.html#var$br">PlaExporter::$br</a></dd>
<dt><b>$buffer</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$buffer">FPDF::$buffer</a></dd>
<dt><b>baseModule</b></dt>
<dd>in file baseModule.inc, class <a href="modules/baseModule.html">baseModule</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Parent class of all account modules.</dd>
<dt><b>baseType</b></dt>
<dd>in file baseType.inc, class <a href="types/baseType.html">baseType</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the parent class of all account types.</dd>
<dt><b>buildUploadAccounts</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functionbuildUploadAccounts">buildUploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the LDAP accounts for the file upload.</dd>
<dt><b>build_initial_tree_icons</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionbuild_initial_tree_icons">build_initial_tree_icons()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Builds the initial array that stores the icon-lookup for each server's DN in the tree browser. The returned</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodbuild_uploadAccounts">posixGroup::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodbuild_uploadAccounts">posixAccount::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodbuild_uploadAccounts">sambaAccount::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodbuild_uploadAccounts">shadowAccount::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodbuild_uploadAccounts">nisMailAlias::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodbuild_uploadAccounts">sambaSamAccount::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodbuild_uploadAccounts">sambaGroupMapping::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file sambaDomain.inc, method <a href="modules/sambaDomain.html#methodbuild_uploadAccounts">sambaDomain::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodbuild_uploadAccounts">inetOrgPerson::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file ieee802device.inc, method <a href="modules/ieee802Device.html#methodbuild_uploadAccounts">ieee802Device::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodbuild_uploadAccounts">baseModule::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP accounts are built.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file ldapPublicKey.inc, method <a href="modules/ldapPublicKey.html#methodbuild_uploadAccounts">ldapPublicKey::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file inetLocalMailRecipient.inc, method <a href="modules/inetLocalMailRecipient.html#methodbuild_uploadAccounts">inetLocalMailRecipient::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodbuild_uploadAccounts">kolabUser::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>build_uploadAccounts</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodbuild_uploadAccounts">account::build_uploadAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;In this function the LDAP account is built up.</dd>
<dt><b>baseModule.inc</b></dt>
<dd>procedural page <a href="modules/_lib---baseModule.inc.html">baseModule.inc</a></dd>
<dt><b>baseType.inc</b></dt>
<dd>procedural page <a href="types/_lib---baseType.inc.html">baseType.inc</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="c"></a>
<div>
<h2>c</h2>
<dl>
<dt><b>$children_objectclasses</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$children_objectclasses">ObjectClass::$children_objectclasses</a><br>&nbsp;&nbsp;&nbsp;&nbsp;array of objectClasses which inherit from this one (must be set at runtime explicitly by the caller)</dd>
<dt><b>$cMargin</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$cMargin">FPDF::$cMargin</a></dd>
<dt><b>$ColorFlag</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$ColorFlag">FPDF::$ColorFlag</a></dd>
<dt><b>$compress</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$compress">FPDF::$compress</a></dd>
<dt><b>$CoreFonts</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$CoreFonts">FPDF::$CoreFonts</a></dd>
<dt><b>$counter</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdifExporter.html#var$counter">PlaLdifExporter::$counter</a></dd>
<dt><b>$counter</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaDsmlExporter.html#var$counter">PlaDsmlExporter::$counter</a></dd>
<dt><b>$creator</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$creator">FPDF::$creator</a></dd>
<dt><b>$ctx</b></dt>
<dd>in file sambaMungedDial.inc, variable <a href="modules/sambaMungedDial.html#var$ctx">sambaMungedDial::$ctx</a></dd>
<dt><b>$ctxattributes</b></dt>
<dd>in file sambaMungedDial.inc, variable <a href="modules/sambaMungedDial.html#var$ctxattributes">sambaMungedDial::$ctxattributes</a></dd>
<dt><b>$CurOrientation</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$CurOrientation">FPDF::$CurOrientation</a></dd>
<dt><b>$CurrentFont</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$CurrentFont">FPDF::$CurrentFont</a></dd>
<dt><b>cache</b></dt>
<dd>in file cache.inc, class <a href="lib/cache.html">cache</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class contains all functions which are needed to manage the LDAP cache.</dd>
<dt><b>cached_schema_available</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functioncached_schema_available">cached_schema_available()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the schema for $schema_type has been cached and</dd>
<dt><b>can_manage</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodcan_manage">baseModule::can_manage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this module can manage accounts of the current type, otherwise false.</dd>
<dt><b>Cell</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodCell">UFPDF::Cell()</a></dd>
<dt><b>Cell</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodCell">FPDF::Cell()</a></dd>
<dt><b>checkASCII</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodcheckASCII">posixAccount::checkASCII()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if an attribute contains only ASCII charaters and replaces invalid characters.</dd>
<dt><b>checkChmod</b></dt>
<dd>in file config.inc, function <a href="configuration/_lib---config.inc.html#functioncheckChmod">checkChmod()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks whether a specific flag in the rights string is set.</dd>
<dt><b>checkClientIP</b></dt>
<dd>in file security.inc, function <a href="lib/_lib---security.inc.html#functioncheckClientIP">checkClientIP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the client's IP address is on the list of allowed IPs.</dd>
<dt><b>checkConfigOptions</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functioncheckConfigOptions">checkConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the configuration options are valid</dd>
<dt><b>checkIfPasswordChangeIsAllowed</b></dt>
<dd>in file security.inc, function <a href="lib/_lib---security.inc.html#functioncheckIfPasswordChangeIsAllowed">checkIfPasswordChangeIsAllowed()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if passwords may be changed.</dd>
<dt><b>checkIfWriteAccessIsAllowed</b></dt>
<dd>in file security.inc, function <a href="lib/_lib---security.inc.html#functioncheckIfWriteAccessIsAllowed">checkIfWriteAccessIsAllowed()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if write access to LDAP is allowed.</dd>
<dt><b>checkPassword</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMCfgMain.html#methodcheckPassword">LAMCfgMain::checkPassword()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the given password matches.</dd>
<dt><b>checkProfileOptions</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functioncheckProfileOptions">checkProfileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the profile options are valid</dd>
<dt><b>checkSchemaForModule</b></dt>
<dd>in file schemaTest.php, function <a href="tools/_templates---tests---schemaTest.php.html#functioncheckSchemaForModule">checkSchemaForModule()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the object classes and attributes for this module are available.</dd>
<dt><b>checkSelfServiceOptions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodcheckSelfServiceOptions">baseModule::checkSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if all input values are correct and returns the LDAP attributes which should be changed.</dd>
<dt><b>checkSelfServiceOptions</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodcheckSelfServiceOptions">sambaSamAccount::checkSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if all input values are correct and returns the LDAP commands which should be executed.</dd>
<dt><b>checkSelfServiceOptions</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functioncheckSelfServiceOptions">checkSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if all input values are correct and returns the LDAP commands which should be executed.</dd>
<dt><b>checkSelfServiceOptions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodcheckSelfServiceOptions">posixAccount::checkSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if all input values are correct and returns the LDAP commands which should be executed.</dd>
<dt><b>checkSelfServiceOptions</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodcheckSelfServiceOptions">inetOrgPerson::checkSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if all input values are correct and returns the LDAP commands which should be executed.</dd>
<dt><b>checkSelfServiceSettings</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functioncheckSelfServiceSettings">checkSelfServiceSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the self service settings are valid</dd>
<dt><b>checkSelfServiceSettings</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodcheckSelfServiceSettings">baseModule::checkSelfServiceSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the self service settings are valid.</dd>
<dt><b>check_configOptions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodcheck_configOptions">baseModule::check_configOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks input values of module settings.</dd>
<dt><b>check_configOptions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodcheck_configOptions">posixAccount::check_configOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks input values of module settings.</dd>
<dt><b>check_module_conflicts</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functioncheck_module_conflicts">check_module_conflicts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if there are conflicts between modules</dd>
<dt><b>check_module_depends</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functioncheck_module_depends">check_module_depends()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if there are missing dependencies between modules.</dd>
<dt><b>check_Passwd</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodcheck_Passwd">LAMConfig::check_Passwd()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the given password matches.</dd>
<dt><b>check_profileOptions</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodcheck_profileOptions">quota::check_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks input values of account profiles.</dd>
<dt><b>check_profileOptions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodcheck_profileOptions">baseModule::check_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks input values of account profiles.</dd>
<dt><b>Close</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodClose">FPDF::Close()</a></dd>
<dt><b>close</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodclose">Ldap::close()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Closes connection to server</dd>
<dt><b>cmp_array</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodcmp_array">Ldap::cmp_array()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Helper function to sort the unit DNs</dd>
<dt><b>cmp_array</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodcmp_array">lamList::cmp_array()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Compare function used for usort-method</dd>
<dt><b>cmp_domain</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functioncmp_domain">cmp_domain()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Helper function to sort the domains</dd>
<dt><b>code2utf</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodcode2utf">UFPDF::code2utf()</a></dd>
<dt><b>config_showAccountModules</b></dt>
<dd>in file confmodules.php, function <a href="configuration/_templates---config---confmodules.php.html#functionconfig_showAccountModules">config_showAccountModules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the module selection boxes and checks if dependencies are fulfilled.</dd>
<dt><b>connect</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodconnect">Ldap::connect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Connects to the server using the given username and password</dd>
<dt><b>continue_main</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodcontinue_main">accountContainer::continue_main()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is called when the user clicks on any button on the account pages.</dd>
<dt><b>createModulePDF</b></dt>
<dd>in file pdf.inc, function <a href="PDF/_lib---pdf.inc.html#functioncreateModulePDF">createModulePDF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>cache.inc</b></dt>
<dd>procedural page <a href="lib/_lib---cache.inc.html">cache.inc</a></dd>
<dt><b>config.inc</b></dt>
<dd>procedural page <a href="configuration/_lib---config.inc.html">config.inc</a></dd>
<dt><b>createntlm.inc</b></dt>
<dd>procedural page <a href="modules/_lib---createntlm.inc.html">createntlm.inc</a></dd>
<dt><b>conflogin.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---conflogin.php.html">conflogin.php</a></dd>
<dt><b>confmain.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---confmain.php.html">confmain.php</a></dd>
<dt><b>confmodules.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---confmodules.php.html">confmodules.php</a></dd>
<dt><b>conftypes.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---conftypes.php.html">conftypes.php</a></dd>
<dt><b>collapse.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---collapse.php.html">collapse.php</a></dd>
<dt><b>create.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---create.php.html">create.php</a></dd>
<dt><b>create_form.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---create_form.php.html">create_form.php</a></dd>
<dt><b>creation_template.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---creation_template.php.html">creation_template.php</a></dd>
<dt><b>custom.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---templates---creation---custom.php.html">custom.php</a></dd>
<dt><b>conf-main-test.php</b></dt>
<dd>procedural page <a href="tests/_tests---conf-main-test.php.html">conf-main-test.php</a></dd>
<dt><b>conf-test.php</b></dt>
<dd>procedural page <a href="tests/_tests---conf-test.php.html">conf-test.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="d"></a>
<div>
<h2>d</h2>
<dl>
<dt><b>$default</b></dt>
<dd>in file config.inc, variable <a href="configuration/LAMCfgMain.html#var$default">LAMCfgMain::$default</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Default profile</dd>
<dt><b>$DefOrientation</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$DefOrientation">FPDF::$DefOrientation</a></dd>
<dt><b>$deliveryAddress</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaVcardExporter.html#var$deliveryAddress">PlaVcardExporter::$deliveryAddress</a></dd>
<dt><b>$descArray</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$descArray">lamList::$descArray</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of attribute descriptions</dd>
<dt><b>$description</b></dt>
<dd>in file schema.inc, variable <a href="lib/SchemaItem.html#var$description">SchemaItem::$description</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The description of this schema item.</dd>
<dt><b>$description</b></dt>
<dd>in file tools.php, variable <a href="tools/LAMTool.html#var$description">LAMTool::$description</a><br>&nbsp;&nbsp;&nbsp;&nbsp;description text</dd>
<dt><b>$diffs</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$diffs">FPDF::$diffs</a></dd>
<dt><b>$dn</b></dt>
<dd>in file modules.inc, variable <a href="modules/accountContainer.html#var$dn">accountContainer::$dn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DN suffix of the account</dd>
<dt><b>$dn</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$dn">samba3domain::$dn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DN</dd>
<dt><b>$dn_orig</b></dt>
<dd>in file modules.inc, variable <a href="modules/accountContainer.html#var$dn_orig">accountContainer::$dn_orig</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DN suffix of account when it was loaded</dd>
<dt><b>$DrawColor</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$DrawColor">FPDF::$DrawColor</a></dd>
<dt><b>decode_munged</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methoddecode_munged">sambaMungedDial::decode_munged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Takes a base64-encoded MungedDial-String and returns an array of included parameters and values</dd>
<dt><b>decrypt</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methoddecrypt">Ldap::decrypt()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Decrypts a string</dd>
<dt><b>decrypt_login</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methoddecrypt_login">Ldap::decrypt_login()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Decrypts username and password</dd>
<dt><b>delAccountProfile</b></dt>
<dd>in file profiles.inc, function <a href="profiles/_lib---profiles.inc.html#functiondelAccountProfile">delAccountProfile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Deletes an account profile</dd>
<dt><b>deleteDN</b></dt>
<dd>in file delete.php, function <a href="main/_templates---delete.php.html#functiondeleteDN">deleteDN()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Deletes a DN and all child entries.</dd>
<dt><b>deletePDFStructureDefinition</b></dt>
<dd>in file pdfstruct.inc, function <a href="PDF/_lib---pdfstruct.inc.html#functiondeletePDFStructureDefinition">deletePDFStructureDefinition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Deletes XML file with PDF structure definitions.</dd>
<dt><b>delete_attributes</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methoddelete_attributes">posixAccount::delete_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Additional LDAP operations on delete.</dd>
<dt><b>delete_attributes</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methoddelete_attributes">posixGroup::delete_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the group which should be deleted is still used as primary group.</dd>
<dt><b>delete_attributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methoddelete_attributes">baseModule::delete_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns an array with the same syntax as save_attributes().</dd>
<dt><b>destroy</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methoddestroy">Ldap::destroy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Closes connection to LDAP server and deletes encrypted username/password</dd>
<dt><b>displayExportInfo</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdifExporter.html#methoddisplayExportInfo">PlaLdifExporter::displayExportInfo()</a></dd>
<dt><b>displayHelp</b></dt>
<dd>in file help.php, function <a href="Help/_templates---help.php.html#functiondisplayHelp">displayHelp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Print help site for a specific help number.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methoddisplay_html_attributes">nisMailAlias::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methoddisplay_html_attributes">sambaAccount::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methoddisplay_html_attributes">sambaSamAccount::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methoddisplay_html_attributes">baseModule::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function creates meta HTML code to display the module page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methoddisplay_html_attributes">shadowAccount::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the meta HTML code to show a page with all attributes.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methoddisplay_html_attributes">sambaGroupMapping::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file sambaDomain.inc, method <a href="modules/sambaDomain.html#methoddisplay_html_attributes">sambaDomain::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methoddisplay_html_attributes">quota::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methoddisplay_html_attributes">account::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methoddisplay_html_attributes">posixGroup::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methoddisplay_html_attributes">posixAccount::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methoddisplay_html_attributes">kolabUser::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methoddisplay_html_attributes">inetOrgPerson::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file inetLocalMailRecipient.inc, method <a href="modules/inetLocalMailRecipient.html#methoddisplay_html_attributes">inetLocalMailRecipient::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file ldapPublicKey.inc, method <a href="modules/ldapPublicKey.html#methoddisplay_html_attributes">ldapPublicKey::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_attributes</b></dt>
<dd>in file ieee802device.inc, method <a href="modules/ieee802Device.html#methoddisplay_html_attributes">ieee802Device::display_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the HTML meta data for the main account page.</dd>
<dt><b>display_html_delete</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methoddisplay_html_delete">baseModule::display_html_delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function creates meta HTML code which will be displayed when an account should be deleted.</dd>
<dt><b>display_html_delete</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methoddisplay_html_delete">posixAccount::display_html_delete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the delete homedir option for the delete page.</dd>
<dt><b>display_html_deleteUser</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methoddisplay_html_deleteUser">kolabUser::display_html_deleteUser()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the meta HTML code to show a page to delete accounts.</dd>
<dt><b>display_html_expire</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methoddisplay_html_expire">shadowAccount::display_html_expire()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the meta HTML code to show a page with the expiration date.</dd>
<dt><b>display_html_group</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methoddisplay_html_group">posixAccount::display_html_group()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the group selection.</dd>
<dt><b>display_html_logonHours</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methoddisplay_html_logonHours">sambaSamAccount::display_html_logonHours()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the HTML page to edit logon hours.</dd>
<dt><b>display_html_password</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methoddisplay_html_password">posixGroup::display_html_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the password changing dialog.</dd>
<dt><b>display_html_password</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methoddisplay_html_password">inetOrgPerson::display_html_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the password changing dialog.</dd>
<dt><b>display_html_password</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methoddisplay_html_password">posixAccount::display_html_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the password changing dialog.</dd>
<dt><b>display_html_photo</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methoddisplay_html_photo">inetOrgPerson::display_html_photo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the photo upload page.</dd>
<dt><b>display_html_sambaUserWorkstations</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methoddisplay_html_sambaUserWorkstations">sambaSamAccount::display_html_sambaUserWorkstations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the HTML page to edit the allowed workstations.</dd>
<dt><b>display_html_terminalServer</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methoddisplay_html_terminalServer">sambaSamAccount::display_html_terminalServer()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the HTML page to edit the terminal server options.</dd>
<dt><b>display_html_time</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methoddisplay_html_time">sambaSamAccount::display_html_time()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the meta HTML code to show a page to change time values.</dd>
<dt><b>display_html_user</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methoddisplay_html_user">posixGroup::display_html_user()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays selections to add or remove users from current group.</dd>
<dt><b>display_html_userWorkstations</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methoddisplay_html_userWorkstations">sambaAccount::display_html_userWorkstations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will create the HTML page to edit the allowed workstations.</dd>
<dt><b>display_LoginPage</b></dt>
<dd>in file login.php, function <a href="main/_templates---login.php.html#functiondisplay_LoginPage">display_LoginPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the login window.</dd>
<dt><b>display_main</b></dt>
<dd>in file ou_edit.php, function <a href="tools/_templates---ou_edit.php.html#functiondisplay_main">display_main()</a></dd>
<dt><b>dn_exists</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functiondn_exists">dn_exists()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets whether an entry exists based on its DN. If the entry exists, returns true. Otherwise returns false.</dd>
<dt><b>doHash</b></dt>
<dd>in file createntlm.inc, method <a href="modules/smbHash.html#methoddoHash">smbHash::doHash()</a></dd>
<dt><b>doUploadPostActions</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methoddoUploadPostActions">quota::doUploadPostActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function executes one post upload action.</dd>
<dt><b>doUploadPostActions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methoddoUploadPostActions">baseModule::doUploadPostActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is responsible to do additional tasks after the account has been created in LDAP (e.g. modifying group memberships, adding Quota etc..).</dd>
<dt><b>doUploadPostActions</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiondoUploadPostActions">doUploadPostActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function executes one post upload action.</dd>
<dt><b>doUploadPostActions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methoddoUploadPostActions">posixAccount::doUploadPostActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function executes one post upload action.</dd>
<dt><b>draw_create_link</b></dt>
<dd>in file tree.php, function <a href="lists/tree/_templates---tree---tree.php.html#functiondraw_create_link">draw_create_link()</a></dd>
<dt><b>draw_formatted_dn</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functiondraw_formatted_dn">draw_formatted_dn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets a DN string using the user-configured tree_display_format string to format it.</dd>
<dt><b>draw_jpeg_photos</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functiondraw_jpeg_photos">draw_jpeg_photos()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Draw the jpegPhoto image(s) for an entry wrapped in HTML. Many options are available to specify how the images are to be displayed.</dd>
<dt><b>draw_server_tree</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functiondraw_server_tree">draw_server_tree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML of the tree view.</dd>
<dt><b>draw_tree_html</b></dt>
<dd>in file tree.php, function <a href="lists/tree/_templates---tree---tree.php.html#functiondraw_tree_html">draw_tree_html()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Recursively descend on the given dn and draw the tree in html</dd>
<dt><b>delete.php</b></dt>
<dd>procedural page <a href="main/_templates---delete.php.html">delete.php</a></dd>
<dt><b>deletelink.php</b></dt>
<dd>procedural page <a href="lists/_templates---lists---deletelink.php.html">deletelink.php</a></dd>
<dt><b>delete.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---delete.php.html">delete.php</a></dd>
<dt><b>delete_attr.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---delete_attr.php.html">delete_attr.php</a></dd>
<dt><b>delete_form.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---delete_form.php.html">delete_form.php</a></dd>
<dt><b>download_binary_attr.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---download_binary_attr.php.html">download_binary_attr.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="e"></a>
<div>
<h2>e</h2>
<dl>
<dt><b>$entries</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$entries">lamList::$entries</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP entries</dd>
<dt><b>$entry_array</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$entry_array">PlaLdapExporter::$entry_array</a></dd>
<dt><b>$entry_id</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$entry_id">PlaLdapExporter::$entry_id</a></dd>
<dt><b>$equality</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$equality">AttributeType::$equality</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The equality rule used</dd>
<dt><b>$escapeCode</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaCSVExporter.html#var$escapeCode">PlaCSVExporter::$escapeCode</a></dd>
<dt><b>$exporter</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaExporter.html#var$exporter">PlaExporter::$exporter</a></dd>
<dt><b>echoHTMLFoot</b></dt>
<dd>in file help.php, function <a href="Help/_templates---help.php.html#functionechoHTMLFoot">echoHTMLFoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Print HTML footer of the help page.</dd>
<dt><b>echoHTMLHead</b></dt>
<dd>in file help.php, function <a href="Help/_templates---help.php.html#functionechoHTMLHead">echoHTMLHead()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Print HTML header of the help page.</dd>
<dt><b>encode_munged</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodencode_munged">sambaMungedDial::encode_munged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Encode full MungedDial-String</dd>
<dt><b>encrypt</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodencrypt">Ldap::encrypt()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Encrypts a string</dd>
<dt><b>encrypt_login</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodencrypt_login">Ldap::encrypt_login()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Encrypts username and password</dd>
<dt><b>endian</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodendian">sambaMungedDial::endian()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;endian</dd>
<dt><b>Error</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodError">FPDF::Error()</a></dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdifExporter.html#methodexport">PlaLdifExporter::export()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Export entries to ldif format</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <a href="tools/PlaCSVExporter.html#methodexport">PlaCSVExporter::export()</a></dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <a href="tools/MyCustomExporter.html#methodexport">MyCustomExporter::export()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;When doing an exporter, the method export need to be overriden.</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodexport">PlaExporter::export()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Abstract method use to export data.</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <a href="tools/PlaDsmlExporter.html#methodexport">PlaDsmlExporter::export()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Export the entries to DSML</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <a href="tools/PlaVcardExporter.html#methodexport">PlaVcardExporter::export()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;When doing an exporter, the method export need to be overriden.</dd>
<dt><b>export.inc</b></dt>
<dd>procedural page <a href="tools/_lib---export.inc.html">export.inc</a></dd>
<dt><b>edit.php</b></dt>
<dd>procedural page <a href="modules/_templates---account---edit.php.html">edit.php</a></dd>
<dt><b>edit.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---edit.php.html">edit.php</a></dd>
<dt><b>expand.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---expand.php.html">expand.php</a></dd>
<dt><b>export.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---export.php.html">export.php</a></dd>
<dt><b>export_form.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---export_form.php.html">export_form.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="f"></a>
<div>
<h2>f</h2>
<dl>
<dt><b>$fh</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$fh">FPDF::$fh</a></dd>
<dt><b>$fhPt</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$fhPt">FPDF::$fhPt</a></dd>
<dt><b>$FillColor</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$FillColor">FPDF::$FillColor</a></dd>
<dt><b>$filterText</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$filterText">lamList::$filterText</a><br>&nbsp;&nbsp;&nbsp;&nbsp;filter string to include in URL</dd>
<dt><b>$FontFamily</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$FontFamily">FPDF::$FontFamily</a></dd>
<dt><b>$FontFiles</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$FontFiles">FPDF::$FontFiles</a></dd>
<dt><b>$fonts</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$fonts">FPDF::$fonts</a></dd>
<dt><b>$FontSize</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$FontSize">FPDF::$FontSize</a></dd>
<dt><b>$FontSizePt</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$FontSizePt">FPDF::$FontSizePt</a></dd>
<dt><b>$FontStyle</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$FontStyle">FPDF::$FontStyle</a></dd>
<dt><b>$fw</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$fw">FPDF::$fw</a></dd>
<dt><b>$fwPt</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$fwPt">FPDF::$fwPt</a></dd>
<dt><b>fillFromPostData</b></dt>
<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#methodfillFromPostData">lamBooleanListOption::fillFromPostData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fills the config option from POST data.</dd>
<dt><b>fillFromPostData</b></dt>
<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#methodfillFromPostData">lamSelectListOption::fillFromPostData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fills the config option from POST data.</dd>
<dt><b>fillFromPostData</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodfillFromPostData">lamListOption::fillFromPostData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fills the config option from POST data.</dd>
<dt><b>findgroups</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodfindgroups">cache::findgroups()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns an array with all group names which were found in the LDAP directory.</dd>
<dt><b>fixLDAPAttributes</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodfixLDAPAttributes">accountContainer::fixLDAPAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fixes spelling errors in the attribute names.</dd>
<dt><b>Footer</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodFooter">FPDF::Footer()</a></dd>
<dt><b>footer</b></dt>
<dd>in file lamPDF.inc, method <a href="PDF/lamPDF.html#methodfooter">lamPDF::footer()</a></dd>
<dt><b>FPDF</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodFPDF">FPDF::FPDF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;*****************************************************************************</dd>
<dt><b>FPDF</b></dt>
<dd>in file fpdf.php, class <a href="PDF/FPDF.html">FPDF</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Main FPDF class for creating PDF documents</dd>
<dt><b>FPDF_VERSION</b></dt>
<dd>in file fpdf.php, constant <a href="PDF/_lib---fpdf.php.html#defineFPDF_VERSION">FPDF_VERSION</a><br>&nbsp;&nbsp;&nbsp;&nbsp;*****************************************************************************</dd>
<dt><b>fpdf.php</b></dt>
<dd>procedural page <a href="PDF/_lib---fpdf.php.html">fpdf.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="g"></a>
<div>
<h2>g</h2>
<dl>
<dt><b>generateRandomPassword</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functiongenerateRandomPassword">generateRandomPassword()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates a random password with 12 digits.</dd>
<dt><b>genTime</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgenTime">sambaMungedDial::genTime()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;genTime</dd>
<dt><b>getAccessLevel</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodgetAccessLevel">LAMConfig::getAccessLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the access level for this profile.</dd>
<dt><b>getAccountContainer</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetAccountContainer">baseModule::getAccountContainer()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the <a href="modules/accountContainer.html">accountContainer</a> object.</dd>
<dt><b>getAccountModule</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodgetAccountModule">accountContainer::getAccountModule()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the account module with the given class name</dd>
<dt><b>getAccountModules</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodgetAccountModules">accountContainer::getAccountModules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the included account modules.</dd>
<dt><b>getAccountProfiles</b></dt>
<dd>in file profiles.inc, function <a href="profiles/_lib---profiles.inc.html#functiongetAccountProfiles">getAccountProfiles()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of string with all available profiles for the given account type</dd>
<dt><b>getAdditionalTools</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodgetAdditionalTools">lamUserList::getAdditionalTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of lamListTool objects to display next to the edit/delete buttons.</dd>
<dt><b>getAdditionalTools</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodgetAdditionalTools">lamList::getAdditionalTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of lamListTool objects to display next to the edit/delete buttons.</dd>
<dt><b>getAlias</b></dt>
<dd>in file group.inc, method <a href="types/group.html#methodgetAlias">group::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of this account type.</dd>
<dt><b>getAlias</b></dt>
<dd>in file host.inc, method <a href="types/host.html#methodgetAlias">host::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of this account type.</dd>
<dt><b>getAlias</b></dt>
<dd>in file smbDomain.inc, method <a href="types/smbDomain.html#methodgetAlias">smbDomain::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of this account type.</dd>
<dt><b>getAlias</b></dt>
<dd>in file user.inc, method <a href="types/user.html#methodgetAlias">user::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of this account type.</dd>
<dt><b>getAlias</b></dt>
<dd>in file mailAlias.inc, method <a href="types/mailAlias.html#methodgetAlias">mailAlias::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of this account type.</dd>
<dt><b>getAlias</b></dt>
<dd>in file baseType.inc, method <a href="types/baseType.html#methodgetAlias">baseType::getAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of this account type.</dd>
<dt><b>getAliases</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetAliases">AttributeType::getAliases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the names of attributes that are an alias for this attribute (if any).</dd>
<dt><b>getAttributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetAttributes">baseModule::getAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP attributes which are managed in this module.</dd>
<dt><b>getAvailableLogos</b></dt>
<dd>in file pdfstruct.inc, function <a href="PDF/_lib---pdfstruct.inc.html#functiongetAvailableLogos">getAvailableLogos()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns an array with all aviliable logo images.</dd>
<dt><b>getAvailableModules</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetAvailableModules">getAvailableModules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array with all available user module names</dd>
<dt><b>getAvailablePDFFields</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetAvailablePDFFields">getAvailablePDFFields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of available PDF entries.</dd>
<dt><b>getBrokenConn</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetBrokenConn">sambaMungedDial::getBrokenConn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets Broken-Connection value: disconnect/reset</dd>
<dt><b>getButtonStatus</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetButtonStatus">baseModule::getButtonStatus()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Controls if the module button the account page is visible and activated.</dd>
<dt><b>getButtonStatus</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodgetButtonStatus">inetOrgPerson::getButtonStatus()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Controls if the module button the account page is visible and activated.</dd>
<dt><b>getButtonStatus</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodgetButtonStatus">account::getButtonStatus()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Controls if the module button the account page is visible and activated.</dd>
<dt><b>getButtonStatus</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodgetButtonStatus">nisMailAlias::getButtonStatus()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Controls if the module button the account page is visible and activated.</dd>
<dt><b>getButtonStatus</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodgetButtonStatus">posixGroup::getButtonStatus()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Controls if the module button the account page is visible and activated.</dd>
<dt><b>getChildCount</b></dt>
<dd>in file delete.php, function <a href="main/_templates---delete.php.html#functiongetChildCount">getChildCount()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of child entries of a DN.</dd>
<dt><b>getChildObjectClasses</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetChildObjectClasses">ObjectClass::getChildObjectClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of objectClass names which inherit from this objectClass.</dd>
<dt><b>getClearTextPassword</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodgetClearTextPassword">posixAccount::getClearTextPassword()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the clear text password.</dd>
<dt><b>getConfigOptions</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetConfigOptions">getConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a hash array (module name =&gt; elements) of all module options for the configuration page.</dd>
<dt><b>getConfigProfiles</b></dt>
<dd>in file config.inc, function <a href="configuration/_lib---config.inc.html#functiongetConfigProfiles">getConfigProfiles()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of string with all available configuration profiles (without .conf)</dd>
<dt><b>getConnectClientDrives</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetConnectClientDrives">sambaMungedDial::getConnectClientDrives()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets connect-client-drive-at-logon value: enabled/disabled</dd>
<dt><b>getConnectClientPrinters</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetConnectClientPrinters">sambaMungedDial::getConnectClientPrinters()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets connect-client-printers-at-logon value: enabled/disabled</dd>
<dt><b>getCtxMaxConnectionTimeF</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetCtxMaxConnectionTimeF">sambaMungedDial::getCtxMaxConnectionTimeF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SMARTY: gets the checkbox state of &quot;Connection&quot;</dd>
<dt><b>getCtxMaxDisconnectionTimeF</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetCtxMaxDisconnectionTimeF">sambaMungedDial::getCtxMaxDisconnectionTimeF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SMARTY: gets the checkbox state of &quot;Disconnection&quot;</dd>
<dt><b>getCtxMaxIdleTimeF</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetCtxMaxIdleTimeF">sambaMungedDial::getCtxMaxIdleTimeF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SMARTY: gets the checkbox state of &quot;Idle&quot;</dd>
<dt><b>getdays</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functiongetdays">getdays()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will return the days from 1.1.1970 until now.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file user.inc, method <a href="types/user.html#methodgetDefaultListAttributes">user::getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for this account type.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file group.inc, method <a href="types/group.html#methodgetDefaultListAttributes">group::getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for this account type.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file host.inc, method <a href="types/host.html#methodgetDefaultListAttributes">host::getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for this account type.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file smbDomain.inc, method <a href="types/smbDomain.html#methodgetDefaultListAttributes">smbDomain::getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for this account type.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file types.inc, function <a href="types/_lib---types.inc.html#functiongetDefaultListAttributes">getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for an account type.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file mailAlias.inc, method <a href="types/mailAlias.html#methodgetDefaultListAttributes">mailAlias::getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for this account type.</dd>
<dt><b>getDefaultListAttributes</b></dt>
<dd>in file baseType.inc, method <a href="types/baseType.html#methodgetDefaultListAttributes">baseType::getDefaultListAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default attribute list for this account type.</dd>
<dt><b>getDefaultPrinter</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetDefaultPrinter">sambaMungedDial::getDefaultPrinter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets set-client-printer-to-default value: enabled/disabled</dd>
<dt><b>getDescription</b></dt>
<dd>in file user.inc, method <a href="types/user.html#methodgetDescription">user::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of this account type.</dd>
<dt><b>getDescription</b></dt>
<dd>in file schema.inc, method <a href="lib/SchemaItem.html#methodgetDescription">SchemaItem::getDescription()</a></dd>
<dt><b>getDescription</b></dt>
<dd>in file host.inc, method <a href="types/host.html#methodgetDescription">host::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of this account type.</dd>
<dt><b>getDescription</b></dt>
<dd>in file smbDomain.inc, method <a href="types/smbDomain.html#methodgetDescription">smbDomain::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of this account type.</dd>
<dt><b>getDescription</b></dt>
<dd>in file group.inc, method <a href="types/group.html#methodgetDescription">group::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of this account type.</dd>
<dt><b>getDescription</b></dt>
<dd>in file mailAlias.inc, method <a href="types/mailAlias.html#methodgetDescription">mailAlias::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of this account type.</dd>
<dt><b>getDescription</b></dt>
<dd>in file baseType.inc, method <a href="types/baseType.html#methodgetDescription">baseType::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of this account type.</dd>
<dt><b>getEquality</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetEquality">AttributeType::getEquality()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's equality string</dd>
<dt><b>getgid</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodgetgid">cache::getgid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will return the GID number to an existing group name (using the cache).</dd>
<dt><b>getgrnam</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodgetgrnam">cache::getgrnam()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the group name to an existing gidNumber.</dd>
<dt><b>getHelp</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetHelp">getHelp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a help entry from an account module.</dd>
<dt><b>getIcon</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetIcon">baseModule::getIcon()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the path to the module icon.</dd>
<dt><b>getID</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodgetID">lamListOption::getID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the option ID.</dd>
<dt><b>getImage</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListTool.html#methodgetImage">lamListTool::getImage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool image.</dd>
<dt><b>getInheritMode</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetInheritMode">sambaMungedDial::getInheritMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets Inherit-config-from-client value: enabled/disabled</dd>
<dt><b>getIsCollective</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetIsCollective">AttributeType::getIsCollective()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets whether this attribute is collective.</dd>
<dt><b>getIsNoUserModification</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetIsNoUserModification">AttributeType::getIsNoUserModification()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets whether this attribute is not modifiable by users.</dd>
<dt><b>getIsObsolete</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetIsObsolete">ObjectClass::getIsObsolete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets whether this objectClass is flagged as obsolete by the LDAP server.</dd>
<dt><b>getIsObsolete</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodgetIsObsolete">MatchingRule::getIsObsolete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets whether this MatchingRule is flagged as obsolete by the LDAP server.</dd>
<dt><b>getIsObsolete</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetIsObsolete">AttributeType::getIsObsolete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets whether this attribute has been flagged as obsolete by the LDAP server</dd>
<dt><b>getIsSingleValue</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetIsSingleValue">AttributeType::getIsSingleValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>getLDAPAliases</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetLDAPAliases">baseModule::getLDAPAliases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of aliases for LDAP attributes.</dd>
<dt><b>getLinkTarget</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListTool.html#methodgetLinkTarget">lamListTool::getLinkTarget()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PHP file (relative to 'templates/lists') which will be the target for this tool.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file types.inc, function <a href="types/_lib---types.inc.html#functiongetListAttributeDescriptions">getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file user.inc, method <a href="types/user.html#methodgetListAttributeDescriptions">user::getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file host.inc, method <a href="types/host.html#methodgetListAttributeDescriptions">host::getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file mailAlias.inc, method <a href="types/mailAlias.html#methodgetListAttributeDescriptions">mailAlias::getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file baseType.inc, method <a href="types/baseType.html#methodgetListAttributeDescriptions">baseType::getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file group.inc, method <a href="types/group.html#methodgetListAttributeDescriptions">group::getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListAttributeDescriptions</b></dt>
<dd>in file smbDomain.inc, method <a href="types/smbDomain.html#methodgetListAttributeDescriptions">smbDomain::getListAttributeDescriptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of attributes which have a translated description.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file baseType.inc, method <a href="types/baseType.html#methodgetListClassName">baseType::getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file types.inc, function <a href="types/_lib---types.inc.html#functiongetListClassName">getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file mailAlias.inc, method <a href="types/mailAlias.html#methodgetListClassName">mailAlias::getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file smbDomain.inc, method <a href="types/smbDomain.html#methodgetListClassName">smbDomain::getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file host.inc, method <a href="types/host.html#methodgetListClassName">host::getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file user.inc, method <a href="types/user.html#methodgetListClassName">user::getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getListClassName</b></dt>
<dd>in file group.inc, method <a href="types/group.html#methodgetListClassName">group::getListClassName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for the list object.</dd>
<dt><b>getManagedAttributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetManagedAttributes">baseModule::getManagedAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of LDAP attributes which are managed by this module.</dd>
<dt><b>getManagedObjectClasses</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetManagedObjectClasses">baseModule::getManagedObjectClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of managed object classes for this module.</dd>
<dt><b>getMaxLength</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetMaxLength">AttributeType::getMaxLength()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's the maximum length. If no maximum is defined by the LDAP server, null is returned.</dd>
<dt><b>getMayAttrNames</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetMayAttrNames">ObjectClass::getMayAttrNames()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of attribute names (strings) that entries of this ObjectClass must define.</dd>
<dt><b>getMayAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetMayAttrs">ObjectClass::getMayAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of AttributeType objects that entries of this ObjectClass may define.</dd>
<dt><b>getMetaHTML</b></dt>
<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#methodgetMetaHTML">lamSelectListOption::getMetaHTML()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML data to display this option.</dd>
<dt><b>getMetaHTML</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodgetMetaHTML">lamListOption::getMetaHTML()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML data to display this option.</dd>
<dt><b>getMetaHTML</b></dt>
<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#methodgetMetaHTML">lamBooleanListOption::getMetaHTML()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML data to display this option.</dd>
<dt><b>getModuleAlias</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetModuleAlias">getModuleAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of a module</dd>
<dt><b>getModulesDependencies</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetModulesDependencies">getModulesDependencies()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a hash array (module name =&gt; dependencies) of all module dependencies</dd>
<dt><b>getMunged</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetMunged">sambaMungedDial::getMunged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns ready-to-run mungedDialString to be filled into ldap</dd>
<dt><b>getMustAttrNames</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetMustAttrNames">ObjectClass::getMustAttrNames()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of attribute names (strings) that entries of this ObjectClass must define.</dd>
<dt><b>getMustAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetMustAttrs">ObjectClass::getMustAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of AttributeType objects that entries of this ObjectClass must define.</dd>
<dt><b>getName</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListTool.html#methodgetName">lamListTool::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the tool name.</dd>
<dt><b>getName</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetName">AttributeType::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's name</dd>
<dt><b>getName</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClassAttribute.html#methodgetName">ObjectClassAttribute::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's name</dd>
<dt><b>getName</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetName">ObjectClass::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the name of this objectClass (ie, &quot;inetOrgPerson&quot;)</dd>
<dt><b>getName</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodgetName">MatchingRule::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this MatchingRule's name.</dd>
<dt><b>getName</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodgetName">LAMConfig::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the config file</dd>
<dt><b>getName</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRuleUse.html#methodgetName">MatchingRuleUse::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this MatchingRuleUse's name</dd>
<dt><b>getNextGIDs</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodgetNextGIDs">posixGroup::getNextGIDs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns one or more free GID numbers.</dd>
<dt><b>getNextUIDs</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodgetNextUIDs">posixAccount::getNextUIDs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns one or more free UID numbers.</dd>
<dt><b>getOID</b></dt>
<dd>in file schema.inc, method <a href="lib/SchemaItem.html#methodgetOID">SchemaItem::getOID()</a></dd>
<dt><b>getOnDemandFlags</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetOnDemandFlags">sambaMungedDial::getOnDemandFlags()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns array of flags, which can be set on-demand with activated java-script</dd>
<dt><b>getOrdering</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetOrdering">AttributeType::getOrdering()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's ordering specification.</dd>
<dt><b>getOriginalAttributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetOriginalAttributes">baseModule::getOriginalAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP attributes which are managed in this module (with unchanged values).</dd>
<dt><b>getParentDN</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodgetParentDN">accountContainer::getParentDN()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the parent DN of a given DN.</dd>
<dt><b>getPDFStructureDefinitions</b></dt>
<dd>in file pdfstruct.inc, function <a href="PDF/_lib---pdfstruct.inc.html#functiongetPDFStructureDefinitions">getPDFStructureDefinitions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will return all available PDF structure definitions for the submitted account scope.</dd>
<dt><b>getProfileOptions</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetProfileOptions">getProfileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the elements for the profile page.</dd>
<dt><b>getRDN</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodgetRDN">accountContainer::getRDN()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the RDN part of a given DN.</dd>
<dt><b>getRDNAttributes</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetRDNAttributes">getRDNAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of LDAP attributes which can be used to form the RDN.</dd>
<dt><b>getReConn</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetReConn">sambaMungedDial::getReConn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets Reconnection value: from any client/from previous client only</dd>
<dt><b>getRecursiveAttributesFromObjectClass</b></dt>
<dd>in file schemaTest.php, function <a href="tools/_templates---tests---schemaTest.php.html#functiongetRecursiveAttributesFromObjectClass">getRecursiveAttributesFromObjectClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the names of all attributes which are managed by the given object class and its parents.</dd>
<dt><b>getRequiredByObjectClasses</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetRequiredByObjectClasses">AttributeType::getRequiredByObjectClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the list of &quot;required by&quot; objectClasses, that is the list of objectClasses which provide must have attribute.</dd>
<dt><b>getRequiredExtensions</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetRequiredExtensions">getRequiredExtensions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the module is a base module</dd>
<dt><b>getRequiredExtensions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetRequiredExtensions">baseModule::getRequiredExtensions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns a list of PHP extensions (e.g. mhash) which are needed by this module.</dd>
<dt><b>getSectionHeadline</b></dt>
<dd>in file pdf.inc, function <a href="PDF/_lib---pdf.inc.html#functiongetSectionHeadline">getSectionHeadline()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a section headline.</dd>
<dt><b>getSelfServiceFields</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetSelfServiceFields">baseModule::getSelfServiceFields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible input fields and their descriptions.</dd>
<dt><b>getSelfServiceFieldSettings</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functiongetSelfServiceFieldSettings">getSelfServiceFieldSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the field settings for the self service.</dd>
<dt><b>getSelfServiceOptions</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodgetSelfServiceOptions">inetOrgPerson::getSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML code for each input field.</dd>
<dt><b>getSelfServiceOptions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodgetSelfServiceOptions">posixAccount::getSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML code for each input field.</dd>
<dt><b>getSelfServiceOptions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetSelfServiceOptions">baseModule::getSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML code for each input field.</dd>
<dt><b>getSelfServiceOptions</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functiongetSelfServiceOptions">getSelfServiceOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta HTML code for each self service field.</dd>
<dt><b>getSelfServiceProfiles</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functiongetSelfServiceProfiles">getSelfServiceProfiles()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of all available self service profiles (without .conf)</dd>
<dt><b>getSelfServiceSearchAttributes</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functiongetSelfServiceSearchAttributes">getSelfServiceSearchAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible search attributes for the self service.</dd>
<dt><b>getSelfServiceSearchAttributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetSelfServiceSearchAttributes">baseModule::getSelfServiceSearchAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns a list of possible LDAP attributes (e.g. uid, cn, ...) which can be used to search for LDAP objects.</dd>
<dt><b>getSelfServiceSettings</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functiongetSelfServiceSettings">getSelfServiceSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a hash array (module name =&gt; elements) of all module options for the configuration page.</dd>
<dt><b>getSelfServiceSettings</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodgetSelfServiceSettings">baseModule::getSelfServiceSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of self service configuration settings.</dd>
<dt><b>getShadow</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetShadow">sambaMungedDial::getShadow()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets shadow value (enum): 0-4</dd>
<dt><b>getshells</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functiongetshells">getshells()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of shells listed in config/shells.</dd>
<dt><b>getSource</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClassAttribute.html#methodgetSource">ObjectClassAttribute::getSource()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the name of the ObjectClass which originally specified this attribute.</dd>
<dt><b>GetStringWidth</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodGetStringWidth">UFPDF::GetStringWidth()</a></dd>
<dt><b>GetStringWidth</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodGetStringWidth">FPDF::GetStringWidth()</a></dd>
<dt><b>getSubstr</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetSubstr">AttributeType::getSubstr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's substring matching specification</dd>
<dt><b>getSupAttribute</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetSupAttribute">AttributeType::getSupAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's parent attribute (if any). If this attribute does not inherit from another attribute, null is returned.</dd>
<dt><b>getSupClasses</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetSupClasses">ObjectClass::getSupClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the objectClass names from which this objectClass inherits.</dd>
<dt><b>getSyntaxOID</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetSyntaxOID">AttributeType::getSyntaxOID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's syntax OID. Differs from getSyntaxString() in that this function only returns the actual OID with any length specification removed.</dd>
<dt><b>getSyntaxString</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetSyntaxString">AttributeType::getSyntaxString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's raw syntax string (ie: &quot;1.2.3.4{16}&quot;).</dd>
<dt><b>getTsLogin</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodgetTsLogin">sambaMungedDial::getTsLogin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets Terminal-Server-Login value: enabled/disabled</dd>
<dt><b>getType</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodgetType">ObjectClass::getType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the type of this objectClass: STRUCTURAL, ABSTRACT, or AUXILIARY.</dd>
<dt><b>getType</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetType">AttributeType::getType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's type</dd>
<dt><b>getTypeAlias</b></dt>
<dd>in file types.inc, function <a href="types/_lib---types.inc.html#functiongetTypeAlias">getTypeAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the alias name of an account type.</dd>
<dt><b>getTypeDescription</b></dt>
<dd>in file types.inc, function <a href="types/_lib---types.inc.html#functiongetTypeDescription">getTypeDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of an account type.</dd>
<dt><b>getTypes</b></dt>
<dd>in file types.inc, function <a href="types/_lib---types.inc.html#functiongetTypes">getTypes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of available account types.</dd>
<dt><b>getUploadColumns</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functiongetUploadColumns">getUploadColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing all input columns for the file upload.</dd>
<dt><b>getUsage</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetUsage">AttributeType::getUsage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets this attribute's usage string as defined by the LDAP server</dd>
<dt><b>getUsedByAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodgetUsedByAttrs">MatchingRule::getUsedByAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of attribute names (strings) which use this MatchingRule</dd>
<dt><b>getUsedByAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRuleUse.html#methodgetUsedByAttrs">MatchingRuleUse::getUsedByAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of attribute names (strings) which use this MatchingRuleUse object.</dd>
<dt><b>getUsedInObjectClasses</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodgetUsedInObjectClasses">AttributeType::getUsedInObjectClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the list of &quot;used in&quot; objectClasses, that is the list of objectClasses which provide this attribute.</dd>
<dt><b>getValue</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodgetValue">lamListOption::getValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the option value. The value must not contain &quot;=&quot; and &quot;;&quot;.</dd>
<dt><b>GetX</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodGetX">FPDF::GetX()</a></dd>
<dt><b>GetY</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodGetY">FPDF::GetY()</a></dd>
<dt><b>get_AccountModules</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_AccountModules">LAMConfig::get_AccountModules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all selected account modules</dd>
<dt><b>get_ActiveTypes</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_ActiveTypes">LAMConfig::get_ActiveTypes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of active account types.</dd>
<dt><b>get_Admins</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_Admins">LAMConfig::get_Admins()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of string with all admin names</dd>
<dt><b>get_Adminstring</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_Adminstring">LAMConfig::get_Adminstring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns all admin users seperated by semicolons</dd>
<dt><b>get_alias</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_alias">baseModule::get_alias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an alias name for the module.</dd>
<dt><b>get_attr_select_html</b></dt>
<dd>in file custom.php, function <a href="lists/tree/_templates---tree---templates---creation---custom.php.html#functionget_attr_select_html">get_attr_select_html()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns option values.</dd>
<dt><b>get_binary_attr_select_html</b></dt>
<dd>in file custom.php, function <a href="lists/tree/_templates---tree---templates---creation---custom.php.html#functionget_binary_attr_select_html">get_binary_attr_select_html()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns option values.</dd>
<dt><b>get_cache</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodget_cache">cache::get_cache()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Queries the cache for a list of LDAP entries and their attributes.</dd>
<dt><b>get_cached_schema</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_cached_schema">get_cached_schema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the cached array of schemaitem objects for the specified</dd>
<dt><b>get_cacheTimeout</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_cacheTimeout">LAMConfig::get_cacheTimeout()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP cache timeout in minutes</dd>
<dt><b>get_cacheTimeoutSec</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_cacheTimeoutSec">LAMConfig::get_cacheTimeoutSec()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP cache timeout in seconds</dd>
<dt><b>get_configOptions</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodget_configOptions">posixGroup::get_configOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of elements for the configuration.</dd>
<dt><b>get_configOptions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_configOptions">baseModule::get_configOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of configuration options.</dd>
<dt><b>get_container</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_container">get_container()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Given a DN string, this returns the parent container portion of the string.</dd>
<dt><b>get_container_contents</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_container_contents">get_container_contents()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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:</dd>
<dt><b>get_defaultLanguage</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_defaultLanguage">LAMConfig::get_defaultLanguage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the default language string</dd>
<dt><b>get_dependencies</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_dependencies">baseModule::get_dependencies()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns a list with all depending and conflicting modules.</dd>
<dt><b>get_enc_type</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_enc_type">get_enc_type()</a></dd>
<dt><b>get_entry_system_attrs</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_entry_system_attrs">get_entry_system_attrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the operational attributes for an entry. Given a DN, this function fetches that entry's</dd>
<dt><b>get_help</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_help">baseModule::get_help()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the help entry array for a specific help id.</dd>
<dt><b>get_icon</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_icon">get_icon()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Given a DN and server ID, this function reads the DN's objectClasses and</dd>
<dt><b>get_ldap_filter</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functionget_ldap_filter">get_ldap_filter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP filter used by the account lists</dd>
<dt><b>get_ldap_filter</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_ldap_filter">baseModule::get_ldap_filter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an LDAP filter for the account lists</dd>
<dt><b>get_line_end_format</b></dt>
<dd>in file export_form.php, function <a href="lists/tree/_templates---tree---export_form.php.html#functionget_line_end_format">get_line_end_format()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Helper functoin for fetching the line end format.</dd>
<dt><b>get_listAttributes</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_listAttributes">LAMConfig::get_listAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of attributes to show in user list</dd>
<dt><b>get_metaData</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodget_metaData">kolabUser::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file ldapPublicKey.inc, method <a href="modules/ldapPublicKey.html#methodget_metaData">ldapPublicKey::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodget_metaData">inetOrgPerson::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file ieee802device.inc, method <a href="modules/ieee802Device.html#methodget_metaData">ieee802Device::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodget_metaData">account::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodget_metaData">sambaGroupMapping::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file inetLocalMailRecipient.inc, method <a href="modules/inetLocalMailRecipient.html#methodget_metaData">inetLocalMailRecipient::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_metaData">baseModule::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function provides meta data which is interpreted by baseModule.</dd>
<dt><b>get_metaData</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodget_metaData">posixGroup::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodget_metaData">quota::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodget_metaData">sambaAccount::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodget_metaData">shadowAccount::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodget_metaData">posixAccount::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodget_metaData">sambaSamAccount::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodget_metaData">nisMailAlias::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_metaData</b></dt>
<dd>in file sambaDomain.inc, method <a href="modules/sambaDomain.html#methodget_metaData">sambaDomain::get_metaData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns meta data that is interpreted by parent class</dd>
<dt><b>get_moduleSettings</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_moduleSettings">LAMConfig::get_moduleSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of saved module settings</dd>
<dt><b>get_object_attr</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_object_attr">get_object_attr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Much like get_object_attrs(), but only returns the values for one attribute of an object. Example calls:</dd>
<dt><b>get_object_attrs</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_object_attrs">get_object_attrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the attributes/values of an entry. Returns an associative array whose</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodget_pdfEntries">shadowAccount::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodget_pdfEntries">accountContainer::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible PDF entries for this account.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodget_pdfEntries">account::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodget_pdfEntries">posixAccount::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodget_pdfEntries">posixGroup::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodget_pdfEntries">quota::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file ldapPublicKey.inc, method <a href="modules/ldapPublicKey.html#methodget_pdfEntries">ldapPublicKey::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of PDF entries</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodget_pdfEntries">kolabUser::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file ieee802device.inc, method <a href="modules/ieee802Device.html#methodget_pdfEntries">ieee802Device::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file inetLocalMailRecipient.inc, method <a href="modules/inetLocalMailRecipient.html#methodget_pdfEntries">inetLocalMailRecipient::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodget_pdfEntries">inetOrgPerson::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodget_pdfEntries">sambaAccount::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodget_pdfEntries">nisMailAlias::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodget_pdfEntries">sambaGroupMapping::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file sambaDomain.inc, method <a href="modules/sambaDomain.html#methodget_pdfEntries">sambaDomain::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfEntries</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodget_pdfEntries">sambaSamAccount::get_pdfEntries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PDF entries for this module.</dd>
<dt><b>get_pdfFields</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_pdfFields">baseModule::get_pdfFields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a hashtable with all entries that may be printed out in the PDF.</dd>
<dt><b>get_preg</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionget_preg">get_preg()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if a given value matches the selected regular expression.</dd>
<dt><b>get_profileOptions</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodget_profileOptions">quota::get_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of elements for the account profiles.</dd>
<dt><b>get_profileOptions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_profileOptions">baseModule::get_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function defines what attributes will be used in the account profiles and their appearance in the profile editor.</dd>
<dt><b>get_profileOptions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodget_profileOptions">posixAccount::get_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of elements for the account profiles.</dd>
<dt><b>get_profileOptions</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodget_profileOptions">sambaSamAccount::get_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of elements for the account profiles.</dd>
<dt><b>get_profileOptions</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodget_profileOptions">sambaGroupMapping::get_profileOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of elements for the account profiles.</dd>
<dt><b>get_rdn</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionget_rdn">get_rdn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Given a DN string, this returns the 'RDN' portion of the string.</dd>
<dt><b>get_RDNAttributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_RDNAttributes">baseModule::get_RDNAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a hash array containing a list of possible LDAP attributes that can be used to form the RDN (Relative Distinguished Name).</dd>
<dt><b>get_schema_attribute</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_schema_attribute">get_schema_attribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets a single AttributeType object specified by name.</dd>
<dt><b>get_schema_attributes</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_schema_attributes">get_schema_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>get_schema_matching_rules</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_schema_matching_rules">get_schema_matching_rules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of MatchingRule objects for the specified server.</dd>
<dt><b>get_schema_objectclass</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_schema_objectclass">get_schema_objectclass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets a single ObjectClass object specified by name.</dd>
<dt><b>get_schema_objectclasses</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_schema_objectclasses">get_schema_objectclasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>get_schema_syntaxes</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionget_schema_syntaxes">get_schema_syntaxes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>get_scope</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_scope">baseModule::get_scope()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the account type of this module (user, group, host)</dd>
<dt><b>get_scriptPath</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_scriptPath">LAMConfig::get_scriptPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the path to the external script</dd>
<dt><b>get_scriptRights</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_scriptRights">LAMConfig::get_scriptRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the chmod value for new home directories.</dd>
<dt><b>get_scriptServers</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_scriptServers">LAMConfig::get_scriptServers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the servers of the external script as a Array</dd>
<dt><b>get_ServerURL</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_ServerURL">LAMConfig::get_ServerURL()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the server address as string</dd>
<dt><b>get_Suffix</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_Suffix">LAMConfig::get_Suffix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP suffix for the given account type</dd>
<dt><b>get_type</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodget_type">accountContainer::get_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the accout type of this object (e.g. user, group, host).</dd>
<dt><b>get_typeSettings</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodget_typeSettings">LAMConfig::get_typeSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of saved type settings</dd>
<dt><b>get_uploadColumns</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_uploadColumns">baseModule::get_uploadColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing all input columns for the file upload.</dd>
<dt><b>get_uploadColumns</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodget_uploadColumns">quota::get_uploadColumns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing all input columns for the file upload.</dd>
<dt><b>get_uploadPreDepends</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodget_uploadPreDepends">baseModule::get_uploadPreDepends()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of module names which must be processed in building the account befor this module.</dd>
<dt><b>get_user_agent_string</b></dt>
<dd>in file export.inc, function <a href="tools/_lib---export.inc.html#functionget_user_agent_string">get_user_agent_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the USER_AGENT string from the $_SERVER array, all in lower case in an E_NOTICE safe manner.</dd>
<dt><b>group</b></dt>
<dd>in file group.inc, class <a href="types/group.html">group</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The account type for group accounts (e.g. Unix and Samba).</dd>
<dt><b>groupRefreshPrimary</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodgroupRefreshPrimary">lamGroupList::groupRefreshPrimary()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Refreshes the primary group members list.</dd>
<dt><b>group.inc</b></dt>
<dd>procedural page <a href="types/_lib---types---group.inc.html">group.inc</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="h"></a>
<div>
<h2>h</h2>
<dl>
<dt><b>$h</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$h">FPDF::$h</a></dd>
<dt><b>$hasNext</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$hasNext">PlaLdapExporter::$hasNext</a></dd>
<dt><b>$hPt</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$hPt">FPDF::$hPt</a></dd>
<dt><b>header</b></dt>
<dd>in file lamPDF.inc, method <a href="PDF/lamPDF.html#methodheader">lamPDF::header()</a></dd>
<dt><b>Header</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodHeader">FPDF::Header()</a></dd>
<dt><b>help.inc</b></dt>
<dd>procedural page <a href="Help/_help---help.inc.html">help.inc</a></dd>
<dt><b>hex2bin</b></dt>
<dd>in file ldap.inc, function <a href="LDAP/_lib---ldap.inc.html#functionhex2bin">hex2bin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Converts a HEX string to a binary value</dd>
<dt><b>hexstr</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodhexstr">sambaMungedDial::hexstr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;hexstr</dd>
<dt><b>host</b></dt>
<dd>in file host.inc, class <a href="types/host.html">host</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The account type for host accounts (e.g. Samba).</dd>
<dt><b>host.inc</b></dt>
<dd>procedural page <a href="types/_lib---types---host.inc.html">host.inc</a></dd>
<dt><b>help.php</b></dt>
<dd>procedural page <a href="Help/_templates---help.php.html">help.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="i"></a>
<div>
<h2>i</h2>
<dl>
<dt><b>$images</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$images">FPDF::$images</a></dd>
<dt><b>$indent_step</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaDsmlExporter.html#var$indent_step">PlaDsmlExporter::$indent_step</a></dd>
<dt><b>$InFooter</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$InFooter">FPDF::$InFooter</a></dd>
<dt><b>$inputFields</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$inputFields">selfServiceProfile::$inputFields</a><br>&nbsp;&nbsp;&nbsp;&nbsp;input fields</dd>
<dt><b>$isNewAccount</b></dt>
<dd>in file modules.inc, variable <a href="modules/accountContainer.html#var$isNewAccount">accountContainer::$isNewAccount</a><br>&nbsp;&nbsp;&nbsp;&nbsp;True if this is a newly created account</dd>
<dt><b>$is_collective</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$is_collective">AttributeType::$is_collective</a><br>&nbsp;&nbsp;&nbsp;&nbsp;boolean: is collective?</dd>
<dt><b>$is_no_user_modification</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$is_no_user_modification">AttributeType::$is_no_user_modification</a><br>&nbsp;&nbsp;&nbsp;&nbsp;boolean: can use modify?</dd>
<dt><b>$is_obsolete</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$is_obsolete">AttributeType::$is_obsolete</a><br>&nbsp;&nbsp;&nbsp;&nbsp;string: the description</dd>
<dt><b>$is_obsolete</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$is_obsolete">ObjectClass::$is_obsolete</a><br>&nbsp;&nbsp;&nbsp;&nbsp;boolean value indicating whether this objectClass is obsolete</dd>
<dt><b>$is_obsolete</b></dt>
<dd>in file schema.inc, variable <a href="lib/MatchingRule.html#var$is_obsolete">MatchingRule::$is_obsolete</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Boolean value indicating whether this MatchingRule is obsolete</dd>
<dt><b>$is_single_value</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$is_single_value">AttributeType::$is_single_value</a><br>&nbsp;&nbsp;&nbsp;&nbsp;boolean: is single valued only?</dd>
<dt><b>ieee802Device</b></dt>
<dd>in file ieee802device.inc, class <a href="modules/ieee802Device.html">ieee802Device</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Provides MAC addresses for hosts.</dd>
<dt><b>Image</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodImage">FPDF::Image()</a></dd>
<dt><b>inetLocalMailRecipient</b></dt>
<dd>in file inetLocalMailRecipient.inc, class <a href="modules/inetLocalMailRecipient.html">inetLocalMailRecipient</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Provides mail routing for users.</dd>
<dt><b>inetOrgPerson</b></dt>
<dd>in file inetOrgPerson.inc, class <a href="modules/inetOrgPerson.html">inetOrgPerson</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This module manages LDAP attributes of the object class inetOrgPerson (e.g. name and address).</dd>
<dt><b>init</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodinit">sambaGroupMapping::init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the module after it became part of an accountContainer</dd>
<dt><b>init</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodinit">posixGroup::init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functin will be called when the module will be loaded *</dd>
<dt><b>init</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodinit">posixAccount::init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the module after it became part of an accountContainer</dd>
<dt><b>init</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodinit">baseModule::init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the module after it became part of an <a href="modules/accountContainer.html">accountContainer</a></dd>
<dt><b>init</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodinit">sambaAccount::init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the module after it became part of an accountContainer</dd>
<dt><b>init</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodinit">sambaSamAccount::init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the module after it became part of an accountContainer</dd>
<dt><b>initialize_session_tree</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functioninitialize_session_tree">initialize_session_tree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks and fixes an initial session's tree cache if needed.</dd>
<dt><b>initQuotas</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodinitQuotas">quota::initQuotas()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the quota values.</dd>
<dt><b>initVars</b></dt>
<dd>in file schema.inc, method <a href="lib/Syntax.html#methodinitVars">Syntax::initVars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initializes the class' member variables</dd>
<dt><b>initVars</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRuleUse.html#methodinitVars">MatchingRuleUse::initVars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initialize the class' member variables</dd>
<dt><b>initVars</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodinitVars">MatchingRule::initVars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initialize the class' member variables</dd>
<dt><b>initVars</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodinitVars">AttributeType::initVars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initialize the class' member variables</dd>
<dt><b>initVars</b></dt>
<dd>in file schema.inc, method <a href="lib/SchemaItem.html#methodinitVars">SchemaItem::initVars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initialize class members to default values.</dd>
<dt><b>initVars</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodinitVars">ObjectClass::initVars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Initialize the class' member variables</dd>
<dt><b>in_array_ignore_case</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionin_array_ignore_case">in_array_ignore_case()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if a string exists in an array, ignoring case.</dd>
<dt><b>in_cache</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodin_cache">cache::in_cache()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the DN if an LDAP entry with $attribute=$value is found.</dd>
<dt><b>isAliasFor</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodisAliasFor">AttributeType::isAliasFor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the specified attribute is an alias for this one (based on this attribute's alias list).</dd>
<dt><b>isLAMProVersion</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functionisLAMProVersion">isLAMProVersion()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if this is a LAM Pro installation.</dd>
<dt><b>isSelected</b></dt>
<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#methodisSelected">lamBooleanListOption::isSelected()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if this option is selected.</dd>
<dt><b>isWritable</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodisWritable">LAMConfig::isWritable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the file can be written on the filesystem.</dd>
<dt><b>is_attr_binary</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_attr_binary">is_attr_binary()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>is_attr_boolean</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_attr_boolean">is_attr_boolean()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>is_base_module</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodis_base_module">baseModule::is_base_module()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns true if your module is a base module and otherwise false.</dd>
<dt><b>is_base_module</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functionis_base_module">is_base_module()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the module is a base module</dd>
<dt><b>is_binary_option_required</b></dt>
<dd>in file add_attr.php, function <a href="lists/tree/_templates---tree---add_attr.php.html#functionis_binary_option_required">is_binary_option_required()</a></dd>
<dt><b>is_browser_os_mac</b></dt>
<dd>in file export.inc, function <a href="tools/_lib---export.inc.html#functionis_browser_os_mac">is_browser_os_mac()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Determines whether the browser's operating system is Macintosh.</dd>
<dt><b>is_browser_os_unix</b></dt>
<dd>in file export.inc, function <a href="tools/_lib---export.inc.html#functionis_browser_os_unix">is_browser_os_unix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Determines whether the browser's operating system is UNIX (or something like UNIX).</dd>
<dt><b>is_browser_os_windows</b></dt>
<dd>in file export.inc, function <a href="tools/_lib---export.inc.html#functionis_browser_os_windows">is_browser_os_windows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Determines whether the browser's operating system is Windows.</dd>
<dt><b>is_dn_attr</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_dn_attr">is_dn_attr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the attribute specified is required to take as input a DN.</dd>
<dt><b>is_jpeg_photo</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_jpeg_photo">is_jpeg_photo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>is_mail_string</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_mail_string">is_mail_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get whether a string looks like an email address (user@example.com).</dd>
<dt><b>is_multi_line_attr</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_multi_line_attr">is_multi_line_attr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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;</dd>
<dt><b>is_safe_ascii</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodis_safe_ascii">PlaExporter::is_safe_ascii()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Helper method to check if the attribute value should be base 64 encoded.</dd>
<dt><b>is_samba_path</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodis_samba_path">sambaMungedDial::is_samba_path()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if this is a valid Samba path.</dd>
<dt><b>is_url_string</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionis_url_string">is_url_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get whether a string looks like a web URL (http://www.example.com/)</dd>
<dt><b>ieee802device.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---ieee802device.inc.html">ieee802device.inc</a></dd>
<dt><b>inetLocalMailRecipient.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---inetLocalMailRecipient.inc.html">inetLocalMailRecipient.inc</a></dd>
<dt><b>inetOrgPerson.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---inetOrgPerson.inc.html">inetOrgPerson.inc</a></dd>
<dt><b>index.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---index.php.html">index.php</a></dd>
<dt><b>initsuff.php</b></dt>
<dd>procedural page <a href="main/_templates---initsuff.php.html">initsuff.php</a></dd>
<dt><b>index.php</b></dt>
<dd>procedural page <a href="tools/_templates---tests---index.php.html">index.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="k"></a>
<div>
<h2>k</h2>
<dl>
<dt><b>$k</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$k">FPDF::$k</a></dd>
<dt><b>$keywords</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$keywords">FPDF::$keywords</a></dd>
<dt><b>kolabUser</b></dt>
<dd>in file kolabUser.inc, class <a href="modules/kolabUser.html">kolabUser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages Kolab user accounts.</dd>
<dt><b>kolabUser.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---kolabUser.inc.html">kolabUser.inc</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="l"></a>
<div>
<h2>l</h2>
<dl>
<dt><b>$labels</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$labels">lamList::$labels</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of account specific labels</dd>
<dt><b>$lasth</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$lasth">FPDF::$lasth</a></dd>
<dt><b>$LayoutMode</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$LayoutMode">FPDF::$LayoutMode</a></dd>
<dt><b>$LDAPPassword</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$LDAPPassword">selfServiceProfile::$LDAPPassword</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP password</dd>
<dt><b>$LDAPSuffix</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$LDAPSuffix">selfServiceProfile::$LDAPSuffix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP suffix</dd>
<dt><b>$LDAPUser</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$LDAPUser">selfServiceProfile::$LDAPUser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP user DN</dd>
<dt><b>$ldap_info</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$ldap_info">PlaLdapExporter::$ldap_info</a></dd>
<dt><b>$LineWidth</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$LineWidth">FPDF::$LineWidth</a></dd>
<dt><b>$link</b></dt>
<dd>in file tools.php, variable <a href="tools/LAMTool.html#var$link">LAMTool::$link</a><br>&nbsp;&nbsp;&nbsp;&nbsp;link to tool page (relative to templates/)</dd>
<dt><b>$links</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$links">FPDF::$links</a></dd>
<dt><b>$lMargin</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$lMargin">FPDF::$lMargin</a></dd>
<dt><b>$logDestination</b></dt>
<dd>in file config.inc, variable <a href="configuration/LAMCfgMain.html#var$logDestination">LAMCfgMain::$logDestination</a><br>&nbsp;&nbsp;&nbsp;&nbsp;log destination (&quot;SYSLOG&quot;:syslog, &quot;/...&quot;:file, &quot;NONE&quot;:none)</dd>
<dt><b>$loginAttributeText</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$loginAttributeText">selfServiceProfile::$loginAttributeText</a><br>&nbsp;&nbsp;&nbsp;&nbsp;describing text for search attribute</dd>
<dt><b>$loginCaption</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$loginCaption">selfServiceProfile::$loginCaption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;describing text for user login</dd>
<dt><b>$logLevel</b></dt>
<dd>in file config.inc, variable <a href="configuration/LAMCfgMain.html#var$logLevel">LAMCfgMain::$logLevel</a><br>&nbsp;&nbsp;&nbsp;&nbsp;log level</dd>
<dt><b>lamBooleanListOption</b></dt>
<dd>in file lists.inc, class <a href="lists/lamBooleanListOption.html">lamBooleanListOption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Boolean option for list configuration.</dd>
<dt><b>LAMCfgMain</b></dt>
<dd>in file config.inc, class <a href="configuration/LAMCfgMain.html">LAMCfgMain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class manages config.cfg.</dd>
<dt><b>LAMConfig</b></dt>
<dd>in file config.inc, class <a href="configuration/LAMConfig.html">LAMConfig</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class manages .conf files.</dd>
<dt><b>lamdaemon</b></dt>
<dd>in file lamdaemon.inc, function <a href="modules/_lib---lamdaemon.inc.html#functionlamdaemon">lamdaemon()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sends commands to lamdaemon script.</dd>
<dt><b>lamdaemonSSH</b></dt>
<dd>in file lamdaemon.inc, function <a href="modules/_lib---lamdaemon.inc.html#functionlamdaemonSSH">lamdaemonSSH()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sends commands to lamdaemon script via PHP SSH functions.</dd>
<dt><b>lamGroupList</b></dt>
<dd>in file group.inc, class <a href="lists/lamGroupList.html">lamGroupList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
<dt><b>lamHostList</b></dt>
<dd>in file host.inc, class <a href="lists/lamHostList.html">lamHostList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
<dt><b>lamList</b></dt>
<dd>in file lists.inc, class <a href="lists/lamList.html">lamList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
<dt><b>lamListOption</b></dt>
<dd>in file lists.inc, class <a href="lists/lamListOption.html">lamListOption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a list configuration option.</dd>
<dt><b>lamListTool</b></dt>
<dd>in file lists.inc, class <a href="lists/lamListTool.html">lamListTool</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a tool which can be included in the account lists.</dd>
<dt><b>lamMailAliasList</b></dt>
<dd>in file mailAlias.inc, class <a href="lists/lamMailAliasList.html">lamMailAliasList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
<dt><b>lamPDF</b></dt>
<dd>in file lamPDF.inc, class <a href="PDF/lamPDF.html">lamPDF</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a LAM information page in PDF format.</dd>
<dt><b>LAMPDF_LINEWIDTH</b></dt>
<dd>in file pdf.inc, constant <a href="PDF/_lib---pdf.inc.html#defineLAMPDF_LINEWIDTH">LAMPDF_LINEWIDTH</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PDF line width</dd>
<dt><b>lamRunLamdaemonTestSuite</b></dt>
<dd>in file lamdaemonTest.php, function <a href="tools/_templates---tests---lamdaemonTest.php.html#functionlamRunLamdaemonTestSuite">lamRunLamdaemonTestSuite()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Runs all tests for a given server.</dd>
<dt><b>lamSelectListOption</b></dt>
<dd>in file lists.inc, class <a href="lists/lamSelectListOption.html">lamSelectListOption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Boolean option for list configuration.</dd>
<dt><b>lamSmbDomainList</b></dt>
<dd>in file smbDomain.inc, class <a href="lists/lamSmbDomainList.html">lamSmbDomainList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
<dt><b>lamTestLamdaemon</b></dt>
<dd>in file lamdaemonTest.php, function <a href="tools/_templates---tests---lamdaemonTest.php.html#functionlamTestLamdaemon">lamTestLamdaemon()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Runs a test case of lamdaemon.</dd>
<dt><b>LAMTool</b></dt>
<dd>in file tools.php, class <a href="tools/LAMTool.html">LAMTool</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a tool.</dd>
<dt><b>lamUserList</b></dt>
<dd>in file user.inc, class <a href="lists/lamUserList.html">lamUserList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
<dt><b>LAMVersion</b></dt>
<dd>in file config.inc, function <a href="configuration/_lib---config.inc.html#functionLAMVersion">LAMVersion()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the version number of this LAM installation.</dd>
<dt><b>Ldap</b></dt>
<dd>in file ldap.inc, class <a href="LDAP/Ldap.html">Ldap</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Ldap manages connection to LDAP and includes several helper functions.</dd>
<dt><b>LdapEscape</b></dt>
<dd>in file export.inc, method <a href="tools/PlaCSVExporter.html#methodLdapEscape">PlaCSVExporter::LdapEscape()</a></dd>
<dt><b>LdapExportInfo</b></dt>
<dd>in file export.inc, method <a href="tools/LdapExportInfo.html#methodLdapExportInfo">LdapExportInfo::LdapExportInfo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Create a new LdapExportInfo object</dd>
<dt><b>LdapExportInfo</b></dt>
<dd>in file export.inc, class <a href="tools/LdapExportInfo.html">LdapExportInfo</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class encapsulate informations about the ldap server from which the export is done.</dd>
<dt><b>ldapPublicKey</b></dt>
<dd>in file ldapPublicKey.inc, class <a href="modules/ldapPublicKey.html">ldapPublicKey</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages SSH public keys.</dd>
<dt><b>lamdaemon.inc</b></dt>
<dd>procedural page <a href="modules/_lib---lamdaemon.inc.html">lamdaemon.inc</a></dd>
<dt><b>lamPDF.inc</b></dt>
<dd>procedural page <a href="PDF/_lib---lamPDF.inc.html">lamPDF.inc</a></dd>
<dt><b>ldap.inc</b></dt>
<dd>procedural page <a href="LDAP/_lib---ldap.inc.html">ldap.inc</a></dd>
<dt><b>lists.inc</b></dt>
<dd>procedural page <a href="lists/_lib---lists.inc.html">lists.inc</a></dd>
<dt><b>ldapPublicKey.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---ldapPublicKey.inc.html">ldapPublicKey.inc</a></dd>
<dt><b>Line</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodLine">FPDF::Line()</a></dd>
<dt><b>Link</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodLink">FPDF::Link()</a></dd>
<dt><b>listBuildFilter</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistBuildFilter">lamList::listBuildFilter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Builds the regular expressions from the filter values.</dd>
<dt><b>listConfigurationChanged</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistConfigurationChanged">lamList::listConfigurationChanged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Called when the configuration options changed.</dd>
<dt><b>listConfigurationChanged</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistConfigurationChanged">lamUserList::listConfigurationChanged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Called when the configuration options changed.</dd>
<dt><b>listConfigurationChanged</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistConfigurationChanged">lamGroupList::listConfigurationChanged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Called when the configuration options changed.</dd>
<dt><b>listDoPost</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistDoPost">lamList::listDoPost()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages all POST actions (e.g. button pressed) for the account lists.</dd>
<dt><b>listDrawNavigationBar</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistDrawNavigationBar">lamList::listDrawNavigationBar()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Draws a navigation bar to switch between pages</dd>
<dt><b>listFilterAccounts</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistFilterAccounts">lamList::listFilterAccounts()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes all entries which do not fit to the filter.</dd>
<dt><b>listGetAllConfigOptions</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistGetAllConfigOptions">lamList::listGetAllConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible configuration options.</dd>
<dt><b>listGetAllConfigOptions</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistGetAllConfigOptions">lamGroupList::listGetAllConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible configuration options.</dd>
<dt><b>listGetAllConfigOptions</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistGetAllConfigOptions">lamUserList::listGetAllConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible configuration options.</dd>
<dt><b>listGetConfigOptionByID</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistGetConfigOptionByID">lamList::listGetConfigOptionByID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the configuration option with the given ID.</dd>
<dt><b>listGetParams</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistGetParams">lamList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets some internal parameters.</dd>
<dt><b>listGetParams</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistGetParams">lamGroupList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets some internal parameters.</dd>
<dt><b>listGetParams</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistGetParams">lamUserList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets some internal parameters.</dd>
<dt><b>listPrintButtons</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintButtons">lamList::listPrintButtons()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the create and delete buttons.</dd>
<dt><b>listPrintConfigurationPage</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintConfigurationPage">lamList::listPrintConfigurationPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the list configuration page.</dd>
<dt><b>listPrintFooter</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintFooter">lamList::listPrintFooter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML footer.</dd>
<dt><b>listPrintHeader</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintHeader">lamList::listPrintHeader()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML header.</dd>
<dt><b>listPrintTableBody</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintTableBody">lamList::listPrintTableBody()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the entry list</dd>
<dt><b>listPrintTableCellContent</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistPrintTableCellContent">lamGroupList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
<dt><b>listPrintTableCellContent</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintTableCellContent">lamList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
<dt><b>listPrintTableCellContent</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistPrintTableCellContent">lamUserList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
<dt><b>listPrintTableHeader</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintTableHeader">lamList::listPrintTableHeader()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the attribute and filter row at the account table head</dd>
<dt><b>listRefreshData</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistRefreshData">lamList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rereads the entries from LDAP.</dd>
<dt><b>listRefreshData</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistRefreshData">lamUserList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rereads the entries from LDAP.</dd>
<dt><b>listRefreshData</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistRefreshData">lamGroupList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rereads the entries from LDAP.</dd>
<dt><b>listShowOUSelection</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistShowOUSelection">lamList::listShowOUSelection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints a combobox with possible sub-DNs.</dd>
<dt><b>listSort</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistSort">lamList::listSort()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sorts an account list by a given attribute</dd>
<dt><b>LIST_SIZE_OPTION_NAME</b></dt>
<dd>in file lists.inc, class constant <a href="lists/lamList.html#constLIST_SIZE_OPTION_NAME">lamList::LIST_SIZE_OPTION_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ID for list size config option</dd>
<dt><b>lmhash</b></dt>
<dd>in file createntlm.inc, method <a href="modules/smbHash.html#methodlmhash">smbHash::lmhash()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculates the LM hash of a given password.</dd>
<dt><b>lmPassword</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionlmPassword">lmPassword()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the LM hash of a password.</dd>
<dt><b>Ln</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodLn">FPDF::Ln()</a></dd>
<dt><b>load</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodload">sambaMungedDial::load()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function takes a base64-encoded sambaMungedDial</dd>
<dt><b>loadAccountProfile</b></dt>
<dd>in file profiles.inc, function <a href="profiles/_lib---profiles.inc.html#functionloadAccountProfile">loadAccountProfile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads an profile of the given account type</dd>
<dt><b>loadPDFStructureDefinitions</b></dt>
<dd>in file pdfstruct.inc, function <a href="PDF/_lib---pdfstruct.inc.html#functionloadPDFStructureDefinitions">loadPDFStructureDefinitions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get pdf structure from xml file.</dd>
<dt><b>loadSelfServiceProfile</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functionloadSelfServiceProfile">loadSelfServiceProfile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads all settings of a self service profile.</dd>
<dt><b>load_account</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodload_account">accountContainer::load_account()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads an LDAP account with the given DN.</dd>
<dt><b>load_attributes</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodload_attributes">sambaAccount::load_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function loads the LDAP attributes for this module.</dd>
<dt><b>load_attributes</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodload_attributes">sambaSamAccount::load_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function loads the LDAP attributes for this module.</dd>
<dt><b>load_attributes</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodload_attributes">posixAccount::load_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function loads all needed LDAP attributes.</dd>
<dt><b>load_attributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodload_attributes">baseModule::load_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function loads the LDAP attributes when an account should be loaded.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodload_Messages">sambaSamAccount::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this functin fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file ieee802device.inc, method <a href="modules/ieee802Device.html#methodload_Messages">ieee802Device::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file inetLocalMailRecipient.inc, method <a href="modules/inetLocalMailRecipient.html#methodload_Messages">inetLocalMailRecipient::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodload_Messages">posixAccount::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the error message array with messages.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodload_Messages">posixGroup::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the $messages variable with output messages from this module.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodload_Messages">shadowAccount::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds up the message array.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodload_Messages">inetOrgPerson::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the message array.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodload_Messages">nisMailAlias::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodload_Messages">account::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the message array.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodload_Messages">quota::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this functin fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodload_Messages">sambaGroupMapping::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this functin fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file sambaDomain.inc, method <a href="modules/sambaDomain.html#methodload_Messages">sambaDomain::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodload_Messages">baseModule::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the $messages variable with output messages from this module.</dd>
<dt><b>load_Messages</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodload_Messages">sambaAccount::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this functin fills the error message array with messages</dd>
<dt><b>load_Messages</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodload_Messages">kolabUser::load_Messages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function fills the error message array with messages</dd>
<dt><b>load_profile</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodload_profile">shadowAccount::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads the values of an account profile into internal variables.</dd>
<dt><b>load_profile</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodload_profile">baseModule::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function loads the values from an account profile to the module's internal data structures.</dd>
<dt><b>load_profile</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodload_profile">quota::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads the values of an account profile into internal variables.</dd>
<dt><b>load_profile</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodload_profile">posixAccount::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads the values of an account profile into internal variables.</dd>
<dt><b>load_profile</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodload_profile">sambaGroupMapping::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads the values of an account profile into internal variables.</dd>
<dt><b>load_profile</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodload_profile">sambaAccount::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads the values of an account profile into internal variables.</dd>
<dt><b>load_profile</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodload_profile">sambaSamAccount::load_profile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads the values of an account profile into internal variables.</dd>
<dt><b>logNewMessage</b></dt>
<dd>in file security.inc, function <a href="lib/_lib---security.inc.html#functionlogNewMessage">logNewMessage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Puts a new message in the log file.</dd>
<dt><b>logoffAndBackToLoginPage</b></dt>
<dd>in file security.inc, function <a href="lib/_lib---security.inc.html#functionlogoffAndBackToLoginPage">logoffAndBackToLoginPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Logs off the user and displays the login page.</dd>
<dt><b>list.php</b></dt>
<dd>procedural page <a href="lists/_templates---lists---list.php.html">list.php</a></dd>
<dt><b>login.php</b></dt>
<dd>procedural page <a href="main/_templates---login.php.html">login.php</a></dd>
<dt><b>logout.php</b></dt>
<dd>procedural page <a href="main/_templates---logout.php.html">logout.php</a></dd>
<dt><b>lamdaemonTest.php</b></dt>
<dd>procedural page <a href="tools/_templates---tests---lamdaemonTest.php.html">lamdaemonTest.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="m"></a>
<div>
<h2>m</h2>
<dl>
<dt><b>$mainPageText</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$mainPageText">selfServiceProfile::$mainPageText</a><br>&nbsp;&nbsp;&nbsp;&nbsp;describing text for self service main page</dd>
<dt><b>$maxPageEntries</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$maxPageEntries">lamList::$maxPageEntries</a><br>&nbsp;&nbsp;&nbsp;&nbsp;maximum count of entries per page</dd>
<dt><b>$MAX_LDIF_LINE_LENGTH</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdifExporter.html#var$MAX_LDIF_LINE_LENGTH">PlaLdifExporter::$MAX_LDIF_LINE_LENGTH</a></dd>
<dt><b>$max_length</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$max_length">AttributeType::$max_length</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The max number of characters this attribute can be</dd>
<dt><b>$may_attrs</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$may_attrs">ObjectClass::$may_attrs</a><br>&nbsp;&nbsp;&nbsp;&nbsp;arrays of attribute names that this objectClass allows, but does not require</dd>
<dt><b>$messages</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$messages">baseModule::$messages</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains all error messages of a module</dd>
<dt><b>$meta</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$meta">baseModule::$meta</a><br>&nbsp;&nbsp;&nbsp;&nbsp;includes all meta data provided by the sub class</dd>
<dt><b>$moduleSettings</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$moduleSettings">selfServiceProfile::$moduleSettings</a><br>&nbsp;&nbsp;&nbsp;&nbsp;configuration settings of modules</dd>
<dt><b>$moduleSettings</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$moduleSettings">baseModule::$moduleSettings</a><br>&nbsp;&nbsp;&nbsp;&nbsp;configuration settings of all modules</dd>
<dt><b>$multivalue_separator</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaCSVExporter.html#var$multivalue_separator">PlaCSVExporter::$multivalue_separator</a></dd>
<dt><b>$must_attrs</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$must_attrs">ObjectClass::$must_attrs</a><br>&nbsp;&nbsp;&nbsp;&nbsp;arrays of attribute names that this objectClass requires</dd>
<dt><b>modules.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules.inc.html">modules.inc</a></dd>
<dt><b>mailAlias.inc</b></dt>
<dd>procedural page <a href="types/_lib---types---mailAlias.inc.html">mailAlias.inc</a></dd>
<dt><b>mailAlias</b></dt>
<dd>in file mailAlias.inc, class <a href="types/mailAlias.html">mailAlias</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The account type for mail aliases.</dd>
<dt><b>MatchingRule</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodMatchingRule">MatchingRule::MatchingRule()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new MatchingRule object from a raw LDAP MatchingRule string.</dd>
<dt><b>MatchingRule</b></dt>
<dd>in file schema.inc, class <a href="lib/MatchingRule.html">MatchingRule</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents an LDAP MatchingRule</dd>
<dt><b>MatchingRuleUse</b></dt>
<dd>in file schema.inc, class <a href="lib/MatchingRuleUse.html">MatchingRuleUse</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents an LDAP schema matchingRuleUse entry</dd>
<dt><b>MatchingRuleUse</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRuleUse.html#methodMatchingRuleUse">MatchingRuleUse::MatchingRuleUse()</a></dd>
<dt><b>metaRefresh</b></dt>
<dd>in file config.inc, function <a href="configuration/_lib---config.inc.html#functionmetaRefresh">metaRefresh()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints a meta refresh page</dd>
<dt><b>module_complete</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodmodule_complete">posixAccount::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functions is used to check if all settings for this module have been made.</dd>
<dt><b>module_complete</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodmodule_complete">kolabUser::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns true if all needed settings are done.</dd>
<dt><b>module_complete</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodmodule_complete">sambaAccount::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functions returns true if all needed settings are done</dd>
<dt><b>module_complete</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodmodule_complete">baseModule::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functions is used to check if all settings for this module have been made.</dd>
<dt><b>module_complete</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodmodule_complete">posixGroup::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functions is used to check if all settings for this module have been made.</dd>
<dt><b>module_complete</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodmodule_complete">account::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functions returns true if all needed settings are done.</dd>
<dt><b>module_complete</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodmodule_complete">inetOrgPerson::module_complete()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This functions return true if all needed settings are done.</dd>
<dt><b>module_ready</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodmodule_ready">sambaGroupMapping::module_ready()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to check if this module page can be displayed.</dd>
<dt><b>module_ready</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodmodule_ready">sambaSamAccount::module_ready()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to check if this module page can be displayed.</dd>
<dt><b>module_ready</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodmodule_ready">baseModule::module_ready()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to check if this module page can be displayed.</dd>
<dt><b>module_ready</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodmodule_ready">sambaAccount::module_ready()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to check if this module page can be displayed.</dd>
<dt><b>module_ready</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodmodule_ready">quota::module_ready()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to check if this module page can be displayed.</dd>
<dt><b>MultiCell</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodMultiCell">FPDF::MultiCell()</a></dd>
<dt><b>MultiCell</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodMultiCell">UFPDF::MultiCell()</a></dd>
<dt><b>multi_lines_display</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdifExporter.html#methodmulti_lines_display">PlaLdifExporter::multi_lines_display()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Helper method to wrap ldif lines</dd>
<dt><b>munge</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodmunge">sambaMungedDial::munge()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Setup parameter given by paramName to MungedDial-Format</dd>
<dt><b>MyCustomExporter</b></dt>
<dd>in file export.inc, class <a href="tools/MyCustomExporter.html">MyCustomExporter</a></dd>
<dt><b>MyCutsomExporter</b></dt>
<dd>in file export.inc, method <a href="tools/MyCustomExporter.html#methodMyCutsomExporter">MyCustomExporter::MyCutsomExporter()</a></dd>
<dt><b>mainlogin.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---mainlogin.php.html">mainlogin.php</a></dd>
<dt><b>mainmanage.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---mainmanage.php.html">mainmanage.php</a></dd>
<dt><b>main.php</b></dt>
<dd>procedural page <a href="main/_templates---main.php.html">main.php</a></dd>
<dt><b>main_header.php</b></dt>
<dd>procedural page <a href="main/_templates---main_header.php.html">main_header.php</a></dd>
<dt><b>massBuildAccounts.php</b></dt>
<dd>procedural page <a href="tools/_templates---massBuildAccounts.php.html">massBuildAccounts.php</a></dd>
<dt><b>masscreate.php</b></dt>
<dd>procedural page <a href="tools/_templates---masscreate.php.html">masscreate.php</a></dd>
<dt><b>massDoUpload.php</b></dt>
<dd>procedural page <a href="tools/_templates---massDoUpload.php.html">massDoUpload.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="n"></a>
<div>
<h2>n</h2>
<dl>
<dt><b>$n</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$n">FPDF::$n</a></dd>
<dt><b>$name</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$name">ObjectClass::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This objectClass' name, ie &quot;inetOrgPerson&quot;</dd>
<dt><b>$name</b></dt>
<dd>in file schema.inc, variable <a href="lib/MatchingRuleUse.html#var$name">MatchingRuleUse::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The name of the MathingRule this applies to</dd>
<dt><b>$name</b></dt>
<dd>in file schema.inc, variable <a href="lib/MatchingRule.html#var$name">MatchingRule::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This rule's name</dd>
<dt><b>$name</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$name">AttributeType::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The name of this attributeType</dd>
<dt><b>$name</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClassAttribute.html#var$name">ObjectClassAttribute::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This Attribute's name</dd>
<dt><b>$name</b></dt>
<dd>in file tools.php, variable <a href="tools/LAMTool.html#var$name">LAMTool::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;name of the tool</dd>
<dt><b>$name</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$name">samba3domain::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Domain name</dd>
<dt><b>$nextGroupRID</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$nextGroupRID">samba3domain::$nextGroupRID</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Next group RID</dd>
<dt><b>$nextRID</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$nextRID">samba3domain::$nextRID</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Next RID</dd>
<dt><b>$nextUserRID</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$nextUserRID">samba3domain::$nextUserRID</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Next user RID</dd>
<dt><b>$num_entries</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$num_entries">PlaLdapExporter::$num_entries</a></dd>
<dt><b>nisMailAlias.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---nisMailAlias.inc.html">nisMailAlias.inc</a></dd>
<dt><b>new_account</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodnew_account">accountContainer::new_account()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will prepare the object for a new account.</dd>
<dt><b>new_rand</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodnew_rand">Ldap::new_rand()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculates a new value for rand</dd>
<dt><b>nisMailAlias</b></dt>
<dd>in file nisMailAlias.inc, class <a href="modules/nisMailAlias.html">nisMailAlias</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Provides NIS mail alias management.</dd>
<dt><b>not_an_attr</b></dt>
<dd>in file add_attr_form.php, function <a href="lists/tree/_templates---tree---add_attr_form.php.html#functionnot_an_attr">not_an_attr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Given an attribute $x, this returns true if it is NOT already specified in the current entry, returns false otherwise.</dd>
<dt><b>nthash</b></dt>
<dd>in file createntlm.inc, method <a href="modules/smbHash.html#methodnthash">smbHash::nthash()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculates the NT hash of a given password.</dd>
<dt><b>ntPassword</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionntPassword">ntPassword()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the NT hash of a password.</dd>
<dt><b>new_ou_template.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---templates---creation---new_ou_template.php.html">new_ou_template.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="o"></a>
<div>
<h2>o</h2>
<dl>
<dt><b>$offsets</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$offsets">FPDF::$offsets</a></dd>
<dt><b>$oid</b></dt>
<dd>in file schema.inc, variable <a href="lib/SchemaItem.html#var$oid">SchemaItem::$oid</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The OID of this schema item.</dd>
<dt><b>$ordering</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$ordering">AttributeType::$ordering</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The ordering of the attributeType</dd>
<dt><b>$OrientationChanges</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$OrientationChanges">FPDF::$OrientationChanges</a></dd>
<dt><b>$orig</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$orig">baseModule::$orig</a><br>&nbsp;&nbsp;&nbsp;&nbsp;contains all ldap attributes which are loaded from ldap</dd>
<dt><b>ObjectClass</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClass.html#methodObjectClass">ObjectClass::ObjectClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ObjectClass object given a raw LDAP objectClass string.</dd>
<dt><b>ObjectClass</b></dt>
<dd>in file schema.inc, class <a href="lib/ObjectClass.html">ObjectClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents an LDAP objectClass</dd>
<dt><b>ObjectClassAttribute</b></dt>
<dd>in file schema.inc, method <a href="lib/ObjectClassAttribute.html#methodObjectClassAttribute">ObjectClassAttribute::ObjectClassAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ObjectClassAttribute with specified name and source objectClass.</dd>
<dt><b>ObjectClassAttribute</b></dt>
<dd>in file schema.inc, class <a href="lib/ObjectClassAttribute.html">ObjectClassAttribute</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A simple class for representing AttributeTypes used only by the ObjectClass class.</dd>
<dt><b>Open</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodOpen">FPDF::Open()</a></dd>
<dt><b>Output</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodOutput">FPDF::Output()</a></dd>
<dt><b>ou_edit.php</b></dt>
<dd>procedural page <a href="tools/_templates---ou_edit.php.html">ou_edit.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="p"></a>
<div>
<h2>p</h2>
<dl>
<dt><b>$page</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$page">lamList::$page</a><br>&nbsp;&nbsp;&nbsp;&nbsp;current page number</dd>
<dt><b>$page</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$page">FPDF::$page</a></dd>
<dt><b>$PageBreakTrigger</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$PageBreakTrigger">FPDF::$PageBreakTrigger</a></dd>
<dt><b>$PageLinks</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$PageLinks">FPDF::$PageLinks</a></dd>
<dt><b>$pages</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$pages">FPDF::$pages</a></dd>
<dt><b>$PDFVersion</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$PDFVersion">FPDF::$PDFVersion</a></dd>
<dt><b>$possibleSuffixes</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$possibleSuffixes">lamList::$possibleSuffixes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of possible LDAP suffixes(organizational units)</dd>
<dt><b>posixAccount.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---posixAccount.inc.html">posixAccount.inc</a></dd>
<dt><b>posixGroup.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---posixGroup.inc.html">posixGroup.inc</a></dd>
<dt><b>pdf.inc</b></dt>
<dd>procedural page <a href="PDF/_lib---pdf.inc.html">pdf.inc</a></dd>
<dt><b>pdfstruct.inc</b></dt>
<dd>procedural page <a href="PDF/_lib---pdfstruct.inc.html">pdfstruct.inc</a></dd>
<dt><b>profiles.inc</b></dt>
<dd>procedural page <a href="profiles/_lib---profiles.inc.html">profiles.inc</a></dd>
<dt><b>PageNo</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodPageNo">FPDF::PageNo()</a></dd>
<dt><b>parse</b></dt>
<dd>in file xml_parser.inc, method <a href="PDF/xmlParser.html#methodparse">xmlParser::parse()</a></dd>
<dt><b>parseHtml</b></dt>
<dd>in file modules.inc, function <a href="modules/_lib---modules.inc.html#functionparseHtml">parseHtml()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Takes a list of meta-HTML elements and prints the equivalent HTML output.</dd>
<dt><b>PlaAbstractExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaAbstractExporter.html">PlaAbstractExporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class represents the base class of all exporters</dd>
<dt><b>PlaCSVExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaCSVExporter.html">PlaCSVExporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Export to cvs format</dd>
<dt><b>PlaCSVExporter</b></dt>
<dd>in file export.inc, method <a href="tools/PlaCSVExporter.html#methodPlaCSVExporter">PlaCSVExporter::PlaCSVExporter()</a></dd>
<dt><b>PlaDsmlExporter</b></dt>
<dd>in file export.inc, method <a href="tools/PlaDsmlExporter.html#methodPlaDsmlExporter">PlaDsmlExporter::PlaDsmlExporter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Create a PlaDsmlExporter object</dd>
<dt><b>PlaDsmlExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaDsmlExporter.html">PlaDsmlExporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Export entries to DSML v.1</dd>
<dt><b>PlaExporter</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodPlaExporter">PlaExporter::PlaExporter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>PlaExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaExporter.html">PlaExporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PlaExporter acts a wrapper around another exporter.</dd>
<dt><b>PlaLdapExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaLdapExporter.html">PlaLdapExporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Export data from a ldap server</dd>
<dt><b>PlaLdapExporter</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdapExporter.html#methodPlaLdapExporter">PlaLdapExporter::PlaLdapExporter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Create a PlaLdapExporter object.</dd>
<dt><b>PlaLdifExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaLdifExporter.html">PlaLdifExporter</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Export entries to ldif format</dd>
<dt><b>PlaLdifExporter</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdifExporter.html#methodPlaLdifExporter">PlaLdifExporter::PlaLdifExporter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Create a PlaLdifExporter object</dd>
<dt><b>PlaVcardExporter</b></dt>
<dd>in file export.inc, class <a href="tools/PlaVcardExporter.html">PlaVcardExporter</a></dd>
<dt><b>PlaVcardExporter</b></dt>
<dd>in file export.inc, method <a href="tools/PlaVcardExporter.html#methodPlaVcardExporter">PlaVcardExporter::PlaVcardExporter()</a></dd>
<dt><b>pla_compare_dns</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionpla_compare_dns">pla_compare_dns()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Compares 2 DNs. If they are equivelant, returns 0, otherwise, returns their sorting order (similar to strcmp()): Returns &lt; 0 if dn1 is less than dn2.</dd>
<dt><b>pla_explode_dn</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionpla_explode_dn">pla_explode_dn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>pla_fetch_entry_array</b></dt>
<dd>in file export.inc, method <a href="tools/PlaAbstractExporter.html#methodpla_fetch_entry_array">PlaAbstractExporter::pla_fetch_entry_array()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the entry as an array</dd>
<dt><b>pla_fetch_entry_array</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdapExporter.html#methodpla_fetch_entry_array">PlaLdapExporter::pla_fetch_entry_array()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the entry as an array</dd>
<dt><b>pla_fetch_entry_array</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodpla_fetch_entry_array">PlaExporter::pla_fetch_entry_array()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the entry as an array</dd>
<dt><b>pla_fetch_entry_object</b></dt>
<dd>in file export.inc, method <a href="tools/PlaAbstractExporter.html#methodpla_fetch_entry_object">PlaAbstractExporter::pla_fetch_entry_object()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the entry as an Entry object</dd>
<dt><b>pla_fetch_entry_object</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdapExporter.html#methodpla_fetch_entry_object">PlaLdapExporter::pla_fetch_entry_object()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the entry as an Entry object</dd>
<dt><b>pla_fetch_entry_object</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodpla_fetch_entry_object">PlaExporter::pla_fetch_entry_object()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the entry as an Entry object</dd>
<dt><b>pla_get_ldap_info</b></dt>
<dd>in file export.inc, method <a href="tools/PlaAbstractExporter.html#methodpla_get_ldap_info">PlaAbstractExporter::pla_get_ldap_info()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return a PlaLdapInfo Object</dd>
<dt><b>pla_get_ldap_info</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdapExporter.html#methodpla_get_ldap_info">PlaLdapExporter::pla_get_ldap_info()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return a PlaLdapInfo Object</dd>
<dt><b>pla_get_ldap_info</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodpla_get_ldap_info">PlaExporter::pla_get_ldap_info()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return a PlaLdapInfo Object</dd>
<dt><b>pla_has_entry</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodpla_has_entry">PlaExporter::pla_has_entry()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return true if there is some more entries to be processed</dd>
<dt><b>pla_has_entry</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdapExporter.html#methodpla_has_entry">PlaLdapExporter::pla_has_entry()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return true if there is some more entries to be processed</dd>
<dt><b>pla_has_entry</b></dt>
<dd>in file export.inc, method <a href="tools/PlaAbstractExporter.html#methodpla_has_entry">PlaAbstractExporter::pla_has_entry()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return true if there is some more entries to be processed</dd>
<dt><b>pla_ldap_search</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionpla_ldap_search">pla_ldap_search()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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.</dd>
<dt><b>pla_num_entries</b></dt>
<dd>in file export.inc, method <a href="tools/PlaAbstractExporter.html#methodpla_num_entries">PlaAbstractExporter::pla_num_entries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the number of entries</dd>
<dt><b>pla_num_entries</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodpla_num_entries">PlaExporter::pla_num_entries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the number of entries</dd>
<dt><b>pla_num_entries</b></dt>
<dd>in file export.inc, method <a href="tools/PlaLdapExporter.html#methodpla_num_entries">PlaLdapExporter::pla_num_entries()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the number of entries</dd>
<dt><b>pla_rdelete</b></dt>
<dd>in file rdelete.php, function <a href="lists/tree/_templates---tree---rdelete.php.html#functionpla_rdelete">pla_rdelete()</a></dd>
<dt><b>pla_reverse_dn</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionpla_reverse_dn">pla_reverse_dn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Reverses a DN such that the top-level RDN is first and the bottom-level RDN is last</dd>
<dt><b>posixAccount</b></dt>
<dd>in file posixAccount.inc, class <a href="modules/posixAccount.html">posixAccount</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;posixAccount&quot; for users and hosts.</dd>
<dt><b>posixGroup</b></dt>
<dd>in file posixGroup.inc, class <a href="modules/posixGroup.html">posixGroup</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;posixGroup&quot; for groups.</dd>
<dt><b>postDeleteActions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodpostDeleteActions">baseModule::postDeleteActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands after the LDAP entry is deleted.</dd>
<dt><b>postModifyActions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodpostModifyActions">baseModule::postModifyActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands after the LDAP entry is changed or created.</dd>
<dt><b>postModifyActions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodpostModifyActions">posixAccount::postModifyActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands after the LDAP entry was changed or created.</dd>
<dt><b>postModifyActions</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodpostModifyActions">quota::postModifyActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands after the LDAP entry is changed or created.</dd>
<dt><b>preDeleteActions</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodpreDeleteActions">posixAccount::preDeleteActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands before the LDAP entry is deleted.</dd>
<dt><b>preDeleteActions</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodpreDeleteActions">quota::preDeleteActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands before the LDAP entry is deleted.</dd>
<dt><b>preDeleteActions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodpreDeleteActions">baseModule::preDeleteActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands before the LDAP entry is deleted.</dd>
<dt><b>preModifyActions</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodpreModifyActions">baseModule::preModifyActions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Allows the module to run commands before the LDAP entry is changed or created.</dd>
<dt><b>pretty_print_dn</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionpretty_print_dn">pretty_print_dn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an HTML-beautified version of a DN.</dd>
<dt><b>processAttributes</b></dt>
<dd>in file pdf.inc, function <a href="PDF/_lib---pdf.inc.html#functionprocessAttributes">processAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes width, height and alignment attributes.</dd>
<dt><b>processFormatTags</b></dt>
<dd>in file pdf.inc, function <a href="PDF/_lib---pdf.inc.html#functionprocessFormatTags">processFormatTags()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Formats the XML code.</dd>
<dt><b>processLine</b></dt>
<dd>in file pdf.inc, function <a href="PDF/_lib---pdf.inc.html#functionprocessLine">processLine()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates the XML code for an PDF entry.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodprocess_attributes">quota::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodprocess_attributes">posixGroup::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file sambaDomain.inc, method <a href="modules/sambaDomain.html#methodprocess_attributes">sambaDomain::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodprocess_attributes">sambaAccount::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodprocess_attributes">posixAccount::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodprocess_attributes">sambaGroupMapping::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file inetLocalMailRecipient.inc, method <a href="modules/inetLocalMailRecipient.html#methodprocess_attributes">inetLocalMailRecipient::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file ldapPublicKey.inc, method <a href="modules/ldapPublicKey.html#methodprocess_attributes">ldapPublicKey::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodprocess_attributes">account::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodprocess_attributes">kolabUser::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file ieee802device.inc, method <a href="modules/ieee802Device.html#methodprocess_attributes">ieee802Device::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodprocess_attributes">nisMailAlias::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodprocess_attributes">sambaSamAccount::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodprocess_attributes">shadowAccount::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodprocess_attributes">baseModule::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function processes user input.</dd>
<dt><b>process_attributes</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodprocess_attributes">inetOrgPerson::process_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_deleteUser</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodprocess_deleteUser">kolabUser::process_deleteUser()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Write variables into object and do some regex checks</dd>
<dt><b>process_expire</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodprocess_expire">shadowAccount::process_expire()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the expiration page.</dd>
<dt><b>process_group</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodprocess_group">posixAccount::process_group()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the group selection page.</dd>
<dt><b>process_logonHours</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodprocess_logonHours">sambaSamAccount::process_logonHours()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the logon hours page.</dd>
<dt><b>process_password</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodprocess_password">posixAccount::process_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the password page.</dd>
<dt><b>process_password</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodprocess_password">posixGroup::process_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the password page.</dd>
<dt><b>process_password</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodprocess_password">inetOrgPerson::process_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets a new password.</dd>
<dt><b>process_photo</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodprocess_photo">inetOrgPerson::process_photo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets a new photo.</dd>
<dt><b>process_sambaUserWorkstations</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodprocess_sambaUserWorkstations">sambaSamAccount::process_sambaUserWorkstations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the primary module page.</dd>
<dt><b>process_terminalServer</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodprocess_terminalServer">sambaSamAccount::process_terminalServer()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the terminal server page.</dd>
<dt><b>process_time</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodprocess_time">sambaSamAccount::process_time()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the time selection page.</dd>
<dt><b>process_user</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodprocess_user">posixGroup::process_user()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the user selection page.</dd>
<dt><b>process_userWorkstations</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodprocess_userWorkstations">sambaAccount::process_userWorkstations()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Processes user input of the workstation selection page.</dd>
<dt><b>pwd_disable</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionpwd_disable">pwd_disable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Marks an password hash as disabled and returns the new hash string</dd>
<dt><b>pwd_enable</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionpwd_enable">pwd_enable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Marks an password hash as enabled and returns the new hash string</dd>
<dt><b>pwd_hash</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionpwd_hash">pwd_hash()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the hash value of a plain text password the hash algorithm depends on the configuration file</dd>
<dt><b>pwd_is_enabled</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionpwd_is_enabled">pwd_is_enabled()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if a password hash is enabled/disabled</dd>
<dt><b>profmanage.php</b></dt>
<dd>procedural page <a href="configuration/_templates---config---profmanage.php.html">profmanage.php</a></dd>
<dt><b>pdfdelete.php</b></dt>
<dd>procedural page <a href="PDF/_templates---pdfedit---pdfdelete.php.html">pdfdelete.php</a></dd>
<dt><b>pdfmain.php</b></dt>
<dd>procedural page <a href="PDF/_templates---pdfedit---pdfmain.php.html">pdfmain.php</a></dd>
<dt><b>pdfpage.php</b></dt>
<dd>procedural page <a href="PDF/_templates---pdfedit---pdfpage.php.html">pdfpage.php</a></dd>
<dt><b>profiledelete.php</b></dt>
<dd>procedural page <a href="profiles/_templates---profedit---profiledelete.php.html">profiledelete.php</a></dd>
<dt><b>profilemain.php</b></dt>
<dd>procedural page <a href="profiles/_templates---profedit---profilemain.php.html">profilemain.php</a></dd>
<dt><b>profilepage.php</b></dt>
<dd>procedural page <a href="profiles/_templates---profedit---profilepage.php.html">profilepage.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="q"></a>
<div>
<h2>q</h2>
<dl>
<dt><b>$qualifier</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaCSVExporter.html#var$qualifier">PlaCSVExporter::$qualifier</a></dd>
<dt><b>$queryFilter</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$queryFilter">PlaLdapExporter::$queryFilter</a></dd>
<dt><b>$query_filter</b></dt>
<dd>in file export.inc, variable <a href="tools/LdapExportInfo.html#var$query_filter">LdapExportInfo::$query_filter</a></dd>
<dt><b>quota.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---quota.inc.html">quota.inc</a></dd>
<dt><b>quota</b></dt>
<dd>in file quota.inc, class <a href="modules/quota.html">quota</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages quotas for users and groups.</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="r"></a>
<div>
<h2>r</h2>
<dl>
<dt><b>$rdn</b></dt>
<dd>in file modules.inc, variable <a href="modules/accountContainer.html#var$rdn">accountContainer::$rdn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;RDN attribute of this account</dd>
<dt><b>$refresh</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$refresh">lamList::$refresh</a><br>&nbsp;&nbsp;&nbsp;&nbsp;refresh page switch</dd>
<dt><b>$required_by_object_classes</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$required_by_object_classes">AttributeType::$required_by_object_classes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A list of object class names that require this attribute type.</dd>
<dt><b>$requiresPasswordChanges</b></dt>
<dd>in file tools.php, variable <a href="tools/LAMTool.html#var$requiresPasswordChanges">LAMTool::$requiresPasswordChanges</a><br>&nbsp;&nbsp;&nbsp;&nbsp;tool requires password change rights</dd>
<dt><b>$requiresWriteAccess</b></dt>
<dd>in file tools.php, variable <a href="tools/LAMTool.html#var$requiresWriteAccess">LAMTool::$requiresWriteAccess</a><br>&nbsp;&nbsp;&nbsp;&nbsp;tool requires write access to LDAP</dd>
<dt><b>$results</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$results">PlaLdapExporter::$results</a></dd>
<dt><b>$RIDbase</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$RIDbase">samba3domain::$RIDbase</a><br>&nbsp;&nbsp;&nbsp;&nbsp;RID base to calculate RIDs, default 1000</dd>
<dt><b>$rMargin</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$rMargin">FPDF::$rMargin</a></dd>
<dt><b>readTime</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodreadTime">sambaMungedDial::readTime()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;readTime</dd>
<dt><b>real_attr_name</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionreal_attr_name">real_attr_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prunes off anything after the &quot;;&quot; in an attr name. This is useful for attributes that may have &quot;;binary&quot; appended to their names. With real_attr_name(), you can more easily fetch these attributes' schema with their &quot;real&quot; attribute name.</dd>
<dt><b>Rect</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodRect">FPDF::Rect()</a></dd>
<dt><b>refreshPrimaryGroupTranslation</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#methodrefreshPrimaryGroupTranslation">lamUserList::refreshPrimaryGroupTranslation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Refreshes the GID to group name cache.</dd>
<dt><b>refresh_cache</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#methodrefresh_cache">cache::refresh_cache()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function refreshes the cache.</dd>
<dt><b>removeAlias</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodremoveAlias">AttributeType::removeAlias()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes an attribute name from this attribute's alias array.</dd>
<dt><b>remove_aliases</b></dt>
<dd>in file custom.php, function <a href="lists/tree/_templates---tree---templates---creation---custom.php.html#functionremove_aliases">remove_aliases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes attributes from the array that are aliases for eachother</dd>
<dt><b>replaceSpecialChars</b></dt>
<dd>in file quota.inc, method <a href="modules/quota.html#methodreplaceSpecialChars">quota::replaceSpecialChars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Replaces special characters in HTML name values.</dd>
<dt><b>rdelete.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---rdelete.php.html">rdelete.php</a></dd>
<dt><b>refresh.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---refresh.php.html">refresh.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="s"></a>
<div>
<h2>s</h2>
<dl>
<dt><b>$scope</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaLdapExporter.html#var$scope">PlaLdapExporter::$scope</a></dd>
<dt><b>$scope</b></dt>
<dd>in file export.inc, variable <a href="tools/LdapExportInfo.html#var$scope">LdapExportInfo::$scope</a></dd>
<dt><b>$searchAttribute</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$searchAttribute">selfServiceProfile::$searchAttribute</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP search attribute</dd>
<dt><b>$selfServiceSettings</b></dt>
<dd>in file baseModule.inc, variable <a href="modules/baseModule.html#var$selfServiceSettings">baseModule::$selfServiceSettings</a><br>&nbsp;&nbsp;&nbsp;&nbsp;self service settings of all modules</dd>
<dt><b>$separator</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaCSVExporter.html#var$separator">PlaCSVExporter::$separator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;When doing an exporter, the method export need to be overriden.</dd>
<dt><b>$serverURL</b></dt>
<dd>in file selfService.inc, variable <a href="selfService/selfServiceProfile.html#var$serverURL">selfServiceProfile::$serverURL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;server address</dd>
<dt><b>$sessionTimeout</b></dt>
<dd>in file config.inc, variable <a href="configuration/LAMCfgMain.html#var$sessionTimeout">LAMCfgMain::$sessionTimeout</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Time of inactivity before session times out (minutes)</dd>
<dt><b>$SID</b></dt>
<dd>in file account.inc, variable <a href="modules/samba3domain.html#var$SID">samba3domain::$SID</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Domain SID</dd>
<dt><b>$sortColumn</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$sortColumn">lamList::$sortColumn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sort column name</dd>
<dt><b>$sortDirection</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$sortDirection">lamList::$sortDirection</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sort direction: 1 for ascending, -1 for descending</dd>
<dt><b>$source</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClassAttribute.html#var$source">ObjectClassAttribute::$source</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This Attribute's root</dd>
<dt><b>$state</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$state">FPDF::$state</a></dd>
<dt><b>$subject</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$subject">FPDF::$subject</a></dd>
<dt><b>$sub_str</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$sub_str">AttributeType::$sub_str</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Boolean: supports substring matching?</dd>
<dt><b>$suffix</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$suffix">lamList::$suffix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP suffix</dd>
<dt><b>$sup_attribute</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$sup_attribute">AttributeType::$sup_attribute</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The attribute from which this attribute inherits (if any)</dd>
<dt><b>$sup_classes</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$sup_classes">ObjectClass::$sup_classes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;array of objectClass names from which this objectClass inherits</dd>
<dt><b>$syntax</b></dt>
<dd>in file schema.inc, variable <a href="lib/MatchingRule.html#var$syntax">MatchingRule::$syntax</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This rule's syntax OID</dd>
<dt><b>$syntax</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$syntax">AttributeType::$syntax</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The full syntax string, ie 1.2.3.4{16}</dd>
<dt><b>sambaAccount.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---sambaAccount.inc.html">sambaAccount.inc</a></dd>
<dt><b>sambaDomain.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---sambaDomain.inc.html">sambaDomain.inc</a></dd>
<dt><b>sambaGroupMapping.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---sambaGroupMapping.inc.html">sambaGroupMapping.inc</a></dd>
<dt><b>sambaMungedDial.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---sambaSamAccount---sambaMungedDial.inc.html">sambaMungedDial.inc</a></dd>
<dt><b>sambaSamAccount.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---sambaSamAccount.inc.html">sambaSamAccount.inc</a></dd>
<dt><b>shadowAccount.inc</b></dt>
<dd>procedural page <a href="modules/_lib---modules---shadowAccount.inc.html">shadowAccount.inc</a></dd>
<dt><b>schema.inc</b></dt>
<dd>procedural page <a href="lib/_lib---schema.inc.html">schema.inc</a></dd>
<dt><b>security.inc</b></dt>
<dd>procedural page <a href="lib/_lib---security.inc.html">security.inc</a></dd>
<dt><b>selfService.inc</b></dt>
<dd>procedural page <a href="selfService/_lib---selfService.inc.html">selfService.inc</a></dd>
<dt><b>status.inc</b></dt>
<dd>procedural page <a href="lib/_lib---status.inc.html">status.inc</a></dd>
<dt><b>smbDomain.inc</b></dt>
<dd>procedural page <a href="types/_lib---types---smbDomain.inc.html">smbDomain.inc</a></dd>
<dt><b>samba3domain</b></dt>
<dd>in file account.inc, class <a href="modules/samba3domain.html">samba3domain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a Samba 3 domain entry</dd>
<dt><b>sambaAccount</b></dt>
<dd>in file sambaAccount.inc, class <a href="modules/sambaAccount.html">sambaAccount</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;sambaAccount&quot; for users and hosts.</dd>
<dt><b>sambaDomain</b></dt>
<dd>in file sambaDomain.inc, class <a href="modules/sambaDomain.html">sambaDomain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages Samba 3 domain entries.</dd>
<dt><b>sambaGroupMapping</b></dt>
<dd>in file sambaGroupMapping.inc, class <a href="modules/sambaGroupMapping.html">sambaGroupMapping</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;sambaGroupMapping&quot; for groups.</dd>
<dt><b>sambaMungedDial</b></dt>
<dd>in file sambaMungedDial.inc, class <a href="modules/sambaMungedDial.html">sambaMungedDial</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages terminal server settings for Samba 3.</dd>
<dt><b>sambaSamAccount</b></dt>
<dd>in file sambaSamAccount.inc, class <a href="modules/sambaSamAccount.html">sambaSamAccount</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;sambaSamAccount&quot; for users and hosts.</dd>
<dt><b>SAMBA_MUNGEDDIAL_FILEHEADER</b></dt>
<dd>in file sambaMungedDial.inc, constant <a href="modules/_lib---modules---sambaSamAccount---sambaMungedDial.inc.html#defineSAMBA_MUNGEDDIAL_FILEHEADER">SAMBA_MUNGEDDIAL_FILEHEADER</a><br>&nbsp;&nbsp;&nbsp;&nbsp;File header</dd>
<dt><b>SAMBA_MUNGEDDIAL_FILEHEADER_OLD</b></dt>
<dd>in file sambaMungedDial.inc, constant <a href="modules/_lib---modules---sambaSamAccount---sambaMungedDial.inc.html#defineSAMBA_MUNGEDDIAL_FILEHEADER_OLD">SAMBA_MUNGEDDIAL_FILEHEADER_OLD</a><br>&nbsp;&nbsp;&nbsp;&nbsp;File header for old format.</dd>
<dt><b>save</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMCfgMain.html#methodsave">LAMCfgMain::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves preferences to config file config.cfg</dd>
<dt><b>save</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodsave">LAMConfig::save()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves preferences to config file</dd>
<dt><b>saveAccountProfile</b></dt>
<dd>in file profiles.inc, function <a href="profiles/_lib---profiles.inc.html#functionsaveAccountProfile">saveAccountProfile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves an hash array (attribute =&gt; value) to an account profile</dd>
<dt><b>savePDFStructureDefinitions</b></dt>
<dd>in file pdfstruct.inc, function <a href="PDF/_lib---pdfstruct.inc.html#functionsavePDFStructureDefinitions">savePDFStructureDefinitions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves PDF structure definitions to XML file in format: &lt;name&gt;.&lt;scope&gt;.xml</dd>
<dt><b>saveSelfServiceProfile</b></dt>
<dd>in file selfService.inc, function <a href="selfService/_lib---selfService.inc.html#functionsaveSelfServiceProfile">saveSelfServiceProfile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves a self service profile.</dd>
<dt><b>saveSettings</b></dt>
<dd>in file confmain.php, function <a href="configuration/_templates---config---confmain.php.html#functionsaveSettings">saveSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the entered settings.</dd>
<dt><b>save_account</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodsave_account">accountContainer::save_account()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function will save an account to the LDAP database.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#methodsave_attributes">sambaGroupMapping::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#methodsave_attributes">kolabUser::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file shadowAccount.inc, method <a href="modules/shadowAccount.html#methodsave_attributes">shadowAccount::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#methodsave_attributes">sambaAccount::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file inetOrgPerson.inc, method <a href="modules/inetOrgPerson.html#methodsave_attributes">inetOrgPerson::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file posixGroup.inc, method <a href="modules/posixGroup.html#methodsave_attributes">posixGroup::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file posixAccount.inc, method <a href="modules/posixAccount.html#methodsave_attributes">posixAccount::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#methodsave_attributes">sambaSamAccount::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file account.inc, method <a href="modules/account.html#methodsave_attributes">account::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file nisMailAlias.inc, method <a href="modules/nisMailAlias.html#methodsave_attributes">nisMailAlias::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_attributes</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#methodsave_attributes">baseModule::save_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of modifications which have to be made to the LDAP account.</dd>
<dt><b>save_module_attributes</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodsave_module_attributes">accountContainer::save_module_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function checks which LDAP attributes have changed while the account was edited.</dd>
<dt><b>SchemaItem</b></dt>
<dd>in file schema.inc, method <a href="lib/SchemaItem.html#methodSchemaItem">SchemaItem::SchemaItem()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Default constructor.</dd>
<dt><b>SchemaItem</b></dt>
<dd>in file schema.inc, class <a href="lib/SchemaItem.html">SchemaItem</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generic parent class for all schema items. A schema item is an ObjectClass, an AttributeBype, a MatchingRule, or a Syntax.</dd>
<dt><b>SCHEMA_SESSION_CACHE_ENABLED</b></dt>
<dd>in file schema.inc, constant <a href="lib/_lib---schema.inc.html#defineSCHEMA_SESSION_CACHE_ENABLED">SCHEMA_SESSION_CACHE_ENABLED</a><br>&nbsp;&nbsp;&nbsp;&nbsp;To enable/disable session-based schema caching (1: enabled, 0: disabled).</dd>
<dt><b>search_domains</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionsearch_domains">search_domains()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array with all Samba 3 domain entries under the given suffix</dd>
<dt><b>search_units</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodsearch_units">Ldap::search_units()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns an array with all organizational units under the given suffix</dd>
<dt><b>search_username</b></dt>
<dd>in file userlink.php, function <a href="lists/_templates---lists---userlink.php.html#functionsearch_username">search_username()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Searches LDAP for a specific user name (uid attribute) and returns its DN entry</dd>
<dt><b>selfServiceProfile</b></dt>
<dd>in file selfService.inc, class <a href="selfService/selfServiceProfile.html">selfServiceProfile</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Includes all settings of a self service profile.</dd>
<dt><b>server</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodserver">Ldap::server()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the LDAP connection handle</dd>
<dt><b>setAccessLevel</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodsetAccessLevel">LAMConfig::setAccessLevel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the access level for this profile.</dd>
<dt><b>setAliases</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodsetAliases">AttributeType::setAliases()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets this attribute's list of aliases.</dd>
<dt><b>SetAuthor</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetAuthor">FPDF::SetAuthor()</a></dd>
<dt><b>SetAutoPageBreak</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetAutoPageBreak">FPDF::SetAutoPageBreak()</a></dd>
<dt><b>setBrokenConn</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetBrokenConn">sambaMungedDial::setBrokenConn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets Broken-Connection value: disconnect/reset</dd>
<dt><b>SetCompression</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetCompression">FPDF::SetCompression()</a></dd>
<dt><b>setConnectClientDrives</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetConnectClientDrives">sambaMungedDial::setConnectClientDrives()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets connect-client-drive-at-logon value: enabled/disabled</dd>
<dt><b>setConnectClientPrinters</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetConnectClientPrinters">sambaMungedDial::setConnectClientPrinters()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets connect-client-printers-at-logon value: enabled/disabled</dd>
<dt><b>SetCreator</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetCreator">FPDF::SetCreator()</a></dd>
<dt><b>setCtxMaxConnectionTimeF</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetCtxMaxConnectionTimeF">sambaMungedDial::setCtxMaxConnectionTimeF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SMARTY: sets the checkbox &quot;Connection&quot; to unchecked</dd>
<dt><b>setCtxMaxDisconnectionTimeF</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetCtxMaxDisconnectionTimeF">sambaMungedDial::setCtxMaxDisconnectionTimeF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SMARTY: sets the checkbox &quot;Disconnection&quot; to unchecked</dd>
<dt><b>setCtxMaxIdleTimeF</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetCtxMaxIdleTimeF">sambaMungedDial::setCtxMaxIdleTimeF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;SMARTY: sets the checkbox &quot;Idle&quot; to unchecked</dd>
<dt><b>setDefaultPrinter</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetDefaultPrinter">sambaMungedDial::setDefaultPrinter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets set-client-printer-to-default value: enabled/disabled</dd>
<dt><b>setDescription</b></dt>
<dd>in file schema.inc, method <a href="lib/SchemaItem.html#methodsetDescription">SchemaItem::setDescription()</a></dd>
<dt><b>SetDisplayMode</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetDisplayMode">FPDF::SetDisplayMode()</a></dd>
<dt><b>SetDrawColor</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetDrawColor">FPDF::SetDrawColor()</a></dd>
<dt><b>SetFillColor</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetFillColor">FPDF::SetFillColor()</a></dd>
<dt><b>SetFont</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetFont">FPDF::SetFont()</a></dd>
<dt><b>SetFontSize</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetFontSize">FPDF::SetFontSize()</a></dd>
<dt><b>setHelpID</b></dt>
<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#methodsetHelpID">lamSelectListOption::setHelpID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the help ID.</dd>
<dt><b>setInheritMode</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetInheritMode">sambaMungedDial::setInheritMode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets Inherit-config-from-client value: enabled/disabled</dd>
<dt><b>setIsSingleValue</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodsetIsSingleValue">AttributeType::setIsSingleValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets whether this attribute is single-valued.</dd>
<dt><b>SetKeywords</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetKeywords">FPDF::SetKeywords()</a></dd>
<dt><b>setlanguage</b></dt>
<dd>in file config.inc, function <a href="configuration/_lib---config.inc.html#functionsetlanguage">setlanguage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets language settings for automatic translation</dd>
<dt><b>SetLeftMargin</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetLeftMargin">FPDF::SetLeftMargin()</a></dd>
<dt><b>SetLineWidth</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetLineWidth">FPDF::SetLineWidth()</a></dd>
<dt><b>SetLink</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetLink">FPDF::SetLink()</a></dd>
<dt><b>SetMargins</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetMargins">FPDF::SetMargins()</a></dd>
<dt><b>setName</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodsetName">AttributeType::setName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets this attriute's name.</dd>
<dt><b>setOID</b></dt>
<dd>in file schema.inc, method <a href="lib/SchemaItem.html#methodsetOID">SchemaItem::setOID()</a></dd>
<dt><b>setOutputFormat</b></dt>
<dd>in file export.inc, method <a href="tools/PlaExporter.html#methodsetOutputFormat">PlaExporter::setOutputFormat()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the carriage return /linefeed for the export</dd>
<dt><b>setPassword</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMCfgMain.html#methodsetPassword">LAMCfgMain::setPassword()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets a new config password.</dd>
<dt><b>setReConn</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetReConn">sambaMungedDial::setReConn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets Reconnection value: from any client/from previous client only</dd>
<dt><b>SetRightMargin</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetRightMargin">FPDF::SetRightMargin()</a></dd>
<dt><b>setShadow</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetShadow">sambaMungedDial::setShadow()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets shadow value</dd>
<dt><b>SetSubject</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetSubject">FPDF::SetSubject()</a></dd>
<dt><b>setSupAttribute</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodsetSupAttribute">AttributeType::setSupAttribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets this attriute's SUP attribute (ie, the attribute from which this attribute inherits).</dd>
<dt><b>SetTextColor</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetTextColor">FPDF::SetTextColor()</a></dd>
<dt><b>SetTitle</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetTitle">FPDF::SetTitle()</a></dd>
<dt><b>SetTopMargin</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetTopMargin">FPDF::SetTopMargin()</a></dd>
<dt><b>setTsLogin</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodsetTsLogin">sambaMungedDial::setTsLogin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets Terminal-Server-Login value: enabled/disabled</dd>
<dt><b>setType</b></dt>
<dd>in file schema.inc, method <a href="lib/AttributeType.html#methodsetType">AttributeType::setType()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets this attribute's type.</dd>
<dt><b>setUsedByAttrs</b></dt>
<dd>in file schema.inc, method <a href="lib/MatchingRule.html#methodsetUsedByAttrs">MatchingRule::setUsedByAttrs()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of used_by_attrs to the array specified by $attrs;</dd>
<dt><b>setValue</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodsetValue">lamListOption::setValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the config option value. The value must not contain &quot;=&quot; and &quot;;&quot;.</dd>
<dt><b>SetX</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetX">FPDF::SetX()</a></dd>
<dt><b>SetXY</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetXY">FPDF::SetXY()</a></dd>
<dt><b>SetY</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodSetY">FPDF::SetY()</a></dd>
<dt><b>set_AccountModules</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_AccountModules">LAMConfig::set_AccountModules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the selected account modules</dd>
<dt><b>set_ActiveTypes</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_ActiveTypes">LAMConfig::set_ActiveTypes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of active types.</dd>
<dt><b>set_Adminstring</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_Adminstring">LAMConfig::set_Adminstring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the admin string</dd>
<dt><b>set_cached_schema</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionset_cached_schema">set_cached_schema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Caches the specified $schema_type.</dd>
<dt><b>set_cacheTimeout</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_cacheTimeout">LAMConfig::set_cacheTimeout()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the LDAP cache timeout in minutes (0,1,2,5,10,15)</dd>
<dt><b>set_defaultLanguage</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_defaultLanguage">LAMConfig::set_defaultLanguage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the default language string</dd>
<dt><b>set_listAttributes</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_listAttributes">LAMConfig::set_listAttributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of attributes to show in user list</dd>
<dt><b>set_moduleSettings</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_moduleSettings">LAMConfig::set_moduleSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the settings for the account modules.</dd>
<dt><b>set_Passwd</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_Passwd">LAMConfig::set_Passwd()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the preferences wizard password</dd>
<dt><b>set_schema_cache_unavailable</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#functionset_schema_cache_unavailable">set_schema_cache_unavailable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the schema entry for the server_id to be &quot;unavailable&quot; 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.</dd>
<dt><b>set_scriptPath</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_scriptPath">LAMConfig::set_scriptPath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the path to the external script</dd>
<dt><b>set_scriptRights</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_scriptRights">LAMConfig::set_scriptRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the rights for the home directory.</dd>
<dt><b>set_scriptServers</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_scriptServers">LAMConfig::set_scriptServers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the servers of the external script</dd>
<dt><b>set_ServerURL</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_ServerURL">LAMConfig::set_ServerURL()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the server address</dd>
<dt><b>set_Suffix</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_Suffix">LAMConfig::set_Suffix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the LDAP suffix where accounts are saved</dd>
<dt><b>set_typeSettings</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#methodset_typeSettings">LAMConfig::set_typeSettings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the settings for the account types.</dd>
<dt><b>shadowAccount</b></dt>
<dd>in file shadowAccount.inc, class <a href="modules/shadowAccount.html">shadowAccount</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages the object class &quot;shadowAccount&quot; for users.</dd>
<dt><b>showColumnData</b></dt>
<dd>in file masscreate.php, function <a href="tools/_templates---masscreate.php.html#functionshowColumnData">showColumnData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the properties of one input field.</dd>
<dt><b>showMainPage</b></dt>
<dd>in file masscreate.php, function <a href="tools/_templates---masscreate.php.html#functionshowMainPage">showMainPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the acount type specific main page of the upload.</dd>
<dt><b>showPage</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#methodshowPage">lamList::showPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML code to display the list view.</dd>
<dt><b>smbDomain</b></dt>
<dd>in file smbDomain.inc, class <a href="types/smbDomain.html">smbDomain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The account type for Samba domains.</dd>
<dt><b>smbflag</b></dt>
<dd>in file account.inc, function <a href="lib/_lib---account.inc.html#functionsmbflag">smbflag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Takes a list of Samba flags and creates the corresponding flag string.</dd>
<dt><b>smbHash</b></dt>
<dd>in file createntlm.inc, class <a href="modules/smbHash.html">smbHash</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculates NT and LM hashes.</dd>
<dt><b>sortAttrs</b></dt>
<dd>in file tree.inc, function <a href="lists/tree/_lib---tree.inc.html#functionsortAttrs">sortAttrs()</a></dd>
<dt><b>sortModules</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#methodsortModules">accountContainer::sortModules()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sorts the module buttons for the account page.</dd>
<dt><b>startSecureSession</b></dt>
<dd>in file security.inc, function <a href="lib/_lib---security.inc.html#functionstartSecureSession">startSecureSession()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Starts a session and checks the environment.</dd>
<dt><b>StatusMessage</b></dt>
<dd>in file status.inc, function <a href="lib/_lib---status.inc.html#functionStatusMessage">StatusMessage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function prints a short status message. It can be used to print INFO, WARN and ERROR messages at the moment.</dd>
<dt><b>strhex</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodstrhex">sambaMungedDial::strhex()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;strhex</dd>
<dt><b>strlen</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodstrlen">UFPDF::strlen()</a></dd>
<dt><b>Syntax</b></dt>
<dd>in file schema.inc, class <a href="lib/Syntax.html">Syntax</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents an LDAP Syntax</dd>
<dt><b>Syntax</b></dt>
<dd>in file schema.inc, method <a href="lib/Syntax.html#methodSyntax">Syntax::Syntax()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new Syntax object from a raw LDAP syntax string.</dd>
<dt><b>schema.php</b></dt>
<dd>procedural page <a href="tools/_templates---schema---schema.php.html">schema.php</a></dd>
<dt><b>schemaTest.php</b></dt>
<dd>procedural page <a href="tools/_templates---tests---schemaTest.php.html">schemaTest.php</a></dd>
<dt><b>status-test.php</b></dt>
<dd>procedural page <a href="tests/_tests---status-test.php.html">status-test.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="t"></a>
<div>
<h2>t</h2>
<dl>
<dt><b>$TextColor</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$TextColor">FPDF::$TextColor</a></dd>
<dt><b>$title</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$title">FPDF::$title</a></dd>
<dt><b>$tMargin</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$tMargin">FPDF::$tMargin</a></dd>
<dt><b>$type</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$type">AttributeType::$type</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A string description of the syntax type (taken from the LDAPSyntaxes)</dd>
<dt><b>$type</b></dt>
<dd>in file lists.inc, variable <a href="lists/lamList.html#var$type">lamList::$type</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Account type</dd>
<dt><b>$type</b></dt>
<dd>in file schema.inc, variable <a href="lib/ObjectClass.html#var$type">ObjectClass::$type</a><br>&nbsp;&nbsp;&nbsp;&nbsp;one of STRUCTURAL, ABSTRACT, or AUXILIARY</dd>
<dt><b>tree.inc</b></dt>
<dd>procedural page <a href="lists/tree/_lib---tree.inc.html">tree.inc</a></dd>
<dt><b>types.inc</b></dt>
<dd>procedural page <a href="types/_lib---types.inc.html">types.inc</a></dd>
<dt><b>tools.php</b></dt>
<dd>procedural page <a href="tools/_templates---tools.php.html">tools.php</a></dd>
<dt><b>templates.inc</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---templates---templates.inc.html">templates.inc</a></dd>
<dt><b>tree.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---tree.php.html">tree.php</a></dd>
<dt><b>tree_view.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---tree_view.php.html">tree_view.php</a></dd>
<dt><b>Text</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodText">UFPDF::Text()</a></dd>
<dt><b>Text</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodText">FPDF::Text()</a></dd>
<dt><b>to8bit</b></dt>
<dd>in file sambaMungedDial.inc, method <a href="modules/sambaMungedDial.html#methodto8bit">sambaMungedDial::to8bit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;to8bit</dd>
<dt><b>TRANS_PRIMARY_OPTION_NAME</b></dt>
<dd>in file user.inc, class constant <a href="lists/lamUserList.html#constTRANS_PRIMARY_OPTION_NAME">lamUserList::TRANS_PRIMARY_OPTION_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ID for config option</dd>
<dt><b>TRANS_PRIMARY_OPTION_NAME</b></dt>
<dd>in file group.inc, class constant <a href="lists/lamGroupList.html#constTRANS_PRIMARY_OPTION_NAME">lamGroupList::TRANS_PRIMARY_OPTION_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ID for config option</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="u"></a>
<div>
<h2>u</h2>
<dl>
<dt><b>$underline</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$underline">FPDF::$underline</a></dd>
<dt><b>$usage</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$usage">AttributeType::$usage</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The usage string set by the LDAP schema</dd>
<dt><b>$used_by_attrs</b></dt>
<dd>in file schema.inc, variable <a href="lib/MatchingRule.html#var$used_by_attrs">MatchingRule::$used_by_attrs</a><br>&nbsp;&nbsp;&nbsp;&nbsp;An array of attribute names who use this MatchingRule</dd>
<dt><b>$used_by_attrs</b></dt>
<dd>in file schema.inc, variable <a href="lib/MatchingRuleUse.html#var$used_by_attrs">MatchingRuleUse::$used_by_attrs</a><br>&nbsp;&nbsp;&nbsp;&nbsp;An array of attributeType names who make use of the mathingRule</dd>
<dt><b>$used_in_object_classes</b></dt>
<dd>in file schema.inc, variable <a href="lib/AttributeType.html#var$used_in_object_classes">AttributeType::$used_in_object_classes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;An array of objectClasses which use this attributeType (must be set by caller)</dd>
<dt><b>user.inc</b></dt>
<dd>procedural page <a href="types/_lib---types---user.inc.html">user.inc</a></dd>
<dt><b>ufpdf.php</b></dt>
<dd>procedural page <a href="PDF/_lib---ufpdf.php.html">ufpdf.php</a></dd>
<dt><b>userlink.php</b></dt>
<dd>procedural page <a href="lists/_templates---lists---userlink.php.html">userlink.php</a></dd>
<dt><b>update.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---update.php.html">update.php</a></dd>
<dt><b>update_confirm.php</b></dt>
<dd>procedural page <a href="lists/tree/_templates---tree---update_confirm.php.html">update_confirm.php</a></dd>
<dt><b>UFPDF</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodUFPDF">UFPDF::UFPDF()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;*****************************************************************************</dd>
<dt><b>UFPDF</b></dt>
<dd>in file ufpdf.php, class <a href="PDF/UFPDF.html">UFPDF</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Main UFPDF class for creating Unicode PDF documents</dd>
<dt><b>UFPDF_VERSION</b></dt>
<dd>in file ufpdf.php, constant <a href="PDF/_lib---ufpdf.php.html#defineUFPDF_VERSION">UFPDF_VERSION</a><br>&nbsp;&nbsp;&nbsp;&nbsp;*****************************************************************************</dd>
<dt><b>user</b></dt>
<dd>in file user.inc, class <a href="types/user.html">user</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The account type for user accounts (e.g. Unix, Samba and Kolab).</dd>
<dt><b>utf8_substr</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodutf8_substr">UFPDF::utf8_substr()</a></dd>
<dt><b>utf8_to_codepoints</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodutf8_to_codepoints">UFPDF::utf8_to_codepoints()</a></dd>
<dt><b>utf8_to_utf16be</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodutf8_to_utf16be">UFPDF::utf8_to_utf16be()</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="v"></a>
<div>
<h2>v</h2>
<dl>
<dt><b>$vcardMapping</b></dt>
<dd>in file export.inc, variable <a href="tools/PlaVcardExporter.html#var$vcardMapping">PlaVcardExporter::$vcardMapping</a></dd>
<dt><b>vera.php</b></dt>
<dd>procedural page <a href="PDF/_lib---font---vera.php.html">vera.php</a></dd>
<dt><b>verab.php</b></dt>
<dd>procedural page <a href="PDF/_lib---font---verab.php.html">verab.php</a></dd>
<dt><b>verabi.php</b></dt>
<dd>procedural page <a href="PDF/_lib---font---verabi.php.html">verabi.php</a></dd>
<dt><b>verai.php</b></dt>
<dd>procedural page <a href="PDF/_lib---font---verai.php.html">verai.php</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="w"></a>
<div>
<h2>w</h2>
<dl>
<dt><b>$w</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$w">FPDF::$w</a></dd>
<dt><b>$wPt</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$wPt">FPDF::$wPt</a></dd>
<dt><b>$ws</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$ws">FPDF::$ws</a></dd>
<dt><b>Write</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#methodWrite">UFPDF::Write()</a></dd>
<dt><b>Write</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#methodWrite">FPDF::Write()</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="x"></a>
<div>
<h2>x</h2>
<dl>
<dt><b>$x</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$x">FPDF::$x</a></dd>
<dt><b>xml_parser.inc</b></dt>
<dd>procedural page <a href="PDF/_lib---xml_parser.inc.html">xml_parser.inc</a></dd>
<dt><b>xmlParser</b></dt>
<dd>in file xml_parser.inc, class <a href="PDF/xmlParser.html">xmlParser</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="y"></a>
<div>
<h2>y</h2>
<dl>
<dt><b>$y</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$y">FPDF::$y</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="z"></a>
<div>
<h2>z</h2>
<dl>
<dt><b>$ZoomMode</b></dt>
<dd>in file fpdf.php, variable <a href="PDF/FPDF.html#var$ZoomMode">FPDF::$ZoomMode</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="_"></a>
<div>
<h2>_</h2>
<dl>
<dt><b>_beginpage</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_beginpage">FPDF::_beginpage()</a></dd>
<dt><b>_dochecks</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_dochecks">FPDF::_dochecks()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;*****************************************************************************</dd>
<dt><b>_dounderline</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#method_dounderline">UFPDF::_dounderline()</a></dd>
<dt><b>_dounderline</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_dounderline">FPDF::_dounderline()</a></dd>
<dt><b>_enddoc</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_enddoc">FPDF::_enddoc()</a></dd>
<dt><b>_endpage</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_endpage">FPDF::_endpage()</a></dd>
<dt><b>_escape</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_escape">FPDF::_escape()</a></dd>
<dt><b>_escapetext</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#method_escapetext">UFPDF::_escapetext()</a></dd>
<dt><b>_freadint</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_freadint">FPDF::_freadint()</a></dd>
<dt><b>_getfontpath</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_getfontpath">FPDF::_getfontpath()</a></dd>
<dt><b>_get_raw_schema</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#function_get_raw_schema">_get_raw_schema()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;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 &quot;the right way&quot;.</dd>
<dt><b>_get_schema_dn</b></dt>
<dd>in file schema.inc, function <a href="lib/_lib---schema.inc.html#function_get_schema_dn">_get_schema_dn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Helper for _get_raw_schema() which fetches the DN of the schema object</dd>
<dt><b>_newobj</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_newobj">FPDF::_newobj()</a></dd>
<dt><b>_out</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_out">FPDF::_out()</a></dd>
<dt><b>_parsejpg</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_parsejpg">FPDF::_parsejpg()</a></dd>
<dt><b>_parsepng</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_parsepng">FPDF::_parsepng()</a></dd>
<dt><b>_putcatalog</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putcatalog">FPDF::_putcatalog()</a></dd>
<dt><b>_putfonts</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putfonts">FPDF::_putfonts()</a></dd>
<dt><b>_putheader</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putheader">FPDF::_putheader()</a></dd>
<dt><b>_putimages</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putimages">FPDF::_putimages()</a></dd>
<dt><b>_putinfo</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putinfo">FPDF::_putinfo()</a></dd>
<dt><b>_putinfo</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#method_putinfo">UFPDF::_putinfo()</a></dd>
<dt><b>_putpages</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putpages">FPDF::_putpages()</a></dd>
<dt><b>_putpages</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#method_putpages">UFPDF::_putpages()</a></dd>
<dt><b>_putresourcedict</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putresourcedict">FPDF::_putresourcedict()</a></dd>
<dt><b>_putresources</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putresources">FPDF::_putresources()</a></dd>
<dt><b>_putstream</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putstream">FPDF::_putstream()</a></dd>
<dt><b>_puttrailer</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_puttrailer">FPDF::_puttrailer()</a></dd>
<dt><b>_puttruetypeunicode</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#method_puttruetypeunicode">UFPDF::_puttruetypeunicode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;*****************************************************************************</dd>
<dt><b>_putxobjectdict</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_putxobjectdict">FPDF::_putxobjectdict()</a></dd>
<dt><b>_textstring</b></dt>
<dd>in file ufpdf.php, method <a href="PDF/UFPDF.html#method_textstring">UFPDF::_textstring()</a></dd>
<dt><b>_textstring</b></dt>
<dd>in file fpdf.php, method <a href="PDF/FPDF.html#method_textstring">FPDF::_textstring()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file sambaGroupMapping.inc, method <a href="modules/sambaGroupMapping.html#method__construct">sambaGroupMapping::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new module for Samba 3 groups.</dd>
<dt><b>__construct</b></dt>
<dd>in file sambaAccount.inc, method <a href="modules/sambaAccount.html#method__construct">sambaAccount::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new sambaAccount object.</dd>
<dt><b>__construct</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#method__construct">accountContainer::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file sambaSamAccount.inc, method <a href="modules/sambaSamAccount.html#method__construct">sambaSamAccount::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new sambaSamAccount object.</dd>
<dt><b>__construct</b></dt>
<dd>in file xml_parser.inc, method <a href="PDF/xmlParser.html#method__construct">xmlParser::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file smbDomain.inc, method <a href="lists/lamSmbDomainList.html#method__construct">lamSmbDomainList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file selfService.inc, method <a href="selfService/selfServiceProfile.html#method__construct">selfServiceProfile::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file user.inc, method <a href="lists/lamUserList.html#method__construct">lamUserList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file mailAlias.inc, method <a href="lists/lamMailAliasList.html#method__construct">lamMailAliasList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file group.inc, method <a href="lists/lamGroupList.html#method__construct">lamGroupList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file host.inc, method <a href="lists/lamHostList.html#method__construct">lamHostList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file kolabUser.inc, method <a href="modules/kolabUser.html#method__construct">kolabUser::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new kolabUser object.</dd>
<dt><b>__construct</b></dt>
<dd>in file lamPDF.inc, method <a href="PDF/lamPDF.html#method__construct">lamPDF::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file baseModule.inc, method <a href="modules/baseModule.html#method__construct">baseModule::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new base module class</dd>
<dt><b>__construct</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMConfig.html#method__construct">LAMConfig::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads preferences from config file</dd>
<dt><b>__construct</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#method__construct">cache::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</dd>
<dt><b>__construct</b></dt>
<dd>in file config.inc, method <a href="configuration/LAMCfgMain.html#method__construct">LAMCfgMain::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads preferences from config file</dd>
<dt><b>__construct</b></dt>
<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#method__construct">lamSelectListOption::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new selection list option.</dd>
<dt><b>__construct</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#method__construct">Ldap::__construct()</a></dd>
<dt><b>__construct</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListTool.html#method__construct">lamListTool::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file lists.inc, method <a href="lists/lamList.html#method__construct">lamList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>__construct</b></dt>
<dd>in file lists.inc, method <a href="lists/lamListOption.html#method__construct">lamListOption::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new config option.</dd>
<dt><b>__construct</b></dt>
<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#method__construct">lamBooleanListOption::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new boolean option.</dd>
<dt><b>__sleep</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#method__sleep">cache::__sleep()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Encrypts LDAP cache before saving to session file.</dd>
<dt><b>__sleep</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#method__sleep">accountContainer::__sleep()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Encrypts sensitive data before storing in session.</dd>
<dt><b>__sleep</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#method__sleep">Ldap::__sleep()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Closes connection to LDAP server before serialization</dd>
<dt><b>__wakeup</b></dt>
<dd>in file ldap.inc, method <a href="LDAP/Ldap.html#method__wakeup">Ldap::__wakeup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Reconnects to LDAP server when deserialized</dd>
<dt><b>__wakeup</b></dt>
<dd>in file cache.inc, method <a href="lib/cache.html#method__wakeup">cache::__wakeup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Decrypts LDAP cache after loading from session file.</dd>
<dt><b>__wakeup</b></dt>
<dd>in file modules.inc, method <a href="modules/accountContainer.html#method__wakeup">accountContainer::__wakeup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Decrypts sensitive data after accountContainer was loaded from session.</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<div class="credit">
<hr />
Documentation generated on Thu, 07 Feb 2008 20:26:13 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>