Class: papaya_nav
Quellcode Position: Program_Root/papaya_nav.php
Class papaya_nav
Class Overview
|
Create base navigagtion for papaya admin area Implementiert in Program_Root/papaya_nav.php [Zeile 20] base_object | --base_authnavigation | --papaya_navAuthor(s):
|
[ Seitenanfang ]
Inherited Properties And Methods
[ Seitenanfang ]
Properties Summary
Method Summary
Properties
mixed
$menu
= array('main' => array(array('Sitemap', 'All pages in a tree', 'tree.gif', 0, 'index.php', '_self', false, 'T'),
array('Pages', 'Edit pages', 'textfile.gif', 0, 'topic.php', '_self', false, 'E'),
array('-'),
array('Messages', 'Messaging between the users', 'msgbox.gif', 34, 'msgbox.php', '_self', false),
array('-'),
array('Aliases', 'Aliases for pages', 'alias.gif', 13, 'alias.php', '_self'),
array('Boxes', 'Edit boxes', 'boxes.gif', 13, 'boxes.php', '_self'),
array('Views', 'Configure Views', 'viewfile.gif', 6, 'views.php', '_self'),
array('-'),
array('Users', 'User management', 'users.gif', 4, 'auth.php', '_self'),
array('Modules', 'Modules management', 'filewheel.gif', 30, 'modules.php', '_self'),
array('Cronjobs', '', 'alarmclock.gif', 32, 'cronjobs.php', '_self'),
array('Configuration', 'System conficuration', 'options.gif', 25, 'options.php', '_self'),
array('Protocol', 'Event protocol', 'log.gif', 31, 'log.php', '_self'),
array('-'),
array('Translations', 'Interface Translations', 'world.gif', 36, 'phrases.php', '_self')),
'modules' => array(array('Image browser', 'Image browser', 'imagefile.gif', 28, 'imgbrw.php', 'papayaimagebrowser', false, 'I'),
array('MediaDB', 'Multimedia database', 'mediadb.gif', 15, 'imglib.php', '_self', false, 'M'),
array('-'),
)) [Zeile 21]
array('Pages', 'Edit pages', 'textfile.gif', 0, 'topic.php', '_self', false, 'E'),
array('-'),
array('Messages', 'Messaging between the users', 'msgbox.gif', 34, 'msgbox.php', '_self', false),
array('-'),
array('Aliases', 'Aliases for pages', 'alias.gif', 13, 'alias.php', '_self'),
array('Boxes', 'Edit boxes', 'boxes.gif', 13, 'boxes.php', '_self'),
array('Views', 'Configure Views', 'viewfile.gif', 6, 'views.php', '_self'),
array('-'),
array('Users', 'User management', 'users.gif', 4, 'auth.php', '_self'),
array('Modules', 'Modules management', 'filewheel.gif', 30, 'modules.php', '_self'),
array('Cronjobs', '', 'alarmclock.gif', 32, 'cronjobs.php', '_self'),
array('Configuration', 'System conficuration', 'options.gif', 25, 'options.php', '_self'),
array('Protocol', 'Event protocol', 'log.gif', 31, 'log.php', '_self'),
array('-'),
array('Translations', 'Interface Translations', 'world.gif', 36, 'phrases.php', '_self')),
'modules' => array(array('Image browser', 'Image browser', 'imagefile.gif', 28, 'imgbrw.php', 'papayaimagebrowser', false, 'I'),
array('MediaDB', 'Multimedia database', 'mediadb.gif', 15, 'imglib.php', '_self', false, 'M'),
array('-'),
)) [Zeile 21]
[ Seitenanfang ]
Methods
Constructor papaya_nav [Zeile 55]
|
Constructor
Parameters:| object | &$user: | base_auth |
| object | &$layout: | xsl_layout |
API Tags:
| Access: | public |
[ Seitenanfang ]
getEditModules [Zeile 67]
|
Get edit modules
API Tags:
| Access: | public |
[ Seitenanfang ]
