SC_browse_links Klassenreferenz
Aufstellung aller Elemente
Dokumentation der Elementfunktionen
| SC_browse_links::init |
( |
|
) |
|
not really needed but for backwards compatibility ...
- Rückgabe:
- void
| SC_browse_links::main |
( |
|
) |
|
Main function, detecting the current mode of the element browser and branching out to internal methods.
- Rückgabe:
- void
| SC_browse_links::printContent |
( |
|
) |
|
Print module content
- Rückgabe:
- void
Dokumentation der Datenelemente
The mode determines the main kind of output from the element browser. There are these options for values: rte, db, file, filedrag, wizard. "rte" will show the link selector for the Rich Text Editor (see main_rte()) "db" will allow you to browse for pages or records in the page tree (for TCEforms, see main_db()) "file"/"filedrag" will allow you to browse for files or folders in the folder mounts (for TCEforms, main_file()) "wizard" will allow you to browse for links (like "rte") which are passed back to TCEforms (see main_rte(1))
- Siehe auch:
- main()
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- /srv/www/vhosts/typo3.local/typo3_src-4.2.10/typo3/browse_links.php