ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilCOPageCollectorInterface Interface Reference

Page collector interface. More...

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

Public Member Functions

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

Detailed Description

Page collector interface.

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

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

Member Function Documentation

◆ getAllPageIds()

ilCOPageCollectorInterface::getAllPageIds (   $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: