Functions | |
| browserSearch () | |
| customize browser title when searching the site | |
| searchBox ($searchTerm= '') | |
| display a search box | |
| search () | |
| perform and display the result of a search | |
Variables | |
| $contentBoxHandle ['search'] = 'search' | |
| $browserTitlePageHandle ['search'] = 'browserSearch' | |
This file creates one hook :
This page contains also several helper functions for the user to create template :
| browserSearch | ( | ) |
customize browser title when searching the site
| search | ( | ) |
perform and display the result of a search
1.4.7