PHP Класс PMA\libraries\navigation\nodes\NodeDatabaseChild

Наследование: extends Node
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getHtmlForControlButtons ( ) : String Returns HTML for control buttons displayed infront of a node

Защищенные методы

Метод Описание
getItemType ( ) : string Returns the type of the item represented by the node.

Описание методов

getHtmlForControlButtons() публичный Метод

Returns HTML for control buttons displayed infront of a node
public getHtmlForControlButtons ( ) : String
Результат String HTML for control buttons

getItemType() абстрактный защищенный Метод

Returns the type of the item represented by the node.
abstract protected getItemType ( ) : string
Результат string type of the item