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 ()
 loadJavascriptLib ($lib)
 addStyleSheet ($key, $href, $title='', $relation='stylesheet')

Detailed Description

Extension class for the rendering of TCEforms in the frontend

Author:
Kasper Skaarhoj <kasperYYYY@typo3.com>

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


Member Function Documentation

t3lib_TCEforms_FE::addStyleSheet ( key,
href,
title = '',
relation = 'stylesheet' 
)

Insert additional style sheet link

Parameters:
string $key: some key identifying the style sheet
string $href: uri to the style sheet file
string $title: value for the title attribute of the link element
Returns:
string $relation: value for the rel attribute of the link element

void

Reimplemented from t3lib_TCEforms.

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

References $GLOBALS, and $key.

t3lib_TCEforms_FE::loadJavascriptLib ( lib  ) 

Includes a javascript library that exists in the core /typo3/ directory. The backpath is automatically applied. This method adds the library to $GLOBALS['TSFE']->additionalHeaderData[$lib].

Parameters:
string $lib: Library name. Call it with the full path like "contrib/prototype/prototype.js" to load it
Returns:
void

Reimplemented from t3lib_TCEforms.

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

References $GLOBALS.

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 6084 of file class.t3lib_tceforms.php.

References $content, and nbsp.

t3lib_TCEforms_FE::setFancyDesign (  ) 

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

Returns:
void

Definition at line 6109 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 6074 of file class.t3lib_tceforms.php.


The documentation for this class was generated from the following file:
Generated on Sat Jan 3 04:23:51 2009 for TYPO3 API by  doxygen 1.4.7