Difference between revisions of "Library"
Line 51: | Line 51: | ||
Designed to open add/edit/delete forms for custom elements and manipulating simple forms. | Designed to open add/edit/delete forms for custom elements and manipulating simple forms. | ||
+ | |||
+ | == Scheduler== | ||
+ | [[Scheduler_1_0]] | ||
+ | |||
+ | A tool to schedule a series of processes to run as separate requests. | ||
== Scripts == | == Scripts == |
Latest revision as of 14:22, 27 September 2011
CCAPI
Content Creation API component for working with the CCAPI.
Wrapper for the CCAPI ADF component for the populateContent CCAPI function.
Wrapper for the CCAPI ADF component for the createPage and deletePage CCAPI function.
Wrapper for the CCAPI ADF component for the createSubsite CCAPI function. Additional function to build the subsites for a specific path.
Wrapper for the CCAPI ADF component for the uploadImage and uploadDocument CCAPI function.
CEData
Designed to work with Custom Element data records. Functions exist to return custom element data records, filtering/sorting operations for custom element records, and functions to work directly with custom elements.
CSData
CommonSpot data component to connect with the CommonSpot site, subsite, page, metadata, uploaded files, and user data.
CSSecurity
Security functions based on CommonSpot user roles and permissions for a CommonSpot site.
Data
Data utility functions for sorting, filtering, and searching with simple and complex ColdFusion data types. Specific ColdFusion functions that are not connected to CommonSpot data.
Date
Date utility functions for working with ColdFusion date data types. Functions contains operations for returning first/last day of the week, first/last day of the month, and formatting date for CommonSpot date format.
Forms
Designed to open add/edit/delete forms for custom elements and manipulating simple forms.
Scheduler
A tool to schedule a series of processes to run as separate requests.
Scripts
Tools to load third party JavaScripts scripts and ADF Lightbox framework into CommonSpot pages. Provides function to load jquery, jquery UI, SWF Object, and many JavaScript functions.
Service component for the Scripts to handle the monitoring of the loaded scripts.
Taxonomy
Component to provide a layer for the CommonSpot Taxonomy API. Easily create a taxonomy object for querying the CommonSpot sites taxonomy.
Utils
Utility functions for debugging, managing ColdFusion scheduled tasks, working with CommonSpot field types, and building pagination for rendering.