FinderIndexerAdapter::getItemMenuTitle
Method to get the page title of any menu item that is linked to the content item, if it exists and is set.
Signature
protected function getItemMenuTitle(string
$urlĀ )
Parameters
-
$url
- The url of the item.
Returns
- mixed
- The title on success, null if not found.
Errors/Exceptions
-
Exception
- on database error.