ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilCOPageCollectorInterface Interface Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilCOPageCollectorInterface:
+ Collaboration diagram for ilCOPageCollectorInterface:

Public Member Functions

 getAllPageIds (int $obj_id)
 Get all page IDs of an repository object. More...
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Page collector interface

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 24 of file interface.ilCOPageCollectorInterface.php.

Member Function Documentation

◆ getAllPageIds()

ilCOPageCollectorInterface::getAllPageIds ( int  $obj_id)

Get all page IDs of an repository object.

Parameters
int$obj_idobject id of repository object
Returns
array[] inner array keys: "parent_type", "id", "lang"

Implemented in ilLearningModulePageCollector, and ilContentPagePageCollector.


The documentation for this interface was generated from the following file: