Class Horde_Core_Block_Layout
Provides basic functionality for both managing and displaying blocks.
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.
Package: Core
Category: Horde
License: LGPL 2.1
Author: Mike Cochrane mike@graftonhall.co.nz
Author: Jan Schneider jan@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Core/Block/Layout.php
Category: Horde
License: LGPL 2.1
Author: Mike Cochrane mike@graftonhall.co.nz
Author: Jan Schneider jan@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Core/Block/Layout.php
public
boolean
|
|
public
Horde_Url
|
#
getActionUrl( string $action, integer $row, integer $col )
Returns an URL triggering an action to a block. |
public
string
|
#
getHeaderIcons( integer $row, integer $col, boolean $edit, mixed $url = null )
Returns the actions for the block header. |