[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_ext/fckeditor/ -> fckeditor_php4.php (summary)

(no description)

File Size: 264 lines (6 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FCKeditor:: (6 methods):
  FCKeditor()
  Create()
  CreateHtml()
  IsCompatible()
  GetConfigFieldString()
  EncodeConfig()

Defines 6 functions

  FCKeditor_IsCompatibleBrowser()

Class: FCKeditor  - X-Ref

FCKeditor( $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

Functions
Functions that are not part of a class:

FCKeditor_IsCompatibleBrowser()   X-Ref
Check if browser is compatible with FCKeditor.
Return true if is compatible.

return: boolean



Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7