ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ 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:24
ilCOPageCollectorInterface\getAllPageIds
getAllPageIds(int $obj_id)
Get all page IDs of an repository object.
components
ILIAS
COPage
interfaces
interface.ilCOPageCollectorInterface.php
Generated on Sun Aug 31 2025 23:02:40 for ILIAS by
1.8.13 (using
Doxyfile
)