

Fonctions membres publiques | |
| init () | |
| rteImageStorageDir () | |
| magicProcess () | |
| getJSCode () | |
| processSessionData ($data) | |
| main_rte () | |
| expandFolder ($expandFolder=0, $plainFlag=0, $noThumbs=0) | |
| uploadForm ($path) | |
| createFolder ($path) | |
Attributs publics | |
| $extKey = 'rtehtmlarea' | |
| $content | |
| $act | |
| $allowedItems | |
| $plainMaxWidth | |
| $plainMaxHeight | |
| $magicMaxWidth | |
| $magicMaxHeight | |
| $imgPath | |
| $classesImageJSOptions | |
| $editorNo | |
| $buttonConfig = array() | |
| tx_rtehtmlarea_select_image::init | ( | ) |
| tx_rtehtmlarea_select_image::rteImageStorageDir | ( | ) |
[Describe function...]
| tx_rtehtmlarea_select_image::magicProcess | ( | ) |
[Describe function...]
| tx_rtehtmlarea_select_image::getJSCode | ( | ) |
[Describe function...]
| tx_rtehtmlarea_select_image::processSessionData | ( | $ | data | ) |
Session data for this class can be set from outside with this method. Call after init()
| array | Session data array |
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_select_image::main_rte | ( | ) |
[Describe function...]
| tx_rtehtmlarea_select_image::expandFolder | ( | $ | expandFolder = 0, |
|
| $ | plainFlag = 0, |
|||
| $ | noThumbs = 0 | |||
| ) |
| [type] | $expandFolder: ... | |
| [type] | $plainFlag: ... |
| tx_rtehtmlarea_select_image::uploadForm | ( | $ | path | ) |
For TBE: Makes an upload form for uploading files to the filemount the user is browsing. The files are uploaded to the tce_file.php script in the core which will handle the upload.
| string | Absolute filepath on server to which to upload. |
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_select_image::createFolder | ( | $ | path | ) |
For TBE: Makes a form for creating new folders in the filemount the user is browsing. The folder creation request is sent to the tce_file.php script in the core which will handle the creation.
| string | Absolute filepath on server in which to create the new folder. |
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_select_image::$extKey = 'rtehtmlarea' |
| tx_rtehtmlarea_select_image::$content |
| tx_rtehtmlarea_select_image::$act |
Link selector action. page,file,url,mail,spec are allowed values. These are only important with the link selector function and in that case they switch between the various menu options.
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_select_image::$allowedItems |
| tx_rtehtmlarea_select_image::$plainMaxWidth |
| tx_rtehtmlarea_select_image::$plainMaxHeight |
| tx_rtehtmlarea_select_image::$magicMaxWidth |
| tx_rtehtmlarea_select_image::$magicMaxHeight |
| tx_rtehtmlarea_select_image::$imgPath |
| tx_rtehtmlarea_select_image::$classesImageJSOptions |
| tx_rtehtmlarea_select_image::$editorNo |
| tx_rtehtmlarea_select_image::$buttonConfig = array() |
1.5.3