PHP 클래스 Prado\Web\UI\WebControls\THtmlElement
THtmlElement represents a generic HTML element whose tag name is specified
via {@link setTagName TagName} property. Because THtmlElement extends from
{@link TWebControl}, it enjoys all its functionalities.
To change the default tag your subclass should override {@link getDefaultTagName}
파일 보기
프로젝트 열기: pradosoft/prado
공개 메소드들
메소드 상세
getDefaultTagName()
공개 메소드
This is the default tag when no other is specified
This tells you if this TagName has deviated from the original