ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
interface.ilCOPageCollectorInterface.php
Go to the documentation of this file.
1
<?php
2
24
interface
ilCOPageCollectorInterface
25
{
31
public
function
getAllPageIds
(
int
$obj_id): array;
32
}
ilCOPageCollectorInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilCOPageCollectorInterface.php:25
ilCOPageCollectorInterface\getAllPageIds
getAllPageIds(int $obj_id)
Get all page IDs of an repository object.
components
ILIAS
COPage
interfaces
interface.ilCOPageCollectorInterface.php
Generated on Sun Apr 5 2026 23:02:46 for ILIAS by
1.9.4 (using
Doxyfile
)