XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
image_gallery Class Reference

Making images uploaded to the image gallery. More...

Inheritance diagram for image_gallery:
EditorHandler BaseObject

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
 

Detailed Description

Making images uploaded to the image gallery.

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

Definition at line 8 of file image_gallery.class.php.

Constructor & Destructor Documentation

image_gallery::__construct (   $editor_sequence,
  $component_path 
)

editor_sequence and components out of the path

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

Member Function Documentation

image_gallery::getPopupContent ( )

popup window to display in popup window request is to add content

Definition at line 26 of file image_gallery.class.php.

image_gallery::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_gallery.class.php.

Member Data Documentation

image_gallery::$component_path = ''

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

image_gallery::$editor_sequence = 0

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


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