Phang  2.1
 All Classes Files Functions Variables Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oCBaseBase class
|oCAbstract_EmailHelper class to send e-mails
||\CEmailSend text e-mails
|oCAbstract_treeCreates a basic tree view of a data object using html ordered/unordered lists
|oCDbDB utility class
|oCDb_ConvertUtility class to convert and format values of different data types
|oCDb_MigrateMigrate data from one table to another
|oCDb_ModelA database table model
||\CUi_modelModels a UI component which is derived from a data model object Designed to be a dumb 'container' object - Ui_Mapper should be doing all the heavy lifting
|oCDb_Model_FieldHolds field properties
||\CUi_model_fieldHolds field properties
|oCDb_RecordA database record model
||\CUi_RecordUi record model
|oCExportExport table data to SQL
|oCHtml_ElementBase HTML element
||oCAbstract_FieldAbstract Base Field
|||oCCheckboxA checkbox field
|||oCColourpickerA colour picker
|||oCFile_EditComposite field which displays a file upload box, but if a file has already been uploaded, displays a link to it and a delete option
|||oCRead_OnlyA read-only field
|||oCSelectA Select field
||||\CMultiselectA Select field
|||oCSubmitA submit button
|||oCTextareaA Text area
||||oCBbcodeA date field
||||oCHtmlareaA Text area
||||\CHtmlarea_FullA Html area
|||\CTextfieldA text field
||| oCCurrency_FieldA currency field - text field which formats value as a number with two decimal places
||| oCDate_Time_FieldA date/time field
||| oCDatefieldA date field
||| |\CDatepickerA date picker field
||| oCFileFile upload box
||| oCHiddenA Hidden field
||| oCPasswordA password field
||| \CTimefieldA time field
||oCFormAn HTML Form object
||oCImageHTML image
||oCMessage_BoxDescription: Html message box class Author: James Tierney / Fifteen Digital Developers Ltd
|||\CMessage_Box_ConfirmHtml message box class, with ok and cancel buttons formats an array of message strings into an HTML element
||oCSelect_OptionA Select option (used internally)
||\CTableDescription: Html table class Author: James Tierney / Fifteen Digital Developers Ltd
|oCImage_ThumbnailCreates thumbnail from image
|oCLengthCalculate between measurements of length
|oCMysql_AdapterMysql DB adapter
|oCSqlSQL builder class
|oCSql_FilterFilter and sort SQL queries
|\CVatCalculate VAT
oCBrowserGet basic browser info
oCDb_AdapterDb_Adapter interface, to allow different SQL database engines to work with DB objects
|\CMysql_AdapterMysql DB adapter
\CMenu_TreeCreates a basic tree menu of a data object using html ordered/unordered lists