Url for Seo module, use for sitemap generation.
More...
Url for Seo module, use for sitemap generation.
- Author
- jc
Definition at line 13 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 50 of file Url.php.
◆ getExisting()
- Returns
- mixed
Definition at line 97 of file Url.php.
◆ getLastModified()
- Returns
- string
Definition at line 42 of file Url.php.
◆ getLocation()
- Returns
- mixed
Definition at line 34 of file Url.php.
◆ getPriority()
- Returns
- string
Definition at line 58 of file Url.php.
◆ getValid()
- Returns
- boolean
Definition at line 118 of file Url.php.
◆ setChangeFrequency()
setChangeFrequency |
( |
|
$changeFrequency | ) |
|
- Parameters
-
Definition at line 82 of file Url.php.
◆ setExisting()
- Parameters
-
Definition at line 104 of file Url.php.
◆ setLastModified()
setLastModified |
( |
|
$lastModified | ) |
|
- Parameters
-
Definition at line 74 of file Url.php.
◆ setLocation()
- Parameters
-
Definition at line 66 of file Url.php.
◆ setPriority()
- Parameters
-
Definition at line 90 of file Url.php.
◆ setValid()
- Parameters
-
Definition at line 125 of file Url.php.
◆ $changeFrequency
◆ $existing
◆ $lastModified
◆ $location
◆ $priority
◆ $valid
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity/src/Ubiquity/seo/Url.php