Definition at line 6 of file navigation.php.
Public Member Functions | |
render () | |
logout () | |
Protected Member Functions | |
_doStartUpChecks () | |
_checkVersion () |
Navigation.render | ( | ) |
Executes parent method parent.render(), generates menu HTML code, passes data to Smarty engine, returns name of template file "nav_frame.tpl".
Reimplemented from oxAdminView.
Definition at line 14 of file navigation.php.
Navigation.logout | ( | ) |
Destroy session, redirects to admin login and clears cache
Definition at line 79 of file navigation.php.
Navigation._doStartUpChecks | ( | ) | [protected] |
Every Time Admin starts we perform these checks returns some messages if there is something to display
Definition at line 115 of file navigation.php.
Navigation._checkVersion | ( | ) | [protected] |
Checks if newer shop version available. If true - returns message
Definition at line 158 of file navigation.php.