\DedeAtt

属性的数据描述 function c____DedeAtt();

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(  $str) 

Parameters

$str

IsAttribute()

IsAttribute(string  $str) : string

判断属性是否存在

Parameters

string $str

属性名称

Returns

string

GetTagName()

GetTagName() : string

获得标记名称

Returns

string

GetCount()

GetCount() : integer

获得属性个数

Returns

integer