Difference between revisions of "CEData 1 0"
From ADF Docs
m (moved CeData 1 0 to CEData 1 0 over redirect: changed back so that it matches up with the auto documentation generator) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | |||
+ | Attention: Do not change any text in the description, properties, and functions sections. | ||
+ | |||
+ | Return to [[Library|Library (API)]] | ||
+ | |||
== Description == | == Description == | ||
Custom Element Data functions for the ADF Library | Custom Element Data functions for the ADF Library |
Revision as of 19:29, 8 April 2010
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
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