class

Moodle::Event

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

action
Source
action=(action : Moodle::EventAction)
Source
candelete
Source
candelete=(candelete : Bool)
Source
canedit
Source
canedit=(canedit : Bool)
Source
course
Source
course=(course : Moodle::Course)
Source
deleteurl
Source
deleteurl=(deleteurl : String)
Source
description
Source
description=(description : String)
Source
editurl
Source
editurl=(editurl : String)
Source
eventtype
Source
eventtype=(eventtype : String)
Source
formattedtime
Source
formattedtime=(formattedtime : String)
Source
isactionevent
Source
isactionevent=(isactionevent : Bool)
Source
iscategoryevent
Source
iscategoryevent=(iscategoryevent : Bool)
Source
iscourseevent
Source
iscourseevent=(iscourseevent : Bool)
Source
name
Source
name=(name : String)
Source
timeduration
Source
timeduration=(timeduration : Time)
Source
timemodified
Source
timemodified=(timemodified : Time)
Source
timesort
Source
timesort=(timesort : Time)
Source
timestart
Source
timestart=(timestart : Time)
Source
url=(url : String)
Source
viewurl
Source
viewurl=(viewurl : String)
Source