change namespace of taghandler and add docs
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.TH "CampusAppWP8.Model.Setting.UserProfilModel" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- nroff -*-
|
||||
.TH "CampusAppWP8.Model.Setting.UserProfilModel" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
CampusAppWP8.Model.Setting.UserProfilModel \-
|
||||
.PP
|
||||
\fBModel\fP for the profile of an user
|
||||
\fBModel\fP for the profile of an user\&.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.br
|
||||
@@ -15,52 +15,52 @@ CampusAppWP8.Model.Setting.UserProfilModel \-
|
||||
.ti -1c
|
||||
.RI "int \fBCourse\fP\fC [get, set]\fP"
|
||||
.br
|
||||
.RI "\fIGets or sets the course of the user \fP"
|
||||
.RI "\fIGets or sets the course of the user\&. \fP"
|
||||
.ti -1c
|
||||
.RI "Campus \fBDefaultCampus\fP\fC [get, set]\fP"
|
||||
.RI "\fBCampus\fP \fBDefaultCampus\fP\fC [get, set]\fP"
|
||||
.br
|
||||
.RI "\fIGets or sets the defaultCampus of the user \fP"
|
||||
.RI "\fIGets or sets the defaultCampus of the user\&. \fP"
|
||||
.ti -1c
|
||||
.RI "RoleType \fBRole\fP\fC [get, set]\fP"
|
||||
.RI "\fBRoleType\fP \fBRole\fP\fC [get, set]\fP"
|
||||
.br
|
||||
.RI "\fIGets or sets the role of the user \fP"
|
||||
.RI "\fIGets or sets the role of the user\&. \fP"
|
||||
.ti -1c
|
||||
.RI "DegreeType \fBDegree\fP\fC [get, set]\fP"
|
||||
.RI "\fBDegreeType\fP \fBDegree\fP\fC [get, set]\fP"
|
||||
.br
|
||||
.RI "\fIGets or sets the degree of the user \fP"
|
||||
.RI "\fIGets or sets the degree of the user\&. \fP"
|
||||
.ti -1c
|
||||
.RI "int \fBSemester\fP\fC [get, set]\fP"
|
||||
.br
|
||||
.RI "\fIGets or sets the semester of the user \fP"
|
||||
.RI "\fIGets or sets the semester of the user\&. \fP"
|
||||
.in -1c
|
||||
.SH "Detailed Description"
|
||||
.PP
|
||||
\fBModel\fP for the profile of an user
|
||||
|
||||
\fBModel\fP for the profile of an user\&.
|
||||
|
||||
Stubbfel, 15\&.10\&.2013\&.
|
||||
.SH "Property Documentation"
|
||||
.PP
|
||||
.SS "int CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Course\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the course of the user
|
||||
.SS "Campus CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.DefaultCampus\fC [get]\fP, \fC [set]\fP"
|
||||
Gets or sets the course of the user\&. The course\&.
|
||||
.SS "\fBCampus\fP CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.DefaultCampus\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the defaultCampus of the user
|
||||
.SS "DegreeType CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Degree\fC [get]\fP, \fC [set]\fP"
|
||||
Gets or sets the defaultCampus of the user\&. The default campus\&.
|
||||
.SS "\fBDegreeType\fP CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Degree\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the degree of the user
|
||||
.SS "RoleType CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Role\fC [get]\fP, \fC [set]\fP"
|
||||
Gets or sets the degree of the user\&. The degree\&.
|
||||
.SS "\fBRoleType\fP CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Role\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the role of the user
|
||||
Gets or sets the role of the user\&. The role\&.
|
||||
.SS "int CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Semester\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the semester of the user
|
||||
Gets or sets the semester of the user\&. The semester\&.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|
||||
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|
||||
|
||||
Reference in New Issue
Block a user