C# Класс ItemDisplayer, getputs

Summary description for ItemDisplayer
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetItemLayoutOptionsType ( string itemLayoutOptionsStr ) : ItemLayoutOptions
ItemDisplayer ( ) : System
LoadItemTable ( List itemList, ShowItemsOptions itemOptions, ItemLayoutOptions itemLayoutOptions, int startItem, string UID, ProcessingEngine, sort, string currentPageLink ) : string

Show the Items. Configure the Display based on which page is displaying the items. Uses HTML

Приватные методы

Метод Описание
showItems ( gui, LineBreak ) : ShowItemsOptions.ShowPreviousNextLinks){

Описание методов

GetItemLayoutOptionsType() публичный Метод

public GetItemLayoutOptionsType ( string itemLayoutOptionsStr ) : ItemLayoutOptions
itemLayoutOptionsStr string
Результат ItemLayoutOptions

ItemDisplayer() публичный Метод

public ItemDisplayer ( ) : System
Результат System

LoadItemTable() публичный Метод

Show the Items. Configure the Display based on which page is displaying the items. Uses HTML
public LoadItemTable ( List itemList, ShowItemsOptions itemOptions, ItemLayoutOptions itemLayoutOptions, int startItem, string UID, ProcessingEngine, sort, string currentPageLink ) : string
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
Результат string