[default] element index

Package indexes

All elements
b c e f g h i p s t v w
b
top
Variable $BasePath
FCKeditor::$BasePath in fckeditor_php4.php
Path to FCKeditor relative to the document root.
c
top
Variable $Config
FCKeditor::$Config in fckeditor_php4.php
This is where additional configuration can be passed.
Method Create
FCKeditor::Create() in fckeditor_php4.php
Display FCKeditor.
Method CreateHtml
FCKeditor::CreateHtml() in fckeditor_php4.php
Return the HTML code required to run FCKeditor.
e
top
Method EncodeConfig
FCKeditor::EncodeConfig() in fckeditor_php4.php
Encode characters that may break the configuration string generated by GetConfigFieldString().
Function error_handler
error_handler() in spellchecker.php
Function escape_quote
escape_quote() in spellchecker.php
f
top
Method FCKeditor
FCKeditor::FCKeditor() in fckeditor_php4.php
Main Constructor. Refer to the _samples/php directory for examples.
Class FCKeditor
FCKeditor in fckeditor_php4.php
Function FCKeditor_IsCompatibleBrowser
FCKeditor_IsCompatibleBrowser() in fckeditor_php4.php
Check if browser is compatible with FCKeditor. Return true if is compatible.
Page fckeditor.php
fckeditor.php in fckeditor.php
Page fckeditor_php4.php
fckeditor_php4.php in fckeditor_php4.php
Page fckeditor_php5.php
fckeditor_php5.php in fckeditor_php5.php
g
top
Method GetConfigFieldString
FCKeditor::GetConfigFieldString() in fckeditor_php4.php
Get settings from Config array as a single string.
h
top
Variable $Height
FCKeditor::$Height in fckeditor_php4.php
Height of the FCKeditor. Examples: 400, 50%
i
top
Variable $InstanceName
FCKeditor::$InstanceName in fckeditor_php4.php
Name of the FCKeditor instance.
Method IsCompatible
FCKeditor::IsCompatible() in fckeditor_php4.php
Returns true if browser is compatible with FCKeditor.
p
top
Function print_checker_results
print_checker_results() in spellchecker.php
Function print_suggs_elem
print_suggs_elem() in spellchecker.php
Function print_textindex_decl
print_textindex_decl() in spellchecker.php
Function print_textinputs_var
print_textinputs_var() in spellchecker.php
Function print_words_elem
print_words_elem() in spellchecker.php
s
top
Page spellchecker.php
spellchecker.php in spellchecker.php
t
top
Variable $ToolbarSet
FCKeditor::$ToolbarSet in fckeditor_php4.php
Name of the toolbar to load.
v
top
Variable $Value
FCKeditor::$Value in fckeditor_php4.php
Initial value.
w
top
Variable $Width
FCKeditor::$Width in fckeditor_php4.php
Width of the FCKeditor. Examples: 100%, 600
b c e f g h i p s t v w