[Horde_UI] element index

Package indexes

All elements
a f g h l p r t v w _
_
top
Variable $_charset
Charset to use for output.
Variable $_config
An array of name => value pairs which configure how this widget behaves.
Variable $_name
The name of this widget. This is used as the basename for variables we access and manipulate.
Variable $_onLoadJS
Variable $_params
Parameters which change this renderer's behavior.
Variable $_preserve
Any variables that should be preserved in all of the widget's links.
Variable $_tabs
The array of tabs.
Variable $_url_callback
Holds the name of a callback function to call on any URLS before they are used/returned. If an array, it is taken as an object/method name, if a string, it is taken as a php function.
Variable $_vars
A reference to a Variables:: object this widget will use and manipulate.
Method _addOnLoadJavascript
Method _checkBoxes
Method _genActionScript
Method _genID
Method _getActionScripts
Method _link
Method _multiSelectOptions
Method _radioButtons
Method _renderVarDisplayDefault
Method _renderVarDisplay_address
Method _renderVarDisplay_addresslink
Method _renderVarDisplay_boolean
Method _renderVarDisplay_captcha
Method _renderVarDisplay_cellphone
Method _renderVarDisplay_country
Method _renderVarDisplay_date
Method _renderVarDisplay_datetime
Method _renderVarDisplay_dblookup
Method _renderVarDisplay_email
Method _renderVarDisplay_enum
Method _renderVarDisplay_figlet
Method _renderVarDisplay_hourminutesecond
Method _renderVarDisplay_html
Method _renderVarDisplay_image
Method _renderVarDisplay_invalid
Method _renderVarDisplay_link
Method _renderVarDisplay_monthdayyear
Method _renderVarDisplay_monthyear
Method _renderVarDisplay_multienum
Method _renderVarDisplay_octal
Method _renderVarDisplay_password
Method _renderVarDisplay_passwordconfirm
Method _renderVarDisplay_pgp
Method _renderVarDisplay_phone
Method _renderVarDisplay_radio
Method _renderVarDisplay_set
Method _renderVarDisplay_smime
Method _renderVarDisplay_tableset
Method _renderVarInputDefault
Method _renderVarInput_address
Method _renderVarInput_addresslink
Method _renderVarInput_assign
Method _renderVarInput_boolean
Method _renderVarInput_captcha
Method _renderVarInput_category
Method _renderVarInput_cellphone
Method _renderVarInput_colorpicker
Method _renderVarInput_countedtext
Method _renderVarInput_country
Method _renderVarInput_creditcard
Method _renderVarInput_date
Method _renderVarInput_datetime
Method _renderVarInput_dblookup
Method _renderVarInput_email
Method _renderVarInput_emailconfirm
Method _renderVarInput_enum
Method _renderVarInput_figlet
Method _renderVarInput_file
Method _renderVarInput_hourminutesecond
Method _renderVarInput_html
Method _renderVarInput_image
Method _renderVarInput_int
Method _renderVarInput_intlist
Method _renderVarInput_invalid
Method _renderVarInput_ipaddress
Method _renderVarInput_keyval_multienum
Method _renderVarInput_link
Method _renderVarInput_longtext
Method _renderVarInput_matrix
Method _renderVarInput_mlenum
Method _renderVarInput_monthdayyear
Method _renderVarInput_monthyear
Method _renderVarInput_multienum
Method _renderVarInput_number
Method _renderVarInput_obrowser
Method _renderVarInput_octal
Method _renderVarInput_password
Method _renderVarInput_passwordconfirm
Method _renderVarInput_pgp
Method _renderVarInput_phone
Method _renderVarInput_radio
Method _renderVarInput_selectFiles
Method _renderVarInput_set
Method _renderVarInput_smime
Method _renderVarInput_sorter
Method _renderVarInput_sound
Method _renderVarInput_stringarray
Method _renderVarInput_stringlist
Method _renderVarInput_tableset
Method _renderVarInput_text
Method _renderVarInput_time
Method _selectOptions
a
top
Method addTab
Adds a tab to the interface.
f
top
Method factory
Constructs a new Horde_UI_VarRenderer:: instance.
g
top
Method getTitleFromAction
Returns the title of the tab with the specified name.
h
top
Class Horde_UI_Language
Horde_UI_Language in Language.php
The Horde_UI_Language:: class provides a widget for changing the currently selected language.
Method Horde_UI_Pager
Class Horde_UI_Pager
Horde_UI_Pager in Pager.php
The Horde_UI_Pager:: provides links to individual pages.
Class Horde_UI_Tabs
Horde_UI_Tabs in Tabs.php
The Horde_UI_Tabs:: class manages and renders a tab-like interface.
Method Horde_UI_VarRenderer
Constructs a new renderer.
Class Horde_UI_VarRenderer
Horde_UI_VarRenderer in VarRenderer.php
The Horde_UI_VarRenderer:: class provides base functionality for other Horde UI elements.
Class Horde_UI_VarRenderer_html
The Horde_UI_VarRenderer_html:: class renders variables to HTML.
Class Horde_UI_VarRenderer_tableset_html
$Horde: framework/UI/UI/VarRenderer/tableset_html.php,v 1.3.2.3 2008/07/28 17:22:55 chuck Exp $
Method Horde_UI_Widget
Construct a new UI Widget interface.
Class Horde_UI_Widget
Horde_UI_Widget in Widget.php
The Horde_UI_Widget:: class provides base functionality for other Horde UI elements.
Page html.php
html.php in html.php
l
top
Page Language.php
Language.php in Language.php
p
top
Method preserve
Instructs Horde_UI_Widget to preserve a variable or a set of variables.
Page Pager.php
Pager.php in Pager.php
r
top
Method render
Renders the tabs.
Method render
Renders a variable.
Method render
Render the pager.
Method render
Render the widget.
Method render
Render the language selection.
Method renderEnd
Method renderEnd
Finishes rendering after all fields are output.
t
top
Page Tabs.php
Tabs.php in Tabs.php
Page tableset_html.php
tableset_html.php in tableset_html.php
v
top
Page VarRenderer.php
VarRenderer.php in VarRenderer.php
w
top
Page Widget.php
Widget.php in Widget.php
a f g h l p r t v w _