Полный список членов класса Room, включая наследуемые из базового класса
create() | Room | |
createInstance() | Room | |
createInstanceFromParams($params) | Room | static |
delete() | Room | |
getAccess() | Room | |
getCapacity() | Room | |
getCategoryId() | Room | |
getColor() | Room | |
getCreatedBy() | Room | |
getError() | Room | |
getId() | Room | |
getLocationId() | Room | |
getName() | Room | |
getNecessity() | Room | |
getOwnerId() | Room | |
getType() | Room | |
setAccess(?array $access=[]) | Room | |
setCapacity(?int $capacity=null) | Room | |
setCategoryId(?int $categoryId=null) | Room | |
setColor(?string $color='') | Room | |
setCreatedBy() | Room | |
setId(?int $id=null) | Room | |
setLocationId(?int $locationId=null) | Room | |
setName(?string $name='') | Room | |
setNecessity(?string $necessity='N') | Room | |
setOwnerId(?int $ownerId=null) | Room | |
TYPE | Room | |
update() | Room |