Overview

Packages

  • Tree

Classes

  • Horde_Tree
  • Horde_Tree_Base
  • Horde_Tree_Exception
  • Horde_Tree_Html
  • Horde_Tree_Jquerymobile
  • Horde_Tree_Select
  • Horde_Tree_Simplehtml
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Tree_Jquerymobile

The Horde_Tree_Jquerymobile class provides rendering of a tree as a jQuery Mobile list view.

Copyright 2010-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Tree_Base implements Countable
Extended by Horde_Tree_Jquerymobile
Package: Tree
Category: Horde
License: LGPL 2.1
Author: Michael Slusarz slusarz@horde.org
Author: Jan Schneider jan@horde.org
Located at Horde/Tree/Jquerymobile.php
Methods summary
public string
# getTree( boolean $static = false )

Returns the tree.

Returns the tree.

Parameters

$static
<p>If true the tree nodes can't be expanded and collapsed and the tree gets rendered expanded.</p>

Returns

string
The HTML code of the rendered tree.
Methods inherited from Horde_Tree_Base
__construct(), addNode(), addNodeExtra(), addNodeParams(), count(), fallback(), getOption(), isExpanded(), isSupported(), renderTree(), setHeader(), setOption(), sort(), sortHelper()
API documentation generated by ApiGen