Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
| calcWH ($imgInfo, $maxW=380, $maxH=500) | |
| main_user ($openKeys) | |
Public Attributes | |
| $content | |
| $modData | |
| $siteUrl | |
| $doc | |
| $editorNo | |
Definition at line 37 of file class.tx_rtehtmlarea_user.php.
| tx_rtehtmlarea_user::init | ( | ) |
Definition at line 47 of file class.tx_rtehtmlarea_user.php.
References t3lib_div::_GP(), t3lib_div::getIndpEnv(), and t3lib_div::makeInstance().
| tx_rtehtmlarea_user::main | ( | ) |
[Describe function...]
Definition at line 106 of file class.tx_rtehtmlarea_user.php.
References main_user().
| tx_rtehtmlarea_user::printContent | ( | ) |
[Describe function...]
Definition at line 117 of file class.tx_rtehtmlarea_user.php.
| tx_rtehtmlarea_user::calcWH | ( | $ | imgInfo, | |
| $ | maxW = 380, |
|||
| $ | maxH = 500 | |||
| ) |
| [type] | $imgInfo: ... | |
| [type] | $maxW: ... | |
| [type] | $maxH: ... |
Definition at line 135 of file class.tx_rtehtmlarea_user.php.
Referenced by main_user().
| tx_rtehtmlarea_user::main_user | ( | $ | openKeys | ) |
Rich Text Editor (RTE) user element selector
| [type] | $openKeys: ... |
Definition at line 157 of file class.tx_rtehtmlarea_user.php.
References $content, t3lib_div::_GP(), t3lib_div::array_merge_recursive_overrule(), calcWH(), t3lib_div::formatSize(), t3lib_div::getFilesInDir(), t3lib_BEfunc::getPagesTSconfig(), t3lib_BEfunc::RTEsetup(), and t3lib_iconWorks::skinImg().
Referenced by main().
1.4.6