tx_rtehtmlarea_pi3 Class Reference

Inheritance diagram for tx_rtehtmlarea_pi3:

Inheritance graph
[legend]
Collaboration diagram for tx_rtehtmlarea_pi3:

Collaboration graph
[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
*

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.


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.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!