Полный список членов класса EventConnection, включая наследуемые из базового класса
$cache | Mapper | protectedstatic |
convertToObject($objectEO) | EventConnection | protected |
create(Core\Base\EntityInterface $entity, array $params=[]) | Mapper | |
createEntity($entity, array $params=[]) | EventConnection | protected |
DEFAULT_SELECT | Mapper | protected |
delete(Core\Base\EntityInterface $entity, array $params=['softDelete'=> true]) | Mapper | |
deleteByFilter($filter, array $params=['softDelete'=> true]) | Mapper | |
deleteEntity(Core\Base\EntityInterface $entity, array $params=['softDelete'=> true]) | EventConnection | protected |
deleteMap(Core\Base\EntityMap $map, array $params=['softDelete'=> true]) | Mapper | |
getByEntityObject($entityObject) | Mapper | |
getById(int $id) | Mapper | |
getCacheMap() | Mapper | protected |
getDataManagerResult(array $params) | EventConnection | protected |
getEntityClass() | EventConnection | protected |
getEntityName() | EventConnection | protected |
getMap($filter, int $limit=null, array $order=null) | Mapper | |
getMapClass() | EventConnection | protected |
getOneEntityByFilter(array $filter) | EventConnection | protected |
initCacheMap(string $class) | Mapper | protected |
NEGATIVE_ANSWER | Mapper | |
POSITIVE_ANSWER | Mapper | |
prepareConnection(EO_DavConnection $connectionEO) | Complex | protected |
prepareEvent(EO_Event $eventEO) | Complex | protected |
prepareSection(EO_Section $sectionEO) | Complex | protected |
resetCacheById(int $id) | Mapper | |
update(Core\Base\EntityInterface $entity, array $params=[]) | Mapper | |
updateEntity($entity, array $params=[]) | EventConnection | protected |