CourseMaterial
class CourseMaterial extends Model (View source)
Properties
| protected | $driveFileType | ||
| protected | $driveFileDataType | ||
| protected | $formType | ||
| protected | $formDataType | ||
| protected | $linkType | ||
| protected | $linkDataType | ||
| protected | $youTubeVideoType | ||
| protected | $youTubeVideoDataType | 
Methods
Details
        
                            
    setDriveFile(DriveFile $driveFile)
        
    
    No description
        
                            DriveFile
    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