FinderIndexerAdapter::getURL
Method to get the URL for the item. The URL is how we look up the link in the Finder index.
Signature
protected function getURL(integer
$id,
string
$extension,
string
$view )
Parameters
-
$id
- The id of the item.
-
$extension
- The extension the category is in.
-
$view
- The view for the URL.
Returns
- string
- The URL of the item.