| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilContentPagePageCollector:
 Collaboration diagram for ilContentPagePageCollector:Public Member Functions | |
| getAllPageIds (int $obj_id) | |
| Get all page IDs of an repository object.  More... | |
Additional Inherited Members | |
  Data Fields inherited from ilContentPageObjectConstants | |
| const | OBJ_TYPE = 'copa' | 
| const | HTTP_PARAM_PAGE_EDITOR_STYLE_CONTEXT = 'page_editor_style' | 
| const | UI_CMD_VIEW = 'view' | 
| const | UI_CMD_EDIT = 'edit' | 
| const | UI_CMD_UPDATE = 'update' | 
| const | UI_CMD_COPAGE_DOWNLOAD_FILE = 'downloadFile' | 
| const | UI_CMD_COPAGE_DISPLAY_FULLSCREEN = 'displayMediaFullscreen' | 
| const | UI_CMD_COPAGE_DISPLAY_MEDIA = 'displayMedia' | 
| const | UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph' | 
| const | UI_CMD_COPAGE_EDIT = 'edit' | 
| const | UI_CMD_STYLES_EDIT = 'editStyleProperties' | 
| const | UI_TAB_ID_CONTENT = 'content' | 
| const | UI_TAB_ID_INFO = 'info_short' | 
| const | UI_TAB_ID_SETTINGS = 'settings' | 
| const | UI_TAB_ID_STYLE = 'style' | 
| const | UI_TAB_ID_I18N = 'i18n' | 
| const | UI_TAB_ID_LP = 'learning_progress' | 
| const | UI_TAB_ID_EXPORT = 'export' | 
| const | UI_TAB_ID_PERMISSIONS = 'perm_settings' | 
| const | UI_TAB_ID_MD = 'meta_data' | 
Definition at line 21 of file class.ilContentPagePageCollector.php.
| ilContentPagePageCollector::getAllPageIds | ( | int | $obj_id | ) | 
Get all page IDs of an repository object.
| int | $obj_id | object id of repository object | 
Implements ilCOPageCollectorInterface.
Definition at line 23 of file class.ilContentPagePageCollector.php.
References ilPageObject\getAllPages().
 Here is the call graph for this function: