XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Message_Block Class Reference
Inheritance diagram for Message_Block:
Legacy_BlockProcedure Legacy_AbstractBlockProcedure

Public Member Functions

 prepare ()
 
 getTitle ()
 
 isDisplay ()
 
 execute ()
 
- Public Member Functions inherited from Legacy_BlockProcedure
 __construct (&$block)
 
 getId ()
 
 getName ()
 
 isEnableCache ()
 
 getCacheTime ()
 
 getTemplate ()
 
 getEntryIndex ()
 
 getWeight ()
 
 _hasVisibleOptionForm ()
 
 getOptionForm ()
 
- Public Member Functions inherited from Legacy_AbstractBlockProcedure
getRenderTarget ()
 
 getRenderSystemName ()
 
_createRenderTarget ()
 
createCacheInfo ()
 

Additional Inherited Members

- Data Fields inherited from Legacy_BlockProcedure
 $_mBlock = null
 
 $mRender = null
 
- Data Fields inherited from Legacy_AbstractBlockProcedure
 $mRender = null
 

Detailed Description

Definition at line 17 of file message_block.class.php.

Member Function Documentation

◆ execute()

execute ( )

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 39 of file message_block.class.php.

◆ getTitle()

getTitle ( )

Gets a title of this block.

Returns
string

Reimplemented from Legacy_BlockProcedure.

Definition at line 28 of file message_block.class.php.

◆ isDisplay()

isDisplay ( )

Gets a value indicating whether this block needs to display its content.

Returns
bool

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 33 of file message_block.class.php.

◆ prepare()

prepare ( )

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

Returns
bool

Reimplemented from Legacy_BlockProcedure.

Definition at line 24 of file message_block.class.php.


The documentation for this class was generated from the following file: