The abstract Horde_Block:: class represents a single block within the Blocks framework.
$Horde: framework/Block/Block.php,v 1.33.10.11 2009/06/20 23:16:42 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.php (line 18)
Returns any settable parameters for this block. This is a static method. It does *not* reference $this->_params; that is for runtime parameters (the choices made from these options).
Constructor.
Returns the application that this block belongs to.
Returns the content for this block.
This function handles the changing of current application as needed so code is executed in the scope of the application the block originated from.
Returns the text to go in the title of this block.
This function handles the changing of current application as needed so code is executed in the scope of the application the block originated from.
Returns this block's content.
Returns this block's content.
Returns the parameters needed by block.
Returns the title to go in this block.
Documentation generated on Sun, 30 Jan 2011 05:15:32 +0000 by phpDocumentor 1.4.3