[Horde_Mobile] element index

Package indexes

All elements
a d e f g h i m r s u w _
_
top
Variable $_accesskey
Variable $_attributes
Variable $_attributes
Variable $_border
Variable $_browser
Variable $_buttons
Variable $_cards
Horde_Mobile::$_cards in Mobile.php
Variable $_checked
Variable $_cols
Variable $_columns
Variable $_dds
Variable $_debug
Horde_Mobile::$_debug in Mobile.php
Variable $_dts
Variable $_elements
Variable $_elements
Variable $_elements
Variable $_elements
Variable $_elements
Variable $_form
Variable $_form
Variable $_format
Variable $_htmlchars
Variable $_label
Variable $_label
Variable $_label
Variable $_linebreaks
Variable $_linksetAdded
Variable $_maxlength
Variable $_method
Variable $_mode
Variable $_name
Variable $_name
Variable $_number
Variable $_options
Variable $_padding
Variable $_rows
Variable $_rows
Variable $_simulator
Variable $_size
Variable $_size
Variable $_softkeys
Variable $_spacing
Variable $_src
Variable $_text
Variable $_title
Variable $_title
Horde_Mobile::$_title in Mobile.php
Variable $_title
Variable $_title
Variable $_type
Variable $_type
Variable $_url
Variable $_url
Variable $_value
Variable $_width
Method _getMode
Method _renderBlock
Method _renderCard
Method _renderCard
Method _renderCheckbox
Method _renderCheckbox
Method _renderDl
Method _renderDl
Method _renderDt
Method _renderForm
Method _renderForm
Method _renderHidden
Method _renderImage
Method _renderImage
Method _renderInput
Method _renderInput
Method _renderLink
Method _renderLink
Method _renderLinkset
Method _renderLinkset
Method _renderPhone
Method _renderPhone
Method _renderRadio
Method _renderRadio
Method _renderRow
Method _renderRule
Method _renderRule
Method _renderSelect
Method _renderSelect
Method _renderSubmit
Method _renderSubmit
Method _renderTable
Method _renderTable
Method _renderTable
Method _renderText
Method _renderText
Method _renderTextarea
Method _renderTextarea
a
top
Method add
Adds one radio button to a Horde_Mobile_radio object.
Method add
Adds a Horde_Mobile_link object to Horde_Mobile_linkset.
Method add
Adds a column element to a Horde_Mobile_row object.
Method add
Adds one option to a Horde_Mobile_select object.
Method add
Adds a Horde_Mobile_row object to Horde_Mobile_table.
Method add
Method add
Adds a definition term element to a Horde_Mobile_dt object.
Method add
Method add
Horde_Mobile::add() in Mobile.php
Method add
Method add
Adds a Horde_Mobile_dt object to Horde_Mobile_dl.
Method allows
d
top
Method display
Creates the page in the appropriate markup language. Depending on the renderer type, HTML (pure HTML, handheldfriendly AvantGo HTML, i-mode cHTML, MML), WML or HDML code is created.
e
top
Method escape
Properly encode characters for output to a WML device.
Method escape
Properly encode characters for output to an HTML browser.
f
top
Method factory
Attempts to return a concrete Horde_Mobile_Renderer instance based on $type.
g
top
Method get
Method getColumnCount
Method getDdsCount
Method getDefaults
Method getGetVars
h
top
Method hasQuirk
Method Horde_Mobile
Constructor
Class Horde_Mobile
Horde_Mobile in Mobile.php
Horde_Mobile::
Method Horde_Mobile_block
Constructor.
Class Horde_Mobile_block
Horde_Mobile_block in Mobile.php
This class holds text-level elements for use in Horde_Mobile or Horde_Mobile_form objects.
Class Horde_Mobile_card
Horde_Mobile_card in Mobile.php
Method Horde_Mobile_card
Constructor
Method Horde_Mobile_checkbox
Constructor
Class Horde_Mobile_checkbox
Horde_Mobile_checkbox in Mobile.php
This class provides a single checkbox element in a Horde_Mobile_form object.
Method Horde_Mobile_dl
Constructor. Need because Horde_Mobile_block requires a reference parameter and PHP 4 does not allow default arguments.
Class Horde_Mobile_dl
Horde_Mobile_dl in Mobile.php
This class allows to insert definition lists into a Horde_Mobile or Horde_Mobile_form object.
Class Horde_Mobile_dt
Horde_Mobile_dt in Mobile.php
This class defines the terms of a Horde_Mobile_dl object.
Method Horde_Mobile_element
Class Horde_Mobile_element
Horde_Mobile_element in Mobile.php
Class Horde_Mobile_form
Horde_Mobile_form in Mobile.php
This class defines a form with various possible input elements. The input elements have to be defined as separate objects and are linked to the form with a special "add" function. One Horde_Mobile object can contain only one Horde_Mobile_form object.
Method Horde_Mobile_form
Constructor
Class Horde_Mobile_formElement
Method Horde_Mobile_hidden
Constructor
Class Horde_Mobile_hidden
Horde_Mobile_hidden in Mobile.php
This class provides hidden elements in Horde_Mobile_form objects.
Method Horde_Mobile_image
Constructor
Class Horde_Mobile_image
Horde_Mobile_image in Mobile.php
This class allows to insert bitmap images into a Horde_Mobile_block, Horde_Mobile_form or Horde_Mobile_row object.
Class Horde_Mobile_input
Horde_Mobile_input in Mobile.php
This class provides a text input field in a Horde_Mobile_form object.
Method Horde_Mobile_input
Constructor
Class Horde_Mobile_link
Horde_Mobile_link in Mobile.php
This class provides a link in a Horde_Mobile, Horde_Mobile_linkset or Horde_Mobile_table object.
Method Horde_Mobile_link
Constructor
Class Horde_Mobile_linkset
Horde_Mobile_linkset in Mobile.php
This class defines a set of links. The links have to be defined as
Method Horde_Mobile_phone
Constructor
Class Horde_Mobile_phone
Horde_Mobile_phone in Mobile.php
This class provides a phone number in a Horde_Mobile object. If supported by their mobile device, users can establish a voice connection to the specified number.
Method Horde_Mobile_radio
Constructor
Class Horde_Mobile_radio
Horde_Mobile_radio in Mobile.php
This class provides a radio button element in a Horde_Mobile_form object.
Class Horde_Mobile_Renderer
Horde_Mobile_Renderer in Renderer.php
Horde_Mobile_Renderer:: framework for mobile device markup renderers.
Method Horde_Mobile_Renderer
Class Horde_Mobile_Renderer_html
Horde_Mobile_Renderer:: output module for simple HTML and Imode/Avantgo/similar devices.
Class Horde_Mobile_Renderer_wml
Horde_Mobile_Renderer:: output module for WML (Wireless Markup Language).
Class Horde_Mobile_row
Horde_Mobile_row in Mobile.php
This class defines the rows that a Horde_Mobile_table object consists of.
Method Horde_Mobile_rule
Constructor
Class Horde_Mobile_rule
Horde_Mobile_rule in Mobile.php
This class will cause a horizontal rule to be drawn across the screen. You can use it to separate text paragraphs in Horde_Mobile or Horde_Mobile_form objects.
Method Horde_Mobile_select
Constructor
Class Horde_Mobile_select
Horde_Mobile_select in Mobile.php
This class provides a select element in a Horde_Mobile_form object.
Class Horde_Mobile_submit
Horde_Mobile_submit in Mobile.php
This class provides a submit button for a Horde_Mobile_form object. One Horde_Mobile_form object can contain only one Horde_Mobile_submit object.
Method Horde_Mobile_submit
Constructor
Class Horde_Mobile_table
Horde_Mobile_table in Mobile.php
This class allows to insert tables into a Horde_Mobile or Horde_Mobile_form object.
Method Horde_Mobile_table
Constructor. Need because Horde_Mobile_block requires a reference parameter and PHP 4 does not allow default arguments.
Method Horde_Mobile_text
Constructor
Class Horde_Mobile_text
Horde_Mobile_text in Mobile.php
This class inserts plain text into a Horde_Mobile_block or a Horde_Mobile_row object.
Class Horde_Mobile_textarea
Horde_Mobile_textarea in Mobile.php
This class provides an input textarea in a Horde_Mobile_form object.
Method Horde_Mobile_textarea
Constructor.
Page html.php
html.php in html.php
i
top
Method isBrowser
Method isChecked
m
top
Page Mobile.php
Mobile.php in Mobile.php
r
top
Page Renderer.php
Renderer.php in Renderer.php
Method render
Creates the page in the appropriate markup. Depending on the clients browser type pure HTML, handheldfriendly AvantGo HTML, i-mode cHTML, or MML is created.
Method render
Creates the page in WML, allowing for different WML browser quirks.
Method renderElement
Render any Horde_Mobile_element object. Looks for the appropriate rendering function in the renderer; if there isn't one, we ignore this element.
s
top
Method set
Method setMode
Set input mode/istyle for japanese MML/i-mode devices.
Method singleton
Attempts to return a concrete Horde_Mobile_Renderer instance based on $type. It will only create a new instance if no renderer with the same parameters currently exists.
Method softkey
u
top
Method useSimulator
Activates the built-in device simulator on bigscreen browsers.
w
top
Page wml.php
wml.php in wml.php
a d e f g h i m r s u w _