Add an image, or to modify the properties of components. More...
Public Member Functions | |
__construct ($editor_sequence, $component_path) | |
editor_sequence and components out of the path More... | |
getPopupContent () | |
popup window to display in popup window request is to add content More... | |
transHTML ($xml_obj) | |
Editor of the components separately if you use a unique code to the html code for a method to change. More... | |
Public Member Functions inherited from EditorHandler | |
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 () | |
Public Attributes | |
$editor_sequence = 0 | |
$component_path = '' | |
Public Attributes inherited from BaseObject | |
$error = 0 | |
$message = 'success' | |
$variables = array() | |
$httpStatusCode = NULL | |
Add an image, or to modify the properties of components.
Definition at line 8 of file image_link.class.php.
image_link::__construct | ( | $editor_sequence, | |
$component_path | |||
) |
editor_sequence and components out of the path
Definition at line 17 of file image_link.class.php.
image_link::getPopupContent | ( | ) |
popup window to display in popup window request is to add content
Definition at line 26 of file image_link.class.php.
image_link::transHTML | ( | $xml_obj | ) |
Editor of the components separately if you use a unique code to the html code for a method to change.
Images and multimedia, seolmundeung unique code is required for the editor component added to its own code, and then DocumentModule:: transContent() of its components transHtml() method call to change the html code for your own
Definition at line 44 of file image_link.class.php.
image_link::$component_path = '' |
Definition at line 12 of file image_link.class.php.
image_link::$editor_sequence = 0 |
Definition at line 11 of file image_link.class.php.