Material
class Material extends Model (View source)
Properties
protected | $driveFileType | ||
protected | $driveFileDataType | ||
protected | $formType | ||
protected | $formDataType | ||
protected | $linkType | ||
protected | $linkDataType | ||
protected | $youtubeVideoType | ||
protected | $youtubeVideoDataType |
Methods
Details
setDriveFile(SharedDriveFile $driveFile)
No description
SharedDriveFile
getDriveFile()
No description
setForm(Form $form)
No description
Form
getForm()
No description
setLink(Link $link)
No description
Link
getLink()
No description
setYoutubeVideo(YouTubeVideo $youtubeVideo)
No description
YouTubeVideo
getYoutubeVideo()
No description