| | Element index for package modules[ a ]
	[ b ]
	[ c ]
	[ d ]
	[ e ]
	[ f ]
	[ g ]
	[ h ]
	[ i ]
	[ k ]
	[ l ]
	[ m ]
	[ n ]
	[ o ]
	[ p ]
	[ q ]
	[ r ]
	[ s ]
	[ t ]
	[ u ]
	[ x ]
	[ _ ]top
 
 top
 
 
 
		topb
							baseModulein file baseModule.inc, method baseModule::baseModule()Creates a new base module class
baseModulein file baseModule.inc, class baseModuleParent class of all account modules.
buildUploadAccountsin file modules.inc, function buildUploadAccounts()This function builds the LDAP accounts for the file upload.
build_uploadAccountsin file posixGroup.inc, method posixGroup::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file posixAccount.inc, method posixAccount::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file sambaAccount.inc, method sambaAccount::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file sambaGroupMapping.inc, method sambaGroupMapping::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file shadowAccount.inc, method shadowAccount::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file sambaSamAccount.inc, method sambaSamAccount::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file nisMailAlias.inc, method nisMailAlias::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file sambaDomain.inc, method sambaDomain::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file ldapPublicKey.inc, method ldapPublicKey::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file ieee802device.inc, method ieee802Device::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file baseModule.inc, method baseModule::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file account.inc, method account::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file inetLocalMailRecipient.inc, method inetLocalMailRecipient::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file inetOrgPerson.inc, method inetOrgPerson::build_uploadAccounts()In this function the LDAP account is built up.
build_uploadAccountsin file kolabUser.inc, method kolabUser::build_uploadAccounts()In this function the LDAP account is built up.
baseModule.incprocedural page baseModule.inc 
 
 
		topc
							$ctxin file sambaMungedDial.inc, variable sambaMungedDial::$ctx$ctxattributesin file sambaMungedDial.inc, variable sambaMungedDial::$ctxattributescan_managein file baseModule.inc, method baseModule::can_manage()Returns true if this module fits for the current scope.
checkASCIIin file posixAccount.inc, method posixAccount::checkASCII()Checks if an attribute contains only ASCII charaters and replaces invalid characters.
checkConfigOptionsin file modules.inc, function checkConfigOptions()Checks if the configuration options are valid
checkProfileOptionsin file modules.inc, function checkProfileOptions()Checks if the profile options are valid
checkSelfServiceOptionsin file inetOrgPerson.inc, method inetOrgPerson::checkSelfServiceOptions()Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptionsin file posixAccount.inc, method posixAccount::checkSelfServiceOptions()Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptionsin file sambaSamAccount.inc, method sambaSamAccount::checkSelfServiceOptions()Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptionsin file baseModule.inc, method baseModule::checkSelfServiceOptions()Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceSettingsin file baseModule.inc, method baseModule::checkSelfServiceSettings()Checks if the self service settings are valid.
check_configOptionsin file baseModule.inc, method baseModule::check_configOptions()Checks input values of module settings.
check_configOptionsin file posixAccount.inc, method posixAccount::check_configOptions()Checks input values of module settings.
check_module_conflictsin file modules.inc, function check_module_conflicts()Checks if there are conflicts between modules
check_module_dependsin file modules.inc, function check_module_depends()Checks if there are missing dependencies between modules.
check_profileOptionsin file quota.inc, method quota::check_profileOptions()Checks input values of account profiles.
check_profileOptionsin file baseModule.inc, method baseModule::check_profileOptions()Checks input values of account profiles.
continue_mainin file modules.inc, method accountContainer::continue_main()This function is called when the user clicks on any button on the account pages.
createntlm.incprocedural page createntlm.inc 
 
 
		topd
							$dnin file account.inc, variable samba3domain::$dnDN
$dnin file modules.inc, variable accountContainer::$dnDN suffix of the account
$dn_origin file modules.inc, variable accountContainer::$dn_origDN suffix of account when it was loaded
decode_mungedin file sambaMungedDial.inc, method sambaMungedDial::decode_munged()Takes a base64-encoded MungedDial-String and returns an array of included parameters and values
delete_attributesin file posixGroup.inc, method posixGroup::delete_attributes()Checks if the group which should be deleted is still used as primary group.
delete_attributesin file baseModule.inc, method baseModule::delete_attributes()Dummy function for modules which use no special options on account deletion.
delete_attributesin file posixAccount.inc, method posixAccount::delete_attributes()Additional LDAP operations on delete.
display_html_attributesin file quota.inc, method quota::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file posixAccount.inc, method posixAccount::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file posixGroup.inc, method posixGroup::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file account.inc, method account::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file ldapPublicKey.inc, method ldapPublicKey::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file nisMailAlias.inc, method nisMailAlias::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file sambaDomain.inc, method sambaDomain::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file ieee802device.inc, method ieee802Device::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file sambaSamAccount.inc, method sambaSamAccount::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file shadowAccount.inc, method shadowAccount::display_html_attributes()This function will create the meta HTML code to show a page with all attributes.
display_html_attributesin file inetLocalMailRecipient.inc, method inetLocalMailRecipient::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file inetOrgPerson.inc, method inetOrgPerson::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file kolabUser.inc, method kolabUser::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file sambaGroupMapping.inc, method sambaGroupMapping::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_attributesin file sambaAccount.inc, method sambaAccount::display_html_attributes()Returns the HTML meta data for the main account page.
display_html_deletein file posixAccount.inc, method posixAccount::display_html_delete()Displays the delete homedir option for the delete page.
display_html_deletein file baseModule.inc, method baseModule::display_html_delete()Dummy function for modules which do not print extra HTML code on account deletion.
display_html_deleteUserin file kolabUser.inc, method kolabUser::display_html_deleteUser()This function will create the meta HTML code to show a page to delete accounts.
display_html_expirein file shadowAccount.inc, method shadowAccount::display_html_expire()This function will create the meta HTML code to show a page with the expiration date.
display_html_groupin file posixAccount.inc, method posixAccount::display_html_group()Displays the group selection.
display_html_logonHoursin file sambaSamAccount.inc, method sambaSamAccount::display_html_logonHours()This function will create the HTML page to edit logon hours.
display_html_passwordin file posixGroup.inc, method posixGroup::display_html_password()Displays the password changing dialog.
display_html_passwordin file posixAccount.inc, method posixAccount::display_html_password()Displays the password changing dialog.
display_html_passwordin file inetOrgPerson.inc, method inetOrgPerson::display_html_password()Displays the password changing dialog.
display_html_photoin file inetOrgPerson.inc, method inetOrgPerson::display_html_photo()Displays the photo upload page.
display_html_sambaUserWorkstationsin file sambaSamAccount.inc, method sambaSamAccount::display_html_sambaUserWorkstations()This function will create the HTML page to edit the allowed workstations.
display_html_terminalServerin file sambaSamAccount.inc, method sambaSamAccount::display_html_terminalServer()This function will create the HTML page to edit the terminal server options.
display_html_timein file sambaSamAccount.inc, method sambaSamAccount::display_html_time()This function will create the meta HTML code to show a page to change time values.
display_html_userin file posixGroup.inc, method posixGroup::display_html_user()Displays selections to add or remove users from current group.
display_html_userWorkstationsin file sambaAccount.inc, method sambaAccount::display_html_userWorkstations()This function will create the HTML page to edit the allowed workstations.
doHashin file createntlm.inc, method smbHash::doHash()doUploadPostActionsin file modules.inc, function doUploadPostActions()This function executes one post upload action.
doUploadPostActionsin file quota.inc, method quota::doUploadPostActions()This function executes one post upload action.
doUploadPostActionsin file baseModule.inc, method baseModule::doUploadPostActions()This function executes one post upload action.
doUploadPostActionsin file posixAccount.inc, method posixAccount::doUploadPostActions()This function executes one post upload action.
 
 top
 
 top
 
 
 
		topg
							genTimein file sambaMungedDial.inc, method sambaMungedDial::genTime()genTime
getAccountContainerin file baseModule.inc, method baseModule::getAccountContainer()Returns the accountContainer object.
getAccountModulein file modules.inc, method accountContainer::getAccountModule()Returns the account module with the given class name
getAccountModulesin file modules.inc, method accountContainer::getAccountModules()Returns the included account modules.
getAttributesin file baseModule.inc, method baseModule::getAttributes()Returns the LDAP attributes which are managed in this module.
getAvailableModulesin file modules.inc, function getAvailableModules()Returns an array with all available user module names
getAvailablePDFFieldsin file modules.inc, function getAvailablePDFFields()Returns a list of available PDF entries.
getBrokenConnin file sambaMungedDial.inc, method sambaMungedDial::getBrokenConn()gets Broken-Connection value: disconnect/reset
getButtonStatusin file posixGroup.inc, method posixGroup::getButtonStatus()Controls if the module button the account page is visible and activated.
getButtonStatusin file baseModule.inc, method baseModule::getButtonStatus()Controls if the module button the account page is visible and activated.
getButtonStatusin file account.inc, method account::getButtonStatus()Controls if the module button the account page is visible and activated.
getButtonStatusin file inetOrgPerson.inc, method inetOrgPerson::getButtonStatus()Controls if the module button the account page is visible and activated.
getButtonStatusin file nisMailAlias.inc, method nisMailAlias::getButtonStatus()Controls if the module button the account page is visible and activated.
getClearTextPasswordin file posixAccount.inc, method posixAccount::getClearTextPassword()Returns the clear text password.
getConfigOptionsin file modules.inc, function getConfigOptions()Returns a hash array (module name => elements) of all module options for the configuration page.
getConnectClientDrivesin file sambaMungedDial.inc, method sambaMungedDial::getConnectClientDrives()gets connect-client-drive-at-logon value: enabled/disabled
getConnectClientPrintersin file sambaMungedDial.inc, method sambaMungedDial::getConnectClientPrinters()gets connect-client-printers-at-logon value: enabled/disabled
getCtxMaxConnectionTimeFin file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxConnectionTimeF()SMARTY: gets the checkbox state of "Connection"
getCtxMaxDisconnectionTimeFin file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxDisconnectionTimeF()SMARTY: gets the checkbox state of "Disconnection"
getCtxMaxIdleTimeFin file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxIdleTimeF()SMARTY: gets the checkbox state of "Idle"
getDefaultPrinterin file sambaMungedDial.inc, method sambaMungedDial::getDefaultPrinter()gets set-client-printer-to-default value: enabled/disabled
getHelpin file modules.inc, function getHelp()Returns a help entry from an account module.
getInheritModein file sambaMungedDial.inc, method sambaMungedDial::getInheritMode()gets Inherit-config-from-client value: enabled/disabled
getLDAPAliasesin file baseModule.inc, method baseModule::getLDAPAliases()Returns a list of aliases for LDAP attributes.
getManagedAttributesin file baseModule.inc, method baseModule::getManagedAttributes()Returns a list of LDAP attributes which are managed by this module.
getManagedObjectClassesin file baseModule.inc, method baseModule::getManagedObjectClasses()Returns a list of managed object classes for this module.
getModuleAliasin file modules.inc, function getModuleAlias()Returns the alias name of a module
getModulesDependenciesin file modules.inc, function getModulesDependencies()Returns a hash array (module name => dependencies) of all module dependencies
getMungedin file sambaMungedDial.inc, method sambaMungedDial::getMunged()Returns ready-to-run mungedDialString to be filled into ldap
getNextGIDsin file posixGroup.inc, method posixGroup::getNextGIDs()Returns one or more free GID numbers.
getNextUIDsin file posixAccount.inc, method posixAccount::getNextUIDs()Returns one or more free UID numbers.
getOnDemandFlagsin file sambaMungedDial.inc, method sambaMungedDial::getOnDemandFlags()Returns array of flags, which can be set on-demand with activated java-script
getOriginalAttributesin file baseModule.inc, method baseModule::getOriginalAttributes()Returns the LDAP attributes which are managed in this module (with unchanged values).
getParentDNin file modules.inc, method accountContainer::getParentDN()Returns the parent DN of a given DN.
getProfileOptionsin file modules.inc, function getProfileOptions()Returns the elements for the profile page.
getRDNin file modules.inc, method accountContainer::getRDN()Returns the RDN part of a given DN.
getRDNAttributesin file modules.inc, function getRDNAttributes()Returns a list of LDAP attributes which can be used to form the RDN.
getReConnin file sambaMungedDial.inc, method sambaMungedDial::getReConn()gets Reconnection value: from any client/from previous client only
getRequiredExtensionsin file baseModule.inc, method baseModule::getRequiredExtensions()Returns a list of required PHP extensions.
getRequiredExtensionsin file modules.inc, function getRequiredExtensions()Returns true if the module is a base module
getSelfServiceFieldsin file baseModule.inc, method baseModule::getSelfServiceFields()Returns a list of possible input fields and their descriptions  Format: array(<field identifier> => <field description>)
getSelfServiceOptionsin file baseModule.inc, method baseModule::getSelfServiceOptions()Returns the meta HTML code for each input field.
getSelfServiceOptionsin file inetOrgPerson.inc, method inetOrgPerson::getSelfServiceOptions()Returns the meta HTML code for each input field.
getSelfServiceOptionsin file posixAccount.inc, method posixAccount::getSelfServiceOptions()Returns the meta HTML code for each input field.
getSelfServiceSearchAttributesin file baseModule.inc, method baseModule::getSelfServiceSearchAttributes()Returns a list of possible search attributes for the self service.
getSelfServiceSettingsin file baseModule.inc, method baseModule::getSelfServiceSettings()Returns a list of self service configuration settings.
getShadowin file sambaMungedDial.inc, method sambaMungedDial::getShadow()gets shadow value (enum): 0-4
getTsLoginin file sambaMungedDial.inc, method sambaMungedDial::getTsLogin()Gets Terminal-Server-Login value: enabled/disabled
getUploadColumnsin file modules.inc, function getUploadColumns()Returns an array containing all input columns for the file upload.
get_aliasin file baseModule.inc, method baseModule::get_alias()Returns an alias name for the module.
get_configOptionsin file baseModule.inc, method baseModule::get_configOptions()Returns a list of elements for the configuration.
get_configOptionsin file posixGroup.inc, method posixGroup::get_configOptions()Returns a list of elements for the configuration.
get_dependenciesin file baseModule.inc, method baseModule::get_dependencies()This function returns a list with all depending and conflicting modules.
get_helpin file baseModule.inc, method baseModule::get_help()This function return the help entry array for a specific help id. Normally this->meta can be used.
get_ldap_filterin file modules.inc, function get_ldap_filter()Returns the LDAP filter used by the account lists
get_ldap_filterin file baseModule.inc, method baseModule::get_ldap_filter()returns an LDAP filter for the account lists
get_metaDatain file sambaGroupMapping.inc, method sambaGroupMapping::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file sambaAccount.inc, method sambaAccount::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file quota.inc, method quota::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file posixGroup.inc, method posixGroup::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file baseModule.inc, method baseModule::get_metaData()Dummy function, meta data is provided by sub classes.
get_metaDatain file shadowAccount.inc, method shadowAccount::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file sambaSamAccount.inc, method sambaSamAccount::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file account.inc, method account::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file inetOrgPerson.inc, method inetOrgPerson::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file ieee802device.inc, method ieee802Device::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file sambaDomain.inc, method sambaDomain::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file nisMailAlias.inc, method nisMailAlias::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file ldapPublicKey.inc, method ldapPublicKey::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file kolabUser.inc, method kolabUser::get_metaData()Returns meta data that is interpreted by parent class
get_metaDatain file posixAccount.inc, method posixAccount::get_metaData()Returns meta data that is interpreted by parent class
get_pdfEntriesin file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file ieee802device.inc, method ieee802Device::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file account.inc, method account::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file shadowAccount.inc, method shadowAccount::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file sambaSamAccount.inc, method sambaSamAccount::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file ldapPublicKey.inc, method ldapPublicKey::get_pdfEntries()Returns a list of PDF entries
get_pdfEntriesin file sambaGroupMapping.inc, method sambaGroupMapping::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file nisMailAlias.inc, method nisMailAlias::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file kolabUser.inc, method kolabUser::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file posixGroup.inc, method posixGroup::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file quota.inc, method quota::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file posixAccount.inc, method posixAccount::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file inetOrgPerson.inc, method inetOrgPerson::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file sambaAccount.inc, method sambaAccount::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file sambaDomain.inc, method sambaDomain::get_pdfEntries()Returns the PDF entries for this module.
get_pdfEntriesin file modules.inc, method accountContainer::get_pdfEntries()Returns a list of possible PDF entries for this account.
get_pdfFieldsin file baseModule.inc, method baseModule::get_pdfFields()Returns an array with all fields available for this account type on the PDF  output. This method may be overwritten by subclasses or it may be used  by using entries in the $this->meta['PDF_fields'] array of the specific sub-  class.
get_pdf_entriesin file baseModule.inc, method baseModule::get_pdf_entries()Returns a hastable with all entries that may be printed out in the PDF. The
get_profileOptionsin file quota.inc, method quota::get_profileOptions()Returns a list of elements for the account profiles.
get_profileOptionsin file sambaSamAccount.inc, method sambaSamAccount::get_profileOptions()Returns a list of elements for the account profiles.
get_profileOptionsin file posixAccount.inc, method posixAccount::get_profileOptions()Returns a list of elements for the account profiles.
get_profileOptionsin file baseModule.inc, method baseModule::get_profileOptions()Returns a list of elements for the account profiles.
get_profileOptionsin file sambaGroupMapping.inc, method sambaGroupMapping::get_profileOptions()Returns a list of elements for the account profiles.
get_RDNAttributesin file baseModule.inc, method baseModule::get_RDNAttributes()Returns a list of possible LDAP attributes which can be used to form the RDN.
get_scopein file baseModule.inc, method baseModule::get_scope()Returns the account type of this module (user, group, host)
get_typein file modules.inc, method accountContainer::get_type()Returns the accout type of this object (e.g. user, group, host).
get_uploadColumnsin file quota.inc, method quota::get_uploadColumns()Returns an array containing all input columns for the file upload.
get_uploadColumnsin file baseModule.inc, method baseModule::get_uploadColumns()Returns an array containing all input columns for the file upload.
get_uploadPreDependsin file baseModule.inc, method baseModule::get_uploadPreDepends()Returns a list of module names which must be processed in building the account befor this module.
 
 top
 
 
 
		topi
							$isNewAccountin file modules.inc, variable accountContainer::$isNewAccountTrue if this is a newly created account
ieee802Devicein file ieee802device.inc, class ieee802DeviceProvides MAC addresses for hosts.
inetLocalMailRecipientin file inetLocalMailRecipient.inc, class inetLocalMailRecipientProvides mail routing for users.
inetOrgPersonin file inetOrgPerson.inc, class inetOrgPersonThis module manages LDAP attributes of the object class inetOrgPerson (e.g. name and address).
initin file posixGroup.inc, method posixGroup::init()This functin will be called when the module will be loaded *
initin file sambaAccount.inc, method sambaAccount::init()Initializes the module after it became part of an accountContainer
initin file sambaGroupMapping.inc, method sambaGroupMapping::init()Initializes the module after it became part of an accountContainer
initin file sambaSamAccount.inc, method sambaSamAccount::init()Initializes the module after it became part of an accountContainer
initin file baseModule.inc, method baseModule::init()Initializes the module after it became part of an accountContainer
initin file posixAccount.inc, method posixAccount::init()Initializes the module after it became part of an accountContainer
initQuotasin file quota.inc, method quota::initQuotas()Initializes the quota values.
is_base_modulein file modules.inc, function is_base_module()Returns true if the module is a base module
is_base_modulein file baseModule.inc, method baseModule::is_base_module()Returns true if this module is enough to provide a sensible account.
is_samba_pathin file sambaMungedDial.inc, method sambaMungedDial::is_samba_path()Checks if this is a valid Samba path.
ieee802device.incprocedural page ieee802device.incinetLocalMailRecipient.incprocedural page inetLocalMailRecipient.incinetOrgPerson.incprocedural page inetOrgPerson.inc 
 top
 
 
 
		topl
							lamdaemonin file lamdaemon.inc, function lamdaemon()Sends commands to lamdaemon script.
lamdaemonSSHin file lamdaemon.inc, function lamdaemonSSH()Sends commands to lamdaemon script via PHP SSH functions.
ldapPublicKeyin file ldapPublicKey.inc, class ldapPublicKeyManages SSH public keys.
lamdaemon.incprocedural page lamdaemon.incldapPublicKey.incprocedural page ldapPublicKey.inclmhashin file createntlm.inc, method smbHash::lmhash()Calculates the LM hash of a given password.
loadin file sambaMungedDial.inc, method sambaMungedDial::load()function takes a base64-encoded sambaMungedDial
load_accountin file modules.inc, method accountContainer::load_account()Loads an LDAP account with the given DN.
load_attributesin file sambaSamAccount.inc, method sambaSamAccount::load_attributes()This function loads the LDAP attributes for this module.
load_attributesin file sambaAccount.inc, method sambaAccount::load_attributes()This function loads the LDAP attributes for this module.
load_attributesin file posixAccount.inc, method posixAccount::load_attributes()This function loads all needed LDAP attributes.
load_attributesin file baseModule.inc, method baseModule::load_attributes()This function loads the LDAP attributes for this module.
load_Messagesin file kolabUser.inc, method kolabUser::load_Messages()This function fills the error message array with messages
load_Messagesin file quota.inc, method quota::load_Messages()this functin fills the error message array with messages
load_Messagesin file sambaAccount.inc, method sambaAccount::load_Messages()this functin fills the error message array with messages
load_Messagesin file sambaDomain.inc, method sambaDomain::load_Messages()This function fills the error message array with messages
load_Messagesin file sambaGroupMapping.inc, method sambaGroupMapping::load_Messages()this functin fills the error message array with messages
load_Messagesin file posixGroup.inc, method posixGroup::load_Messages()This function fills the $messages variable with output messages from this module.
load_Messagesin file sambaSamAccount.inc, method sambaSamAccount::load_Messages()this functin fills the error message array with messages
load_Messagesin file shadowAccount.inc, method shadowAccount::load_Messages()This function builds up the message array.
load_Messagesin file ieee802device.inc, method ieee802Device::load_Messages()This function fills the error message array with messages
load_Messagesin file inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_Messages()This function fills the error message array with messages
load_Messagesin file inetOrgPerson.inc, method inetOrgPerson::load_Messages()This function fills the message array.
load_Messagesin file baseModule.inc, method baseModule::load_Messages()This function fills the $messages variable with output messages from this module.
load_Messagesin file nisMailAlias.inc, method nisMailAlias::load_Messages()This function fills the error message array with messages
load_Messagesin file posixAccount.inc, method posixAccount::load_Messages()This function fills the error message array with messages.
load_Messagesin file account.inc, method account::load_Messages()This function fills the message array.
load_profilein file sambaSamAccount.inc, method sambaSamAccount::load_profile()Loads the values of an account profile into internal variables.
load_profilein file shadowAccount.inc, method shadowAccount::load_profile()Loads the values of an account profile into internal variables.
load_profilein file quota.inc, method quota::load_profile()Loads the values of an account profile into internal variables.
load_profilein file posixAccount.inc, method posixAccount::load_profile()Loads the values of an account profile into internal variables.
load_profilein file sambaGroupMapping.inc, method sambaGroupMapping::load_profile()Loads the values of an account profile into internal variables.
load_profilein file baseModule.inc, method baseModule::load_profile()Loads the values of an account profile into internal variables.
load_profilein file sambaAccount.inc, method sambaAccount::load_profile()Loads the values of an account profile into internal variables.
lshiftin file createntlm.inc, method smbHash::lshift() 
 
 
		topm
							$messagesin file baseModule.inc, variable baseModule::$messagescontains all error messages of a module
$metain file baseModule.inc, variable baseModule::$metaincludes all meta data provided by the sub class
$moduleSettingsin file baseModule.inc, variable baseModule::$moduleSettingsconfiguration settings of all modules
modules.incprocedural page modules.incmodule_completein file posixAccount.inc, method posixAccount::module_complete()This functions is used to check if all settings for this module have been made.
module_completein file baseModule.inc, method baseModule::module_complete()This functions is used to check if all settings for this module have been made.
module_completein file sambaAccount.inc, method sambaAccount::module_complete()This functions returns true if all needed settings are done
module_completein file sambaGroupMapping.inc, method sambaGroupMapping::module_complete()This functions is used to check if all settings for this module have been made.
module_completein file account.inc, method account::module_complete()This functions returns true if all needed settings are done.
module_completein file posixGroup.inc, method posixGroup::module_complete()This functions is used to check if all settings for this module have been made.
module_completein file kolabUser.inc, method kolabUser::module_complete()This function returns true if all needed settings are done.
module_completein file inetOrgPerson.inc, method inetOrgPerson::module_complete()This functions return true if all needed settings are done.
module_readyin file sambaGroupMapping.inc, method sambaGroupMapping::module_ready()This function is used to check if this module page can be displayed.
module_readyin file sambaSamAccount.inc, method sambaSamAccount::module_ready()This function is used to check if this module page can be displayed.
module_readyin file baseModule.inc, method baseModule::module_ready()This function is used to check if this module page can be displayed.
module_readyin file sambaAccount.inc, method sambaAccount::module_ready()This function is used to check if this module page can be displayed.
module_readyin file quota.inc, method quota::module_ready()This function is used to check if this module page can be displayed.
mungein file sambaMungedDial.inc, method sambaMungedDial::munge()Setup parameter given by paramName to MungedDial-Format
mxorin file createntlm.inc, method smbHash::mxor() 
 top
 
 
 
		topo
							$origin file baseModule.inc, variable baseModule::$origcontains all ldap attributes which are loaded from ldap
 
 
 
		topp
							$perm1in file createntlm.inc, variable smbHash::$perm1$perm2in file createntlm.inc, variable smbHash::$perm2$perm3in file createntlm.inc, variable smbHash::$perm3$perm4in file createntlm.inc, variable smbHash::$perm4$perm5in file createntlm.inc, variable smbHash::$perm5$perm6in file createntlm.inc, variable smbHash::$perm6posixAccount.incprocedural page posixAccount.incposixGroup.incprocedural page posixGroup.incparseHtmlin file modules.inc, function parseHtml()Takes a list of meta-HTML elements and prints the equivalent HTML output.
permutein file createntlm.inc, method smbHash::permute()posixAccountin file posixAccount.inc, class posixAccountManages the object class "posixAccount" for users and hosts.
posixGroupin file posixGroup.inc, class posixGroupManages the object class "posixGroup" for groups.
postDeleteActionsin file baseModule.inc, method baseModule::postDeleteActions()Allows the module to run commands after the LDAP entry is deleted.
postModifyActionsin file baseModule.inc, method baseModule::postModifyActions()Allows the module to run commands after the LDAP entry is changed or created.
postModifyActionsin file quota.inc, method quota::postModifyActions()Allows the module to run commands after the LDAP entry is changed or created.
postModifyActionsin file posixAccount.inc, method posixAccount::postModifyActions()Allows the module to run commands after the LDAP entry was changed or created.
preDeleteActionsin file posixAccount.inc, method posixAccount::preDeleteActions()Allows the module to run commands before the LDAP entry is deleted.
preDeleteActionsin file quota.inc, method quota::preDeleteActions()Allows the module to run commands before the LDAP entry is deleted.
preDeleteActionsin file baseModule.inc, method baseModule::preDeleteActions()Allows the module to run commands before the LDAP entry is deleted.
preModifyActionsin file baseModule.inc, method baseModule::preModifyActions()Allows the module to run commands before the LDAP entry is changed or created.
process_attributesin file shadowAccount.inc, method shadowAccount::process_attributes()Processes user input of the primary module page.
process_attributesin file posixGroup.inc, method posixGroup::process_attributes()Processes user input of the primary module page.
process_attributesin file inetLocalMailRecipient.inc, method inetLocalMailRecipient::process_attributes()Processes user input of the primary module page.
process_attributesin file sambaSamAccount.inc, method sambaSamAccount::process_attributes()Processes user input of the primary module page.
process_attributesin file sambaGroupMapping.inc, method sambaGroupMapping::process_attributes()Processes user input of the primary module page.
process_attributesin file sambaAccount.inc, method sambaAccount::process_attributes()Processes user input of the primary module page.
process_attributesin file sambaDomain.inc, method sambaDomain::process_attributes()Processes user input of the primary module page.
process_attributesin file quota.inc, method quota::process_attributes()Processes user input of the primary module page.
process_attributesin file ieee802device.inc, method ieee802Device::process_attributes()Processes user input of the primary module page.
process_attributesin file ldapPublicKey.inc, method ldapPublicKey::process_attributes()Processes user input of the primary module page.
process_attributesin file account.inc, method account::process_attributes()Processes user input of the primary module page.
process_attributesin file kolabUser.inc, method kolabUser::process_attributes()Processes user input of the primary module page.
process_attributesin file posixAccount.inc, method posixAccount::process_attributes()Processes user input of the primary module page.
process_attributesin file inetOrgPerson.inc, method inetOrgPerson::process_attributes()Processes user input of the primary module page.
process_attributesin file nisMailAlias.inc, method nisMailAlias::process_attributes()Processes user input of the primary module page.
process_deleteUserin file kolabUser.inc, method kolabUser::process_deleteUser()Write variables into object and do some regex checks
process_expirein file shadowAccount.inc, method shadowAccount::process_expire()Processes user input of the expiration page.
process_groupin file posixAccount.inc, method posixAccount::process_group()Processes user input of the group selection page.
process_logonHoursin file sambaSamAccount.inc, method sambaSamAccount::process_logonHours()Processes user input of the logon hours page.
process_passwordin file inetOrgPerson.inc, method inetOrgPerson::process_password()Sets a new password.
process_passwordin file posixGroup.inc, method posixGroup::process_password()Processes user input of the password page.
process_passwordin file posixAccount.inc, method posixAccount::process_password()Processes user input of the password page.
process_photoin file inetOrgPerson.inc, method inetOrgPerson::process_photo()Sets a new photo.
process_sambaUserWorkstationsin file sambaSamAccount.inc, method sambaSamAccount::process_sambaUserWorkstations()Processes user input of the primary module page.
process_terminalServerin file sambaSamAccount.inc, method sambaSamAccount::process_terminalServer()Processes user input of the terminal server page.
process_timein file sambaSamAccount.inc, method sambaSamAccount::process_time()Processes user input of the time selection page.
process_userin file posixGroup.inc, method posixGroup::process_user()Processes user input of the user selection page.
process_userWorkstationsin file sambaAccount.inc, method sambaAccount::process_userWorkstations()Processes user input of the workstation selection page.
 
 
 
		topq
							quota.incprocedural page quota.incquotain file quota.inc, class quotaManages quotas for users and groups.
 
 top
 
 
 
		tops
							$sboxin file createntlm.inc, variable smbHash::$sbox$scin file createntlm.inc, variable smbHash::$sc$selfServiceSettingsin file baseModule.inc, variable baseModule::$selfServiceSettingsself service settings of all modules
$SIDin file account.inc, variable samba3domain::$SIDDomain SID
sambaAccount.incprocedural page sambaAccount.incsambaDomain.incprocedural page sambaDomain.incsambaGroupMapping.incprocedural page sambaGroupMapping.incsambaMungedDial.incprocedural page sambaMungedDial.incsambaSamAccount.incprocedural page sambaSamAccount.incshadowAccount.incprocedural page shadowAccount.incsamba3domainin file account.inc, class samba3domainRepresents a Samba 3 domain entry
sambaAccountin file sambaAccount.inc, method sambaAccount::sambaAccount()Creates a new sambaAccount object.
sambaAccountin file sambaAccount.inc, class sambaAccountManages the object class "sambaAccount" for users and hosts.
sambaDomainin file sambaDomain.inc, class sambaDomainManages Samba 3 domain entries.
sambaGroupMappingin file sambaGroupMapping.inc, method sambaGroupMapping::sambaGroupMapping()Creates a new module for Samba 3 groups.
sambaGroupMappingin file sambaGroupMapping.inc, class sambaGroupMappingManages the object class "sambaGroupMapping" for groups.
sambaMungedDialin file sambaMungedDial.inc, class sambaMungedDialManages terminal server settings for Samba 3.
sambaSamAccountin file sambaSamAccount.inc, class sambaSamAccountManages the object class "sambaSamAccount" for users and hosts.
sambaSamAccountin file sambaSamAccount.inc, method sambaSamAccount::sambaSamAccount()Creates a new sambaSamAccount object.
SAMBA_MUNGEDDIAL_FILEHEADERin file sambaMungedDial.inc, constant SAMBA_MUNGEDDIAL_FILEHEADERFile header
SAMBA_MUNGEDDIAL_FILEHEADER_OLDin file sambaMungedDial.inc, constant SAMBA_MUNGEDDIAL_FILEHEADER_OLDFile header for old format.
save_accountin file modules.inc, method accountContainer::save_account()This function will save an account to the LDAP database.
save_attributesin file posixAccount.inc, method posixAccount::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file sambaGroupMapping.inc, method sambaGroupMapping::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file sambaSamAccount.inc, method sambaSamAccount::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file baseModule.inc, method baseModule::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file account.inc, method account::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file shadowAccount.inc, method shadowAccount::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file posixGroup.inc, method posixGroup::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file inetOrgPerson.inc, method inetOrgPerson::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file sambaAccount.inc, method sambaAccount::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file kolabUser.inc, method kolabUser::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_attributesin file nisMailAlias.inc, method nisMailAlias::save_attributes()Returns a list of modifications which have to be made to the LDAP account.
save_module_attributesin file modules.inc, method accountContainer::save_module_attributes()This function checks which LDAP attributes have changed while the account was edited.
setBrokenConnin file sambaMungedDial.inc, method sambaMungedDial::setBrokenConn()sets Broken-Connection value: disconnect/reset
setConnectClientDrivesin file sambaMungedDial.inc, method sambaMungedDial::setConnectClientDrives()sets connect-client-drive-at-logon value: enabled/disabled
setConnectClientPrintersin file sambaMungedDial.inc, method sambaMungedDial::setConnectClientPrinters()sets connect-client-printers-at-logon value: enabled/disabled
setCtxMaxConnectionTimeFin file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxConnectionTimeF()SMARTY: sets the checkbox "Connection" to unchecked
setCtxMaxDisconnectionTimeFin file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxDisconnectionTimeF()SMARTY: sets the checkbox "Disconnection" to unchecked
setCtxMaxIdleTimeFin file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxIdleTimeF()SMARTY: sets the checkbox "Idle" to unchecked
setDefaultPrinterin file sambaMungedDial.inc, method sambaMungedDial::setDefaultPrinter()sets set-client-printer-to-default value: enabled/disabled
setInheritModein file sambaMungedDial.inc, method sambaMungedDial::setInheritMode()sets Inherit-config-from-client value: enabled/disabled
setReConnin file sambaMungedDial.inc, method sambaMungedDial::setReConn()sets Reconnection value: from any client/from previous client only
setShadowin file sambaMungedDial.inc, method sambaMungedDial::setShadow()sets shadow value
setTsLoginin file sambaMungedDial.inc, method sambaMungedDial::setTsLogin()Sets Terminal-Server-Login value: enabled/disabled
shadowAccountin file shadowAccount.inc, class shadowAccountManages the object class "shadowAccount" for users.
smbHashin file createntlm.inc, class smbHashCalculates NT and LM hashes.
smb_hashin file createntlm.inc, method smbHash::smb_hash()smb_hash
sortModulesin file modules.inc, method accountContainer::sortModules()Sorts the module buttons for the account page.
strhexin file sambaMungedDial.inc, method sambaMungedDial::strhex()strhex
str_to_keyin file createntlm.inc, method smbHash::str_to_key()str_to_key
 
 top
 
 top
 
 
 
		topx
							xin file createntlm.inc, method smbHash::x()Fixes too large numbers
 
 | 
 |