Legacy_BlockProcedure Class Reference

Inherits Legacy_AbstractBlockProcedure.

Inherited by Legacy_BlockProcedureAdapter, and Stdcache_CacheclearBlock.

Inheritance diagram for Legacy_BlockProcedure:

[legend]
Collaboration diagram for Legacy_BlockProcedure:
[legend]
List of all members.

Public Member Functions

 prepare ()
 getId ()
 getName ()
 getCacheTime ()
 getTitle ()
 getEntryIndex ()
 getWeight ()
 getOptionForm ()

Detailed Description

This class extends the base class to exchange of information with the controller. And, it has a XoopsBlock instance, and some public methods for the public side and the control panel side.


Member Function Documentation

Legacy_BlockProcedure::prepare (  ) 

Preparation. If it's in exception case, returns false.

Returns:
bool

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getId (  ) 

Gets a number as ID.

Returns:
int

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getName (  ) 

Gets a name of this block.

Returns:
string

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getCacheTime (  ) 

Return cache time

Returns:
int

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getTitle (  ) 

Gets a title of this block.

Returns:
string

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getEntryIndex (  ) 

Gets a column index of this block.

Returns:
int

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getWeight (  ) 

Gets a weight of this block.

Returns:
int

Reimplemented from Legacy_AbstractBlockProcedure.

Legacy_BlockProcedure::getOptionForm (  ) 

Gets rendered HTML buffer for the option form of the control panel.

Returns:
string

Reimplemented in Legacy_BlockProcedureAdapter.


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 00:27:11 2006 for XOOPS Cube Legacy by  doxygen 1.5.1