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

  • TableLocator

Class TableLocator

Custom table locator for BEdita.

Cake\ORM\Locator\TableLocator
Extended by BEdita\Core\ORM\Locator\TableLocator uses Cake\Log\LogTrait (not available)
Namespace: BEdita\Core\ORM\Locator
Since: 4.0.0
Located at Core/src/ORM/Locator/TableLocator.php

Methods summary

protected string
# _getClassName( string $alias, array $options = [] )

Gets the table class name.

Gets the table class name.

Parameters

$alias
The alias name you want to get.
$options
Table options array.

Returns

string
BEdita API doc | 4-cactus API documentation generated by ApiGen