Source for file note.php
Documentation is available at note.php
* @package Joomla.Administrator
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* User note controller class.
* @package Joomla.Administrator
* The prefix to use with controller messages.
* Gets the URL arguments to append to an item redirect.
* @param integer $recordId The primary key id for the item.
* @param string $key The name of the primary key variable.
* @return string The arguments to append to the redirect URL.
$append .=
'&u_id=' .
$userId;
Documentation generated on Tue, 19 Nov 2013 15:09:35 +0100 by phpDocumentor 1.4.3