ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
interface.ilTermsOfServiceTableDataProvider.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
8
interface
ilTermsOfServiceTableDataProvider
9
{
15
public
function
getList
(array
$params
, array $filter);
16
}
php
An exception for terminatinating execution or to throw for unit testing.
$params
$params
Definition:
example_049.php:96
ilTermsOfServiceTableDataProvider
Definition:
interface.ilTermsOfServiceTableDataProvider.php:9
ilTermsOfServiceTableDataProvider\getList
getList(array $params, array $filter)
Services
TermsOfService
interfaces
interface.ilTermsOfServiceTableDataProvider.php
Generated on Fri Oct 3 2025 19:01:03 for ILIAS by
1.9.4 (using
Doxyfile
)