class Page extends Collection (View source)

Properties

protected $collection_key
protected $layoutPropertiesType
protected $layoutPropertiesDataType
protected $masterPropertiesType
protected $masterPropertiesDataType
protected $notesPropertiesType
protected $notesPropertiesDataType
string $objectId
protected $pageElementsType
protected $pageElementsDataType
protected $pagePropertiesType
protected $pagePropertiesDataType
string $pageType
string $revisionId
protected $slidePropertiesType
protected $slidePropertiesDataType

Methods

setLayoutProperties(LayoutProperties $layoutProperties)

No description

setMasterProperties(MasterProperties $masterProperties)

No description

setNotesProperties(NotesProperties $notesProperties)

No description

setObjectId($objectId)

No description

string
getObjectId()

No description

setPageElements($pageElements)

No description

getPageElements()

No description

setPageProperties(PageProperties $pageProperties)

No description

setPageType($pageType)

No description

string
getPageType()

No description

setRevisionId($revisionId)

No description

string
getRevisionId()

No description

setSlideProperties(SlideProperties $slideProperties)

No description

Details

setLayoutProperties(LayoutProperties $layoutProperties)

No description

Parameters

LayoutProperties $layoutProperties

LayoutProperties getLayoutProperties()

No description

Return Value

LayoutProperties

setMasterProperties(MasterProperties $masterProperties)

No description

Parameters

MasterProperties $masterProperties

MasterProperties getMasterProperties()

No description

Return Value

MasterProperties

setNotesProperties(NotesProperties $notesProperties)

No description

Parameters

NotesProperties $notesProperties

NotesProperties getNotesProperties()

No description

Return Value

NotesProperties

setObjectId($objectId)

No description

Parameters

$objectId

string getObjectId()

No description

Return Value

string

setPageElements($pageElements)

No description

Parameters

$pageElements

PageElement[] getPageElements()

No description

Return Value

PageElement[]

setPageProperties(PageProperties $pageProperties)

No description

Parameters

PageProperties $pageProperties

PageProperties getPageProperties()

No description

Return Value

PageProperties

setPageType($pageType)

No description

Parameters

$pageType

string getPageType()

No description

Return Value

string

setRevisionId($revisionId)

No description

Parameters

$revisionId

string getRevisionId()

No description

Return Value

string

setSlideProperties(SlideProperties $slideProperties)

No description

Parameters

SlideProperties $slideProperties

SlideProperties getSlideProperties()

No description

Return Value

SlideProperties