]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/modules/UpgradeWizard/SugarMerge/od_metadata_files/custom/modules/Contacts/metadata/searchdefs.php
Release 6.2.0
[Github/sugarcrm.git] / tests / modules / UpgradeWizard / SugarMerge / od_metadata_files / custom / modules / Contacts / metadata / searchdefs.php
1 <?php
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
5  * 
6  * This program is free software; you can redistribute it and/or modify it under
7  * the terms of the GNU Affero General Public License version 3 as published by the
8  * Free Software Foundation with the addition of the following permission added
9  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
10  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
11  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
12  * 
13  * This program is distributed in the hope that it will be useful, but WITHOUT
14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
16  * details.
17  * 
18  * You should have received a copy of the GNU Affero General Public License along with
19  * this program; if not, see http://www.gnu.org/licenses or write to the Free
20  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21  * 02110-1301 USA.
22  * 
23  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
24  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
25  * 
26  * The interactive user interfaces in modified source and object code versions
27  * of this program must display Appropriate Legal Notices, as required under
28  * Section 5 of the GNU Affero General Public License version 3.
29  * 
30  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
31  * these Appropriate Legal Notices must retain the display of the "Powered by
32  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
33  * technical reasons, the Appropriate Legal Notices must display the words
34  * "Powered by SugarCRM".
35  ********************************************************************************/
36
37 $searchdefs['Contacts'] = array (
38   'templateMeta' => 
39   array (
40     'maxColumns' => '3',
41     'widths' => 
42     array (
43       'label' => '10',
44       'field' => '30',
45     ),
46   ),
47   'layout' => 
48   array (
49     'basic_search' => 
50     array (
51       0 => 
52       array (
53         'name' => 'first_name',
54         'label' => 'LBL_FIRST_NAME',
55         'default' => true,
56       ),
57       1 => 
58       array (
59         'name' => 'last_name',
60         'label' => 'LBL_LAST_NAME',
61         'default' => true,
62       ),
63       2 => 
64       array (
65         'name' => 'account_name',
66         'label' => 'LBL_ACCOUNT_NAME',
67         'default' => true,
68       ),
69       3 => 
70       array (
71         'name' => 'current_user_only',
72         'label' => 'LBL_CURRENT_USER_FILTER',
73         'type' => 'bool',
74         'default' => true,
75       ),
76       4 => 
77       array (
78         'width' => '10%',
79         'label' => 'LBL_ASSIGNED_TO_NAME',
80         'default' => true,
81         'name' => 'assigned_user_name',
82       ),
83     ),
84     'advanced_search' => 
85     array (
86       0 => 
87       array (
88         'name' => 'first_name',
89         'label' => 'LBL_FIRST_NAME',
90         'default' => true,
91       ),
92       1 => 
93       array (
94         'name' => 'address_street',
95         'label' => 'LBL_ANY_ADDRESS',
96         'type' => 'name',
97         'default' => true,
98       ),
99       2 => 
100       array (
101         'name' => 'phone',
102         'label' => 'LBL_ANY_PHONE',
103         'type' => 'name',
104         'default' => true,
105       ),
106       3 => 
107       array (
108         'name' => 'last_name',
109         'label' => 'LBL_LAST_NAME',
110         'default' => true,
111       ),
112       4 => 
113       array (
114         'name' => 'address_city',
115         'label' => 'LBL_CITY',
116         'type' => 'name',
117         'default' => true,
118       ),
119       5 => 
120       array (
121         'name' => 'email',
122         'label' => 'LBL_ANY_EMAIL',
123         'type' => 'name',
124         'default' => true,
125       ),
126       6 => 
127       array (
128         'name' => 'account_name',
129         'label' => 'LBL_ACCOUNT_NAME',
130         'default' => true,
131       ),
132       7 => 
133       array (
134         'name' => 'address_state',
135         'label' => 'LBL_STATE',
136         'type' => 'name',
137         'default' => true,
138       ),
139       8 => 
140       array (
141         'width' => '10%',
142         'label' => 'LBL_ASSIGNED_TO_NAME',
143         'default' => true,
144         'name' => 'assigned_user_name',
145       ),
146       9 => 
147       array (
148         'width' => '10%',
149         'label' => 'LBL_DATE_ENTERED',
150         'default' => true,
151         'name' => 'date_entered',
152       ),
153       10 => 
154       array (
155         'name' => 'do_not_call',
156         'label' => 'LBL_DO_NOT_CALL',
157         'default' => true,
158       ),
159       11 => 
160       array (
161         'name' => 'assistant',
162         'label' => 'LBL_ASSISTANT',
163         'default' => true,
164       ),
165       12 => 
166       array (
167         'name' => 'address_postalcode',
168         'label' => 'LBL_POSTAL_CODE',
169         'type' => 'name',
170         'default' => true,
171       ),
172       13 => 
173       array (
174         'name' => 'primary_address_country',
175         'label' => 'LBL_COUNTRY',
176         'type' => 'name',
177         'options' => 'countries_dom',
178         'default' => true,
179       ),
180       14 => 
181       array (
182         'name' => 'lead_source',
183         'label' => 'LBL_LEAD_SOURCE',
184         'default' => true,
185       ),
186       15 => 
187       array (
188         'name' => 'assigned_user_id',
189         'type' => 'enum',
190         'label' => 'LBL_ASSIGNED_TO',
191         'function' => 
192         array (
193           'name' => 'get_user_array',
194           'params' => 
195           array (
196             0 => false,
197           ),
198         ),
199         'default' => true,
200       ),
201     ),
202   ),
203 );
204 ?>