Url for Seo module, use for sitemap generation.
More...
Url for Seo module, use for sitemap generation.
- Author
- jc
Definition at line 12 of file Url.php.
◆ __construct()
__construct |
( |
|
$location = "" , |
|
|
|
$lastModified = null , |
|
|
|
$changeFrequency = "daily" , |
|
|
|
$priority = "0.5" |
|
) |
| |
◆ fromArray()
static fromArray |
( |
|
$array, |
|
|
|
$existing = true |
|
) |
| |
|
static |
◆ getChangeFrequency()
- Returns
- string
Definition at line 49 of file Url.php.
◆ getExisting()
- Returns
- mixed
Definition at line 95 of file Url.php.
◆ getLastModified()
- Returns
- string
Definition at line 41 of file Url.php.
◆ getLocation()
- Returns
- mixed
Definition at line 33 of file Url.php.
◆ getPriority()
- Returns
- string
Definition at line 57 of file Url.php.
◆ getValid()
- Returns
- boolean
Definition at line 115 of file Url.php.
◆ setChangeFrequency()
setChangeFrequency |
( |
|
$changeFrequency | ) |
|
- Parameters
-
Definition at line 81 of file Url.php.
◆ setExisting()
- Parameters
-
Definition at line 102 of file Url.php.
◆ setLastModified()
setLastModified |
( |
|
$lastModified | ) |
|
- Parameters
-
Definition at line 73 of file Url.php.
◆ setLocation()
- Parameters
-
Definition at line 65 of file Url.php.
◆ setPriority()
- Parameters
-
Definition at line 89 of file Url.php.
◆ setValid()
- Parameters
-
Definition at line 122 of file Url.php.
◆ $changeFrequency
◆ $existing
◆ $lastModified
◆ $location
◆ $priority
◆ $valid
The documentation for this class was generated from the following file: