Hierarchy

  • ReturnsPagesItem

Properties

content: null | string

Page content

Files in the content

contentformat: null | number

content format (1 = HTML, 0 = MOODLE, 2 = PLAIN, or 4 = MARKDOWN

course: null | number

Course id

coursemodule: null | number

Course module id

display: null | number

How to display the page

displayoptions: null | string

Display options (width, height)

groupingid: null | number

Group id

groupmode: null | number

Group mode

id: null | number

Activity instance id

intro: null | string

Activity introduction

Files in the introduction

introformat: null | number

intro format (1 = HTML, 0 = MOODLE, 2 = PLAIN, or 4 = MARKDOWN

lang: null | string

Forced activity language

legacyfiles: null | number

Legacy files flag

legacyfileslast: null | number

Legacy files last control flag

name: null | string

Activity name

revision: null | number

Incremented when after each file changes, to avoid cache

section: null | number

Course section id

timemodified: null | number

Last time the page was modified

visible: null | boolean

Visible

Generated using TypeDoc