| _DiffEngine |
Class used internally by Diff to actually compute the diffs. |
| _DiffOp |
|
| _DiffOp_Add |
|
| _DiffOp_Change |
|
| _DiffOp_Copy |
|
| _DiffOp_Delete |
|
| BookingOrderAdmin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |
| BookingOrderAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| CatalogAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| CatalogAdmin_RecordController |
Handles operations on a single record from a managed model. |
| CMSActionOptionsForm |
A special kind of form used to make the action dialogs that appear just
underneath the top-right buttons in the CMS |
| Diff |
Class representing a 'diff' between two sequences of strings. |
| GuestbookAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| ImportAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| LeftAndMain |
LeftAndMain is the parent class of all the two-pane views in the CMS. If you are
wanting to add more areas to the CMS, you can do it by subclassing LeftAndMain. |
| LeftAndMainDecorator |
Plug-ins for additional functionality in your LeftAndMain classes. |
| LoggerAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| LoggerAdmin_RecordController |
Handles operations on a single record from a managed model. |
| MappedDiff |
Computes diff between sequences of strings. |
| ModelAdmin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |
| ModelAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| ModelAdmin_RecordController |
Handles operations on a single record from a managed model. |
| OrderAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| OrderAdmin_RecordController |
Handles operations on a single record from a managed model. |
| PaymentAdmin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |
| PaymentAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| RealtyImportAdmin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |
| RealtyImportAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| RedirectEntry_Admin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |
| RoomServiceAdmin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |
| ShippingMethodAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| SubsiteAdmin_CollectionController |
Handles a managed model class and provides default collection filtering
behavior. |
| VKNotificationQueueAdmin |
Generates a three-pane UI for editing model classes, with an automatically
generated search panel, tabular results and edit forms. Relies on data such as
DataObject::$db and {@DataObject::getCMSFields()} to scaffold interfaces
"out of the box", while at the same time providing flexibility to customize the
default output. |