Полный список членов класса InlineAction, включая наследуемые из базового класса
$binder | Action | protected |
$config | Action | protected |
$controller | Action | protected |
$errorCollection | Action | protected |
$methodName | InlineAction | protected |
$name | Action | protected |
__construct($name, Controller $controller, $config=array()) | InlineAction | |
addError(Error $error) | Action | protected |
addErrors(array $errors) | Action | protected |
buildBinder() | InlineAction | protected |
className() | Action | static |
configure($params) | Action | |
convertKeysToCamelCase($data) | Action | |
getArguments() | Action | |
getBinder() | Action | |
getConfig() | Action | |
getController() | Action | |
getCurrentUser() | Action | |
getErrorByCode($code) | Action | |
getErrors() | Action | |
getName() | Action | |
init() | Action | protected |
onAfterRun() | Action | protected |
onBeforeRun() | Action | protected |
runWithSourceParametersList() | Action | |
setArguments(array $arguments) | Action |