Documentation TYPO3 par Ameos

tx_rtehtmlarea_pi3 Class Reference

Inheritance diagram for tx_rtehtmlarea_pi3:
[legend]
Collaboration diagram for tx_rtehtmlarea_pi3:
[legend]
List of all members.

Public Member Functions

 render_clickenlarge ($content, $conf)

Public Attributes

 $prefixId = 'tx_rtehtmlarea_pi3'
 $scriptRelPath = 'pi3/class.tx_rtehtmlarea_pi3.php'
 $extKey = 'rtehtmlarea'
 $conf = array()
 $cObj

Detailed Description

Render custom attribute clickenlarge

Author:
Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
Id
class.tx_rtehtmlarea_pi3.php 1676 2006-08-15 04:51:33Z stanrolland
*

Definition at line 37 of file class.tx_rtehtmlarea_pi3.php.


Member Function Documentation

tx_rtehtmlarea_pi3::render_clickenlarge ( content,
conf 
)

Rendering the "clickenlarge" custom attribute, called from TypoScript

Parameters:
string Content input. Not used, ignore.
array TypoScript configuration
Returns:
string HTML output. private

Definition at line 54 of file class.tx_rtehtmlarea_pi3.php.

References $conf, and t3lib_div::implodeAttributes().


Member Data Documentation

tx_rtehtmlarea_pi3::$conf = array()

Should normally be set in the main function with the TypoScript content passed to the method.

$conf[LOCAL_LANG][_key_] is reserved for Local Language overrides. $conf[userFunc] / $conf[includeLibs] reserved for setting up the USER / USER_INT object. See TSref

Reimplemented from tslib_pibase.

Definition at line 43 of file class.tx_rtehtmlarea_pi3.php.

Referenced by render_clickenlarge().


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


Généré par Les experts TYPO3 avec  doxygen 1.4.6