ACF acf www-controller.lua reference: Difference between revisions

From Alpine Linux
No edit summary
 
No edit summary
Line 1: Line 1:
== acf_www-controller.lua reference ==
The acf_www-controller.lua provides the basic view resolver, exception handler, and application-wide functions for the acf web application.
The acf_www-controller.lua provides the basic view resolver, exception handler, and application-wide functions for the acf web application.
=== cfe ( table ) ===
=== find_template (appdir, prefix, controller, action viewtype ) ===
=== exception_handler ( self, message ) ===
=== view_resolver ( self ) ===

Revision as of 20:00, 26 October 2007

acf_www-controller.lua reference

The acf_www-controller.lua provides the basic view resolver, exception handler, and application-wide functions for the acf web application.

cfe ( table )

find_template (appdir, prefix, controller, action viewtype )

exception_handler ( self, message )

view_resolver ( self )