JControllerForm::getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
Signature
protected function getRedirectToItemAppend([integer
$recordId = null,
[string
$urlVar = 'id']] )
Parameters
-
$recordId
- The primary key id for the item.
-
$urlVar
- The name of the URL variable for the id.
Returns
- string
- The arguments to append to the redirect URL.