Property | Type | Description | |
---|---|---|---|
GetIntFromRequest | bool | ||
GetPortletSpecificParamName | string |
Method | Description | |
---|---|---|
ContentCollectionPortlet ( ) : System | ||
GetPropertyActionUrlPart ( string paramName, string paramValue ) : string |
Method | Description | |
---|---|---|
CreateChildControls ( ) : void | ||
GetModel ( ) : object | ||
GetPagerModel ( int totalCount, |
||
GetQueryFilter ( ) : string | ||
GetXsltArgumentList ( ) : |
||
PrepareXsltRendering ( object model ) : void | ||
RenderWithAscx ( System.Web.UI.HtmlTextWriter writer ) : void | ||
SerializeModel ( object model ) : object |
Method | Description | |
---|---|---|
GetIntFromRequest ( string paramName, int &value ) : bool | ||
GetPortletSpecificParamName ( string paramName ) : string |
protected GetPagerModel ( int totalCount, |
||
totalCount | int | |
state | ||
pageUrl | string | |
return |
public GetPropertyActionUrlPart ( string paramName, string paramValue ) : string | ||
paramName | string | |
paramValue | string | |
return | string |
protected GetXsltArgumentList ( ) : |
||
return |
protected PrepareXsltRendering ( object model ) : void | ||
model | object | |
return | void |
protected RenderWithAscx ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |
protected SerializeModel ( object model ) : object | ||
model | object | |
return | object |