t3lib_browseLinksHook Schnittstellenreferenz
Aufstellung aller Elemente
Dokumentation der Elementfunktionen
| t3lib_browseLinksHook::addAllowedItems |
( |
$ |
currentlyAllowedItems |
) |
|
adds new items to the currently allowed ones and returns them
- Parameter:
-
| array | currently allowed items |
- Rückgabe:
- array currently allowed items plus added items
| t3lib_browseLinksHook::getTab |
( |
$ |
linkSelectorAction |
) |
|
returns a new tab for the browse links wizard
- Parameter:
-
| string | current link selector action |
- Rückgabe:
- string a tab for the selected link action
| t3lib_browseLinksHook::init |
( |
$ |
parentObject, |
|
|
$ |
additionalParameters | |
|
) |
| | |
initializes the hook object
- Parameter:
-
- Rückgabe:
- void
| t3lib_browseLinksHook::modifyMenuDefinition |
( |
$ |
menuDefinition |
) |
|
modifies the menu definition and returns it
- Parameter:
-
- Rückgabe:
- array modified menu definition
| t3lib_browseLinksHook::parseCurrentUrl |
( |
$ |
href, |
|
|
$ |
siteUrl, |
|
|
$ |
info | |
|
) |
| | |
checks the current URL and determines what to do
- Parameter:
-
| unknown_type | $href |
| unknown_type | $siteUrl |
| unknown_type | $info |
- Rückgabe:
- unknown_type
Die Dokumentation für diese Schnittstelle wurde erzeugt aufgrund der Datei:
- /srv/www/vhosts/typo3.local/typo3_src-4.2.10/t3lib/interfaces/interface.t3lib_browselinkshook.php