XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
EditorHandler Class Reference
Inheritance diagram for EditorHandler:
BaseObject emoticon image_gallery image_link poll_maker

Public Member Functions

 setInfo ($info)
 
- Public Member Functions inherited from BaseObject
 __construct ($error=0, $message= 'success')
 
 setError ($error=0)
 
 getError ()
 
 setHttpStatusCode ($code= '200')
 
 getHttpStatusCode ()
 
 setMessage ($message= 'success', $type=NULL)
 
 getMessage ()
 
 add ($key, $val)
 
 adds ($object)
 
 get ($key)
 
 gets ()
 
 getVariables ()
 
 getObjectVars ()
 
 toBool ()
 
 toBoolean ()
 

Additional Inherited Members

- Public Attributes inherited from BaseObject
 $error = 0
 
 $message = 'success'
 
 $variables = array()
 
 $httpStatusCode = NULL
 

Detailed Description

Superclass of the edit component. Set up the component variables

Author
NAVER (devel.nosp@m.oper.nosp@m.s@xpr.nosp@m.esse.nosp@m.ngine.nosp@m..com)

Definition at line 11 of file EditorHandler.class.php.

Member Function Documentation

EditorHandler::setInfo (   $info)

set the xml and other information of the component

Parameters
object$infoeditor information
Returns
void

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


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