Turba_ListViewThe Turba_ListView:: class provides an interface for objects that visualize Turba_lists.
$Horde: turba/lib/ListView.php,v 1.17.10.24 2009/10/26 17:34:16 jan Exp $
Located in /lib/ListView.php (line 12)
Turba_ListView
Turba_ListView
( &$list, [array $controls = null], [array $columns = null], Turba_List $list)
array
$columns
(line 96)
Which columns to render
Horde_Form
$form
= null (line 89)
A dummy form object.
Turba_List
$list
(line 19)
The Turba_List object that we are visualizing.
Horde_UI_VarRenderer_html
$renderer
(line 68)
The HTML renderer.
boolean
$showEdit
= false (line 33)
Show/hide "edit" column in the display.
boolean
$showGroup
= false (line 47)
Show/hide "group" column in the display.
boolean
$showMark
= false (line 26)
Show/hide "mark" column in the display.
boolean
$showSort
= false (line 54)
Show/hide "sort" column in the display.
boolean
$showVcard
= false (line 40)
Show/hide "vcard" column in the display.
string
$type
(line 61)
Type of list.
array
$variables
= array() (line 82)
A list of Horde_Form_Variable objects.
Variables
$vars
(line 75)
A Variables object.
Constructor Turba_ListView (line 105)
Constructs a new Turba_ListView object.
count (line 155)
Returns the number of Turba_Objects that are in the list. Use this to hide internal implementation details from client objects.
display (line 160)
getAddSources (line 411)
getAlpha (line 286)
Renders the list contents that match $alpha into an HTML view.
getColumnName (line 298)
Retrieves a column's name
getColumnSortDirection (line 354)
getColumnSortImage (line 320)
getPage (line 268)
Renders the list contents into an HTML view.
getSortInfoForColumn (line 306)
getSortOrderDescription (line 337)
Retrieves a natural language description of the sort order
getType (line 144)
isPrimarySortColumn (line 379)
Determines whether this is the first column to sort by
isSortColumn (line 369)
Determines whether we are sorting on the specified column
setControls (line 131)
Set which controls are shown by the display templates.
setType (line 139)
_get (line 388)
Documentation generated on Sun, 30 Jan 2011 05:39:25 +0000 by phpDocumentor 1.4.3