Hierarchy

  • ReturnsPersonalnotesItem

Properties

content: null | string

the content text formated

courseid: null | number

id of the course

created: null | number

time created (timestamp)

format: null | number

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

id: null | number

id of this note

lastmodified: null | number

time of last modification (timestamp)

publishstate: null | string

state of the note (i.e. draft, public, site)

userid: null | number

user id

usermodified: null | number

user id of the creator of this note

Generated using TypeDoc