Part of lp.app.browser.root View In Hierarchy
| Method | text | The search text submitted to the context view. |
| Method | focusedElementScript | The context view's focusedElementScript. |
| Method | form_wide_errors | The context view's form_wide_errors. |
| Method | errors | The context view's errors. |
| Method | error_count | The context view's error_count. |
| Method | error | The context view's text field error. |
| Method | error_class | Return the 'error' if there is an error, or None. |
Inherited from LaunchpadSearchFormView:
| Method | rooturl | Return the site's root url. |