API17:JRequest::checkToken
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JRequest::checkToken
Description
Checks for a form token in the request.
Description:JRequest::checkToken [Edit Descripton]
Synopsis
public static JRequest::checkToken ($method= 'post')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $method | 'post' |
Returns
Defined in
libraries/joomla/environment/request.php
Referenced by
- JControllerForm::cancel
- JControllerAdmin::checkin
- JControllerAdmin::delete
- JControllerAdmin::publish
- JControllerAdmin::reorder
- JControllerForm::save
- JControllerAdmin::saveorder
See also
Examples
<CodeExamplesForm />
