|
These functions can be called from the views to create output for use in a HTML page. Exampleviews/blog/listauthors.cfm: <cfoutput>
#paginationLinks(action="listArticles", windowSize=5)#
</cfoutput> FunctionsTHE REST OF THE CONTENT ON THIS PAGE WILL BE GENERATED FROM THE SOURCE CODE
|