|
Stud.IP
3.4 Revision
|


Protected Attributes | |
| $icon | |
Protected Attributes inherited from Navigation | |
| $active | |
| $enabled | |
| $initialized = false | |
| $active_image | |
| $badgeNumber | |
| $badgeTimestamp | |
| $description | |
| $image | |
| $link_attributes = [] | |
| $params | |
| $subnav | |
| $title | |
| $url | |
Additional Inherited Members | |
Static Public Member Functions inherited from Navigation | |
| static | activateItem ($path) |
| static | addItem ($path, Navigation $navigation) |
| static | insertItem ($path, Navigation $navigation, $where) |
| static | removeItem ($path) |
| static | getItem ($path) |
| static | hasItem ($path) |
| static | setRootNavigation (Navigation $navigation) |
Protected Member Functions inherited from Navigation | |
| initSubNavigation () | |
StudipPluginNavigation.class.php - menus for plugins
Copyright (C) 2007 - Marcus Lunzenauer mlunz.nosp@m.ena@.nosp@m.uos.d.nosp@m.e
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
| __construct | ( | $title = '', |
|
$url = NULL |
|||
| ) |
| addSubmenu | ( | StudipPluginNavigation | $subnavigation | ) |
| clearSubmenu | ( | ) |
| freezeActivation | ( | ) |
| getDisplayname | ( | ) |
Returns the displayname, usually used for creating a link

| getIcon | ( | ) |
| getLink | ( | ) |
| getSubmenu | ( | ) |
| hasIcon | ( | ) |
| removeSubmenu | ( | StudipPluginNavigation | $subnavigation | ) |
| setDisplayname | ( | $title | ) |
| setIcon | ( | $icon | ) |
| setLink | ( | $url | ) |
|
protected |