AddOnAttachment
class AddOnAttachment extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $copyHistoryType | ||
| protected | $copyHistoryDataType | ||
| string | $courseId | ||
| protected | $dueDateType | ||
| protected | $dueDateDataType | ||
| protected | $dueTimeType | ||
| protected | $dueTimeDataType | ||
| string | $id | ||
| string | $itemId | ||
| $maxPoints | |||
| string | $postId | ||
| protected | $studentViewUriType | ||
| protected | $studentViewUriDataType | ||
| protected | $studentWorkReviewUriType | ||
| protected | $studentWorkReviewUriDataType | ||
| protected | $teacherViewUriType | ||
| protected | $teacherViewUriDataType | ||
| string | $title |
Methods
setCopyHistory($copyHistory)
No description
getCopyHistory()
No description
setCourseId($courseId)
No description
string
getCourseId()
No description
getDueDate()
No description
getDueTime()
No description
setId($id)
No description
string
getId()
No description
setItemId($itemId)
No description
string
getItemId()
No description
setMaxPoints($maxPoints)
No description
getMaxPoints()
No description
setPostId($postId)
No description
string
getPostId()
No description
getStudentViewUri()
No description
getStudentWorkReviewUri()
No description
getTeacherViewUri()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setCopyHistory($copyHistory)
No description
CopyHistory[]
getCopyHistory()
No description
setCourseId($courseId)
No description
string
getCourseId()
No description
setDueDate(Date $dueDate)
No description
Date
getDueDate()
No description
setDueTime(TimeOfDay $dueTime)
No description
TimeOfDay
getDueTime()
No description
setId($id)
No description
string
getId()
No description
setItemId($itemId)
No description
string
getItemId()
No description
setMaxPoints($maxPoints)
No description
getMaxPoints()
No description
setPostId($postId)
No description
string
getPostId()
No description
setStudentViewUri(EmbedUri $studentViewUri)
No description
EmbedUri
getStudentViewUri()
No description
setStudentWorkReviewUri(EmbedUri $studentWorkReviewUri)
No description
EmbedUri
getStudentWorkReviewUri()
No description
setTeacherViewUri(EmbedUri $teacherViewUri)
No description
EmbedUri
getTeacherViewUri()
No description
setTitle($title)
No description
string
getTitle()
No description