13. Other Tidbits
PHP Print Command Shortcuts
<< Working with FormState Handlers   |   Back to Main   |   Next >>

View Source
will open in a new window
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