| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Name | searchform |
| Related Child Tag(s) | basicsearchbutton advancedsearchbutton federatedsearchbutton topbestbetsearchbutton |
| Attributes | ||||
| Name | Type | Required | Default Value | Description |
| usespan | boolean | false | true | This attribute controls whether or not this tag wraps the output in a span with an ID of pt-search-controls for use in DHTML manipulation, or just displays the text. |
| addtextbox | boolean | false | true | This attribute controls whether or not the search form automatically adds the text 'Search:', Scope Dropdown menu and a text box inside form. If set to false, the user is resposible for adding the Scope Dropdown by adding the html select, setting the name of the variable: $scopename and adding options array and recursing the array that is stored in the variable: scopevalues and also adding the text box for Search and setting the name to the variable: $textboxname |
| |||||||
| FRAMES NO FRAMES | |||||||