PHP Class PMA\libraries\navigation\nodes\NodeDatabaseChild

Inheritance: extends Node
Afficher le fichier Open project: phpmyadmin/phpmyadmin Class Usage Examples

Méthodes publiques

Méthode Description
getHtmlForControlButtons ( ) : String Returns HTML for control buttons displayed infront of a node

Méthodes protégées

Méthode Description
getItemType ( ) : string Returns the type of the item represented by the node.

Method Details

getHtmlForControlButtons() public méthode

Returns HTML for control buttons displayed infront of a node
public getHtmlForControlButtons ( ) : String
Résultat String HTML for control buttons

getItemType() abstract protected méthode

Returns the type of the item represented by the node.
abstract protected getItemType ( ) : string
Résultat string type of the item