Method | Description | |
---|---|---|
ApplyTemplate ( |
||
BeginHandle ( ) : void | ||
EndHandle ( ) : void | ||
GetTemplate ( string tplId ) : |
||
GetTokenByID ( string id ) : |
||
HandleAnchors ( ) : void | ||
IsTemplateInline ( string tpl ) : bool | ||
ParseAnchors ( ) : void | ||
Token ( |
||
Validate ( ) : void |
Method | Description | |
---|---|---|
BuildAttributes ( ) : string>.Dictionary |
||
BuildAttributes ( string attrsStr ) : string>.Dictionary |
||
GetAttribute ( string name ) : string | ||
ManagedTokensToString ( ) : string |
public ApplyTemplate ( |
||
tpl | ||
return | string |
protected BuildAttributes ( ) : string>.Dictionary |
||
return | string>.Dictionary |
protected BuildAttributes ( string attrsStr ) : string>.Dictionary |
||
attrsStr | string | |
return | string>.Dictionary |
protected GetAttribute ( string name ) : string | ||
name | string | |
return | string |
public GetTemplate ( string tplId ) : |
||
tplId | string | |
return |
public IsTemplateInline ( string tpl ) : bool | ||
tpl | string | |
return | bool |
public Token ( |
||
match | ||
return | System |