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

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Model
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Utility
    • Core
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Validation
      • ORM
        • Locator
      • Utility

Classes

  • CategoriesController
  • ModelController
  • ObjectTypesController
  • PropertiesController
  • PropertyTypesController
  • RelationsController
  • TagsController

Class PropertiesController

Controller for /model/properties endpoint.

BEdita\API\Controller\ResourcesController
Extended by BEdita\API\Controller\Model\ModelController
Extended by BEdita\API\Controller\Model\PropertiesController
Namespace: BEdita\API\Controller\Model
Since: 4.0.0
Located at API/src/Controller/Model/PropertiesController.php

Properties summary

public string $modelClass

Inheritdoc

# 'Properties'
protected array $_defaultConfig

Inheritdoc

# [ 'allowedAssociations' => [ 'object_types' => ['object_types'], ], ]

Properties inherited from BEdita\API\Controller\Model\ModelController

$routeNamePrefix

Magic properties

public BEdita\Core\Model\Table\PropertiesTable $Properties
BEdita API doc | 4-cactus API documentation generated by ApiGen