All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.files.templates.searchForm.vm Maven / Gradle / Ivy

#set ($page_title="Search Form")
#set ($load_actions="document.forms[0].searchString.focus()")
#parse("pageHead.vm")
				
Search String:


Search Titles!: Searches in page titles only. Will run fairly quickly.
Search Content!: Searches in the content of every page. Don't hold your breath.

Search Properties

Tags
PageType

Action
#set( $numberActionAttributes = $actionAttributes.size() + 1 )
Security
#set( $numberSecurityAttributes = $securityAttributes.size() + 1 )
Special Pages
#set( $numberSpecialAttributes = $specialAttributes.size() + 1 )
#parse("pageFooter.vm")




© 2015 - 2024 Weber Informatics LLC | Privacy Policy