Property | Type | Description | |
---|---|---|---|
PORTLETCONTEXT_TEMPLATENAME | string |
Property | Type | Description | |
---|---|---|---|
GetContextNodeInternal | Node |
Method | Description | |
---|---|---|
AddPortletDependency ( ) : void | ||
GetContainingContextBoundPortlet ( |
||
GetContextNodeForControl ( |
||
ReplaceTemplates ( string queryText ) : string |
Method | Description | |
---|---|---|
EvaluateObjectProperty ( string objectName, string propertyName ) : string | ||
GetBindingRoot ( ) : Node | ||
GetCacheKey ( ) : string | ||
GetContextNode ( ) : Node | ||
GetPortletTemplateNames ( ) : IEnumerable |
||
GetProperty ( |
||
GetProperty ( Node node, string propertyName ) : string | ||
GetXsltArgumentList ( ) : |
Method | Description | |
---|---|---|
GetContextNodeInternal ( ) : Node |
protected EvaluateObjectProperty ( string objectName, string propertyName ) : string | ||
objectName | string | |
propertyName | string | |
return | string |
public static GetContainingContextBoundPortlet ( |
||
child | ||
return |
public static GetContextNodeForControl ( |
||
c | ||
return | Node |
protected GetPortletTemplateNames ( ) : IEnumerable |
||
return | IEnumerable |
protected GetProperty ( |
||
content | ||
propertyName | string | |
return | string |
protected GetProperty ( Node node, string propertyName ) : string | ||
node | Node | |
propertyName | string | |
return | string |
protected GetXsltArgumentList ( ) : |
||
return |
public ReplaceTemplates ( string queryText ) : string | ||
queryText | string | |
return | string |