Public Member Functions |
| | getCommand () |
| | setCommand ($cmd) |
| | getPlugin () |
| | setPlugin (StudIPPlugin $plugin) |
| | addSubNavigation ($name, PluginNavigation $navigation) |
| | getURL () |
| | addLinkParam ($key, $value) |
| | setLinkParam ($link) |
| | setActive ($value=NULL) |
| | __construct ($title= '', $url=NULL) |
| | getDisplayname () |
| | setDisplayname ($title) |
| | getLink () |
| | setLink ($url) |
| | getIcon () |
| | setIcon ($icon) |
| | hasIcon () |
| | freezeActivation () |
| | getSubmenu () |
| | addSubmenu (StudipPluginNavigation $subnavigation) |
| | removeSubmenu (StudipPluginNavigation $subnavigation) |
| | clearSubmenu () |
| | isActive () |
| | __construct ($title, $url=NULL, $params=NULL) |
| | getImage () |
| | getTitle () |
| | getDescription () |
| | getBadgeNumber () |
| | getBadgeTimestamp () |
| | hasBadgeNumber () |
| | isEnabled () |
| | isVisible ($needs_image=false) |
| | setEnabled ($enabled) |
| | setImage ($image, $options=array()) |
| | setActiveImage ($image, $options=array()) |
| | setTitle ($title) |
| | setDescription ($description) |
| | setURL ($url, $params=NULL) |
| | setBadgeNumber ($badgeNumber) |
| | setBadgeTimestamp ($badgeTimestamp) |
| | activeSubNavigation () |
| | addSubNavigation ($name, Navigation $navigation) |
| | insertSubNavigation ($name, Navigation $navigation, $where) |
| | getSubNavigation () |
| | removeSubNavigation ($name) |
| | getIterator () |
Member Function Documentation
| addLinkParam |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
Add a new parameter for the link generation. If the key is already in use, its value is replaced with the new one.
- Deprecated:
Add the given item to the subnavigation of this object.
- Deprecated:
| setActive |
( |
|
$value = NULL | ) |
|
Field Documentation
The documentation for this class was generated from the following file: