PHP Class PMA\libraries\navigation\NavigationHeader

Show file Open project: phpmyadmin/phpmyadmin Class Usage Examples

Public Methods

Method Description
getDisplay ( ) : String Renders the navigation

Private Methods

Method Description
_links ( ) : string Creates the code for displaying the links at the top of the navigation panel
_logo ( ) : string Create the code for displaying the phpMyAdmin logo based on configuration settings
_serverChoice ( ) : string Displays the MySQL servers choice form

Method Details

getDisplay() public method

Renders the navigation
public getDisplay ( ) : String
return String HTML