System:Template:createFormAction
From Aspen Documentation
Creates a url that is properly encoded for a form action attribute. It automatically detects the id from the url.
Since 1.0
Contents |
Arguments
string createFormAction ([string $method = false])
- method
- The class method ("page") to generate a link to. If left false, it will generate a link to the current method.