PHP Class DiyCustom, thinksns

Author: Stream
Inheritance: extends TagsAbstract
显示文件 Open project: medz/thinksns-4

Public Properties

Property Type Description
$TAG_CLOSED unknown_type 是否是封闭的标签
$config
$html

Public Methods

Method Description
__construct ( )
getTagStatus ( )
getTemplateFile ( $tpl = '' ) 返回模板文件路径
replace ( ) * (non-PHPdoc)
replaceTag ( $attr, $value = '' )

Method Details

__construct() public method

public __construct ( )

getTagStatus() public method

public getTagStatus ( )

getTemplateFile() public method

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

replace() public method

* (non-PHPdoc)
See also: TagsAbstract::replace()
public replace ( )

replaceTag() public method

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

Property Details

$TAG_CLOSED public_oe static_oe property

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

$config public_oe property

public $config

$html public_oe static_oe property

public static $html