BEdita API doc | 4-cactus
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Component
        • Model
      • Error
      • Event
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Shell
      • TestSuite
      • Utility
    • Core
      • Configure
        • Engine
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • I18n
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Table
        • Validation
      • ORM
        • Inheritance
        • Locator
        • Rule
      • Shell
        • Task
      • State
      • TestSuite
        • Fixture
      • Utility

Classes

  • AssociationCollection
  • InheritanceEventHandler
  • Marshaller
  • Query
  • Table

Namespace BEdita\Core\ORM\Inheritance

Classes summary

AssociationCollection Class to proxy all association operations to inherited tables.
InheritanceEventHandler Event handler for Class Table Inheritance.
Marshaller

Extends \Cake\ORM\Marshaller providing the property map of the entire inheritance used when entities are hydrated

Query Extends \Cake\ORM\Query to set FROM clause and add default types and fields.
Table Base Table class used by tables that needs class table inheritance (CTI)
BEdita API doc | 4-cactus API documentation generated by ApiGen