ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
interface.ilCOPageCollectorInterface.php
Go to the documentation of this file.
1
<?
php
2
3
/* Copyright (c) 1998-2018 ILIAS open source, Extended GPL, see docs/LICENSE */
4
11
interface
ilCOPageCollectorInterface
12
{
19
public
function
getAllPageIds
($obj_id);
20
}
ilCOPageCollectorInterface
Page collector interface.
Definition:
interface.ilCOPageCollectorInterface.php:11
ilCOPageCollectorInterface\getAllPageIds
getAllPageIds($obj_id)
Get all page IDs of an repository object.
php
Services
COPage
interfaces
interface.ilCOPageCollectorInterface.php
Generated on Thu Jan 16 2025 19:02:21 for ILIAS by
1.8.13 (using
Doxyfile
)