ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
}
ilUsersGalleryUserCollectionSorter\sort
sort(array $users)
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
$users
$users
Definition:
authpage.php:44
ilUsersGalleryUserCollectionSorter
Interface ilUsersGalleryUserCollectionSorter.
Definition:
interface.ilUsersGalleryUserCollectionSorter.php:7
Services
User
Gallery
interfaces
interface.ilUsersGalleryUserCollectionSorter.php
Generated on Sat Jan 18 2025 19:01:40 for ILIAS by
1.8.13 (using
Doxyfile
)