class ReplaceAllShapesWithImageRequest extends Collection (View source)

Properties

protected $collection_key
protected $containsTextType
protected $containsTextDataType
string $imageReplaceMethod
string $imageUrl
string[] $pageObjectIds
string $replaceMethod

Methods

setContainsText(SubstringMatchCriteria $containsText)

No description

setImageReplaceMethod($imageReplaceMethod)

No description

string
getImageReplaceMethod()

No description

setImageUrl($imageUrl)

No description

string
getImageUrl()

No description

setPageObjectIds($pageObjectIds)

No description

string[]
getPageObjectIds()

No description

setReplaceMethod($replaceMethod)

No description

string
getReplaceMethod()

No description

Details

setContainsText(SubstringMatchCriteria $containsText)

No description

Parameters

SubstringMatchCriteria $containsText

SubstringMatchCriteria getContainsText()

No description

Return Value

SubstringMatchCriteria

setImageReplaceMethod($imageReplaceMethod)

No description

Parameters

$imageReplaceMethod

string getImageReplaceMethod()

No description

Return Value

string

setImageUrl($imageUrl)

No description

Parameters

$imageUrl

string getImageUrl()

No description

Return Value

string

setPageObjectIds($pageObjectIds)

No description

Parameters

$pageObjectIds

string[] getPageObjectIds()

No description

Return Value

string[]

setReplaceMethod($replaceMethod)

No description

Parameters

$replaceMethod

string getReplaceMethod()

No description

Return Value

string