Difference between revisions of "CEData 1 0"
From ADF Docs
m (moved CEData 1 0 to CeData 1 0: keeping naming conventions consistent) |
m (moved CeData 1 0 to CEData 1 0 over redirect: changed back so that it matches up with the auto documentation generator) |
(No difference)
|
Revision as of 03:12, 6 April 2010
Description
Custom Element Data functions for the ADF Library
Properties
- dependency = CSSecurity_1_0
- version = 1_0_0
- type = singleton
Functions
- deleteByElementName
- Delete the Custom Element records from the data_fieldvalue table given a Custom Element name
- elementExists
- Determines whether or not an element exists
- getAllCustomElements
- Returns all the Custom Elements for the site.
- getCEData
- Returns array of structs for all data matching the Custom Element.
- getCEDataByFieldID
- Returns Custom Element Data records for a given FieldID
- getCEDataField
- Returns the single field data value for the custom element record.
- getCEDataFieldUUID
- Returns the single field data value by the custom element UUID data value.
- getCEFieldValues
- Returns all values for a particular field in a particular custom element.
- getCEForCategory
- Returns a query of the CE's name and form ID that are in the Category argument.
- getFieldIdsByType
- Returns a list of fieldID's for a given Field Type
- getFormIDFromPageID
- Returns the Form ID for the Page ID.
- getPageIDForElement
- Returns Page ID Query in Data_FieldValue matching Form ID