CRM-16761 - Form / UI fixes.
[civicrm-core.git] / CRM / Event / xml / Menu / Event.xml
CommitLineData
6a488035
TO
1<?xml version="1.0" encoding="iso-8859-1" ?>
2
3<menu>
4 <item>
5 <path>civicrm/event</path>
6 <title>CiviEvent Dashboard</title>
7 <page_callback>CRM_Event_Page_DashBoard</page_callback>
90d13f7e 8 <access_arguments>access CiviCRM,access CiviEvent</access_arguments>
6a488035
TO
9 <page_type>1</page_type>
10 <weight>800</weight>
11 <component>CiviEvent</component>
12 </item>
13 <item>
14 <path>civicrm/participant/add</path>
15 <title>Register New Participant</title>
16 <page_callback>CRM_Event_Page_Tab</page_callback>
17 <path_arguments>action=add</path_arguments>
18 <access_arguments>access CiviEvent</access_arguments>
19 <component>CiviEvent</component>
20 </item>
21 <item>
22 <path>civicrm/event/info</path>
23 <page_callback>CRM_Event_Page_EventInfo</page_callback>
24 <title>Event Information</title>
25 <access_callback>1</access_callback>
26 <is_public>true</is_public>
27 </item>
28 <item>
29 <path>civicrm/event/register</path>
30 <title>Event Registration</title>
31 <page_callback>CRM_Event_Controller_Registration</page_callback>
32 <access_callback>1</access_callback>
33 <is_public>true</is_public>
34 <is_ssl>true</is_ssl>
35 </item>
36 <item>
37 <path>civicrm/event/confirm</path>
38 <title>Confirm Event Registration</title>
39 <page_callback>CRM_Event_Form_Registration_ParticipantConfirm</page_callback>
40 <access_callback>1</access_callback>
41 <is_public>true</is_public>
42 <is_ssl>true</is_ssl>
43 </item>
44 <item>
45 <path>civicrm/event/ical</path>
46 <title>Current and Upcoming Events</title>
47 <page_callback>CRM_Event_Page_ICalendar</page_callback>
48 <access_arguments>view event info</access_arguments>
49 <is_public>true</is_public>
50 <weight>0</weight>
51 </item>
52 <item>
53 <path>civicrm/event/participant</path>
54 <title>Event Participants List</title>
55 <page_callback>CRM_Event_Page_ParticipantListing</page_callback>
56 <access_arguments>view event participants</access_arguments>
57 <is_public>true</is_public>
58 <weight>0</weight>
59 </item>
60 <item>
61 <path>civicrm/admin/event</path>
62 <title>Manage Events</title>
63 <page_callback>CRM_Event_Page_ManageEvent</page_callback>
64 <desc>Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.</desc>
90d13f7e 65 <access_arguments>access CiviCRM,access CiviEvent</access_arguments>
6a488035
TO
66 <adminGroup>CiviEvent</adminGroup>
67 <icon>admin/small/event_manage.png</icon>
68 <weight>370</weight>
69 </item>
70 <item>
71 <path>civicrm/admin/eventTemplate</path>
72 <title>Event Templates</title>
73 <page_callback>CRM_Admin_Page_EventTemplate</page_callback>
74 <desc>Administrators can create Event Templates - which are basically master event records pre-filled with default values</desc>
75 <access_arguments>access CiviEvent</access_arguments>
76 <adminGroup>CiviEvent</adminGroup>
77 <icon>admin/small/template.png</icon>
78 <weight>375</weight>
79 </item>
80 <item>
81 <path>civicrm/admin/options/event_type</path>
82 <title>Event Types</title>
83 <page_callback>CRM_Admin_Page_Options</page_callback>
84 <desc>Use Event Types to categorize your events. Event feeds can be filtered by Event Type and participant searches can use Event Type as a criteria.</desc>
6a488035
TO
85 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
86 <adminGroup>CiviEvent</adminGroup>
87 <icon>admin/small/event_type.png</icon>
88 <weight>385</weight>
89 </item>
90 <item>
91 <path>civicrm/admin/participant_status</path>
92 <title>Participant Status</title>
84403e23 93 <page_callback>CRM_Admin_Page_ParticipantStatusType</page_callback>
6a488035
TO
94 <desc>Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.</desc>
95 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
96 <adminGroup>CiviEvent</adminGroup>
97 <icon>admin/small/parti_status.png</icon>
98 <weight>390</weight>
99 </item>
100 <item>
101 <path>civicrm/admin/options/participant_role</path>
102 <title>Participant Role</title>
103 <page_callback>CRM_Admin_Page_Options</page_callback>
104 <desc>Define participant roles for events here (e.g. Attendee, Host, Speaker...). You can then assign roles and search for participants by role.</desc>
6a488035
TO
105 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
106 <adminGroup>CiviEvent</adminGroup>
107 <icon>admin/small/parti_role.png</icon>
108 <weight>395</weight>
109 </item>
110 <item>
111 <path>civicrm/admin/options/participant_listing</path>
112 <title>Participant Listing Templates</title>
113 <desc>Template to control participant listing display.</desc>
6a488035
TO
114 <page_callback>CRM_Admin_Page_Options</page_callback>
115 <adminGroup>CiviEvent</adminGroup>
116 <icon>admin/small/01.png</icon>
117 <weight>398</weight>
118 </item>
119 <item>
98a99579
DG
120 <path>civicrm/admin/badgelayout</path>
121 <title>Event Name Badge Layouts</title>
122 <desc>Configure name badge layouts for event participants, including logos and what data to include on the badge.</desc>
123 <path_arguments>action=browse</path_arguments>
124 <page_callback>CRM_Badge_Page_Layout</page_callback>
6a488035
TO
125 <adminGroup>CiviEvent</adminGroup>
126 <weight>399</weight>
127 </item>
128 <item>
129 <path>civicrm/admin/conference_slots</path>
130 <title>Conference Slot Labels</title>
131 <page_callback>CRM_Admin_Page_Options</page_callback>
132 <desc>Define conference slots and labels.</desc>
133 <path_arguments>group=conference_slot</path_arguments>
134 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
135 <adminGroup>CiviEvent</adminGroup>
136 <weight>415</weight>
2ede60ec 137 </item>
6a488035
TO
138 <item>
139 <path>civicrm/admin/setting/preferences/event</path>
140 <title>CiviEvent Component Settings</title>
141 <page_callback>CRM_Admin_Form_Preferences_Event</page_callback>
142 <desc>Configure global CiviEvent behaviors.</desc>
143 <access_arguments>access CiviEvent,administer CiviCRM</access_arguments>
144 <adminGroup>CiviEvent</adminGroup>
145 <weight>420</weight>
146 </item>
147 <item>
148 <path>civicrm/event/search</path>
149 <title>Find Participants</title>
150 <page_callback>CRM_Event_Controller_Search</page_callback>
151 <access_arguments>access CiviEvent</access_arguments>
152 <page_type>1</page_type>
153 <weight>810</weight>
154 </item>
155 <item>
156 <path>civicrm/event/manage</path>
157 <title>Manage Events</title>
158 <page_callback>CRM_Event_Page_ManageEvent</page_callback>
159 <access_arguments>access CiviEvent</access_arguments>
160 <page_type>1</page_type>
161 <is_ssl>true</is_ssl>
162 <weight>820</weight>
163 </item>
164 <item>
165 <path>civicrm/event/badge</path>
166 <title>Print Event Name Badge</title>
167 <page_callback>CRM_Event_Form_Task_Badge</page_callback>
168 <access_arguments>access CiviEvent</access_arguments>
169 </item>
170 <item>
171 <path>civicrm/event/manage/settings</path>
172 <title>Event Info and Settings</title>
173 <page_callback>CRM_Event_Form_ManageEvent_EventInfo</page_callback>
174 <access_arguments>access CiviEvent</access_arguments>
175 <is_ssl>true</is_ssl>
176 <weight>910</weight>
177 </item>
178 <item>
179 <path>civicrm/event/manage/location</path>
180 <title>Event Location</title>
181 <page_callback>CRM_Event_Form_ManageEvent_Location</page_callback>
182 <access_arguments>access CiviEvent</access_arguments>
183 <is_ssl>true</is_ssl>
184 <weight>930</weight>
185 </item>
186 <item>
187 <path>civicrm/event/manage/fee</path>
188 <title>Event Fees</title>
189 <page_callback>CRM_Event_Form_ManageEvent_Fee</page_callback>
190 <access_arguments>access CiviEvent</access_arguments>
191 <is_ssl>true</is_ssl>
192 <weight>920</weight>
193 </item>
194 <item>
195 <path>civicrm/event/manage/registration</path>
196 <title>Event Online Registration</title>
197 <page_callback>CRM_Event_Form_ManageEvent_Registration</page_callback>
198 <access_arguments>access CiviEvent</access_arguments>
199 <is_ssl>true</is_ssl>
200 <weight>930</weight>
201 </item>
202 <item>
203 <path>civicrm/event/manage/friend</path>
204 <title>Tell a Friend</title>
205 <page_callback>CRM_Friend_Form_Event</page_callback>
206 <access_arguments>access CiviEvent</access_arguments>
207 <is_ssl>true</is_ssl>
208 <weight>940</weight>
209 </item>
210 <item>
211 <path>civicrm/event/manage/reminder</path>
212 <title>Schedule Reminders</title>
213 <page_callback>CRM_Event_Form_ManageEvent_ScheduleReminders</page_callback>
214 <access_arguments>access CiviEvent</access_arguments>
215 <is_ssl>true</is_ssl>
216 <weight>950</weight>
217 </item>
62933949 218 <item>
219 <path>civicrm/event/manage/repeat</path>
220 <title>Repeat Event</title>
221 <page_callback>CRM_Event_Form_ManageEvent_Repeat</page_callback>
222 <access_arguments>access CiviEvent</access_arguments>
223 <is_ssl>true</is_ssl>
224 <weight>960</weight>
225 </item>
6a488035
TO
226 <item>
227 <path>civicrm/event/manage/conference</path>
228 <title>Conference Slots</title>
229 <page_callback>CRM_Event_Form_ManageEvent_Conference</page_callback>
230 <access_arguments>access CiviEvent</access_arguments>
231 <is_ssl>true</is_ssl>
232 <weight>950</weight>
233 </item>
234 <item>
235 <path>civicrm/event/add</path>
236 <path_arguments>action=add</path_arguments>
237 <title>New Event</title>
238 <page_callback>CRM_Event_Form_ManageEvent_EventInfo</page_callback>
239 <access_arguments>access CiviEvent</access_arguments>
240 <weight>830</weight>
241 </item>
242 <item>
243 <path>civicrm/event/import</path>
244 <title>Import Participants</title>
245 <page_callback>CRM_Event_Import_Controller</page_callback>
246 <access_arguments>access CiviEvent,edit event participants</access_arguments>
247 <page_type>1</page_type>
248 <weight>840</weight>
249 </item>
250 <item>
251 <path>civicrm/event/price</path>
252 <title>Manage Price Sets</title>
253 <page_callback>CRM_Price_Page_Set</page_callback>
254 <access_arguments>access CiviEvent</access_arguments>
255 <page_type>1</page_type>
256 <weight>850</weight>
97d8187a 257 </item>
974bdb44 258 <item>
97d8187a 259 <path>civicrm/event/selfsvcupdate</path>
974bdb44
DG
260 <title>Self-service Registration Update</title>
261 <is_public>true</is_public>
97d8187a
DG
262 <page_callback>CRM_Event_Form_SelfSvcUpdate</page_callback>
263 <access_callback>1</access_callback>
97d8187a
DG
264 <page_type>1</page_type>
265 <weight>880</weight>
266 </item>
267 <item>
268 <path>civicrm/event/selfsvctransfer</path>
974bdb44
DG
269 <title>Self-service Registration Transfer</title>
270 <is_public>true</is_public>
97d8187a
DG
271 <page_callback>CRM_Event_Form_SelfSvcTransfer</page_callback>
272 <page_type>1</page_type>
273 <access_callback>1</access_callback>
97d8187a 274 <weight>890</weight>
6a488035
TO
275 </item>
276 <item>
277 <path>civicrm/contact/map/event</path>
278 <title>Map Event Location</title>
279 <page_callback>CRM_Contact_Form_Task_Map_Event</page_callback>
280 <access_callback>1</access_callback>
281 <is_public>true</is_public>
282 <weight>1</weight>
283 </item>
284 <item>
285 <path>civicrm/contact/view/participant</path>
286 <page_callback>CRM_Event_Page_Tab</page_callback>
287 <weight>4</weight>
288 </item>
6a488035
TO
289 <item>
290 <path>civicrm/ajax/eventFee</path>
291 <page_callback>CRM_Event_Page_AJAX::eventFee</page_callback>
292 <access_arguments>access CiviCRM,access CiviEvent</access_arguments>
293 </item>
294 <item>
295 <path>civicrm/ajax/locBlock</path>
296 <page_callback>CRM_Core_Page_AJAX_Location::getLocBlock</page_callback>
9986dc5c 297 <access_arguments>access CiviEvent</access_arguments>
6a488035 298 </item>
6a488035
TO
299 <item>
300 <path>civicrm/ajax/event/add_participant_to_cart</path>
301 <page_callback>CRM_Event_Cart_Page_CheckoutAJAX::add_participant_to_cart</page_callback>
302 <access_callback>1</access_callback>
303 </item>
304 <item>
305 <path>civicrm/ajax/event/remove_participant_from_cart</path>
306 <page_callback>CRM_Event_Cart_Page_CheckoutAJAX::remove_participant_from_cart</page_callback>
307 <access_callback>1</access_callback>
308 </item>
309 <item>
310 <path>civicrm/event/add_to_cart</path>
311 <title>Add Event To Cart</title>
312 <page_callback>CRM_Event_Cart_Page_AddToCart</page_callback>
313 <access_callback>1</access_callback>
314 <is_public>true</is_public>
315 <is_ssl>false</is_ssl>
316 </item>
317 <item>
318 <path>civicrm/event/cart_checkout</path>
319 <title>Cart Checkout</title>
320 <page_callback>CRM_Event_Cart_Controller_Checkout</page_callback>
321 <access_callback>1</access_callback>
322 <is_public>true</is_public>
323 <is_ssl>true</is_ssl>
324 </item>
325 <item>
326 <path>civicrm/event/remove_from_cart</path>
327 <title>Remove From Cart</title>
328 <page_callback>CRM_Event_Cart_Page_RemoveFromCart</page_callback>
329 <access_callback>1</access_callback>
330 <is_public>true</is_public>
331 <is_ssl>false</is_ssl>
332 </item>
333 <item>
334 <path>civicrm/event/view_cart</path>
335 <title>View Cart</title>
336 <page_callback>CRM_Event_Cart_Page_ViewCart</page_callback>
337 <access_callback>1</access_callback>
338 <is_public>true</is_public>
339 <is_ssl>false</is_ssl>
340 </item>
bc2eeabb
PJ
341 <item>
342 <path>civicrm/event/participant/feeselection</path>
343 <title>Change Registration Selections</title>
344 <page_callback>CRM_Event_Form_ParticipantFeeSelection</page_callback>
345 <access_arguments>access CiviEvent</access_arguments>
346 </item>
6a488035 347</menu>