ILIAS
release_8 Revision v8.24
◀ 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.
Services
COPage
interfaces
interface.ilCOPageCollectorInterface.php
Generated on Sun Nov 2 2025 22:01:34 for ILIAS by
1.9.4 (using
Doxyfile
)