Полный список членов класса ConnectionManager, включая наследуемые из базового класса
__construct() | ConnectionManager | |
createConnection(Role $owner, string $type, string $name, string $serverPath) | ConnectionManager | protected |
deactivateConnection(Connection $connection) | ConnectionManager | |
disableConnection(Connection $connection) | ConnectionManager | |
getConnection(Role $owner, string $accountType, array $optionalFilter=[]) | ConnectionManager | |
getConnectionsData(Role $owner, array $type, array $optionalFilter=[]) | ConnectionManager | |
getSocialUserLogin(Role $owner, string $accountType) | ConnectionManager | protected |
INIT_STATUS | ConnectionManager | |
initConnection(Role $owner, string $accountType, string $server) | ConnectionManager | |
unsubscribeConnection(Connection $connection) | ConnectionManager | |
update(Connection $connection) | ConnectionManager |