Открытые члены | |
__construct ($event) | |
getEvent () | |
setEvent ($event) | |
jsonSerialize () | |
См. определение в файле jsevent.php строка 5
__construct | ( | $event | ) |
string | $event |
См. определение в файле jsevent.php строка 16
getEvent | ( | ) |
См. определение в файле jsevent.php строка 24
jsonSerialize | ( | ) |
Specify data which should be serialized to JSON mixed data which can be serialized by json_encode, which is a value of any type other than a resource. 5.4.0
См. определение в файле jsevent.php строка 51
setEvent | ( | $event | ) |