Documentation TYPO3 par Ameos |
Public Member Functions | |
wrapLabels ($str) | |
printPalette ($palArr) | |
setFancyDesign () |
Definition at line 5459 of file class.t3lib_tceforms.php.
t3lib_TCEforms_FE::wrapLabels | ( | $ | str | ) |
Function for wrapping labels.
string | The string to wrap |
Reimplemented from t3lib_TCEforms.
Definition at line 5467 of file class.t3lib_tceforms.php.
t3lib_TCEforms_FE::printPalette | ( | $ | palArr | ) |
Prints the palette in the frontend editing (forms-on-page?)
array | The palette array to print |
Reimplemented from t3lib_TCEforms.
Definition at line 5477 of file class.t3lib_tceforms.php.
t3lib_TCEforms_FE::setFancyDesign | ( | ) |
Sets the fancy front-end design of the editor. Frontend
Definition at line 5502 of file class.t3lib_tceforms.php.