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

Class: lamGroupList

Source Location: /lib/types/group.inc

Class Overview

lamList
   |
   --lamGroupList

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::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::listPrintTableBody()
Prints the entry list
lamList::listPrintTableHeader()
Prints the attribute and filter row at the account table head
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 99]
Generates the list view.



Tags:

author:  Roland Gruber


[ Top ]


Class Methods


constructor lamGroupList [line 107]

lamList lamGroupList( string $type)

Constructor



Tags:

return:  list object


Parameters:

string   $type   account type

[ Top ]

method listPrintTableBody [line 123]

void listPrintTableBody( array $info)

Prints the entry list



Overrides lamList::listPrintTableBody() (Prints the entry list)

Parameters:

array   $info   entries

[ Top ]


Documentation generated on Tue, 07 Feb 2006 17:03:43 +0100 by phpDocumentor 1.2.3