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

Class: lamUserList

Source Location: /lib/types/user.inc

Class Overview

lamList
   |
   --lamUserList

Generates the list view.


Author(s):

  • Roland Gruber

Methods


Inherited Variables

Inherited Methods

Class: lamList

lamList::lamList()
Constructor
lamList::cmp_array()
Compare function used for usort-method
lamList::listBuildFilter()
Builds the regular expressions from the filter values.
lamList::listDoPost()
Manages all POST actions (e.g. button pressed) for the account lists.
lamList::listDrawNavigationBar()
Draws a navigation bar to switch between pages
lamList::listFilterAccounts()
Removes all entries which do not fit to the filter.
lamList::listGetAttributeDescriptionList()
Returns an hash array containing with all attributes to be shown and their descriptions.
lamList::listGetParams()
Sets some internal parameters.
lamList::listPrintAdditionalOptions()
Prints additional option fields for specific object types.
lamList::listPrintButtons()
Prints the create, delete and PDF buttons.
lamList::listPrintHeader()
Prints the HTML head.
lamList::listPrintJavaScript()
Prints JavaScript code needed for mouse-over effects.
lamList::listPrintPDFButtons()
Prints the PDF button bar.
lamList::listPrintTableBody()
Prints the entry list
lamList::listPrintTableCellContent()
Prints the content of a cell in the account list for a given LDAP entry and attribute.
lamList::listPrintTableHeader()
Prints the attribute and filter row at the account table head
lamList::listPrintToolLinks()
Prints the tool image links (e.g. edit and delete) for each account.
lamList::listRefreshData()
Rereads the entries from LDAP.
lamList::listShowOUSelection()
Prints a combobox with possible sub-DNs.
lamList::listSort()
Sorts an account list by a given attribute
lamList::showPage()
Prints the HTML code to display the list view.

Class Details

[line 106]
Generates the list view.



Tags:

author:  Roland Gruber


[ Top ]


Class Methods


constructor lamUserList [line 120]

lamList lamUserList( string $type)

Constructor



Tags:

return:  list object


Parameters:

string   $type   account type

[ Top ]

method listDoPost [line 134]

void listDoPost( )

Manages all POST actions (e.g. button pressed) for the account lists.



Overrides lamList::listDoPost() (Manages all POST actions (e.g. button pressed) for the account lists.)

[ Top ]

method listGetParams [line 145]

void listGetParams( )

Sets some internal parameters.



Overrides lamList::listGetParams() (Sets some internal parameters.)

[ Top ]

method listPrintAdditionalOptions [line 230]

void listPrintAdditionalOptions( )

Prints additional option fields for specific object types.



Overrides lamList::listPrintAdditionalOptions() (Prints additional option fields for specific object types.)

[ Top ]

method listPrintTableCellContent [line 187]

void listPrintTableCellContent( &$entry, &$attribute, array $entry, string $attribute)

Prints the content of a cell in the account list for a given LDAP entry and attribute.



Overrides lamList::listPrintTableCellContent() (Prints the content of a cell in the account list for a given LDAP entry and attribute.)

Parameters:

array   $entry   LDAP attributes
string   $attribute   attribute name
   &$entry  
   &$attribute  

[ Top ]

method listRefreshData [line 156]

void listRefreshData( )

Rereads the entries from LDAP.



Overrides lamList::listRefreshData() (Rereads the entries from LDAP.)

[ Top ]

method refreshPrimaryGroupTranslation [line 166]

void refreshPrimaryGroupTranslation( )

Refreshes the GID to group name cache.



[ Top ]


Documentation generated on Sun, 04 Nov 2007 12:11:15 +0100 by phpDocumentor 1.4.0