30 public static function getTitle( &$title, $catDir, $catId);
44 public static function getTree( &$tree, $catDir, $authType, $catId=0, $module=
null);
67 public static function hasPermission( &$check, $catDir, $catId, $authType, $module=
null);
79 public static function getParent( &$parent, $catDir, $catId);
93 public static function getChildren( &$children, $catDir, $catId, $authType, $module=
null);
108 public static function getCatPath( &$catPath, $catDir, $catId, $order=
'ASC');
123 public static function getPermittedIdList( &$idList, $catDir, $authType, $uid, $catId=0, $module=
null);