Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/pylonsapp/pylonsapp/lib/helpers.py@7077
Revision 7077,
273 bytes
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | """Helper functions |
---|
2 | |
---|
3 | Consists of functions to typically be used within templates, but also |
---|
4 | available to Controllers. This module is available to templates as 'h'. |
---|
5 | """ |
---|
6 | # Import helpers as desired, or define your own, ie: |
---|
7 | #from webhelpers.html.tags import checkbox, password |
---|
Note: See
TracBrowser
for help on using the repository browser.