mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

AggregationServices Class



Class supports all the aggregation-level services provided by the SobekCM engine


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

Syntax

C#
public class AggregationServices : EndpointBase

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.Endpoints..::..EndpointBase
    SobekCM.Engine_Library.Endpoints..::..AggregationServices

Constructors

  NameDescription
Public methodAggregationServices
Initializes a new instance of the AggregationServices class

Methods

  NameDescription
Public methodStatic memberadd_new_aggregation
Add a new aggregation to the system
Public methodStatic memberget_aggregation_hierarchy
[HELPER] Gets the entire collection hierarchy (used for hierarchical tree displays)
Public methodStatic memberget_complete_aggregation
[HELPER] Gets the complete (language agnostic) item aggregation, by aggregation code
Public methodStatic memberget_item_aggregation
[HELPER] Gets the language-specific item aggregation, by aggregation code and language code
Public methodStatic memberget_item_aggregation_html_child_page
[HELPER] Gets the all information, including the HTML, for an item aggregation child page
Public methodGetAggregationByCode
Gets the language-specific item aggregation, by aggregation code and language code
Public methodGetAggregationUploadedImages
[PUBLIC] Get the list of uploaded images for a particular aggregation
Public methodGetAllAggregations
Gets the list of all aggregations - including inactive and hidden
Public methodGetCollectionHierarchy
Gets the entire collection hierarchy (used for hierarchical tree displays)
Public methodGetCollectionStaticPage
Gets the all information, including the HTML, for an item aggregation child page
Public methodGetCompleteAggregationByCode
Gets the complete (language agnostic) item aggregation, by aggregation code
Protected methodSerialize
Serialize the return object, according to the protocol requested
(Inherited from EndpointBase.)

See Also



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