Methods
- 
			start( data )
- 
	DescriptionCalled at route startParametersName Type Description dataobject Name Type Attributes Description reqobject Request - See expressjs definition resobject Response - See expressjs definition transactionobject <optional> Database transaction. undefined by default, provide your own when necessary tableUrlstring Url for the ajax datalist renderFilestring Dust file to render Details
- 
			beforeRender( data )
- 
	DescriptionCalled before renderingParametersName Type Description dataobject Name Type Attributes Description reqobject Request - See expressjs definition resobject Response - See expressjs definition transactionobject <optional> Database transaction. undefined by default, provide your own when necessary tableUrlstring Url for the ajax datalist renderFilestring Dust file to render Details