class WmxSitemap extends Collection (View source)

Properties

protected $collection_key
protected $contentsType
protected $contentsDataType
string $errors
bool $isPending
bool $isSitemapsIndex
string $lastDownloaded
string $lastSubmitted
string $path
string $type
string $warnings

Methods

setContents($contents)

No description

getContents()

No description

setErrors($errors)

No description

string
getErrors()

No description

setIsPending($isPending)

No description

bool
getIsPending()

No description

setIsSitemapsIndex($isSitemapsIndex)

No description

bool
getIsSitemapsIndex()

No description

setLastDownloaded($lastDownloaded)

No description

string
getLastDownloaded()

No description

setLastSubmitted($lastSubmitted)

No description

string
getLastSubmitted()

No description

setPath($path)

No description

string
getPath()

No description

setType($type)

No description

string
getType()

No description

setWarnings($warnings)

No description

string
getWarnings()

No description

Details

setContents($contents)

No description

Parameters

$contents

WmxSitemapContent[] getContents()

No description

Return Value

WmxSitemapContent[]

setErrors($errors)

No description

Parameters

$errors

string getErrors()

No description

Return Value

string

setIsPending($isPending)

No description

Parameters

$isPending

bool getIsPending()

No description

Return Value

bool

setIsSitemapsIndex($isSitemapsIndex)

No description

Parameters

$isSitemapsIndex

bool getIsSitemapsIndex()

No description

Return Value

bool

setLastDownloaded($lastDownloaded)

No description

Parameters

$lastDownloaded

string getLastDownloaded()

No description

Return Value

string

setLastSubmitted($lastSubmitted)

No description

Parameters

$lastSubmitted

string getLastSubmitted()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setWarnings($warnings)

No description

Parameters

$warnings

string getWarnings()

No description

Return Value

string