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

Public Member Functions

 preBlockFilter ()
 [Abstract] Executes the logic, when the controller executes preBlockFilter().
 
- Public Member Functions inherited from XCube_ActionFilter
 __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

- Data Fields inherited from XCube_ActionFilter
 $mController
 [READ ONLY] XCube_Controller
 
 $mRoot
 [READ ONLY] XCube_Root
 

Detailed Description

Definition at line 12 of file TextareaEditor.class.php.

Member Function Documentation

◆ preBlockFilter()

preBlockFilter ( )

[Abstract] Executes the logic, when the controller executes preBlockFilter().

Remarks
Each controller has different timing when it calls preBlockFilter().

Reimplemented from XCube_ActionFilter.

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

◆ renderBBCode()

static renderBBCode ( & $html,
$params )
static
Parameters
$html
$params

Definition at line 29 of file TextareaEditor.class.php.

◆ renderHtml()

static renderHtml ( & $html,
$params )
static
Parameters
$html
$params

Definition at line 49 of file TextareaEditor.class.php.

◆ renderNone()

static renderNone ( & $html,
$params )
static
Parameters
$html
$params

Definition at line 59 of file TextareaEditor.class.php.


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