Solutions Open Source

Référence de la classe tx_cssstyledcontent_pi1

Graphe d'héritage de tx_cssstyledcontent_pi1:

Inheritance graph
[légende]
Graphe de collaboration de tx_cssstyledcontent_pi1:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 render_bullets ($content, $conf)
 render_table ($content, $conf)
 render_uploads ($content, $conf)
 render_textpic ($content, $conf)
 getTableAttributes ($conf, $type)
hookRequest ($functionName)

Attributs publics

 $prefixId = 'tx_cssstyledcontent_pi1'
 $scriptRelPath = 'pi1/class.tx_cssstyledcontent_pi1.php'
 $extKey = 'css_styled_content'
 $conf = array()


Documentation des fonctions membres

tx_cssstyledcontent_pi1::render_bullets ( content,
conf 
)

Rendering the "Bulletlist" type content element, called from TypoScript (tt_content.bullets.20)

Paramètres:
string Content input. Not used, ignore.
array TypoScript configuration
Renvoie:
string HTML output. private

tx_cssstyledcontent_pi1::render_table ( content,
conf 
)

Rendering the "Table" type content element, called from TypoScript (tt_content.table.20)

Paramètres:
string Content input. Not used, ignore.
array TypoScript configuration
Renvoie:
string HTML output. private

tx_cssstyledcontent_pi1::render_uploads ( content,
conf 
)

Rendering the "Filelinks" type content element, called from TypoScript (tt_content.uploads.20)

Paramètres:
string Content input. Not used, ignore.
array TypoScript configuration
Renvoie:
string HTML output. private

tx_cssstyledcontent_pi1::render_textpic ( content,
conf 
)

Rendering the IMGTEXT content element, called from TypoScript (tt_content.textpic.20)

Paramètres:
string Content input. Not used, ignore.
array TypoScript configuration. See TSRef "IMGTEXT". This function aims to be compatible.
Renvoie:
string HTML output. private Ernesto Baschny <ernst@cron-it.de>

tx_cssstyledcontent_pi1::getTableAttributes ( conf,
type 
)

Returns table attributes for uploads / tables.

Paramètres:
array TypoScript configuration array
integer The "layout" type
Renvoie:
array Array with attributes inside.

& tx_cssstyledcontent_pi1::hookRequest ( functionName  ) 

Returns an object reference to the hook object if any

Paramètres:
string Name of the function you want to call / hook key
Renvoie:
object Hook object, if any. Otherwise null.


Documentation des données membres

tx_cssstyledcontent_pi1::$prefixId = 'tx_cssstyledcontent_pi1'

Réimplémentée à partir de tslib_pibase.

tx_cssstyledcontent_pi1::$scriptRelPath = 'pi1/class.tx_cssstyledcontent_pi1.php'

Réimplémentée à partir de tslib_pibase.

tx_cssstyledcontent_pi1::$extKey = 'css_styled_content'

Réimplémentée à partir de tslib_pibase.

tx_cssstyledcontent_pi1::$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

Réimplémentée à partir de tslib_pibase.


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:43:40 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3