Class \Prado\Shell\Actions\TActiveRecordAction
TActiveRecordAction class.
Create active record skeleton
Class hierarchy
Author: Brad Anderson <belisoful[at]icloud[dot]com> - Shell refactorAuthor: Matthias Endres <me[at]me23[dot]de> - Generate-All
Author: Daniel Sampedro Bello <darthdaniel85[at]gmail[dot]com> - Generate-All
Author: Wei Zhuo <weizhuo[at]gmail[dot]com> - Generate
Since: 3.1
public
|
actionGenerate(array<string|int, mixed> $args) : bool
This is the Shell Command for Generating a specific Action Record table skeleton
|
public
|
actionGenerateAll(array<string|int, mixed> $args) : bool
This is the Shell Command for Generating all Action Record table skeletons
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
getActiveRecordConfig() : false|TActiveRecordConfig
gets the TActiveRecordConfig for the application
|
protected
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |