]> err.no Git - scalable-opengroupware.org/blobdiff - ZideStore/UI-X/Scheduler/OGoCalWeekView.h
Work in progress - pushed everything from query strings to query parameter dictionari...
[scalable-opengroupware.org] / ZideStore / UI-X / Scheduler / OGoCalWeekView.h
index 480050987575664891c31c72718d6203d08730de..c01f95078ffe422b3ea075c4916653885650ac04 100644 (file)
@@ -9,11 +9,12 @@
 {
 }
 
-/* URLs */
-
-- (NSString *)prevWeekURL;
-- (NSString *)nextWeekURL;
+/* Query Parameters */
 
+- (NSDictionary *)prevWeekQueryParameters;
+- (NSDictionary *)thisWeekQueryParameters;
+- (NSDictionary *)nextWeekQueryParameters;
+    
 @end
 
 #endif /* __ZideStoreUI_OGoCalWeekView_H__ */