Xataface CKeditor Module 0.3
CKeditor Widget for Xataface
Public Member Functions
modules_ckeditor Class Reference

The main CKeditor module class. This loads all of the dependencies for the module. More...

Public Member Functions

 __construct ()
 Initializes the CKeditor module and registers all of the event listener.
 getBaseURL ()
 Returns the base URL to this module's directory. Useful for including Javascripts and CSS.

Detailed Description

The main CKeditor module class. This loads all of the dependencies for the module.

Of note, this module depends on the XataJax module for the loading of its javascripts.

Definition at line 31 of file ckeditor.php.


Constructor & Destructor Documentation

__construct ( )

Initializes the CKeditor module and registers all of the event listener.

Definition at line 46 of file ckeditor.php.


Member Function Documentation

getBaseURL ( )

Returns the base URL to this module's directory. Useful for including Javascripts and CSS.

Definition at line 73 of file ckeditor.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables