프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_indices | array | Indices list. |
메소드 | 설명 | |
---|---|---|
__construct ( array $params = [] ) | ||
checkMongoIndices ( ) | ||
createMongoIndices ( ) |
메소드 | 설명 | |
---|---|---|
_loadFromBackend ( ) | ||
_removeUserData ( $user ) | ||
_storeBackend ( $action, $rule ) |
public __construct ( array $params = [] ) | ||
$params | array | Parameters: - collection: (string) The name of the storage collection. - mongo_db: (Horde_Mongo_Client) [REQUIRED] The DB instance. |