\TagAttribute

class TagAttribute Tag属性集合 function C__TagAttribute(); 属性的数据描述

Summary

Methods
Properties
Constants
GetAtt()
GetAttribute()
IsAttribute()
GettagName()
Getcount()
$count
$items
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$count

$count : 

Type

$items

$items : 

Type

Methods

GetAtt()

GetAtt(string  $str) : string

获得某个属性

Parameters

string $str

预处理字符串

Returns

string

GetAttribute()

GetAttribute(string  $str) : string

同上

Parameters

string $str

预处理字符串

Returns

string

IsAttribute()

IsAttribute(string  $str) : boolean

判断属性是否存在

Parameters

string $str

预处理字符串

Returns

boolean

GettagName()

GettagName() : string

获得标记名称

Returns

string

Getcount()

Getcount() : integer

获得属性个数

Returns

integer