ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
interface.ilUsersGalleryCollectionProvider.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2015 ILIAS open source, Extended GPL, see docs/LICENSE */
3
7
interface
ilUsersGalleryCollectionProvider
8
{
12
public
function
getGroupedCollections
();
13
17
public
function
hasRemovableUsers
();
18
}
php
An exception for terminatinating execution or to throw for unit testing.
ilUsersGalleryCollectionProvider
Interface ilUsersGalleryCollectionProvider.
Definition:
interface.ilUsersGalleryCollectionProvider.php:8
ilUsersGalleryCollectionProvider\getGroupedCollections
getGroupedCollections()
ilUsersGalleryCollectionProvider\hasRemovableUsers
hasRemovableUsers()
Services
User
Gallery
interfaces
interface.ilUsersGalleryCollectionProvider.php
Generated on Sat Oct 4 2025 20:01:08 for ILIAS by
1.9.4 (using
Doxyfile
)