Class Horde_Block_Layout_View

Description

The Horde_Block_Layout_View class represents the user defined portal layout.

$Horde: framework/Block/Block/Layout/View.php,v 1.4.2.12 2009/01/06 15:22:53 jan Exp $

Copyright 2003-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Located in /Block/Block/Layout/View.php (line 22)

Horde_Block_Layout
   |
   --Horde_Block_Layout_View
Variable Summary
 array $_layout
 array $_linkTags
Method Summary
 Horde_Block_Layout_View Horde_Block_Layout_View ([ $layout = array()], [ $editUrl = ''], [ $viewUrl = ''])
 array getApplications ()
 void getLinkTags ()
 string toHtml ()
Variables
array $_applications = array() (line 36)

All applications used in this layout.

array $_layout = array() (line 29)

The current block layout.

array $_linkTags = array() (line 43)

CSS link tags pulled out of block content.

Inherited Variables

Inherited from Horde_Block_Layout

Horde_Block_Layout::$_editUrl
Horde_Block_Layout::$_viewUrl
Methods
Constructor Horde_Block_Layout_View (line 48)

Constructor.

Horde_Block_Layout_View Horde_Block_Layout_View ([ $layout = array()], [ $editUrl = ''], [ $viewUrl = ''])
  • $layout
  • $editUrl
  • $viewUrl
getApplications (line 142)

Return a list of all the applications used by blocks in this layout.

  • return: List of applications.
array getApplications ()
getLinkTags (line 132)

Get any link tags found in the view.

void getLinkTags ()
toHtml (line 61)

Render the current layout as HTML.

  • return: HTML layout.
string toHtml ()

Inherited Methods

Inherited From Horde_Block_Layout

 Horde_Block_Layout::getActionUrl()
 Horde_Block_Layout::getHeaderIcons()
 Horde_Block_Layout::isRemovable()

Documentation generated on Sun, 30 Jan 2011 05:23:17 +0000 by phpDocumentor 1.4.3