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

Public Member Functions

 getName ()
 
 getTitle ()
 
 getEntryIndex ()
 
 isEnableCache ()
 
 execute ()
 
 hasResult ()
 
getResult ()
 
 getRenderSystemName ()
 
- Public Member Functions inherited from Legacy_AbstractBlockProcedure
 prepare ()
 
getRenderTarget ()
 
_createRenderTarget ()
 
 getId ()
 
 getCacheTime ()
 
 getTemplate ()
 
 getWeight ()
 
 isDisplay ()
 
createCacheInfo ()
 

Additional Inherited Members

- Data Fields inherited from Legacy_AbstractBlockProcedure
 $mRender = null
 

Detailed Description

Definition at line 19 of file AdminBlockServer.class.php.

Member Function Documentation

◆ execute()

execute ( )

Assign Server $sys_info @array

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 41 of file AdminBlockServer.class.php.

◆ getEntryIndex()

getEntryIndex ( )

Gets a column index of this block.

Returns
void

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 31 of file AdminBlockServer.class.php.

◆ getName()

getName ( )

Gets the name of this block.

Returns
string

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 21 of file AdminBlockServer.class.php.

◆ getRenderSystemName()

getRenderSystemName ( )

Gets a name of the dependence render-system.

Returns
string

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 113 of file AdminBlockServer.class.php.

◆ getResult()

& getResult ( )

Definition at line 107 of file AdminBlockServer.class.php.

◆ getTitle()

getTitle ( )

Gets a title of this block.

Returns
string

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 26 of file AdminBlockServer.class.php.

◆ hasResult()

hasResult ( )

Definition at line 102 of file AdminBlockServer.class.php.

◆ isEnableCache()

isEnableCache ( )

Gets a value indicating whether the block can be cached.

Returns
void

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 36 of file AdminBlockServer.class.php.


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