RecentManager.hasItem

Checks whether there is a recently used resource registered with uri inside the recent manager. Since 2.10

class RecentManager
int
hasItem
(
string uri
)

Parameters

uri string

a URI

Return Value

Type: int

TRUE if the resource was found, FALSE otherwise.

Meta