Home
last modified time | relevance | path

Searched refs:addUrl (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php275 $item->addUrl($this->getUrl($page));
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/
H A DXmlExample.php227 $item->addUrl('https://www.store.com/sneakers/adidas.html');
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php143 public function addUrl($url, $usergroup = '') function in FINDOLOGIC\\Export\\Data\\Item