Add license + id can be null

1.10.x
Julio Montoya 11 years ago
parent f918c5bfd8
commit 98ae4567b2
  1. 2
      src/Chamilo/CourseBundle/Entity/CAnnouncement.php
  2. 2
      src/Chamilo/CourseBundle/Entity/CAnnouncementAttachment.php
  3. 2
      src/Chamilo/CourseBundle/Entity/CAttendance.php
  4. 3
      src/Chamilo/CourseBundle/Entity/CAttendanceCalendar.php
  5. 3
      src/Chamilo/CourseBundle/Entity/CAttendanceCalendarRelGroup.php
  6. 3
      src/Chamilo/CourseBundle/Entity/CAttendanceResult.php
  7. 3
      src/Chamilo/CourseBundle/Entity/CAttendanceSheetLog.php
  8. 2
      src/Chamilo/CourseBundle/Entity/CBlogAttachment.php
  9. 1
      src/Chamilo/CourseBundle/Entity/CBlogComment.php
  10. 1
      src/Chamilo/CourseBundle/Entity/CBlogRating.php
  11. 1
      src/Chamilo/CourseBundle/Entity/CBlogRelUser.php
  12. 1
      src/Chamilo/CourseBundle/Entity/CBlogTask.php
  13. 13
      src/Chamilo/CourseBundle/Entity/CBlogTaskRelUser.php
  14. 2
      src/Chamilo/CourseBundle/Entity/CCalendarEvent.php
  15. 3
      src/Chamilo/CourseBundle/Entity/CCalendarEventAttachment.php
  16. 1
      src/Chamilo/CourseBundle/Entity/CCalendarEventRepeat.php
  17. 2
      src/Chamilo/CourseBundle/Entity/CChatConnected.php
  18. 3
      src/Chamilo/CourseBundle/Entity/CCourseDescription.php
  19. 2
      src/Chamilo/CourseBundle/Entity/CCourseSetting.php
  20. 2
      src/Chamilo/CourseBundle/Entity/CDocument.php
  21. 1
      src/Chamilo/CourseBundle/Entity/CDropboxCategory.php
  22. 1
      src/Chamilo/CourseBundle/Entity/CDropboxFeedback.php
  23. 3
      src/Chamilo/CourseBundle/Entity/CDropboxFile.php
  24. 1
      src/Chamilo/CourseBundle/Entity/CDropboxPerson.php
  25. 1
      src/Chamilo/CourseBundle/Entity/CDropboxPost.php
  26. 3
      src/Chamilo/CourseBundle/Entity/CForumAttachment.php
  27. 1
      src/Chamilo/CourseBundle/Entity/CForumCategory.php
  28. 1
      src/Chamilo/CourseBundle/Entity/CForumForum.php
  29. 3
      src/Chamilo/CourseBundle/Entity/CForumMailcue.php
  30. 3
      src/Chamilo/CourseBundle/Entity/CForumNotification.php
  31. 1
      src/Chamilo/CourseBundle/Entity/CForumPost.php
  32. 1
      src/Chamilo/CourseBundle/Entity/CForumThread.php
  33. 3
      src/Chamilo/CourseBundle/Entity/CForumThreadQualify.php
  34. 4
      src/Chamilo/CourseBundle/Entity/CForumThreadQualifyLog.php
  35. 1
      src/Chamilo/CourseBundle/Entity/CGlossary.php
  36. 4
      src/Chamilo/CourseBundle/Entity/CGroupCategory.php
  37. 2
      src/Chamilo/CourseBundle/Entity/CGroupInfo.php
  38. 3
      src/Chamilo/CourseBundle/Entity/CGroupRelTutor.php
  39. 4
      src/Chamilo/CourseBundle/Entity/CGroupRelUser.php
  40. 2
      src/Chamilo/CourseBundle/Entity/CItemProperty.php
  41. 3
      src/Chamilo/CourseBundle/Entity/CLink.php
  42. 4
      src/Chamilo/CourseBundle/Entity/CLinkCategory.php
  43. 4
      src/Chamilo/CourseBundle/Entity/CLp.php
  44. 3
      src/Chamilo/CourseBundle/Entity/CLpItem.php
  45. 3
      src/Chamilo/CourseBundle/Entity/CLpItemView.php
  46. 3
      src/Chamilo/CourseBundle/Entity/CLpIvInteraction.php
  47. 3
      src/Chamilo/CourseBundle/Entity/CLpIvObjective.php
  48. 3
      src/Chamilo/CourseBundle/Entity/CLpView.php
  49. 1
      src/Chamilo/CourseBundle/Entity/CNotebook.php
  50. 1
      src/Chamilo/CourseBundle/Entity/COnlineConnected.php
  51. 4
      src/Chamilo/CourseBundle/Entity/COnlineLink.php
  52. 3
      src/Chamilo/CourseBundle/Entity/CPermissionGroup.php
  53. 3
      src/Chamilo/CourseBundle/Entity/CPermissionTask.php
  54. 4
      src/Chamilo/CourseBundle/Entity/CPermissionUser.php
  55. 4
      src/Chamilo/CourseBundle/Entity/CQuiz.php
  56. 3
      src/Chamilo/CourseBundle/Entity/CQuizAnswer.php
  57. 3
      src/Chamilo/CourseBundle/Entity/CQuizQuestion.php
  58. 3
      src/Chamilo/CourseBundle/Entity/CQuizQuestionCategory.php
  59. 4
      src/Chamilo/CourseBundle/Entity/CQuizQuestionOption.php
  60. 1
      src/Chamilo/CourseBundle/Entity/CQuizQuestionRelCategory.php
  61. 1
      src/Chamilo/CourseBundle/Entity/CQuizRelQuestion.php
  62. 4
      src/Chamilo/CourseBundle/Entity/CResource.php
  63. 1
      src/Chamilo/CourseBundle/Entity/CRole.php
  64. 4
      src/Chamilo/CourseBundle/Entity/CRoleGroup.php
  65. 4
      src/Chamilo/CourseBundle/Entity/CRolePermissions.php
  66. 1
      src/Chamilo/CourseBundle/Entity/CRoleUser.php
  67. 3
      src/Chamilo/CourseBundle/Entity/CStudentPublication.php
  68. 3
      src/Chamilo/CourseBundle/Entity/CStudentPublicationAssignment.php
  69. 4
      src/Chamilo/CourseBundle/Entity/CStudentPublicationComment.php
  70. 4
      src/Chamilo/CourseBundle/Entity/CStudentPublicationRelDocument.php
  71. 3
      src/Chamilo/CourseBundle/Entity/CStudentPublicationRelUser.php
  72. 1
      src/Chamilo/CourseBundle/Entity/CSurvey.php
  73. 1
      src/Chamilo/CourseBundle/Entity/CSurveyAnswer.php
  74. 4
      src/Chamilo/CourseBundle/Entity/CSurveyGroup.php
  75. 1
      src/Chamilo/CourseBundle/Entity/CSurveyInvitation.php
  76. 1
      src/Chamilo/CourseBundle/Entity/CSurveyQuestion.php
  77. 1
      src/Chamilo/CourseBundle/Entity/CSurveyQuestionOption.php
  78. 3
      src/Chamilo/CourseBundle/Entity/CThematic.php
  79. 3
      src/Chamilo/CourseBundle/Entity/CThematicAdvance.php
  80. 4
      src/Chamilo/CourseBundle/Entity/CThematicPlan.php
  81. 2
      src/Chamilo/CourseBundle/Entity/CTool.php
  82. 4
      src/Chamilo/CourseBundle/Entity/CToolIntro.php
  83. 3
      src/Chamilo/CourseBundle/Entity/CUserinfoContent.php
  84. 3
      src/Chamilo/CourseBundle/Entity/CUserinfoDef.php
  85. 3
      src/Chamilo/CourseBundle/Entity/CWiki.php
  86. 1
      src/Chamilo/CourseBundle/Entity/CWikiConf.php
  87. 4
      src/Chamilo/CourseBundle/Entity/CWikiDiscuss.php
  88. 4
      src/Chamilo/CourseBundle/Entity/CWikiMailcue.php

@ -25,7 +25,7 @@ class Announcement
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -25,7 +25,7 @@ class CAnnouncementAttachment
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -32,7 +32,7 @@ class CAttendance
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CAttendanceCalendar
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CAttendanceCalendarRelGroup
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CAttendanceResult
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CAttendanceSheetLog
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -25,7 +25,7 @@ class CBlogAttachment
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -29,18 +30,18 @@ class CBlogTaskRelUser
private $cId; private $cId;
/** /**
* @var \DateTime * @var integer
* *
* @ORM\Column(name="target_date", type="date", nullable=false) * @ORM\Column(name="blog_id", type="integer")
*/ */
private $targetDate; private $blogId;
/** /**
* @var integer * @var \DateTime
* *
* @ORM\Column(name="blog_id", type="integer") * @ORM\Column(name="target_date", type="date", nullable=false)
*/ */
private $blogId; private $targetDate;
/** /**
* @var integer * @var integer

@ -24,7 +24,7 @@ class CCalendarEvent
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CCalendarEventAttachment
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -25,7 +25,7 @@ class CChatConnected
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CCourseDescription
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -25,7 +25,7 @@ class CCourseSetting
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -25,7 +25,7 @@ class CDocument
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CDropboxFile
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -24,7 +25,7 @@ class CForumAttachment
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CForumMailcue
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CForumNotification
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CForumThreadQualify
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -32,11 +33,10 @@ class CForumThreadQualifyLog
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CGroupCategory
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -25,7 +25,7 @@ class CGroupInfo
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CGroupRelTutor
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CGroupRelUser
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -25,7 +25,7 @@ class CItemProperty
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CLink
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CLinkCategory
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CLp
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CLpItem
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CLpItemView
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CLpIvInteraction
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CLpIvObjective
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CLpView
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class COnlineLink
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -31,11 +31,10 @@ class CPermissionGroup
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CPermissionTask
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CPermissionUser
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CQuiz
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CQuizAnswer
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CQuizQuestion
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CQuizQuestionCategory
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CQuizQuestionOption
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CResource
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CRoleGroup
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CRolePermissions
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var boolean * @var boolean
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CStudentPublication
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CStudentPublicationAssignment
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CStudentPublicationComment
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CStudentPublicationRelDocument
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CStudentPublicationRelUser
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CSurveyGroup
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CThematic
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CThematicAdvance
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CThematicPlan
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -25,7 +25,7 @@ class CTool
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CToolIntro
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CUserinfoContent
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CUserinfoDef
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,7 +32,7 @@ class CWiki
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CWikiDiscuss
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var integer * @var integer
* *

@ -1,4 +1,5 @@
<?php <?php
/* For licensing terms, see /license.txt */
namespace Chamilo\CourseBundle\Entity; namespace Chamilo\CourseBundle\Entity;
@ -31,11 +32,10 @@ class CWikiMailcue
/** /**
* @var integer * @var integer
* *
* @ORM\Column(name="id", type="integer") * @ORM\Column(name="id", type="integer", nullable=true)
*/ */
private $id; private $id;
/** /**
* @var string * @var string
* *

Loading…
Cancel
Save