Valid XHTML 1.1
13. Other Tidbits << Working with FormState Handlers   |   Back to Main   |   Next >>
PHP Print Command Shortcuts View Source (Pop Up)
Print Command Shortcuts
Developers will tend to use the following PHP Print methods fairly often in the template include files: Because of this, Qcodo has defined several global PHP functions which act as shortcuts to these specific commands: Please note: these are simply meant to be shortcuts to actual Qcodo functional calls to make your templates a little easier to read. By no means do you have to use them. Your templates can just as easily make the fully-named method/function calls.
Examples: Hello, world