Полный список членов класса Channel, включая наследуемые из базового класса
$channels | Channel | static |
$errorCollection | BaseObject | protected |
$id | BaseObject | protected |
$objectStorage | BaseObject | protectedstatic |
$userGroups | BaseObject | protectedstatic |
__construct($id) | Channel | |
canEdit($userId) | Channel | |
canEditVote($userId) | Channel | |
canRead($userId) | Channel | |
get($key) | Channel | |
getApplication() | BaseObject | |
getById($id) | Channel | static |
getErrorByCode($code) | BaseObject | |
getErrors() | BaseObject | |
getId() | BaseObject | |
getList(array $parameters) | Channel | static |
getUser() | BaseObject | |
init() | Channel | |
loadFromId($id, $shouldBeNewIfIdIsNull=false) | BaseObject | static |
loadUserGroups($userId) | BaseObject | static |
offsetExists($offset) | Channel | |
offsetGet($offset) | Channel | |
offsetSet($offset, $value) | Channel | |
offsetUnset($offset) | Channel | |
shutdown() | BaseObject | static |