Difference between revisions of "CEData 1 0"
From ADF Docs
Line 9: | Line 9: | ||
== Properties == | == Properties == | ||
− | :dependency = | + | :dependency = csSecurity_1_0 |
:version = 1_0_0 | :version = 1_0_0 | ||
+ | :wikiTitle = CEData_1_0 | ||
:type = singleton | :type = singleton | ||
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
- wikiTitle = CEData_1_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