source: WAeUP_SRP/trunk/profiles/default/layouts.xml @ 444

Last change on this file since 444 was 444, checked in by Henrik Bettermann, 18 years ago

layout, types and schema corrections

File size: 1.5 KB
Line 
1<?xml version="1.0"?>
2<object name="portal_layouts" meta_type="CPS Layouts Tool">
3 <property name="title"></property>
4 <object name="accobook" meta_type="CPS Layout"/>
5 <object name="accommodation" meta_type="CPS Layout"/>
6 <object name="accopay" meta_type="CPS Layout"/>
7 <object name="admission_slip" meta_type="CPS Layout"/>
8 <object name="admission_status" meta_type="CPS Layout"/>
9 <object name="certificate" meta_type="CPS Layout"/>
10 <object name="certificate_course" meta_type="CPS Layout"/>
11 <object name="course" meta_type="CPS Layout"/>
12 <object name="course_results" meta_type="CPS Layout"/>
13 <object name="department" meta_type="CPS Layout"/>
14 <object name="faculty" meta_type="CPS Layout"/>
15 <object name="student" meta_type="CPS Layout"/>
16 <object name="student_study_course" meta_type="CPS Layout"/>
17 <object name="student_admission" meta_type="CPS Layout"/>
18 <object name="student_admission_fe" meta_type="CPS Layout"/>
19 <object name="student_clearance" meta_type="CPS Layout"/>
20 <object name="student_clearance_fe" meta_type="CPS Layout"/>
21 <object name="student_course_results" meta_type="CPS Layout"/>
22 <object name="student_personal" meta_type="CPS Layout"/>
23 <object name="student_password" meta_type="CPS Layout"/>
24 <object name="student_schoolresults" meta_type="CPS Layout"/>
25 <object name="student_semester" meta_type="CPS Layout"/>
26 <object name="study_level" meta_type="CPS Layout"/>
27 <object name="university" meta_type="CPS Layout"/>
28 <object name="waeup_common" meta_type="CPS Layout"/>
29</object>
Note: See TracBrowser for help on using the repository browser.