PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
FCKeditor ($instanceName) | |
Main Constructor. More... | |
Create () | |
Display FCKeditor. More... | |
CreateHtml () | |
Return the HTML code required to run FCKeditor. More... | |
IsCompatible () | |
Returns true if browser is compatible with FCKeditor. More... | |
GetConfigFieldString () | |
Get settings from Config array as a single string. More... | |
EncodeConfig ($valueToEncode) | |
Encode characters that may break the configuration string generated by GetConfigFieldString(). More... | |
__construct ($instanceName) | |
Main Constructor. More... | |
Create () | |
Display FCKeditor. More... | |
CreateHtml () | |
Return the HTML code required to run FCKeditor. More... | |
IsCompatible () | |
Returns true if browser is compatible with FCKeditor. More... | |
GetConfigFieldString () | |
Get settings from Config array as a single string. More... | |
EncodeConfig ($valueToEncode) | |
Encode characters that may break the configuration string generated by GetConfigFieldString(). More... | |
Data Fields | |
$InstanceName | |
$BasePath | |
$Width | |
$Height | |
$ToolbarSet | |
$Value | |
$Config | |
Definition at line 77 of file fckeditor_php4.php.
__construct | ( | $instanceName | ) |
Main Constructor.
Refer to the _samples/php directory for examples.
string | $instanceName |
Definition at line 133 of file fckeditor_php5.php.
Create | ( | ) |
Display FCKeditor.
Definition at line 149 of file fckeditor_php4.php.
Create | ( | ) |
Display FCKeditor.
Definition at line 149 of file fckeditor_php5.php.
CreateHtml | ( | ) |
Return the HTML code required to run FCKeditor.
Definition at line 159 of file fckeditor_php5.php.
CreateHtml | ( | ) |
Return the HTML code required to run FCKeditor.
Definition at line 159 of file fckeditor_php4.php.
EncodeConfig | ( | $valueToEncode | ) |
Encode characters that may break the configuration string generated by GetConfigFieldString().
protected
string | $valueToEncode |
Definition at line 251 of file fckeditor_php5.php.
EncodeConfig | ( | $valueToEncode | ) |
Encode characters that may break the configuration string generated by GetConfigFieldString().
protected
string | $valueToEncode |
Definition at line 256 of file fckeditor_php4.php.
FCKeditor | ( | $instanceName | ) |
Main Constructor.
Refer to the _samples/php directory for examples.
string | $instanceName |
Definition at line 133 of file fckeditor_php4.php.
GetConfigFieldString | ( | ) |
Get settings from Config array as a single string.
protected
Definition at line 220 of file fckeditor_php5.php.
GetConfigFieldString | ( | ) |
Get settings from Config array as a single string.
protected
Definition at line 225 of file fckeditor_php4.php.
IsCompatible | ( | ) |
Returns true if browser is compatible with FCKeditor.
Definition at line 209 of file fckeditor_php5.php.
IsCompatible | ( | ) |
Returns true if browser is compatible with FCKeditor.
Definition at line 214 of file fckeditor_php4.php.
$BasePath |
Definition at line 91 of file fckeditor_php4.php.
$Config |
Definition at line 125 of file fckeditor_php4.php.
$Height |
Definition at line 105 of file fckeditor_php4.php.
$InstanceName |
Definition at line 85 of file fckeditor_php4.php.
$ToolbarSet |
Definition at line 111 of file fckeditor_php4.php.
$Value |
Definition at line 117 of file fckeditor_php4.php.
$Width |
Definition at line 98 of file fckeditor_php4.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:43 - is a product of SAS. All rights reserved.