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

Element index for package modules

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ _ ]

_

__construct
in file sambaSamAccount.inc, method sambaSamAccount::__construct()
    Creates a new sambaSamAccount object.
__construct
in file sambaAccount.inc, method sambaAccount::__construct()
    Creates a new sambaAccount object.
__construct
in file baseModule.inc, method baseModule::__construct()
    Creates a new base module class
__construct
in file modules.inc, method accountContainer::__construct()
    Constructor
__construct
in file kolabUser.inc, method kolabUser::__construct()
    Creates a new kolabUser object.
__construct
in file sambaGroupMapping.inc, method sambaGroupMapping::__construct()
    Creates a new module for Samba 3 groups.
__sleep
in file modules.inc, method accountContainer::__sleep()
    Encrypts sensitive data before storing in session.
__wakeup
in file modules.inc, method accountContainer::__wakeup()
    Decrypts sensitive data after accountContainer was loaded from session.
top

a

$attributes
in file modules.inc, variable accountContainer::$attributes
    Array of all used attributes
$attributes
in file baseModule.inc, variable baseModule::$attributes
    contains all ldap attributes which should be written
$attributes_orig
in file modules.inc, variable accountContainer::$attributes_orig
    original LDAP attributes when account was loaded from LDAP
$autoAddObjectClasses
in file baseModule.inc, variable baseModule::$autoAddObjectClasses
    if true, managed object classes are added when an account is created or loaded (default: true)
account
in file account.inc, class account
    Manages the object class "account" for users and hosts.
accountContainer
in file modules.inc, class accountContainer
    This class includes all modules and attributes of an account.
account.inc
procedural page account.inc
top

b

baseModule
in file baseModule.inc, class baseModule
    Parent class of all account modules.
buildUploadAccounts
in file modules.inc, function buildUploadAccounts()
    This function builds the LDAP accounts for the file upload.
build_uploadAccounts
in file posixGroup.inc, method posixGroup::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaAccount.inc, method sambaAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file posixAccount.inc, method posixAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaGroupMapping.inc, method sambaGroupMapping::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file shadowAccount.inc, method shadowAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaSamAccount.inc, method sambaSamAccount::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file nisMailAlias.inc, method nisMailAlias::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file sambaDomain.inc, method sambaDomain::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file ldapPublicKey.inc, method ldapPublicKey::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file ieee802device.inc, method ieee802Device::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file baseModule.inc, method baseModule::build_uploadAccounts()
    In this function the LDAP accounts are built.
build_uploadAccounts
in file account.inc, method account::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file inetOrgPerson.inc, method inetOrgPerson::build_uploadAccounts()
    In this function the LDAP account is built up.
build_uploadAccounts
in file kolabUser.inc, method kolabUser::build_uploadAccounts()
    In this function the LDAP account is built up.
baseModule.inc
procedural page baseModule.inc
top

c

$ctx
in file sambaMungedDial.inc, variable sambaMungedDial::$ctx
$ctxattributes
in file sambaMungedDial.inc, variable sambaMungedDial::$ctxattributes
can_manage
in file baseModule.inc, method baseModule::can_manage()
    Returns true if this module can manage accounts of the current type, otherwise false.
checkASCII
in file posixAccount.inc, method posixAccount::checkASCII()
    Checks if an attribute contains only ASCII charaters and replaces invalid characters.
checkConfigOptions
in file modules.inc, function checkConfigOptions()
    Checks if the configuration options are valid
checkProfileOptions
in file modules.inc, function checkProfileOptions()
    Checks if the profile options are valid
checkSelfServiceOptions
in file inetOrgPerson.inc, method inetOrgPerson::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file posixAccount.inc, method posixAccount::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file sambaSamAccount.inc, method sambaSamAccount::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP commands which should be executed.
checkSelfServiceOptions
in file baseModule.inc, method baseModule::checkSelfServiceOptions()
    Checks if all input values are correct and returns the LDAP attributes which should be changed.
checkSelfServiceSettings
in file baseModule.inc, method baseModule::checkSelfServiceSettings()
    Checks if the self service settings are valid.
check_configOptions
in file baseModule.inc, method baseModule::check_configOptions()
    Checks input values of module settings.
check_configOptions
in file posixAccount.inc, method posixAccount::check_configOptions()
    Checks input values of module settings.
check_module_conflicts
in file modules.inc, function check_module_conflicts()
    Checks if there are conflicts between modules
check_module_depends
in file modules.inc, function check_module_depends()
    Checks if there are missing dependencies between modules.
check_profileOptions
in file quota.inc, method quota::check_profileOptions()
    Checks input values of account profiles.
check_profileOptions
in file baseModule.inc, method baseModule::check_profileOptions()
    Checks input values of account profiles.
continue_main
in file modules.inc, method accountContainer::continue_main()
    This function is called when the user clicks on any button on the account pages.
createntlm.inc
procedural page createntlm.inc
top

d

$dn
in file modules.inc, variable accountContainer::$dn
    DN suffix of the account
$dn
in file account.inc, variable samba3domain::$dn
    DN
$dn_orig
in file modules.inc, variable accountContainer::$dn_orig
    DN suffix of account when it was loaded
decode_munged
in file sambaMungedDial.inc, method sambaMungedDial::decode_munged()
    Takes a base64-encoded MungedDial-String and returns an array of included parameters and values
delete_attributes
in file baseModule.inc, method baseModule::delete_attributes()
    This function returns an array with the same syntax as save_attributes().
delete_attributes
in file posixAccount.inc, method posixAccount::delete_attributes()
    Additional LDAP operations on delete.
delete_attributes
in file posixGroup.inc, method posixGroup::delete_attributes()
    Checks if the group which should be deleted is still used as primary group.
display_html_attributes
in file quota.inc, method quota::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file posixGroup.inc, method posixGroup::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file nisMailAlias.inc, method nisMailAlias::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file posixAccount.inc, method posixAccount::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file ldapPublicKey.inc, method ldapPublicKey::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file account.inc, method account::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaDomain.inc, method sambaDomain::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaSamAccount.inc, method sambaSamAccount::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file shadowAccount.inc, method shadowAccount::display_html_attributes()
    This function will create the meta HTML code to show a page with all attributes.
display_html_attributes
in file baseModule.inc, method baseModule::display_html_attributes()
    This function creates meta HTML code to display the module page.
display_html_attributes
in file ieee802device.inc, method ieee802Device::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file kolabUser.inc, method kolabUser::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file inetOrgPerson.inc, method inetOrgPerson::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_attributes
in file sambaAccount.inc, method sambaAccount::display_html_attributes()
    Returns the HTML meta data for the main account page.
display_html_delete
in file posixAccount.inc, method posixAccount::display_html_delete()
    Displays the delete homedir option for the delete page.
display_html_delete
in file baseModule.inc, method baseModule::display_html_delete()
    This function creates meta HTML code which will be displayed when an account should be deleted.
display_html_deleteUser
in file kolabUser.inc, method kolabUser::display_html_deleteUser()
    This function will create the meta HTML code to show a page to delete accounts.
display_html_expire
in file shadowAccount.inc, method shadowAccount::display_html_expire()
    This function will create the meta HTML code to show a page with the expiration date.
display_html_group
in file posixAccount.inc, method posixAccount::display_html_group()
    Displays the group selection.
display_html_logonHours
in file sambaSamAccount.inc, method sambaSamAccount::display_html_logonHours()
    This function will create the HTML page to edit logon hours.
display_html_password
in file posixGroup.inc, method posixGroup::display_html_password()
    Displays the password changing dialog.
display_html_password
in file posixAccount.inc, method posixAccount::display_html_password()
    Displays the password changing dialog.
display_html_password
in file inetOrgPerson.inc, method inetOrgPerson::display_html_password()
    Displays the password changing dialog.
display_html_photo
in file inetOrgPerson.inc, method inetOrgPerson::display_html_photo()
    Displays the photo upload page.
display_html_sambaUserWorkstations
in file sambaSamAccount.inc, method sambaSamAccount::display_html_sambaUserWorkstations()
    This function will create the HTML page to edit the allowed workstations.
display_html_terminalServer
in file sambaSamAccount.inc, method sambaSamAccount::display_html_terminalServer()
    This function will create the HTML page to edit the terminal server options.
display_html_time
in file sambaSamAccount.inc, method sambaSamAccount::display_html_time()
    This function will create the meta HTML code to show a page to change time values.
display_html_user
in file posixGroup.inc, method posixGroup::display_html_user()
    Displays selections to add or remove users from current group.
display_html_userWorkstations
in file sambaAccount.inc, method sambaAccount::display_html_userWorkstations()
    This function will create the HTML page to edit the allowed workstations.
doHash
in file createntlm.inc, method smbHash::doHash()
doUploadPostActions
in file modules.inc, function doUploadPostActions()
    This function executes one post upload action.
doUploadPostActions
in file quota.inc, method quota::doUploadPostActions()
    This function executes one post upload action.
doUploadPostActions
in file baseModule.inc, method baseModule::doUploadPostActions()
    This function is responsible to do additional tasks after the account has been created in LDAP (e.g. modifying group memberships, adding Quota etc..).
doUploadPostActions
in file posixAccount.inc, method posixAccount::doUploadPostActions()
    This function executes one post upload action.
top

e

encode_munged
in file sambaMungedDial.inc, method sambaMungedDial::encode_munged()
    Encode full MungedDial-String
endian
in file sambaMungedDial.inc, method sambaMungedDial::endian()
    endian
edit.php
procedural page edit.php
top

f

fixLDAPAttributes
in file modules.inc, method accountContainer::fixLDAPAttributes()
    Fixes spelling errors in the attribute names.
top

g

genTime
in file sambaMungedDial.inc, method sambaMungedDial::genTime()
    genTime
getAccountContainer
in file baseModule.inc, method baseModule::getAccountContainer()
    Returns the accountContainer object.
getAccountModule
in file modules.inc, method accountContainer::getAccountModule()
    Returns the account module with the given class name
getAccountModules
in file modules.inc, method accountContainer::getAccountModules()
    Returns the included account modules.
getAttributes
in file baseModule.inc, method baseModule::getAttributes()
    Returns the LDAP attributes which are managed in this module.
getAvailableModules
in file modules.inc, function getAvailableModules()
    Returns an array with all available user module names
getAvailablePDFFields
in file modules.inc, function getAvailablePDFFields()
    Returns a list of available PDF entries.
getBrokenConn
in file sambaMungedDial.inc, method sambaMungedDial::getBrokenConn()
    gets Broken-Connection value: disconnect/reset
getButtonStatus
in file baseModule.inc, method baseModule::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file inetOrgPerson.inc, method inetOrgPerson::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file posixGroup.inc, method posixGroup::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file nisMailAlias.inc, method nisMailAlias::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getButtonStatus
in file account.inc, method account::getButtonStatus()
    Controls if the module button the account page is visible and activated.
getClearTextPassword
in file posixAccount.inc, method posixAccount::getClearTextPassword()
    Returns the clear text password.
getConfigOptions
in file modules.inc, function getConfigOptions()
    Returns a hash array (module name => elements) of all module options for the configuration page.
getConnectClientDrives
in file sambaMungedDial.inc, method sambaMungedDial::getConnectClientDrives()
    gets connect-client-drive-at-logon value: enabled/disabled
getConnectClientPrinters
in file sambaMungedDial.inc, method sambaMungedDial::getConnectClientPrinters()
    gets connect-client-printers-at-logon value: enabled/disabled
getCtxMaxConnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxConnectionTimeF()
    SMARTY: gets the checkbox state of "Connection"
getCtxMaxDisconnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxDisconnectionTimeF()
    SMARTY: gets the checkbox state of "Disconnection"
getCtxMaxIdleTimeF
in file sambaMungedDial.inc, method sambaMungedDial::getCtxMaxIdleTimeF()
    SMARTY: gets the checkbox state of "Idle"
getDefaultPrinter
in file sambaMungedDial.inc, method sambaMungedDial::getDefaultPrinter()
    gets set-client-printer-to-default value: enabled/disabled
getHelp
in file modules.inc, function getHelp()
    Returns a help entry from an account module.
getIcon
in file baseModule.inc, method baseModule::getIcon()
    Returns the path to the module icon.
getInheritMode
in file sambaMungedDial.inc, method sambaMungedDial::getInheritMode()
    gets Inherit-config-from-client value: enabled/disabled
getLDAPAliases
in file baseModule.inc, method baseModule::getLDAPAliases()
    Returns a list of aliases for LDAP attributes.
getManagedAttributes
in file baseModule.inc, method baseModule::getManagedAttributes()
    Returns a list of LDAP attributes which are managed by this module.
getManagedObjectClasses
in file baseModule.inc, method baseModule::getManagedObjectClasses()
    Returns a list of managed object classes for this module.
getModuleAlias
in file modules.inc, function getModuleAlias()
    Returns the alias name of a module
getModulesDependencies
in file modules.inc, function getModulesDependencies()
    Returns a hash array (module name => dependencies) of all module dependencies
getMunged
in file sambaMungedDial.inc, method sambaMungedDial::getMunged()
    Returns ready-to-run mungedDialString to be filled into ldap
getNextGIDs
in file posixGroup.inc, method posixGroup::getNextGIDs()
    Returns one or more free GID numbers.
getNextUIDs
in file posixAccount.inc, method posixAccount::getNextUIDs()
    Returns one or more free UID numbers.
getOnDemandFlags
in file sambaMungedDial.inc, method sambaMungedDial::getOnDemandFlags()
    Returns array of flags, which can be set on-demand with activated java-script
getOriginalAttributes
in file baseModule.inc, method baseModule::getOriginalAttributes()
    Returns the LDAP attributes which are managed in this module (with unchanged values).
getParentDN
in file modules.inc, method accountContainer::getParentDN()
    Returns the parent DN of a given DN.
getProfileOptions
in file modules.inc, function getProfileOptions()
    Returns the elements for the profile page.
getRDN
in file modules.inc, method accountContainer::getRDN()
    Returns the RDN part of a given DN.
getRDNAttributes
in file modules.inc, function getRDNAttributes()
    Returns a list of LDAP attributes which can be used to form the RDN.
getReConn
in file sambaMungedDial.inc, method sambaMungedDial::getReConn()
    gets Reconnection value: from any client/from previous client only
getRequiredExtensions
in file modules.inc, function getRequiredExtensions()
    Returns true if the module is a base module
getRequiredExtensions
in file baseModule.inc, method baseModule::getRequiredExtensions()
    This function returns a list of PHP extensions (e.g. mhash) which are needed by this module.
getSelfServiceFields
in file baseModule.inc, method baseModule::getSelfServiceFields()
    Returns a list of possible input fields and their descriptions.
getSelfServiceOptions
in file inetOrgPerson.inc, method inetOrgPerson::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceOptions
in file posixAccount.inc, method posixAccount::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceOptions
in file baseModule.inc, method baseModule::getSelfServiceOptions()
    Returns the meta HTML code for each input field.
getSelfServiceSearchAttributes
in file baseModule.inc, method baseModule::getSelfServiceSearchAttributes()
    This function returns a list of possible LDAP attributes (e.g. uid, cn, ...) which can be used to search for LDAP objects.
getSelfServiceSettings
in file baseModule.inc, method baseModule::getSelfServiceSettings()
    Returns a list of self service configuration settings.
getShadow
in file sambaMungedDial.inc, method sambaMungedDial::getShadow()
    gets shadow value (enum): 0-4
getTsLogin
in file sambaMungedDial.inc, method sambaMungedDial::getTsLogin()
    Gets Terminal-Server-Login value: enabled/disabled
getUploadColumns
in file modules.inc, function getUploadColumns()
    Returns an array containing all input columns for the file upload.
get_alias
in file baseModule.inc, method baseModule::get_alias()
    Returns an alias name for the module.
get_configOptions
in file posixGroup.inc, method posixGroup::get_configOptions()
    Returns a list of elements for the configuration.
get_configOptions
in file baseModule.inc, method baseModule::get_configOptions()
    Returns a list of configuration options.
get_dependencies
in file baseModule.inc, method baseModule::get_dependencies()
    This function returns a list with all depending and conflicting modules.
get_help
in file baseModule.inc, method baseModule::get_help()
    This function returns the help entry array for a specific help id.
get_ldap_filter
in file modules.inc, function get_ldap_filter()
    Returns the LDAP filter used by the account lists
get_ldap_filter
in file baseModule.inc, method baseModule::get_ldap_filter()
    Returns an LDAP filter for the account lists
get_metaData
in file baseModule.inc, method baseModule::get_metaData()
    This function provides meta data which is interpreted by baseModule.
get_metaData
in file posixGroup.inc, method posixGroup::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file inetOrgPerson.inc, method inetOrgPerson::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file quota.inc, method quota::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file ieee802device.inc, method ieee802Device::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaDomain.inc, method sambaDomain::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaAccount.inc, method sambaAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file kolabUser.inc, method kolabUser::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaGroupMapping.inc, method sambaGroupMapping::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file shadowAccount.inc, method shadowAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file nisMailAlias.inc, method nisMailAlias::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file sambaSamAccount.inc, method sambaSamAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file ldapPublicKey.inc, method ldapPublicKey::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file account.inc, method account::get_metaData()
    Returns meta data that is interpreted by parent class
get_metaData
in file posixAccount.inc, method posixAccount::get_metaData()
    Returns meta data that is interpreted by parent class
get_pdfEntries
in file account.inc, method account::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaGroupMapping.inc, method sambaGroupMapping::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaSamAccount.inc, method sambaSamAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file shadowAccount.inc, method shadowAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file ieee802device.inc, method ieee802Device::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file sambaDomain.inc, method sambaDomain::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file ldapPublicKey.inc, method ldapPublicKey::get_pdfEntries()
    Returns a list of PDF entries
get_pdfEntries
in file kolabUser.inc, method kolabUser::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file posixAccount.inc, method posixAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file inetOrgPerson.inc, method inetOrgPerson::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file posixGroup.inc, method posixGroup::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file quota.inc, method quota::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file modules.inc, method accountContainer::get_pdfEntries()
    Returns a list of possible PDF entries for this account.
get_pdfEntries
in file sambaAccount.inc, method sambaAccount::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfEntries
in file nisMailAlias.inc, method nisMailAlias::get_pdfEntries()
    Returns the PDF entries for this module.
get_pdfFields
in file baseModule.inc, method baseModule::get_pdfFields()
    Returns a hashtable with all entries that may be printed out in the PDF.
get_profileOptions
in file posixAccount.inc, method posixAccount::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file sambaSamAccount.inc, method sambaSamAccount::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file baseModule.inc, method baseModule::get_profileOptions()
    This function defines what attributes will be used in the account profiles and their appearance in the profile editor.
get_profileOptions
in file sambaGroupMapping.inc, method sambaGroupMapping::get_profileOptions()
    Returns a list of elements for the account profiles.
get_profileOptions
in file quota.inc, method quota::get_profileOptions()
    Returns a list of elements for the account profiles.
get_RDNAttributes
in file baseModule.inc, method baseModule::get_RDNAttributes()
    Returns a hash array containing a list of possible LDAP attributes that can be used to form the RDN (Relative Distinguished Name).
get_scope
in file baseModule.inc, method baseModule::get_scope()
    Returns the account type of this module (user, group, host)
get_type
in file modules.inc, method accountContainer::get_type()
    Returns the accout type of this object (e.g. user, group, host).
get_uploadColumns
in file quota.inc, method quota::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadColumns
in file baseModule.inc, method baseModule::get_uploadColumns()
    Returns an array containing all input columns for the file upload.
get_uploadPreDepends
in file baseModule.inc, method baseModule::get_uploadPreDepends()
    Returns a list of module names which must be processed in building the account befor this module.
top

h

hexstr
in file sambaMungedDial.inc, method sambaMungedDial::hexstr()
    hexstr
top

i

$isNewAccount
in file modules.inc, variable accountContainer::$isNewAccount
    True if this is a newly created account
ieee802Device
in file ieee802device.inc, class ieee802Device
    Provides MAC addresses for hosts.
inetLocalMailRecipient
in file inetLocalMailRecipient.inc, class inetLocalMailRecipient
    Provides mail routing for users.
inetOrgPerson
in file inetOrgPerson.inc, class inetOrgPerson
    This module manages LDAP attributes of the object class inetOrgPerson (e.g. name and address).
init
in file posixGroup.inc, method posixGroup::init()
    This functin will be called when the module will be loaded *
init
in file sambaAccount.inc, method sambaAccount::init()
    Initializes the module after it became part of an accountContainer
init
in file sambaGroupMapping.inc, method sambaGroupMapping::init()
    Initializes the module after it became part of an accountContainer
init
in file sambaSamAccount.inc, method sambaSamAccount::init()
    Initializes the module after it became part of an accountContainer
init
in file baseModule.inc, method baseModule::init()
    Initializes the module after it became part of an accountContainer
init
in file posixAccount.inc, method posixAccount::init()
    Initializes the module after it became part of an accountContainer
initQuotas
in file quota.inc, method quota::initQuotas()
    Initializes the quota values.
is_base_module
in file modules.inc, function is_base_module()
    Returns true if the module is a base module
is_base_module
in file baseModule.inc, method baseModule::is_base_module()
    Returns true if your module is a base module and otherwise false.
is_samba_path
in file sambaMungedDial.inc, method sambaMungedDial::is_samba_path()
    Checks if this is a valid Samba path.
ieee802device.inc
procedural page ieee802device.inc
inetLocalMailRecipient.inc
procedural page inetLocalMailRecipient.inc
inetOrgPerson.inc
procedural page inetOrgPerson.inc
top

k

kolabUser
in file kolabUser.inc, class kolabUser
    Manages Kolab user accounts.
kolabUser.inc
procedural page kolabUser.inc
top

l

lamdaemon
in file lamdaemon.inc, function lamdaemon()
    Sends commands to lamdaemon script.
lamdaemonSSH
in file lamdaemon.inc, function lamdaemonSSH()
    Sends commands to lamdaemon script via PHP SSH functions.
ldapPublicKey
in file ldapPublicKey.inc, class ldapPublicKey
    Manages SSH public keys.
lamdaemon.inc
procedural page lamdaemon.inc
ldapPublicKey.inc
procedural page ldapPublicKey.inc
lmhash
in file createntlm.inc, method smbHash::lmhash()
    Calculates the LM hash of a given password.
load
in file sambaMungedDial.inc, method sambaMungedDial::load()
    function takes a base64-encoded sambaMungedDial
load_account
in file modules.inc, method accountContainer::load_account()
    Loads an LDAP account with the given DN.
load_attributes
in file sambaSamAccount.inc, method sambaSamAccount::load_attributes()
    This function loads the LDAP attributes for this module.
load_attributes
in file sambaAccount.inc, method sambaAccount::load_attributes()
    This function loads the LDAP attributes for this module.
load_attributes
in file posixAccount.inc, method posixAccount::load_attributes()
    This function loads all needed LDAP attributes.
load_attributes
in file baseModule.inc, method baseModule::load_attributes()
    This function loads the LDAP attributes when an account should be loaded.
load_Messages
in file kolabUser.inc, method kolabUser::load_Messages()
    This function fills the error message array with messages
load_Messages
in file shadowAccount.inc, method shadowAccount::load_Messages()
    This function builds up the message array.
load_Messages
in file sambaAccount.inc, method sambaAccount::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file sambaDomain.inc, method sambaDomain::load_Messages()
    This function fills the error message array with messages
load_Messages
in file baseModule.inc, method baseModule::load_Messages()
    This function fills the $messages variable with output messages from this module.
load_Messages
in file sambaSamAccount.inc, method sambaSamAccount::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file sambaGroupMapping.inc, method sambaGroupMapping::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file quota.inc, method quota::load_Messages()
    this functin fills the error message array with messages
load_Messages
in file posixGroup.inc, method posixGroup::load_Messages()
    This function fills the $messages variable with output messages from this module.
load_Messages
in file nisMailAlias.inc, method nisMailAlias::load_Messages()
    This function fills the error message array with messages
load_Messages
in file ieee802device.inc, method ieee802Device::load_Messages()
    This function fills the error message array with messages
load_Messages
in file inetOrgPerson.inc, method inetOrgPerson::load_Messages()
    This function fills the message array.
load_Messages
in file account.inc, method account::load_Messages()
    This function fills the message array.
load_Messages
in file posixAccount.inc, method posixAccount::load_Messages()
    This function fills the error message array with messages.
load_Messages
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_Messages()
    This function fills the error message array with messages
load_profile
in file sambaSamAccount.inc, method sambaSamAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file shadowAccount.inc, method shadowAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file baseModule.inc, method baseModule::load_profile()
    This function loads the values from an account profile to the module's internal data structures.
load_profile
in file posixAccount.inc, method posixAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file quota.inc, method quota::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file sambaAccount.inc, method sambaAccount::load_profile()
    Loads the values of an account profile into internal variables.
load_profile
in file sambaGroupMapping.inc, method sambaGroupMapping::load_profile()
    Loads the values of an account profile into internal variables.
top

m

$messages
in file baseModule.inc, variable baseModule::$messages
    contains all error messages of a module
$meta
in file baseModule.inc, variable baseModule::$meta
    includes all meta data provided by the sub class
$moduleSettings
in file baseModule.inc, variable baseModule::$moduleSettings
    configuration settings of all modules
modules.inc
procedural page modules.inc
module_complete
in file posixAccount.inc, method posixAccount::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file baseModule.inc, method baseModule::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file sambaAccount.inc, method sambaAccount::module_complete()
    This functions returns true if all needed settings are done
module_complete
in file account.inc, method account::module_complete()
    This functions returns true if all needed settings are done.
module_complete
in file posixGroup.inc, method posixGroup::module_complete()
    This functions is used to check if all settings for this module have been made.
module_complete
in file kolabUser.inc, method kolabUser::module_complete()
    This function returns true if all needed settings are done.
module_complete
in file inetOrgPerson.inc, method inetOrgPerson::module_complete()
    This functions return true if all needed settings are done.
module_ready
in file sambaGroupMapping.inc, method sambaGroupMapping::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file sambaSamAccount.inc, method sambaSamAccount::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file baseModule.inc, method baseModule::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file sambaAccount.inc, method sambaAccount::module_ready()
    This function is used to check if this module page can be displayed.
module_ready
in file quota.inc, method quota::module_ready()
    This function is used to check if this module page can be displayed.
munge
in file sambaMungedDial.inc, method sambaMungedDial::munge()
    Setup parameter given by paramName to MungedDial-Format
top

n

$name
in file account.inc, variable samba3domain::$name
    Domain name
$nextGroupRID
in file account.inc, variable samba3domain::$nextGroupRID
    Next group RID
$nextRID
in file account.inc, variable samba3domain::$nextRID
    Next RID
$nextUserRID
in file account.inc, variable samba3domain::$nextUserRID
    Next user RID
nisMailAlias.inc
procedural page nisMailAlias.inc
new_account
in file modules.inc, method accountContainer::new_account()
    This function will prepare the object for a new account.
nisMailAlias
in file nisMailAlias.inc, class nisMailAlias
    Provides NIS mail alias management.
nthash
in file createntlm.inc, method smbHash::nthash()
    Calculates the NT hash of a given password.
top

o

$orig
in file baseModule.inc, variable baseModule::$orig
    contains all ldap attributes which are loaded from ldap
top

p

posixAccount.inc
procedural page posixAccount.inc
posixGroup.inc
procedural page posixGroup.inc
parseHtml
in file modules.inc, function parseHtml()
    Takes a list of meta-HTML elements and prints the equivalent HTML output.
posixAccount
in file posixAccount.inc, class posixAccount
    Manages the object class "posixAccount" for users and hosts.
posixGroup
in file posixGroup.inc, class posixGroup
    Manages the object class "posixGroup" for groups.
postDeleteActions
in file baseModule.inc, method baseModule::postDeleteActions()
    Allows the module to run commands after the LDAP entry is deleted.
postModifyActions
in file quota.inc, method quota::postModifyActions()
    Allows the module to run commands after the LDAP entry is changed or created.
postModifyActions
in file posixAccount.inc, method posixAccount::postModifyActions()
    Allows the module to run commands after the LDAP entry was changed or created.
postModifyActions
in file baseModule.inc, method baseModule::postModifyActions()
    Allows the module to run commands after the LDAP entry is changed or created.
preDeleteActions
in file quota.inc, method quota::preDeleteActions()
    Allows the module to run commands before the LDAP entry is deleted.
preDeleteActions
in file baseModule.inc, method baseModule::preDeleteActions()
    Allows the module to run commands before the LDAP entry is deleted.
preDeleteActions
in file posixAccount.inc, method posixAccount::preDeleteActions()
    Allows the module to run commands before the LDAP entry is deleted.
preModifyActions
in file baseModule.inc, method baseModule::preModifyActions()
    Allows the module to run commands before the LDAP entry is changed or created.
process_attributes
in file sambaAccount.inc, method sambaAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaSamAccount.inc, method sambaSamAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file shadowAccount.inc, method shadowAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file sambaDomain.inc, method sambaDomain::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file quota.inc, method quota::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file posixGroup.inc, method posixGroup::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file posixAccount.inc, method posixAccount::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file kolabUser.inc, method kolabUser::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file ieee802device.inc, method ieee802Device::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file inetOrgPerson.inc, method inetOrgPerson::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file baseModule.inc, method baseModule::process_attributes()
    This function processes user input.
process_attributes
in file account.inc, method account::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file ldapPublicKey.inc, method ldapPublicKey::process_attributes()
    Processes user input of the primary module page.
process_attributes
in file nisMailAlias.inc, method nisMailAlias::process_attributes()
    Processes user input of the primary module page.
process_deleteUser
in file kolabUser.inc, method kolabUser::process_deleteUser()
    Write variables into object and do some regex checks
process_expire
in file shadowAccount.inc, method shadowAccount::process_expire()
    Processes user input of the expiration page.
process_group
in file posixAccount.inc, method posixAccount::process_group()
    Processes user input of the group selection page.
process_logonHours
in file sambaSamAccount.inc, method sambaSamAccount::process_logonHours()
    Processes user input of the logon hours page.
process_password
in file inetOrgPerson.inc, method inetOrgPerson::process_password()
    Sets a new password.
process_password
in file posixGroup.inc, method posixGroup::process_password()
    Processes user input of the password page.
process_password
in file posixAccount.inc, method posixAccount::process_password()
    Processes user input of the password page.
process_photo
in file inetOrgPerson.inc, method inetOrgPerson::process_photo()
    Sets a new photo.
process_sambaUserWorkstations
in file sambaSamAccount.inc, method sambaSamAccount::process_sambaUserWorkstations()
    Processes user input of the primary module page.
process_terminalServer
in file sambaSamAccount.inc, method sambaSamAccount::process_terminalServer()
    Processes user input of the terminal server page.
process_time
in file sambaSamAccount.inc, method sambaSamAccount::process_time()
    Processes user input of the time selection page.
process_user
in file posixGroup.inc, method posixGroup::process_user()
    Processes user input of the user selection page.
process_userWorkstations
in file sambaAccount.inc, method sambaAccount::process_userWorkstations()
    Processes user input of the workstation selection page.
top

q

quota.inc
procedural page quota.inc
quota
in file quota.inc, class quota
    Manages quotas for users and groups.
top

r

$rdn
in file modules.inc, variable accountContainer::$rdn
    RDN attribute of this account
$RIDbase
in file account.inc, variable samba3domain::$RIDbase
    RID base to calculate RIDs, default 1000
readTime
in file sambaMungedDial.inc, method sambaMungedDial::readTime()
    readTime
replaceSpecialChars
in file quota.inc, method quota::replaceSpecialChars()
    Replaces special characters in HTML name values.
top

s

$selfServiceSettings
in file baseModule.inc, variable baseModule::$selfServiceSettings
    self service settings of all modules
$SID
in file account.inc, variable samba3domain::$SID
    Domain SID
sambaAccount.inc
procedural page sambaAccount.inc
sambaDomain.inc
procedural page sambaDomain.inc
sambaGroupMapping.inc
procedural page sambaGroupMapping.inc
sambaMungedDial.inc
procedural page sambaMungedDial.inc
sambaSamAccount.inc
procedural page sambaSamAccount.inc
shadowAccount.inc
procedural page shadowAccount.inc
samba3domain
in file account.inc, class samba3domain
    Represents a Samba 3 domain entry
sambaAccount
in file sambaAccount.inc, class sambaAccount
    Manages the object class "sambaAccount" for users and hosts.
sambaDomain
in file sambaDomain.inc, class sambaDomain
    Manages Samba 3 domain entries.
sambaGroupMapping
in file sambaGroupMapping.inc, class sambaGroupMapping
    Manages the object class "sambaGroupMapping" for groups.
sambaMungedDial
in file sambaMungedDial.inc, class sambaMungedDial
    Manages terminal server settings for Samba 3.
sambaSamAccount
in file sambaSamAccount.inc, class sambaSamAccount
    Manages the object class "sambaSamAccount" for users and hosts.
SAMBA_MUNGEDDIAL_FILEHEADER
in file sambaMungedDial.inc, constant SAMBA_MUNGEDDIAL_FILEHEADER
    File header
SAMBA_MUNGEDDIAL_FILEHEADER_OLD
in file sambaMungedDial.inc, constant SAMBA_MUNGEDDIAL_FILEHEADER_OLD
    File header for old format.
save_account
in file modules.inc, method accountContainer::save_account()
    This function will save an account to the LDAP database.
save_attributes
in file sambaSamAccount.inc, method sambaSamAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file account.inc, method account::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file shadowAccount.inc, method shadowAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file sambaGroupMapping.inc, method sambaGroupMapping::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file kolabUser.inc, method kolabUser::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file inetOrgPerson.inc, method inetOrgPerson::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file sambaAccount.inc, method sambaAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file baseModule.inc, method baseModule::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file nisMailAlias.inc, method nisMailAlias::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file posixGroup.inc, method posixGroup::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_attributes
in file posixAccount.inc, method posixAccount::save_attributes()
    Returns a list of modifications which have to be made to the LDAP account.
save_module_attributes
in file modules.inc, method accountContainer::save_module_attributes()
    This function checks which LDAP attributes have changed while the account was edited.
setBrokenConn
in file sambaMungedDial.inc, method sambaMungedDial::setBrokenConn()
    sets Broken-Connection value: disconnect/reset
setConnectClientDrives
in file sambaMungedDial.inc, method sambaMungedDial::setConnectClientDrives()
    sets connect-client-drive-at-logon value: enabled/disabled
setConnectClientPrinters
in file sambaMungedDial.inc, method sambaMungedDial::setConnectClientPrinters()
    sets connect-client-printers-at-logon value: enabled/disabled
setCtxMaxConnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxConnectionTimeF()
    SMARTY: sets the checkbox "Connection" to unchecked
setCtxMaxDisconnectionTimeF
in file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxDisconnectionTimeF()
    SMARTY: sets the checkbox "Disconnection" to unchecked
setCtxMaxIdleTimeF
in file sambaMungedDial.inc, method sambaMungedDial::setCtxMaxIdleTimeF()
    SMARTY: sets the checkbox "Idle" to unchecked
setDefaultPrinter
in file sambaMungedDial.inc, method sambaMungedDial::setDefaultPrinter()
    sets set-client-printer-to-default value: enabled/disabled
setInheritMode
in file sambaMungedDial.inc, method sambaMungedDial::setInheritMode()
    sets Inherit-config-from-client value: enabled/disabled
setReConn
in file sambaMungedDial.inc, method sambaMungedDial::setReConn()
    sets Reconnection value: from any client/from previous client only
setShadow
in file sambaMungedDial.inc, method sambaMungedDial::setShadow()
    sets shadow value
setTsLogin
in file sambaMungedDial.inc, method sambaMungedDial::setTsLogin()
    Sets Terminal-Server-Login value: enabled/disabled
shadowAccount
in file shadowAccount.inc, class shadowAccount
    Manages the object class "shadowAccount" for users.
smbHash
in file createntlm.inc, class smbHash
    Calculates NT and LM hashes.
sortModules
in file modules.inc, method accountContainer::sortModules()
    Sorts the module buttons for the account page.
strhex
in file sambaMungedDial.inc, method sambaMungedDial::strhex()
    strhex
top

t

to8bit
in file sambaMungedDial.inc, method sambaMungedDial::to8bit()
    to8bit
top

Documentation generated on Thu, 07 Feb 2008 20:26:13 +0100 by phpDocumentor 1.4.0