From ba72a4274353c21d27002985fe16398cf67f3b5a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 13 Mar 2011 22:38:01 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 655d0f3..aaf00c7 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -14,7 +14,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.) - * -postListFilter($data, $authUser, $request) return $data - add extra data to an object + * - postListFilter($data, $authUser, $request) return $data - add extra data to an object * * - toRooSingleArray($authUser, $request) // single fetch, add data.. * - toRooArray($request) /// toArray if you need to return different data.. for a list fetch. -- 2.39.2