Property | Type | Description | |
---|---|---|---|
$actionName | string | The action name to listen on. | |
$ptable | string | The parent table name to work on. | |
$table | string | The table name to work on. |
Method | Description | |
---|---|---|
accepts ( MetaModels\Attribute\IAttribute $attribute ) : boolean | Test if the passed attribute is acceptable. | |
createEmptyDataFor ( $attribute ) | {@inheritDoc} |
protected static string $actionName | ||
return | string |
protected static string $ptable | ||
return | string |
protected static string $table | ||
return | string |