ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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.
Services
COPage
interfaces
interface.ilCOPageCollectorInterface.php
Generated on Sat Jan 18 2025 19:01:30 for ILIAS by
1.8.13 (using
Doxyfile
)