"TYPO3 4.0.1: t3lib_TCEforms_FE Class Reference", "datetime" => "Sat Dec 2 19:26:21 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

t3lib_TCEforms_FE Class Reference

Inheritance diagram for t3lib_TCEforms_FE:

Inheritance graph
[legend]
Collaboration diagram for t3lib_TCEforms_FE:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wrapLabels ($str)
 printPalette ($palArr)
 setFancyDesign ()

Detailed Description

Extension class for the rendering of TCEforms in the frontend

Author:
Kasper Skaarhoj <kasperYYYY@typo3.com>

Definition at line 5364 of file class.t3lib_tceforms.php.


Member Function Documentation

t3lib_TCEforms_FE::printPalette palArr  ) 
 

Prints the palette in the frontend editing (forms-on-page?)

Parameters:
array The palette array to print
Returns:
string HTML output

Reimplemented from t3lib_TCEforms.

Definition at line 5382 of file class.t3lib_tceforms.php.

t3lib_TCEforms_FE::setFancyDesign  ) 
 

Sets the fancy front-end design of the editor. Frontend

Returns:
void

Definition at line 5407 of file class.t3lib_tceforms.php.

t3lib_TCEforms_FE::wrapLabels str  ) 
 

Function for wrapping labels.

Parameters:
string The string to wrap
Returns:
string

Reimplemented from t3lib_TCEforms.

Definition at line 5372 of file class.t3lib_tceforms.php.


The documentation for this class was generated from the following file: