Overview¶
The search function will return all functions, extensions, etc. that match the search string. The search performs substring matching.
Special Searches¶
Searching for functions in namespaces, methods/members of objects¶
The search function of the Squish 7.0 manual can be used to retrieve all methods or functions of objects, too.
For example if you enter "html_object." links to documentation of all methods of the HTML_Object class will be shown:
Searching for substrings¶
Entering substrings is possible as well. For example "click" would (among others) return all functions that contain "click" in their name:
Related Information¶
API Reference Manual - especially note the "Convenience API" sections for the different Squish editions