Class Horde_Mobile_card

Description

Located in /Mobile/Mobile.php (line 5)

Horde_Mobile_element
   |
   --Horde_Mobile_card
Direct descendents
Class Description
 class Horde_Mobile Horde_Mobile::
Variable Summary
 mixed $_elements
 mixed $_form
 mixed $_name
 mixed $_softkeys
 mixed $_title
Method Summary
 Horde_Mobile_card Horde_Mobile_card ([string $name = null], [string $title = null])
 void &add ( &$element)
 void softkey ( $url,  $label)
Variables
mixed $_elements = array() (line 10)

Redefined in descendants as:
mixed $_form (line 9)
mixed $_linksetAdded = false (line 12)
mixed $_name (line 7)
mixed $_softkeys = array() (line 11)
mixed $_title (line 8)

Redefined in descendants as:
Methods
Constructor Horde_Mobile_card (line 26)

Constructor

Horde_Mobile_card Horde_Mobile_card ([string $name = null], [string $title = null])
  • string $name: The name of this card. Can be used in anchor links.
  • string $title: If a string is provided here, it will be displayed in the HTML title bar, respectively somewhere on the WAP display. Using a title you will normally have to spend one of your few lines on your WAP display. Consider that some WAP phones/SDK's and handheld devices don't display the title at all.
add (line 32)
void &add ( &$element)
  • &$element

Redefined in descendants as:
softkey (line 69)
void softkey ( $url,  $label)
  • $url
  • $label

Inherited Methods

Inherited From Horde_Mobile_element

 Horde_Mobile_element::Horde_Mobile_element()
 Horde_Mobile_element::get()
 Horde_Mobile_element::set()

Documentation generated on Sun, 30 Jan 2011 05:19:40 +0000 by phpDocumentor 1.4.3