ILIAS
trunk Revision v12.0_alpha-1338-g8f7e531aa3c
◀ 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 Wed Apr 29 2026 23:03:51 for ILIAS by
1.9.4 (using
Doxyfile
)