Class Horde_Core_Ui_Widget
The Horde_Core_Ui_Widget:: class provides base functionality for other Horde UI elements.
Copyright 2003-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.
Abstract
Package: Core
Category: Horde
License: LGPL 2.1
Author: Jason M. Felice jason.m.felice@gmail.com
Located at Horde/Core/Ui/Widget.php
Package: Core
Category: Horde
License: LGPL 2.1
Author: Jason M. Felice jason.m.felice@gmail.com
Located at Horde/Core/Ui/Widget.php
public
|
#
__construct( string $name, Horde_Variables & $vars, array $config = array() )
Construct a new UI Widget interface. |
public
|
|
abstract public
|