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

Element index for package lists

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file mailAlias.inc, method lamMailAliasList::__construct()
    Constructor
__construct
in file lists.inc, method lamSelectListOption::__construct()
    Creates a new selection list option.
__construct
in file netgroup.inc, method lamNetgroupList::__construct()
    Constructor
__construct
in file smbDomain.inc, method lamSmbDomainList::__construct()
    Constructor
__construct
in file user.inc, method lamUserList::__construct()
    Constructor
__construct
in file lists.inc, method lamListTool::__construct()
    Constructor
__construct
in file lists.inc, method lamListOption::__construct()
    Creates a new config option.
__construct
in file group.inc, method lamGroupList::__construct()
    Constructor
__construct
in file dhcp.inc, method lamDHCPList::__construct()
    Constructor
__construct
in file host.inc, method lamHostList::__construct()
    Constructor
__construct
in file lists.inc, method lamBooleanListOption::__construct()
    Creates a new boolean option.
__construct
in file lists.inc, method lamList::__construct()
    Constructor
__construct
in file asteriskExt.inc, method lamAsteriskExtList::__construct()
    Constructor
top

a

$attrArray
in file lists.inc, variable lamList::$attrArray
    list of LDAP attributes
top

c

cmp_array
in file lists.inc, method lamList::cmp_array()
    Compare function used for usort-method
top

d

$descArray
in file lists.inc, variable lamList::$descArray
    list of attribute descriptions
deletelink.php
procedural page deletelink.php
top

e

$entries
in file lists.inc, variable lamList::$entries
    LDAP entries
top

f

$filterPart
in file lists.inc, variable lamList::$filterPart
    LDAP filter part which was entered by user via filter boxes
$filterText
in file lists.inc, variable lamList::$filterText
    filter string to include in URL
fillFromPostData
in file lists.inc, method lamSelectListOption::fillFromPostData()
    Fills the config option from POST data.
fillFromPostData
in file lists.inc, method lamListOption::fillFromPostData()
    Fills the config option from POST data.
fillFromPostData
in file lists.inc, method lamBooleanListOption::fillFromPostData()
    Fills the config option from POST data.
top

g

getAdditionalTools
in file user.inc, method lamUserList::getAdditionalTools()
    Returns a list of lamListTool objects to display next to the edit/delete buttons.
getAdditionalTools
in file lists.inc, method lamList::getAdditionalTools()
    Returns a list of lamListTool objects to display next to the edit/delete buttons.
getID
in file lists.inc, method lamListOption::getID()
    Returns the option ID.
getImage
in file lists.inc, method lamListTool::getImage()
    Returns the name of the tool image.
getLinkTarget
in file lists.inc, method lamListTool::getLinkTarget()
    Returns the PHP file (relative to 'templates/lists') which will be the target for this tool.
getMetaHTML
in file lists.inc, method lamListOption::getMetaHTML()
    Returns the meta HTML data to display this option.
getMetaHTML
in file lists.inc, method lamSelectListOption::getMetaHTML()
    Returns the meta HTML data to display this option.
getMetaHTML
in file lists.inc, method lamBooleanListOption::getMetaHTML()
    Returns the meta HTML data to display this option.
getName
in file lists.inc, method lamListTool::getName()
    Returns the tool name.
getValue
in file lists.inc, method lamListOption::getValue()
    Returns the option value. The value must not contain "=" and ";".
groupRefreshPrimary
in file group.inc, method lamGroupList::groupRefreshPrimary()
    Refreshes the primary group members list.
top

i

isSelected
in file lists.inc, method lamBooleanListOption::isSelected()
    Returns if this option is selected.
top

l

$labels
in file lists.inc, variable lamList::$labels
    list of account specific labels
lamAsteriskExtList
in file asteriskExt.inc, class lamAsteriskExtList
    Generates the list view.
lamBooleanListOption
in file lists.inc, class lamBooleanListOption
    Boolean option for list configuration.
lamDHCPList
in file dhcp.inc, class lamDHCPList
    Generates the list view.
lamGroupList
in file group.inc, class lamGroupList
    Generates the list view.
lamHostList
in file host.inc, class lamHostList
    Generates the list view.
lamList
in file lists.inc, class lamList
    Generates the list view.
lamListOption
in file lists.inc, class lamListOption
    Represents a list configuration option.
lamListTool
in file lists.inc, class lamListTool
    Represents a tool which can be included in the account lists.
lamMailAliasList
in file mailAlias.inc, class lamMailAliasList
    Generates the list view.
lamNetgroupList
in file netgroup.inc, class lamNetgroupList
    Generates the list view.
lamSelectListOption
in file lists.inc, class lamSelectListOption
    Boolean option for list configuration.
lamSmbDomainList
in file smbDomain.inc, class lamSmbDomainList
    Generates the list view.
lamUserList
in file user.inc, class lamUserList
    Generates the list view.
lists.inc
procedural page lists.inc
listBuildFilter
in file lists.inc, method lamList::listBuildFilter()
    Builds the regular expressions from the filter values.
listConfigurationChanged
in file user.inc, method lamUserList::listConfigurationChanged()
    Called when the configuration options changed.
listConfigurationChanged
in file lists.inc, method lamList::listConfigurationChanged()
    Called when the configuration options changed.
listConfigurationChanged
in file group.inc, method lamGroupList::listConfigurationChanged()
    Called when the configuration options changed.
listDoPost
in file lists.inc, method lamList::listDoPost()
    Manages all POST actions (e.g. button pressed) for the account lists.
listDoPost
in file dhcp.inc, method lamDHCPList::listDoPost()
    Manages all POST actions (e.g. button pressed) for the account lists.
listDrawNavigationBar
in file lists.inc, method lamList::listDrawNavigationBar()
    Draws a navigation bar to switch between pages
listGetAllConfigOptions
in file group.inc, method lamGroupList::listGetAllConfigOptions()
    Returns a list of possible configuration options.
listGetAllConfigOptions
in file user.inc, method lamUserList::listGetAllConfigOptions()
    Returns a list of possible configuration options.
listGetAllConfigOptions
in file lists.inc, method lamList::listGetAllConfigOptions()
    Returns a list of possible configuration options.
listGetConfigOptionByID
in file lists.inc, method lamList::listGetConfigOptionByID()
    Returns the configuration option with the given ID.
listGetParams
in file user.inc, method lamUserList::listGetParams()
    Sets some internal parameters.
listGetParams
in file lists.inc, method lamList::listGetParams()
    Sets some internal parameters.
listGetParams
in file group.inc, method lamGroupList::listGetParams()
    Sets some internal parameters.
listPrintButtons
in file lists.inc, method lamList::listPrintButtons()
    Prints the create and delete buttons.
listPrintButtons
in file dhcp.inc, method lamDHCPList::listPrintButtons()
    Prints the create, delete and PDF buttons.
listPrintConfigurationPage
in file lists.inc, method lamList::listPrintConfigurationPage()
    Prints the list configuration page.
listPrintFooter
in file lists.inc, method lamList::listPrintFooter()
    Prints the HTML footer.
listPrintHeader
in file lists.inc, method lamList::listPrintHeader()
    Prints the HTML header.
listPrintRedirectMessages
in file lists.inc, method lamList::listPrintRedirectMessages()
    Prints messages when another page (e.g. delete/upload) redirects to the list view.
listPrintTableBody
in file lists.inc, method lamList::listPrintTableBody()
    Prints the entry list
listPrintTableCellContent
in file dhcp.inc, method lamDHCPList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableCellContent
in file lists.inc, method lamList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableCellContent
in file group.inc, method lamGroupList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableCellContent
in file user.inc, method lamUserList::listPrintTableCellContent()
    Prints the content of a cell in the account list for a given LDAP entry and attribute.
listPrintTableHeader
in file lists.inc, method lamList::listPrintTableHeader()
    Prints the attribute and filter row at the account table head
listRefreshData
in file lists.inc, method lamList::listRefreshData()
    Rereads the entries from LDAP.
listRefreshData
in file group.inc, method lamGroupList::listRefreshData()
    Rereads the entries from LDAP.
listRefreshData
in file user.inc, method lamUserList::listRefreshData()
    Rereads the entries from LDAP.
listShowOUSelection
in file lists.inc, method lamList::listShowOUSelection()
    Prints a combobox with possible sub-DNs.
listSort
in file lists.inc, method lamList::listSort()
    Sorts an account list by a given attribute
LIST_SIZE_OPTION_NAME
in file lists.inc, class constant lamList::LIST_SIZE_OPTION_NAME
    ID for list size config option
list.php
procedural page list.php
top

m

$maxPageEntries
in file lists.inc, variable lamList::$maxPageEntries
    maximum count of entries per page
top

p

$page
in file lists.inc, variable lamList::$page
    current page number
$possibleSuffixes
in file lists.inc, variable lamList::$possibleSuffixes
    list of possible LDAP suffixes(organizational units)
top

r

$refresh
in file lists.inc, variable lamList::$refresh
    refresh page switch
refreshPrimaryGroupTranslation
in file user.inc, method lamUserList::refreshPrimaryGroupTranslation()
    Refreshes the GID to group name cache.
top

s

$sortColumn
in file lists.inc, variable lamList::$sortColumn
    sort column name
$sortDirection
in file lists.inc, variable lamList::$sortDirection
    sort direction: 1 for ascending, -1 for descending
$suffix
in file lists.inc, variable lamList::$suffix
    LDAP suffix
search_username
in file userlink.php, function search_username()
    Searches LDAP for a specific user name (uid attribute) and returns its DN entry
setHelpID
in file lists.inc, method lamSelectListOption::setHelpID()
    Sets the help ID.
setValue
in file lists.inc, method lamListOption::setValue()
    Sets the config option value. The value must not contain "=" and ";".
showPage
in file lists.inc, method lamList::showPage()
    Prints the HTML code to display the list view.
top

t

$type
in file lists.inc, variable lamList::$type
    Account type
TRANS_PRIMARY_OPTION_NAME
in file user.inc, class constant lamUserList::TRANS_PRIMARY_OPTION_NAME
    ID for config option
TRANS_PRIMARY_OPTION_NAME
in file group.inc, class constant lamGroupList::TRANS_PRIMARY_OPTION_NAME
    ID for config option
treeViewContainer.php
procedural page treeViewContainer.php
top

u

userlink.php
procedural page userlink.php
top

Documentation generated on Tue, 22 Nov 2011 16:29:23 +0100 by phpDocumentor 1.4.1