XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
preBlockFilter () | |
[Abstract] Executes the logic, when the controller executes preBlockFilter(). | |
![]() | |
__construct (&$controller) | |
Constructor. | |
preFilter () | |
[Abstract] Executes the logic, when the controller executes preFilter(). | |
postFilter () | |
[Abstract] Executes the logic, when the controller executes postFilter(). | |
Static Public Member Functions | |
static | renderBBCode (&$html, $params) |
static | renderHtml (&$html, $params) |
static | renderNone (&$html, $params) |
Additional Inherited Members | |
![]() | |
$mController | |
[READ ONLY] XCube_Controller | |
$mRoot | |
[READ ONLY] XCube_Root | |
Definition at line 12 of file TextareaEditor.class.php.
preBlockFilter | ( | ) |
[Abstract] Executes the logic, when the controller executes preBlockFilter().
Reimplemented from XCube_ActionFilter.
Definition at line 17 of file TextareaEditor.class.php.
|
static |
$html | |
$params |
Definition at line 29 of file TextareaEditor.class.php.
|
static |
$html | |
$params |
Definition at line 49 of file TextareaEditor.class.php.
|
static |
$html | |
$params |
Definition at line 59 of file TextareaEditor.class.php.