[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 257 lines (6 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
FCKeditor:: (6 methods):
__construct()
Create()
CreateHtml()
IsCompatible()
GetConfigFieldString()
EncodeConfig()
__construct( $instanceName ) X-Ref |
Main Constructor. Refer to the _samples/php directory for examples. param: string $instanceName |
Create() X-Ref |
Display FCKeditor. |
CreateHtml() X-Ref |
Return the HTML code required to run FCKeditor. return: string |
IsCompatible() X-Ref |
Returns true if browser is compatible with FCKeditor. return: boolean |
GetConfigFieldString() X-Ref |
Get settings from Config array as a single string. return: string |
EncodeConfig( $valueToEncode ) X-Ref |
Encode characters that may break the configuration string generated by GetConfigFieldString(). param: string $valueToEncode return: string |
FCKeditor_IsCompatibleBrowser() X-Ref |
Check if browser is compatible with FCKeditor. Return true if is compatible. return: boolean |
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |