From: Alan Knowles Date: Sun, 13 Mar 2011 14:39:08 +0000 (+0800) Subject: Pman/Roo.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=e6fb52db1c61684d2be67611caa81ecdb8330124 Pman/Roo.php --- diff --git a/Pman/Roo.php b/Pman/Roo.php index aaf00c7..e00d0af 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -13,7 +13,7 @@ require_once 'Pman.php'; * * - applySort($au, $sortcol, $direction) * - applyFilters($_REQUEST, $authUser) -- apply any query filters on data. and hide stuff not to be seen. - * - postListExtra - add extra column data on the results (like new messages etc.) + * - postListExtra($_REQUEST) : array(extra_data) - add extra column data on the results (like new messages etc.) * - postListFilter($data, $authUser, $request) return $data - add extra data to an object * * - toRooSingleArray($authUser, $request) // single fetch, add data..