Home
last modified time | relevance | path

Searched refs:createFromID (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/Sitemap/
H A DItem.php45 public static function createFromID($id, $changefreq = null, $priority = null)
43 public static function createFromID($id, $changefreq = null, $priority = null) { global() function in dokuwiki\\Sitemap\\Item
H A DMapper.php68 $item = Item::createFromID($id);