CApplicationFramework | Top-level framework for web applications |
CCheckboxFormField | Generator for checkbox input fields |
CClassification | Metadata type representing hierarchical ("Tree") controlled vocabulary values |
CClassificationFactory | Factory for producing and manipulating Classification objects |
CConfigSettingsUI | Class supplying a standard user interface for viewing and setting configuration parameters |
CControlledName | Metadata type representing non-hierarchical controlled vocabulary values |
CControlledNameFactory | Factory for manipulating ControlledName objects |
CCWUser | CWIS-specific user class |
CCWUserFactory | CWIS-specific user factory class |
CDatabase | SQL database abstraction object with smart query caching |
CDate | |
CEmail | Electronic mail message |
CEventLog | Class for storing and retrieving event information from database |
CFile | Class representing a stored (usually uploaded) file |
CFileFactory | Factory for manipulating File objects |
CFolder | Folder object used to create and manage groups of items |
CFolderFactory | Factory object for Folder class, used to retrieve and manage Folders and groups of Folders |
CFormField | Generator for HTML form fields |
CFormTool | Helps print and validate form fields, and their errors, associated with a form |
CForum | A converastion forum which includes topics and messages |
CGlobalSearchEngine | |
CHtmlOptionList | Convenience class for generating an HTML select/option form element |
CHumanMetadataField | Given a metadata field, this class returns human-readable values for each value of the field |
CiCalendar | Class to generate a simple iCalendar document |
CImage | |
CItemFactory | Common factory class for item manipulation |
CJsonHelper | Convenience class for standardizing JSON responses, making it easier to export primitive data types to JSON format, and printing JSON responses |
CMessage | Abstraction for forum messages and resource comments |
CMessageFactory | Factory for forum messages / resource comments |
CMetadataField | Object representing a locally-defined type of metadata field |
CMetadataFieldGroup | Class that builds on the foldering functionality to provide groups of metadata fields |
CMetadataFieldOrder | Class to build metadata field ordering functionality on top of the foldering functionality |
CMetadataSchema | Metadata schema (in effect a Factory class for MetadataField) |
CMysqlSystemVariables | Class that allows permits easier access to MySQL system variables |
COAIClient | |
COAIItem | |
COAIItemFactory | |
COAIServer | |
COptionFormField | Generator for option form fields |
CPasswordFormField | Abstraction for password forms |
CPersistentDoublyLinkedList | Persistent doubly-linked-list data structure, with its data stored in a specified database table |
CPlugin | Base class for all plugins |
CPluginCaller | |
CPluginManager | Manager to load and invoke plugins |
CPopupWindow | Lightboxed pop-up window with repeat prevention |
CPrivilege | User rights management framework allowing custom privege definition |
CPrivilegeFactory | Factory which extracts all defined privileges from the database |
CPrivilegeSet | Set of privileges used to access resource information or other parts of the system |
CPSDocument | |
CPSTable | |
CQualifier | |
CQualifierFactory | Factory class for Qualifier |
CRecommender | |
CResource | Represents a "resource" in CWIS |
CResourceFactory | Factory for Resource objects |
CRSS | |
CRSSClient | Implements an RSS client for fetching, parsing, and caching RSS feeds |
CSavedSearch | |
CSavedSearchFactory | Factory for manipulating SavedSearch objects |
CSearchEngine | Core metadata archive search engine class |
CSession | |
CSPTEventLog | |
CSPTImage | Encapsulates a full-size, preview, and thumbnail image |
CSPTRecommender | |
CSPTSearchEngine | |
CSPTUser | |
CSystemConfiguration | |
CTextFormField | Generator for text input fields |
CTopic | Abstraction for topics within a Forum |
CUser | |
CUserFactory | |
CVocabulary | Controlled vocabulary |
CVocabularyFactory | Factory for manipulating Vocabulary objects |
CXMLParser | |
CXMLStream | |