"TYPO3 4.0.1: tx_rtehtmlarea_parse_html Class Reference", "datetime" => "Sat Dec 2 19:27:22 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

tx_rtehtmlarea_parse_html Class Reference

List of all members.

Public Member Functions

 init ()
 main ()
 printContent ()
 main_parse_html ($openKeys)

Public Attributes

 $content
 $modData
 $doc
 $extKey = 'rtehtmlarea'
 $prefixId = 'TYPO3HtmlParser'

Detailed Description

Content parsing for htmlArea RTE

Author:
Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
Id
class.tx_rtehtmlarea_parse_html.php 1421 2006-04-10 09:27:15Z mundaun
*

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


Member Function Documentation

tx_rtehtmlarea_parse_html::init  ) 
 

Returns:
[type] ...

Definition at line 47 of file class.tx_rtehtmlarea_parse_html.php.

References t3lib_div::_GP(), and t3lib_div::makeInstance().

tx_rtehtmlarea_parse_html::main  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 67 of file class.tx_rtehtmlarea_parse_html.php.

References t3lib_div::_GP(), t3lib_div::clientInfo(), and main_parse_html().

tx_rtehtmlarea_parse_html::main_parse_html openKeys  ) 
 

Rich Text Editor (RTE) html parser

Parameters:
[type] $openKeys: ...
Returns:
[type] ...

Definition at line 111 of file class.tx_rtehtmlarea_parse_html.php.

References t3lib_div::_GP(), t3lib_BEfunc::getPagesTSconfig(), t3lib_div::getUserObj(), t3lib_div::makeInstance(), and t3lib_BEfunc::RTEsetup().

Referenced by main().

tx_rtehtmlarea_parse_html::printContent  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 101 of file class.tx_rtehtmlarea_parse_html.php.


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