API17:JControllerForm::getRedirectToListAppend
From Joomla! Documentation
JControllerForm::getRedirectToListAppend
Description
Gets the URL arguments to append to a list redirect.
protected function getRedirectToListAppend ()
- Returns string The arguments to append to the redirect URL.
- Defined on line 386 of libraries/joomla/application/component/controllerform.php
- Since

See also
JControllerForm::getRedirectToListAppend source code on BitBucket
Class JControllerForm
Subpackage Application- Other versions of JControllerForm::getRedirectToListAppend
User contributed notes
Code Examples