PHP 클래스 DiyCustom, thinksns

저자: Stream
상속: extends TagsAbstract
파일 보기 프로젝트 열기: medz/thinksns-4

공개 프로퍼티들

프로퍼티 타입 설명
$TAG_CLOSED unknown_type 是否是封闭的标签
$config
$html

공개 메소드들

메소드 설명
__construct ( )
getTagStatus ( )
getTemplateFile ( $tpl = '' ) 返回模板文件路径
replace ( ) * (non-PHPdoc)
replaceTag ( $attr, $value = '' )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getTagStatus() 공개 메소드

public getTagStatus ( )

getTemplateFile() 공개 메소드

返回模板文件路径
public getTemplateFile ( $tpl = '' )

replace() 공개 메소드

* (non-PHPdoc)
또한 보기: TagsAbstract::replace()
public replace ( )

replaceTag() 공개 메소드

public replaceTag ( $attr, $value = '' )

프로퍼티 상세

$TAG_CLOSED 공개적으로 정적으로 프로퍼티

是否是封闭的标签
public static unknown_type $TAG_CLOSED
리턴 unknown_type

$config 공개적으로 프로퍼티

public $config

$html 공개적으로 정적으로 프로퍼티

public static $html