commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / CRM / Report / xml / Menu / Report.xml
1 <?xml version="1.0" encoding="iso-8859-1" ?>
2 <menu>
3 <item>
4 <path>civicrm/report</path>
5 <title>CiviReport</title>
6 <page_callback>CRM_Report_Page_Report</page_callback>
7 <access_arguments>access CiviReport</access_arguments>
8 <page_type>1</page_type>
9 <weight>1200</weight>
10 <component>CiviReport</component>
11 </item>
12 <item>
13 <path>civicrm/report/list</path>
14 <title>CiviCRM Reports</title>
15 <page_callback>CRM_Report_Page_InstanceList</page_callback>
16 <access_callback>1</access_callback>
17 </item>
18 <item>
19 <path>civicrm/report/template/list</path>
20 <title>Create New Report from Template</title>
21 <page_callback>CRM_Report_Page_TemplateList</page_callback>
22 <access_arguments>administer Reports</access_arguments>
23 <page_type>1</page_type>
24 <weight>1220</weight>
25 </item>
26 <item>
27 <path>civicrm/report/options/report_template</path>
28 <title>Manage Templates</title>
29 <page_callback>CRM_Report_Page_Options</page_callback>
30 <access_arguments>administer Reports</access_arguments>
31 <page_type>1</page_type>
32 <weight>1241</weight>
33 </item>
34 <item>
35 <path>civicrm/admin/report/register</path>
36 <title>Register Report</title>
37 <page_callback>CRM_Report_Form_Register</page_callback>
38 <desc>Register the Report templates.</desc>
39 <access_arguments>administer Reports</access_arguments>
40 </item>
41 <item>
42 <path>civicrm/report/instance</path>
43 <title>Report</title>
44 <page_callback>CRM_Report_Page_Instance</page_callback>
45 <access_callback>1</access_callback>
46 </item>
47 <item>
48 <path>civicrm/admin/report/template/list</path>
49 <title>Create New Report from Template</title>
50 <page_callback>CRM_Report_Page_TemplateList</page_callback>
51 <desc>Component wise listing of all available templates</desc>
52 <access_arguments>access CiviCRM,access CiviReport</access_arguments>
53 <adminGroup>CiviReport</adminGroup>
54 <icon>admin/small/report_template.gif</icon>
55 </item>
56 <item>
57 <path>civicrm/admin/report/options/report_template</path>
58 <title>Manage Templates</title>
59 <page_callback>CRM_Report_Page_Options</page_callback>
60 <desc>Browse, Edit and Delete the Report templates.</desc>
61 <access_arguments>access CiviCRM,access CiviReport</access_arguments>
62 <adminGroup>CiviReport</adminGroup>
63 <icon>admin/small/template.png</icon>
64 </item>
65 <item>
66 <path>civicrm/admin/report/list</path>
67 <title>Reports Listing</title>
68 <page_callback>CRM_Report_Page_InstanceList</page_callback>
69 <desc>Browse existing report, change report criteria and settings.</desc>
70 <adminGroup>CiviReport</adminGroup>
71 <icon>admin/small/report_list.gif</icon>
72 </item>
73 <item>
74 <path>civicrm/report/chart</path>
75 <page_callback>CRM_Report_Form::uploadChartImage</page_callback>
76 <access_arguments>access CiviReport</access_arguments>
77 </item>
78 </menu>