PHP Class DiyTab, thinksns

Author: Stream
Inheritance: extends TagsAbstract
ファイルを表示 Open project: medz/thinksns-4

Public Properties

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

Public Methods

Method Description
getTagStatus ( )
getTemplateFile ( $tpl = '' ) 返回模板文件路径
replace ( ) 这里返回的是模板中需要渲染的变量

Method Details

getTagStatus() public method

public getTagStatus ( )

getTemplateFile() public method

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

replace() public method

这里返回的是模板中需要渲染的变量
public replace ( )

Property Details

$TAG_CLOSED public_oe static_oe property

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

$config public_oe property

public $config