Public Member Functions | Protected Member Functions | Protected Attributes

Navigation Class Reference

Inheritance diagram for Navigation:
Collaboration diagram for Navigation:

List of all members.

Public Member Functions

 chshp ()
 logout ()
 exturl ()

Protected Member Functions

 _doStartUpChecks ()
 _checkVersion ()

Protected Attributes

 $_sAllowedHost = "http://admin.oxid-esales.com"

Detailed Description

Administrator GUI navigation manager class.

Definition at line 5 of file navigation.php.


Member Function Documentation

Navigation._checkVersion (  )  [protected]

Checks if newer shop version available. If true - returns message

Returns:
string

Definition at line 228 of file navigation.php.

Navigation._doStartUpChecks (  )  [protected]

Every Time Admin starts we perform these checks returns some messages if there is something to display

Returns:
string

Definition at line 183 of file navigation.php.

Navigation.chshp (  ) 

Changing active shop

Reimplemented from oxAdminView.

Definition at line 95 of file navigation.php.

Navigation.exturl (  ) 

Caches external url file locally, adds <base> tag with original url to load images and other links correcly

Definition at line 142 of file navigation.php.

Navigation.logout (  ) 

Destroy session, redirects to admin login and clears cache

Definition at line 114 of file navigation.php.


Member Data Documentation

Navigation.$_sAllowedHost = "http://admin.oxid-esales.com" [protected]

Definition at line 13 of file navigation.php.


The documentation for this class was generated from the following file: