Property | Type | Description | |
---|---|---|---|
$baseModelClassName | |||
$behaviors | |||
$controller | |||
$menuItem | |||
$permissions |
Property | Type | Description | |
---|---|---|---|
$fillable | |||
$validationRules |
Method | Description | |
---|---|---|
fill ( array $attributes ) | ||
getBaseModelClassNameOptions ( ) | ||
getBehaviorsOptions ( ) | ||
getControllerFilePath ( $controllerFilesDirectory = false ) | ||
getMenuItemOptions ( ) | ||
getPermissionsOptions ( ) | ||
getPluginRegistryData ( $pluginCode, $subtype ) | ||
listPluginControllers ( $pluginCodeObj ) | ||
load ( $controller ) | ||
save ( ) |
Method | Description | |
---|---|---|
generateController ( ) | ||
loadBehaviorConfiguration ( $fileName, $behaviorClass ) | ||
loadControllerBehaviors ( ) | ||
saveBehaviorConfiguration ( $fileName, $configuration, $behaviorClass ) | ||
saveController ( ) | ||
trimExtension ( $fileName ) | ||
validateFileName ( $fileName ) |
public getControllerFilePath ( $controllerFilesDirectory = false ) |
public static getPluginRegistryData ( $pluginCode, $subtype ) |
protected loadBehaviorConfiguration ( $fileName, $behaviorClass ) |
protected saveBehaviorConfiguration ( $fileName, $configuration, $behaviorClass ) |