Drive
class Drive extends Model (View source)
Properties
protected | $backgroundImageFileType | ||
protected | $backgroundImageFileDataType | ||
string | $backgroundImageLink | ||
protected | $capabilitiesType | ||
protected | $capabilitiesDataType | ||
string | $colorRgb | ||
string | $createdTime | ||
$hidden | |||
string | $id | ||
string | $kind | ||
string | $name | ||
string | $orgUnitId | ||
protected | $restrictionsType | ||
protected | $restrictionsDataType | ||
string | $themeId |
Methods
getBackgroundImageFile()
No description
setBackgroundImageLink($backgroundImageLink)
No description
string
getBackgroundImageLink()
No description
getCapabilities()
No description
setColorRgb($colorRgb)
No description
string
getColorRgb()
No description
setCreatedTime($createdTime)
No description
string
getCreatedTime()
No description
setHidden($hidden)
No description
bool
getHidden()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setName($name)
No description
string
getName()
No description
setOrgUnitId($orgUnitId)
No description
string
getOrgUnitId()
No description
getRestrictions()
No description
setThemeId($themeId)
No description
string
getThemeId()
No description
Details
setBackgroundImageFile(DriveBackgroundImageFile $backgroundImageFile)
No description
DriveBackgroundImageFile
getBackgroundImageFile()
No description
setBackgroundImageLink($backgroundImageLink)
No description
string
getBackgroundImageLink()
No description
setCapabilities(DriveCapabilities $capabilities)
No description
DriveCapabilities
getCapabilities()
No description
setColorRgb($colorRgb)
No description
string
getColorRgb()
No description
setCreatedTime($createdTime)
No description
string
getCreatedTime()
No description
setHidden($hidden)
No description
bool
getHidden()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setName($name)
No description
string
getName()
No description
setOrgUnitId($orgUnitId)
No description
string
getOrgUnitId()
No description
setRestrictions(DriveRestrictions $restrictions)
No description
DriveRestrictions
getRestrictions()
No description
setThemeId($themeId)
No description
string
getThemeId()
No description