Method | Description | |
---|---|---|
GetItemLayoutOptionsType ( string itemLayoutOptionsStr ) : ItemLayoutOptions | ||
ItemDisplayer ( ) : System | ||
LoadItemTable ( List |
Show the Items. Configure the Display based on which page is displaying the items. Uses HTML
|
Method | Description | |
---|---|---|
showItems ( gui, LineBreak ) : ShowItemsOptions.ShowPreviousNextLinks){ |
public GetItemLayoutOptionsType ( string itemLayoutOptionsStr ) : ItemLayoutOptions | ||
itemLayoutOptionsStr | string | |
return | ItemLayoutOptions |
public LoadItemTable ( List |
||
itemList | List |
A List of Objects of Type Item. |
itemOptions | ShowItemsOptions | Enumeration of Item Display Options. |
itemLayoutOptions | ItemLayoutOptions | |
startItem | int | The starting Item Number |
UID | string | The UID of the User. If UID = Empty Then the User has not logged in. |
sort | ProcessingEngine, | The sort Type |
currentPageLink | string | The Page where the current Previous/Next Links should redirect |
return | string |