ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
interface.ilUsersGalleryUserCollectionSorter.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2017 ILIAS open source, Extended GPL, see docs/LICENSE */
3
7
interface
ilUsersGalleryUserCollectionSorter
8
{
13
public
function
sort
(array $users);
14
}
php
An exception for terminatinating execution or to throw for unit testing.
ilUsersGalleryUserCollectionSorter
Interface ilUsersGalleryUserCollectionSorter.
Definition:
interface.ilUsersGalleryUserCollectionSorter.php:8
ilUsersGalleryUserCollectionSorter\sort
sort(array $users)
Services
User
Gallery
interfaces
interface.ilUsersGalleryUserCollectionSorter.php
Generated on Sat Oct 4 2025 21:01:10 for ILIAS by
1.9.4 (using
Doxyfile
)