PHP 클래스 PMA\libraries\navigation\nodes\NodeDatabaseChild

상속: extends Node
파일 보기 프로젝트 열기: phpmyadmin/phpmyadmin 1 사용 예제들

공개 메소드들

메소드 설명
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