tx_cssstyledcontent_pi1 Class Reference

Inheritance diagram for tx_cssstyledcontent_pi1:

tslib_pibase List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 68 of file class.tx_cssstyledcontent_pi1.php.


Member Function Documentation

tx_cssstyledcontent_pi1.getTableAttributes conf,
type
 

Returns table attributes for uploads / tables.

Parameters:
array TypoScript configuration array
integer The "layout" type
Returns:
array Array with attributes inside.

Definition at line 838 of file class.tx_cssstyledcontent_pi1.php.

& tx_cssstyledcontent_pi1.hookRequest functionName  ) 
 

Returns an object reference to the hook object if any

Parameters:
string Name of the function you want to call / hook key
Returns:
object Hook object, if any. Otherwise null.

Definition at line 867 of file class.tx_cssstyledcontent_pi1.php.

tx_cssstyledcontent_pi1.render_bullets content,
conf
 

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

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

Definition at line 96 of file class.tx_cssstyledcontent_pi1.php.

tx_cssstyledcontent_pi1.render_table content,
conf
 

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

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

Definition at line 141 of file class.tx_cssstyledcontent_pi1.php.

tx_cssstyledcontent_pi1.render_textpic content,
conf
 

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

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

Definition at line 395 of file class.tx_cssstyledcontent_pi1.php.

tx_cssstyledcontent_pi1.render_uploads content,
conf
 

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

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

Definition at line 283 of file class.tx_cssstyledcontent_pi1.php.


Member Data Documentation

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

Reimplemented from tslib_pibase.

Definition at line 74 of file class.tx_cssstyledcontent_pi1.php.

tx_cssstyledcontent_pi1.$extKey = 'css_styled_content'
 

Reimplemented from tslib_pibase.

Definition at line 73 of file class.tx_cssstyledcontent_pi1.php.

tx_cssstyledcontent_pi1.$prefixId = 'tx_cssstyledcontent_pi1'
 

Reimplemented from tslib_pibase.

Definition at line 71 of file class.tx_cssstyledcontent_pi1.php.

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

Reimplemented from tslib_pibase.

Definition at line 72 of file class.tx_cssstyledcontent_pi1.php.


The documentation for this class was generated from the following file:
Generated on Fri Apr 7 10:49:43 2006 for TYPO3 by  doxygen 1.4.6