|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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 | |
Definition at line 24 of file AdminActionSearch.class.php.
| execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 46 of file AdminActionSearch.class.php.
| getEntryIndex | ( | ) |
Gets a column index of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 36 of file AdminActionSearch.class.php.
| getName | ( | ) |
Gets the name of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 26 of file AdminActionSearch.class.php.
| getRenderSystemName | ( | ) |
Gets a name of the dependence render-system.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 70 of file AdminActionSearch.class.php.
| & getResult | ( | ) |
Definition at line 64 of file AdminActionSearch.class.php.
| getTitle | ( | ) |
Gets a title of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 31 of file AdminActionSearch.class.php.
| hasResult | ( | ) |
Definition at line 59 of file AdminActionSearch.class.php.
| isEnableCache | ( | ) |
Gets a value indicating whether the block can be cached.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 41 of file AdminActionSearch.class.php.