Merge pull request #24142 from eileenmcnaughton/mem_test
[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>
6834bea3 47 <page_callback>CRM_Event_ICalendar::run</page_callback>
6a488035
TO
48 <access_arguments>view event info</access_arguments>
49 <is_public>true</is_public>
50 <weight>0</weight>
51 </item>
6834bea3
MW
52 <item>
53 <path>civicrm/event/list</path>
54 <title>Current and Upcoming Events</title>
55 <page_callback>CRM_Event_Page_List</page_callback>
56 <access_arguments>view event info</access_arguments>
57 <is_public>true</is_public>
58 <weight>0</weight>
59 </item>
6a488035
TO
60 <item>
61 <path>civicrm/event/participant</path>
62 <title>Event Participants List</title>
63 <page_callback>CRM_Event_Page_ParticipantListing</page_callback>
64 <access_arguments>view event participants</access_arguments>
65 <is_public>true</is_public>
66 <weight>0</weight>
67 </item>
68 <item>
69 <path>civicrm/admin/event</path>
70 <title>Manage Events</title>
71 <page_callback>CRM_Event_Page_ManageEvent</page_callback>
72 <desc>Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.</desc>
90d13f7e 73 <access_arguments>access CiviCRM,access CiviEvent</access_arguments>
6a488035 74 <adminGroup>CiviEvent</adminGroup>
6a488035
TO
75 <weight>370</weight>
76 </item>
77 <item>
78 <path>civicrm/admin/eventTemplate</path>
79 <title>Event Templates</title>
80 <page_callback>CRM_Admin_Page_EventTemplate</page_callback>
81 <desc>Administrators can create Event Templates - which are basically master event records pre-filled with default values</desc>
82 <access_arguments>access CiviEvent</access_arguments>
83 <adminGroup>CiviEvent</adminGroup>
6a488035
TO
84 <weight>375</weight>
85 </item>
86 <item>
87 <path>civicrm/admin/options/event_type</path>
88 <title>Event Types</title>
89 <page_callback>CRM_Admin_Page_Options</page_callback>
90 <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
91 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
92 <adminGroup>CiviEvent</adminGroup>
6a488035
TO
93 <weight>385</weight>
94 </item>
95 <item>
96 <path>civicrm/admin/participant_status</path>
97 <title>Participant Status</title>
84403e23 98 <page_callback>CRM_Admin_Page_ParticipantStatusType</page_callback>
6a488035
TO
99 <desc>Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.</desc>
100 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
101 <adminGroup>CiviEvent</adminGroup>
6a488035
TO
102 <weight>390</weight>
103 </item>
104 <item>
105 <path>civicrm/admin/options/participant_role</path>
106 <title>Participant Role</title>
107 <page_callback>CRM_Admin_Page_Options</page_callback>
108 <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
109 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
110 <adminGroup>CiviEvent</adminGroup>
6a488035
TO
111 <weight>395</weight>
112 </item>
113 <item>
114 <path>civicrm/admin/options/participant_listing</path>
115 <title>Participant Listing Templates</title>
116 <desc>Template to control participant listing display.</desc>
6a488035
TO
117 <page_callback>CRM_Admin_Page_Options</page_callback>
118 <adminGroup>CiviEvent</adminGroup>
6a488035
TO
119 <weight>398</weight>
120 </item>
121 <item>
98a99579
DG
122 <path>civicrm/admin/badgelayout</path>
123 <title>Event Name Badge Layouts</title>
124 <desc>Configure name badge layouts for event participants, including logos and what data to include on the badge.</desc>
125 <path_arguments>action=browse</path_arguments>
126 <page_callback>CRM_Badge_Page_Layout</page_callback>
6a488035
TO
127 <adminGroup>CiviEvent</adminGroup>
128 <weight>399</weight>
129 </item>
130 <item>
b085d075
MW
131 <path>civicrm/admin/options/conference_slot</path>
132 <title>Conference Slot Labels</title>
133 <page_callback>CRM_Admin_Page_Options</page_callback>
134 <desc>Define conference slots and labels.</desc>
135 <access_arguments>administer CiviCRM,access CiviEvent</access_arguments>
136 <adminGroup>CiviEvent</adminGroup>
137 <weight>415</weight>
2ede60ec 138 </item>
6a488035
TO
139 <item>
140 <path>civicrm/admin/setting/preferences/event</path>
141 <title>CiviEvent Component Settings</title>
f167c7a9 142 <page_callback>CRM_Admin_Form_Generic</page_callback>
6a488035
TO
143 <desc>Configure global CiviEvent behaviors.</desc>
144 <access_arguments>access CiviEvent,administer CiviCRM</access_arguments>
145 <adminGroup>CiviEvent</adminGroup>
146 <weight>420</weight>
147 </item>
148 <item>
149 <path>civicrm/event/search</path>
150 <title>Find Participants</title>
151 <page_callback>CRM_Event_Controller_Search</page_callback>
152 <access_arguments>access CiviEvent</access_arguments>
153 <page_type>1</page_type>
154 <weight>810</weight>
155 </item>
156 <item>
157 <path>civicrm/event/manage</path>
158 <title>Manage Events</title>
159 <page_callback>CRM_Event_Page_ManageEvent</page_callback>
160 <access_arguments>access CiviEvent</access_arguments>
161 <page_type>1</page_type>
162 <is_ssl>true</is_ssl>
163 <weight>820</weight>
164 </item>
165 <item>
166 <path>civicrm/event/badge</path>
167 <title>Print Event Name Badge</title>
168 <page_callback>CRM_Event_Form_Task_Badge</page_callback>
169 <access_arguments>access CiviEvent</access_arguments>
170 </item>
171 <item>
172 <path>civicrm/event/manage/settings</path>
173 <title>Event Info and Settings</title>
174 <page_callback>CRM_Event_Form_ManageEvent_EventInfo</page_callback>
175 <access_arguments>access CiviEvent</access_arguments>
176 <is_ssl>true</is_ssl>
177 <weight>910</weight>
178 </item>
179 <item>
180 <path>civicrm/event/manage/location</path>
181 <title>Event Location</title>
182 <page_callback>CRM_Event_Form_ManageEvent_Location</page_callback>
183 <access_arguments>access CiviEvent</access_arguments>
184 <is_ssl>true</is_ssl>
185 <weight>930</weight>
186 </item>
187 <item>
188 <path>civicrm/event/manage/fee</path>
189 <title>Event Fees</title>
190 <page_callback>CRM_Event_Form_ManageEvent_Fee</page_callback>
191 <access_arguments>access CiviEvent</access_arguments>
192 <is_ssl>true</is_ssl>
193 <weight>920</weight>
194 </item>
195 <item>
196 <path>civicrm/event/manage/registration</path>
197 <title>Event Online Registration</title>
198 <page_callback>CRM_Event_Form_ManageEvent_Registration</page_callback>
199 <access_arguments>access CiviEvent</access_arguments>
200 <is_ssl>true</is_ssl>
201 <weight>930</weight>
202 </item>
203 <item>
204 <path>civicrm/event/manage/friend</path>
205 <title>Tell a Friend</title>
206 <page_callback>CRM_Friend_Form_Event</page_callback>
207 <access_arguments>access CiviEvent</access_arguments>
208 <is_ssl>true</is_ssl>
209 <weight>940</weight>
210 </item>
211 <item>
212 <path>civicrm/event/manage/reminder</path>
213 <title>Schedule Reminders</title>
214 <page_callback>CRM_Event_Form_ManageEvent_ScheduleReminders</page_callback>
215 <access_arguments>access CiviEvent</access_arguments>
216 <is_ssl>true</is_ssl>
217 <weight>950</weight>
218 </item>
62933949 219 <item>
220 <path>civicrm/event/manage/repeat</path>
221 <title>Repeat Event</title>
222 <page_callback>CRM_Event_Form_ManageEvent_Repeat</page_callback>
223 <access_arguments>access CiviEvent</access_arguments>
224 <is_ssl>true</is_ssl>
225 <weight>960</weight>
226 </item>
6a488035 227 <item>
b085d075
MW
228 <path>civicrm/event/manage/conference</path>
229 <title>Conference Slots</title>
230 <page_callback>CRM_Event_Form_ManageEvent_Conference</page_callback>
231 <access_arguments>access CiviEvent</access_arguments>
232 <is_ssl>true</is_ssl>
233 <weight>950</weight>
6a488035
TO
234 </item>
235 <item>
236 <path>civicrm/event/add</path>
237 <path_arguments>action=add</path_arguments>
238 <title>New Event</title>
239 <page_callback>CRM_Event_Form_ManageEvent_EventInfo</page_callback>
240 <access_arguments>access CiviEvent</access_arguments>
241 <weight>830</weight>
242 </item>
243 <item>
244 <path>civicrm/event/import</path>
245 <title>Import Participants</title>
246 <page_callback>CRM_Event_Import_Controller</page_callback>
247 <access_arguments>access CiviEvent,edit event participants</access_arguments>
248 <page_type>1</page_type>
249 <weight>840</weight>
250 </item>
251 <item>
252 <path>civicrm/event/price</path>
253 <title>Manage Price Sets</title>
254 <page_callback>CRM_Price_Page_Set</page_callback>
255 <access_arguments>access CiviEvent</access_arguments>
256 <page_type>1</page_type>
257 <weight>850</weight>
97d8187a 258 </item>
974bdb44 259 <item>
97d8187a 260 <path>civicrm/event/selfsvcupdate</path>
974bdb44
DG
261 <title>Self-service Registration Update</title>
262 <is_public>true</is_public>
97d8187a
DG
263 <page_callback>CRM_Event_Form_SelfSvcUpdate</page_callback>
264 <access_callback>1</access_callback>
97d8187a
DG
265 <page_type>1</page_type>
266 <weight>880</weight>
267 </item>
268 <item>
269 <path>civicrm/event/selfsvctransfer</path>
974bdb44
DG
270 <title>Self-service Registration Transfer</title>
271 <is_public>true</is_public>
97d8187a
DG
272 <page_callback>CRM_Event_Form_SelfSvcTransfer</page_callback>
273 <page_type>1</page_type>
274 <access_callback>1</access_callback>
97d8187a 275 <weight>890</weight>
6a488035
TO
276 </item>
277 <item>
278 <path>civicrm/contact/map/event</path>
279 <title>Map Event Location</title>
280 <page_callback>CRM_Contact_Form_Task_Map_Event</page_callback>
281 <access_callback>1</access_callback>
282 <is_public>true</is_public>
283 <weight>1</weight>
284 </item>
285 <item>
286 <path>civicrm/contact/view/participant</path>
287 <page_callback>CRM_Event_Page_Tab</page_callback>
288 <weight>4</weight>
289 </item>
6a488035
TO
290 <item>
291 <path>civicrm/ajax/eventFee</path>
292 <page_callback>CRM_Event_Page_AJAX::eventFee</page_callback>
293 <access_arguments>access CiviCRM,access CiviEvent</access_arguments>
294 </item>
295 <item>
296 <path>civicrm/ajax/locBlock</path>
297 <page_callback>CRM_Core_Page_AJAX_Location::getLocBlock</page_callback>
9986dc5c 298 <access_arguments>access CiviEvent</access_arguments>
6a488035 299 </item>
bc2eeabb
PJ
300 <item>
301 <path>civicrm/event/participant/feeselection</path>
302 <title>Change Registration Selections</title>
303 <page_callback>CRM_Event_Form_ParticipantFeeSelection</page_callback>
304 <access_arguments>access CiviEvent</access_arguments>
305 </item>
6a488035 306</menu>