diff --git a/ChangeLog b/ChangeLog index f4979e47b..41bfadb66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-08-03 Wolfgang Sourdeau + * UI/Contacts/UIxContactsListViewContainer.m: container to make it + easier to manage both ajax and non-ajax requests. + * UI/Contacts/UIxContactsFilterPanel.m: clone of UIxMailFilterPanel, but applicable to contact lists. diff --git a/UI/Contacts/UIxContactsListViewContainer.h b/UI/Contacts/UIxContactsListViewContainer.h new file mode 100644 index 000000000..17df6a2b4 --- /dev/null +++ b/UI/Contacts/UIxContactsListViewContainer.h @@ -0,0 +1,32 @@ +/* UIxContactsListViewContainer.h - this file is part of SOGo + * + * Copyright (C) 2006 Inverse groupe conseil + * + * Author: Wolfgang Sourdeau + * + * This file is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2, or (at your option) + * any later version. + * + * This file is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; see the file COPYING. If not, write to + * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. + */ + +#ifndef UIXCONTACTSLISTVIEWCONTAINER_H +#define UIXCONTACTSLISTVIEWCONTAINER_H + +#import + +@interface UIxContactsListViewContainer : UIxComponent + +@end + +#endif /* UIXCONTACTSLISTVIEWCONTAINER_H */ diff --git a/UI/Contacts/UIxContactsListViewContainer.m b/UI/Contacts/UIxContactsListViewContainer.m new file mode 100644 index 000000000..7dfe58761 --- /dev/null +++ b/UI/Contacts/UIxContactsListViewContainer.m @@ -0,0 +1,27 @@ +/* UIxContactsListViewContainer.m - this file is part of $PROJECT_NAME_HERE$ + * + * Copyright (C) 2006 Inverse groupe conseil + * + * Author: Wolfgang Sourdeau + * + * This file is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2, or (at your option) + * any later version. + * + * This file is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; see the file COPYING. If not, write to + * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. + */ + +#import "UIxContactsListViewContainer.h" + +@implementation UIxContactsListViewContainer + +@end diff --git a/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox b/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox new file mode 100644 index 000000000..13f075dbf --- /dev/null +++ b/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox @@ -0,0 +1,90 @@ + + + + + + + +
+ + +
+
+
+ +
+
+
+ +
+ +
+
+ + + + +
+ + +
+ + + + +
+ + +
+ clientObject: +
+