mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Engine_Library >> Aggregations >> Item_Aggregation_Utilities

Item_Aggregation_Utilities Class



Class is used to build the appropriate instance of the Item_Aggregation object. This class pulls the data from the database, fills the object, and then performs final preparation for displaying the item aggregation via the web.


Namespace: SobekCM.Engine_Library.Aggregations
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class Item_Aggregation_Utilities

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.Aggregations..::..Item_Aggregation_Utilities

Constructors

  NameDescription
Public methodItem_Aggregation_Utilities
Initializes a new instance of the Item_Aggregation_Utilities class

Methods

  NameDescription
Protected methodStatic memberAdd_All_New_Browses
Adds the ALL ITEMS and NEW ITEMS browses to the item aggregation, if the display options and last added item date call for it
Protected methodStatic memberAdd_Browse_Files
Checks the appropriate design folders to add any existing browse or info pages to the item aggregation
Protected methodStatic memberAdd_HTML
Finds the home page source file and banner images or html for this item aggregation
Public methodStatic memberGat_All_Browse
Method returns the table of results for the browse indicated
Public methodStatic memberGet_Browse_Results
Method returns the table of results for the browse indicated
Public methodStatic memberGet_Collection_Hierarchy
Adds the entire collection hierarchy under the ALL aggregation object
Public methodStatic memberGet_Complete_Item_Aggregation
Gets a fully built item aggregation object for a particular aggregation code
Public methodStatic memberGet_Item_Aggregation
Get the language specific item aggregation, from the complete item aggregation object
Public methodStatic memberSave_To_Database
Saves the information about this item aggregation to the database

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )