Overview

Namespaces

  • DcGeneral
    • Clipboard
    • Contao
      • Callback
      • Compatibility
      • DataDefinition
        • Definition
      • Dca
        • Builder
          • Legacy
        • Definition
        • Palette
        • Populator
      • Event
      • View
        • Contao2BackendView
          • Event
    • Controller
    • Data
    • DataDefinition
      • Builder
      • Definition
        • Properties
        • View
          • Panel
      • ModelRelationship
      • Palette
        • Builder
          • Event
        • Condition
          • Palette
          • Property
    • EnvironmentPopulator
    • Event
    • Exception
    • Factory
      • Event
    • Panel
    • View
      • Event

Classes

  • ActiveRecord
  • ClassLoader
  • DcCompat
  • TemplateLoader
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class ActiveRecord

Class ActiveRecord

Small compatibility layer for the $dc->activeRecord property.

Namespace: DcGeneral\Contao\Compatibility
Located at Contao/Compatibility/ActiveRecord.php
Methods summary
public
# __construct( DcGeneral\Data\ModelInterface $model )
public
# __get( mixed $name )
public
# __set( mixed $name, mixed $value )
public DcGeneral\Data\ModelInterface
# getModel( )

Return the underlying model.

Return the underlying model.

Returns

DcGeneral\Data\ModelInterface
Properties summary
protected DcGeneral\Data\ModelInterface $model
#

The underlying model.

The underlying model.

contao-community-alliance/dc-general API documentation generated by ApiGen 2.8.0