

Fonctions membres publiques | |
| init () | |
| main_rte ($wiz=0) | |
| addAttributesForm () | |
| wrapInForm ($string) | |
| addTargetSelector () | |
| addClassSelector () | |
| addTitleSelector () | |
| uploadForm ($path) | |
| createFolder ($path) | |
Attributs publics | |
| $setTarget | |
| $setClass | |
| $setTitle | |
| $contentTypo3Language | |
| $contentTypo3Charset | |
| $editorNo | |
| $buttonConfig = array() | |
| tx_rtehtmlarea_browse_links::init | ( | ) |
Constructor: Initializes a lot of variables, setting JavaScript functions in header etc.
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_browse_links::main_rte | ( | $ | wiz = 0 |
) |
Rich Text Editor (RTE) link selector (MAIN function) Generates the link selector for the Rich Text Editor. Can also be used to select links for the TCEforms (see $wiz)
| boolean | If set, the "remove link" is not shown in the menu: Used for the "Select link" wizard which is used by the TCEforms |
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_browse_links::addAttributesForm | ( | ) |
| tx_rtehtmlarea_browse_links::wrapInForm | ( | $ | string | ) |
| tx_rtehtmlarea_browse_links::addTargetSelector | ( | ) |
| tx_rtehtmlarea_browse_links::addClassSelector | ( | ) |
| tx_rtehtmlarea_browse_links::addTitleSelector | ( | ) |
| tx_rtehtmlarea_browse_links::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_browse_links::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_browse_links::$setTarget |
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_browse_links::$setClass |
| tx_rtehtmlarea_browse_links::$setTitle |
Réimplémentée à partir de browse_links.
| tx_rtehtmlarea_browse_links::$contentTypo3Language |
| tx_rtehtmlarea_browse_links::$contentTypo3Charset |
| tx_rtehtmlarea_browse_links::$editorNo |
| tx_rtehtmlarea_browse_links::$buttonConfig = array() |
1.5.3