Trait ControllerBindings
\ICanBoogie\Routing\Controller prototype bindings.
Namespace: ICanBoogie\Module
See: \ICanBoogie\Module\Hooks::controller_fetch_records
See: \ICanBoogie\Module\Hooks::controller_fetch_record
Located at ControllerBindings.php
See: \ICanBoogie\Module\Hooks::controller_fetch_records
See: \ICanBoogie\Module\Hooks::controller_fetch_record
Located at ControllerBindings.php
Methods summary
Magic methods summary
public
ICanBoogie\Facets\RecordCollection
|
|
public
ICanBoogie\ActiveRecord
|
#
fetch_record( array $modifiers, & $fetcher = null )
Fetches a record using the controller |
Properties summary
Magic properties
public
ICanBoogie\Facets\Fetcher
|
$records_fetcher
|
public read-only
ICanBoogie\Core
|
$app
|
public read-only
|
$module
|
public read-only
ICanBoogie\ActiveRecord\Model
|
$model
|
public read-only
|
$route
|