{*LNG@HandT.phtml*}
In order to search for objects you can set the input box with a comma separated list of strings that will be used to match against list of existent object names.
Searches are not case-sensitive, so you do not need to worry about the casing used to name objects at its creation time.
Matching is performed on both the name and the description of the objects.
In case you want to narrow the scope of some of the members of the list to a certain type of objects you can prefix the string with the string class type of such object.
You can also specify a range of date-times to apply to the search, this range will be applied on objects modified date-time. This date-time range can be used on its own or combined with a string search.
'my' link will list all objects that the current user has an active lock on. Each user is entitled to release any of its own locks.
'all' link will list all objects that any user has an active lock on. An 'administrator' is entitled to release any of the listed locks whether they belong to himself or any other user.
'Add new object(s)' link allows the user to logically define and get a lock on new objects.
'Ignore List' link list all objects that are set to be ignored in 'Search & Lock', 'Commit', 'Catchup' and 'Integrate' operations.