Открытые члены | |
getErrors () | |
getErrorByCode ($code) | |
См. определение в файле errorable.php строка 5
getErrorByCode | ( | $code | ) |
Getting once error with the necessary code.
string | $code | Code of error. |
Замещается в Base, Entity, Action, Base, Controller, AjaxJson, Component, EntitySelector, LogEntry, LogListCommon, WorkgroupList и WorkgroupUserList.
getErrors | ( | ) |
Getting array of errors.
Замещается в Base, Entity, Action, Base, Controller, AjaxJson, Component, EntitySelector, LogEntry, LogListCommon, WorkgroupList и WorkgroupUserList.