Fix comments on DAO files
authoreileen <emcnaughton@wikimedia.org>
Mon, 9 Jan 2017 23:51:50 +0000 (12:51 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 10 Jan 2017 00:06:10 +0000 (13:06 +1300)
153 files changed:
CRM/ACL/DAO/ACL.php
CRM/ACL/DAO/Cache.php
CRM/ACL/DAO/EntityRole.php
CRM/Activity/DAO/Activity.php
CRM/Activity/DAO/ActivityContact.php
CRM/Batch/DAO/Batch.php
CRM/Batch/DAO/EntityBatch.php
CRM/Campaign/DAO/Campaign.php
CRM/Campaign/DAO/CampaignGroup.php
CRM/Campaign/DAO/Survey.php
CRM/Case/DAO/Case.php
CRM/Case/DAO/CaseActivity.php
CRM/Case/DAO/CaseContact.php
CRM/Case/DAO/CaseType.php
CRM/Contact/DAO/ACLContactCache.php
CRM/Contact/DAO/Contact.php
CRM/Contact/DAO/ContactType.php
CRM/Contact/DAO/DashboardContact.php
CRM/Contact/DAO/Group.php
CRM/Contact/DAO/GroupContact.php
CRM/Contact/DAO/GroupContactCache.php
CRM/Contact/DAO/GroupNesting.php
CRM/Contact/DAO/GroupOrganization.php
CRM/Contact/DAO/Relationship.php
CRM/Contact/DAO/RelationshipType.php
CRM/Contact/DAO/SavedSearch.php
CRM/Contact/DAO/SubscriptionHistory.php
CRM/Contribute/DAO/Contribution.php
CRM/Contribute/DAO/ContributionPage.php
CRM/Contribute/DAO/ContributionProduct.php
CRM/Contribute/DAO/ContributionRecur.php
CRM/Contribute/DAO/ContributionSoft.php
CRM/Contribute/DAO/Premium.php
CRM/Contribute/DAO/PremiumsProduct.php
CRM/Contribute/DAO/Product.php
CRM/Contribute/DAO/Widget.php
CRM/Core/DAO/ActionLog.php
CRM/Core/DAO/ActionMapping.php
CRM/Core/DAO/ActionSchedule.php
CRM/Core/DAO/Address.php
CRM/Core/DAO/AddressFormat.php
CRM/Core/DAO/Cache.php
CRM/Core/DAO/Component.php
CRM/Core/DAO/Country.php
CRM/Core/DAO/County.php
CRM/Core/DAO/CustomField.php
CRM/Core/DAO/CustomGroup.php
CRM/Core/DAO/Dashboard.php
CRM/Core/DAO/Discount.php
CRM/Core/DAO/Domain.php
CRM/Core/DAO/Email.php
CRM/Core/DAO/EntityFile.php
CRM/Core/DAO/EntityTag.php
CRM/Core/DAO/Extension.php
CRM/Core/DAO/File.php
CRM/Core/DAO/IM.php
CRM/Core/DAO/Job.php
CRM/Core/DAO/JobLog.php
CRM/Core/DAO/LocBlock.php
CRM/Core/DAO/LocationType.php
CRM/Core/DAO/Log.php
CRM/Core/DAO/MailSettings.php
CRM/Core/DAO/Managed.php
CRM/Core/DAO/Mapping.php
CRM/Core/DAO/MappingField.php
CRM/Core/DAO/Menu.php
CRM/Core/DAO/MessageTemplate.php
CRM/Core/DAO/Navigation.php
CRM/Core/DAO/Note.php
CRM/Core/DAO/OpenID.php
CRM/Core/DAO/OptionGroup.php
CRM/Core/DAO/OptionValue.php
CRM/Core/DAO/Persistent.php
CRM/Core/DAO/Phone.php
CRM/Core/DAO/PreferencesDate.php
CRM/Core/DAO/PrevNextCache.php
CRM/Core/DAO/PrintLabel.php
CRM/Core/DAO/RecurringEntity.php
CRM/Core/DAO/Setting.php
CRM/Core/DAO/StateProvince.php
CRM/Core/DAO/StatusPreference.php
CRM/Core/DAO/SystemLog.php
CRM/Core/DAO/Tag.php
CRM/Core/DAO/Timezone.php
CRM/Core/DAO/UFField.php
CRM/Core/DAO/UFGroup.php
CRM/Core/DAO/UFJoin.php
CRM/Core/DAO/UFMatch.php
CRM/Core/DAO/Website.php
CRM/Core/DAO/WordReplacement.php
CRM/Core/DAO/Worldregion.php
CRM/Cxn/DAO/Cxn.php
CRM/Dedupe/DAO/Exception.php
CRM/Dedupe/DAO/Rule.php
CRM/Dedupe/DAO/RuleGroup.php
CRM/Event/Cart/DAO/Cart.php
CRM/Event/Cart/DAO/EventInCart.php
CRM/Event/DAO/Event.php
CRM/Event/DAO/Participant.php
CRM/Event/DAO/ParticipantPayment.php
CRM/Event/DAO/ParticipantStatusType.php
CRM/Financial/DAO/Currency.php
CRM/Financial/DAO/EntityFinancialAccount.php
CRM/Financial/DAO/EntityFinancialTrxn.php
CRM/Financial/DAO/FinancialAccount.php
CRM/Financial/DAO/FinancialItem.php
CRM/Financial/DAO/FinancialTrxn.php
CRM/Financial/DAO/FinancialType.php
CRM/Financial/DAO/PaymentProcessor.php
CRM/Financial/DAO/PaymentProcessorType.php
CRM/Financial/DAO/PaymentToken.php
CRM/Friend/DAO/Friend.php
CRM/Grant/DAO/Grant.php
CRM/Mailing/DAO/BouncePattern.php
CRM/Mailing/DAO/BounceType.php
CRM/Mailing/DAO/Component.php
CRM/Mailing/DAO/Mailing.php
CRM/Mailing/DAO/MailingAB.php
CRM/Mailing/DAO/MailingGroup.php
CRM/Mailing/DAO/MailingJob.php
CRM/Mailing/DAO/Recipients.php
CRM/Mailing/DAO/Spool.php
CRM/Mailing/DAO/TrackableURL.php
CRM/Mailing/Event/DAO/Bounce.php
CRM/Mailing/Event/DAO/Confirm.php
CRM/Mailing/Event/DAO/Delivered.php
CRM/Mailing/Event/DAO/Forward.php
CRM/Mailing/Event/DAO/Opened.php
CRM/Mailing/Event/DAO/Queue.php
CRM/Mailing/Event/DAO/Reply.php
CRM/Mailing/Event/DAO/Subscribe.php
CRM/Mailing/Event/DAO/TrackableURLOpen.php
CRM/Mailing/Event/DAO/Unsubscribe.php
CRM/Member/DAO/Membership.php
CRM/Member/DAO/MembershipBlock.php
CRM/Member/DAO/MembershipLog.php
CRM/Member/DAO/MembershipPayment.php
CRM/Member/DAO/MembershipStatus.php
CRM/Member/DAO/MembershipType.php
CRM/PCP/DAO/PCP.php
CRM/PCP/DAO/PCPBlock.php
CRM/Pledge/DAO/Pledge.php
CRM/Pledge/DAO/PledgeBlock.php
CRM/Pledge/DAO/PledgePayment.php
CRM/Price/DAO/LineItem.php
CRM/Price/DAO/PriceField.php
CRM/Price/DAO/PriceFieldValue.php
CRM/Price/DAO/PriceSet.php
CRM/Price/DAO/PriceSetEntity.php
CRM/Queue/DAO/QueueItem.php
CRM/Report/DAO/ReportInstance.php
CRM/SMS/DAO/Provider.php
xml/templates/dao.tpl

index fc78fb85957fdace9172a56ea39068764a445512..d48ca2e36811ffb864841c44d91255aae910ae52 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_ACL_DAO_ACL constructor.
+ */
 class CRM_ACL_DAO_ACL extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_acl';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -115,16 +117,14 @@ class CRM_ACL_DAO_ACL extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_acl
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_acl';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index f21c792d6931be5b5ef18ae4635a4068f24baf8a..0d03f3562209309ff7106c374074cdd96979a0c5 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_ACL_DAO_Cache constructor.
+ */
 class CRM_ACL_DAO_Cache extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_acl_cache';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_ACL_DAO_Cache extends CRM_Core_DAO {
    */
   public $modified_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_acl_cache
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_acl_cache';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 3a106d89048f0268935328cb9b99e362c7463b74..346482c4526d89517180d4134df9bb54f3a4aaa0 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_ACL_DAO_EntityRole constructor.
+ */
 class CRM_ACL_DAO_EntityRole extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_acl_entity_role';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -79,16 +81,14 @@ class CRM_ACL_DAO_EntityRole extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_acl_entity_role
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_acl_entity_role';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0f78466f9e189c2eec71f0cfacb084544f3af7f8..f2d9d68062377e034bfa13362881fcdf755bed05 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Activity_DAO_Activity constructor.
+ */
 class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_activity';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -194,16 +196,14 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
    */
   public $is_star;
   /**
-   * class constructor
-   *
-   * @return civicrm_activity
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_activity';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index f015261c57fd623944d9dd863d0faff19d15428d..75ebc4bccdbd4532985ebf8a9902e5999ff04cfd 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Activity_DAO_ActivityContact constructor.
+ */
 class CRM_Activity_DAO_ActivityContact extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_activity_contact';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Activity_DAO_ActivityContact extends CRM_Core_DAO {
    */
   public $record_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_activity_contact
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_activity_contact';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index f7eb1fbae91705a131d1abc9ee0db6353b9fcf65..23984beb42534237b9a5e7802e0040ffb349da1c 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Batch_DAO_Batch constructor.
+ */
 class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_batch';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -150,16 +152,14 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
    */
   public $data;
   /**
-   * class constructor
-   *
-   * @return civicrm_batch
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_batch';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 1fec3e86097c076f89ffb2a41a15ef60e68789ba..1fed4a8a23d22a0c9fc4e1601b145ec6c449ae87 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Batch_DAO_EntityBatch constructor.
+ */
 class CRM_Batch_DAO_EntityBatch extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_entity_batch';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Batch_DAO_EntityBatch extends CRM_Core_DAO {
    */
   public $batch_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_entity_batch
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_entity_batch';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index caca2f87b52b646f9224a217995ccdfb21b30588..eb498fa24e7e373b9add1204b0c0bef382abf153 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Campaign_DAO_Campaign constructor.
+ */
 class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_campaign';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -151,16 +153,14 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
    */
   public $goal_revenue;
   /**
-   * class constructor
-   *
-   * @return civicrm_campaign
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_campaign';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index afdf3be83e878637b54834510acebd64663abc58..e3089d7eaa0b9e763281d288f57e117a3bb51ebb 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Campaign_DAO_CampaignGroup constructor.
+ */
 class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_campaign_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -79,16 +81,14 @@ class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO {
    */
   public $entity_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_campaign_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_campaign_group';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index c08814b9ea1fdfbd350315b9c93531fe05d29151..63ee8f0a949cfe3a67a6ea649f911448d98294c3 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Campaign_DAO_Survey constructor.
+ */
 class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_survey';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -169,16 +171,14 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO {
    */
   public $is_share;
   /**
-   * class constructor
-   *
-   * @return civicrm_survey
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_survey';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index b7e2606b97d90668936a36d3522b6eabf4f18a55..45531570b62ff74e876fdf6db45f3683fd796cba 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Case_DAO_Case constructor.
+ */
 class CRM_Case_DAO_Case extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_case';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -96,16 +98,14 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
    */
   public $is_deleted;
   /**
-   * class constructor
-   *
-   * @return civicrm_case
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_case';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 1ba8714ea21ed470d948a23ef98800e868ad2a5b..bea358a2c62881ee3ad465008db673e284c667c0 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Case_DAO_CaseActivity constructor.
+ */
 class CRM_Case_DAO_CaseActivity extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_case_activity';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Case_DAO_CaseActivity extends CRM_Core_DAO {
    */
   public $activity_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_case_activity
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_case_activity';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index ff1981fdea1f3373a841e732cdded27158900991..ba5625498f4fe9c626c19f9ee6f9a2378b97d2a7 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Case_DAO_CaseContact constructor.
+ */
 class CRM_Case_DAO_CaseContact extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_case_contact';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Case_DAO_CaseContact extends CRM_Core_DAO {
    */
   public $contact_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_case_contact
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_case_contact';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 280e838848e693c00fcba07b56c48a7b5954b7ab..18268da4f221115070bf4b79ed718b5fc3fc000d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Case_DAO_CaseType constructor.
+ */
 class CRM_Case_DAO_CaseType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_case_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,9 +99,7 @@ class CRM_Case_DAO_CaseType extends CRM_Core_DAO {
    */
   public $definition;
   /**
-   * class constructor
-   *
-   * @return civicrm_case_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_case_type';
index b86133126217b69bd3cb4318612c04218faeb0f9..cd9a2c59b30dbd00f60e60974d9ccbd78b948fec 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_ACLContactCache constructor.
+ */
 class CRM_Contact_DAO_ACLContactCache extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_acl_contact_cache';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Contact_DAO_ACLContactCache extends CRM_Core_DAO {
    */
   public $operation;
   /**
-   * class constructor
-   *
-   * @return civicrm_acl_contact_cache
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_acl_contact_cache';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0f127547d8f40064bfea6b65b993255e71b1a540..0cf637190e8fdd495dedab798eecc0aeee492e72 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_Contact constructor.
+ */
 class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contact';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -354,16 +356,14 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
    */
   public $modified_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_contact
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contact';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 06ac247e77d997de43bdeccc74dee4b2c23145ed..c2b0d9641e3bd42b74a8bdb44e9fe2531456d0c2 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_ContactType constructor.
+ */
 class CRM_Contact_DAO_ContactType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contact_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,16 +99,14 @@ class CRM_Contact_DAO_ContactType extends CRM_Core_DAO {
    */
   public $is_reserved;
   /**
-   * class constructor
-   *
-   * @return civicrm_contact_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contact_type';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 7e3e2d073aaa545294952775c4de08ca2e81bb8a..ecae0eaf873009d9a021194706dd85a14d8fd64d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_DashboardContact constructor.
+ */
 class CRM_Contact_DAO_DashboardContact extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_dashboard_contact';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -84,16 +86,14 @@ class CRM_Contact_DAO_DashboardContact extends CRM_Core_DAO {
    */
   public $weight;
   /**
-   * class constructor
-   *
-   * @return civicrm_dashboard_contact
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_dashboard_contact';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index e736168be5ff162800d5691be6f77986d8be3611..06bb8dc1e1b4fd48751d062bb62e0c659d58964d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_Group constructor.
+ */
 class CRM_Contact_DAO_Group extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -168,16 +170,14 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO {
    */
   public $modified_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_group';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 6a858dcf13825c2713893e5eb96f57a455f75034..e823fb87b6ff12d9c3f557fd0c5cab264fe54601 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_GroupContact constructor.
+ */
 class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_group_contact';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,16 +87,14 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
    */
   public $email_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_group_contact
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_group_contact';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 7a07855c557f7b468828248e9d199d7159de9156..a0f2b4d1a64529efe55456dc634f28dcd451b70d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_GroupContactCache constructor.
+ */
 class CRM_Contact_DAO_GroupContactCache extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_group_contact_cache';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Contact_DAO_GroupContactCache extends CRM_Core_DAO {
    */
   public $contact_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_group_contact_cache
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_group_contact_cache';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 234a21f152f4b07aee26f43b179b92949e039fac..211ef9804a6aecae7d1b90618ce6a31ee9515aa6 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_GroupNesting constructor.
+ */
 class CRM_Contact_DAO_GroupNesting extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_group_nesting';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Contact_DAO_GroupNesting extends CRM_Core_DAO {
    */
   public $parent_group_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_group_nesting
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_group_nesting';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index a8f776344619ff6bd9bd3ffdcd6abb92603c19ba..d09c5a98085a2faf2274d60b6dac0637ac106e5e 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_GroupOrganization constructor.
+ */
 class CRM_Contact_DAO_GroupOrganization extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_group_organization';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Contact_DAO_GroupOrganization extends CRM_Core_DAO {
    */
   public $organization_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_group_organization
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_group_organization';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 31e4052851f6119cea17828fa2b16ab2a32b70a2..e5e1170fdea0f6b0acab036c71d5ec7a3d88b001 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_Relationship constructor.
+ */
 class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_relationship';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -117,16 +119,14 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO {
    */
   public $case_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_relationship
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_relationship';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index f1dc271151ab08e47361b21e3e5e7778d2a3e636..40abc3c06d780293f77ba6f2d973f65f1e2b2586 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_RelationshipType constructor.
+ */
 class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_relationship_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -121,9 +123,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_relationship_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_relationship_type';
index b4e9d14aaa342d0408aa0acc59f44aef65c74407..55041cea3b97e1d64711dd0048b8ce5f240efb8a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_SavedSearch constructor.
+ */
 class CRM_Contact_DAO_SavedSearch extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_saved_search';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,16 +93,14 @@ class CRM_Contact_DAO_SavedSearch extends CRM_Core_DAO {
    */
   public $where_tables;
   /**
-   * class constructor
-   *
-   * @return civicrm_saved_search
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_saved_search';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 18cf237eac8092ab39e4f6bacd0bb3f11aeb552d..4a7af6c5cb4164d1648440a00acead6346c04c8a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contact_DAO_SubscriptionHistory constructor.
+ */
 class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_subscription_history';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,16 +93,14 @@ class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO {
    */
   public $tracking;
   /**
-   * class constructor
-   *
-   * @return civicrm_subscription_history
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_subscription_history';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 9d6d0f23551be1db955f8b3c9b7b8257136e4254..f7d1bb93f782a45f7027910f25e6ba6e92c539fa 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_Contribution constructor.
+ */
 class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contribution';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -217,16 +219,14 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
    */
   public $revenue_recognition_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_contribution
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contribution';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index ecbd020a73b57ef9f9afa83cc521392750dea1e7..d043d8ca5fde7e5498ee15a30d50f676ab8b48c1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_ContributionPage constructor.
+ */
 class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contribution_page';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -319,16 +321,14 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
    */
   public $is_billing_required;
   /**
-   * class constructor
-   *
-   * @return civicrm_contribution_page
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contribution_page';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index db933908a9bc0f8d56b45b86438a6b88cb102247..48679f2d8e6f7dada6929c0d8e176ad22ddf8da3 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_ContributionProduct constructor.
+ */
 class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contribution_product';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -104,16 +106,14 @@ class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO {
    */
   public $financial_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_contribution_product
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contribution_product';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 18ca115e0845525412bfcc080484fb250651f88c..ee86743e4443c938d1b0f563fe1900c4907aa945 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_ContributionRecur constructor.
+ */
 class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contribution_recur';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -215,16 +217,14 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
    */
   public $is_email_receipt;
   /**
-   * class constructor
-   *
-   * @return civicrm_contribution_recur
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contribution_recur';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 8186cc2a1e755c494414ea2d5aa660c1381e47a1..f725c8c9c30d515346b3221fa87b0d295ad9b93b 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_ContributionSoft constructor.
+ */
 class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contribution_soft';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -106,16 +108,14 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
    */
   public $soft_credit_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_contribution_soft
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contribution_soft';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index bc0208877fb345f062fdfb3806b249012bdb8c93..0e9c951e98bc6e40b9afe5d15afa725b1fdb4bc1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_Premium constructor.
+ */
 class CRM_Contribute_DAO_Premium extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_premiums';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -112,16 +114,14 @@ class CRM_Contribute_DAO_Premium extends CRM_Core_DAO {
    */
   public $premiums_nothankyou_position;
   /**
-   * class constructor
-   *
-   * @return civicrm_premiums
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_premiums';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index d14870af62ca3dcd0cdca3c1236a9864ef668d06..1fcd2ba8bd33b0377bc3ae4911c2790a8bd5f392 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_PremiumsProduct constructor.
+ */
 class CRM_Contribute_DAO_PremiumsProduct extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_premiums_product';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -78,16 +80,14 @@ class CRM_Contribute_DAO_PremiumsProduct extends CRM_Core_DAO {
    */
   public $financial_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_premiums_product
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_premiums_product';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index d7cc41489fba2f3826701cfaa720d20d9f1e050e..0000e625c42a2facdda2b3f074022ea3dd206e29 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_Product constructor.
+ */
 class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_product';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -162,16 +164,14 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
    */
   public $frequency_interval;
   /**
-   * class constructor
-   *
-   * @return civicrm_product
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_product';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 46d2b57063df82c504980aad28a7dbfff416c8cf..6628f7cc627332f51d5126307152ec4dfabada9b 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Contribute_DAO_Widget constructor.
+ */
 class CRM_Contribute_DAO_Widget extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_contribution_widget';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -142,16 +144,14 @@ class CRM_Contribute_DAO_Widget extends CRM_Core_DAO {
    */
   public $color_homepage_link;
   /**
-   * class constructor
-   *
-   * @return civicrm_contribution_widget
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_contribution_widget';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 7e9b9ffa0a408f76099ac49e172ed4eaf48d1233..2f51e831f87b96f6adac07594bdc6a29e92465bb 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_ActionLog constructor.
+ */
 class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_action_log';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -108,16 +110,14 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
    */
   public $reference_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_action_log
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_action_log';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 05bf07226afa2ef67776f5837a3ca69877329473..76655f84ba137c8f2cdecf3e462975e53d7e3003 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_ActionMapping constructor.
+ */
 class CRM_Core_DAO_ActionMapping extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_action_mapping';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -102,9 +104,7 @@ class CRM_Core_DAO_ActionMapping extends CRM_Core_DAO {
    */
   public $entity_recipient;
   /**
-   * class constructor
-   *
-   * @return civicrm_action_mapping
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_action_mapping';
index 9b16870b598652ac98950e46ec8398b7b6909cb0..37d3302743fa0da8b25934f61e6a682376167924 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_ActionSchedule constructor.
+ */
 class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_action_schedule';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -274,16 +276,14 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
    */
   public $communication_language;
   /**
-   * class constructor
-   *
-   * @return civicrm_action_schedule
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_action_schedule';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index f1449d98ac555e9d07508ea707dfa0588a2020d5..6831efc7df0f818be8fabb16b95903f4297c5e4d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Address constructor.
+ */
 class CRM_Core_DAO_Address extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_address';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -224,16 +226,14 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO {
    */
   public $master_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_address
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_address';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 230d6fdba0c6625054b3ab6991c22a4ce4f2f0af..e251db04ecef0dd071d8e903909da89f47c5d6e7 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_AddressFormat constructor.
+ */
 class CRM_Core_DAO_AddressFormat extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_address_format';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -61,9 +63,7 @@ class CRM_Core_DAO_AddressFormat extends CRM_Core_DAO {
    */
   public $format;
   /**
-   * class constructor
-   *
-   * @return civicrm_address_format
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_address_format';
index 1879d337fcdf12fa8eb0595cfc76f293ae747b65..b2122836c69afc10e6039dc1c7e47c6096a7ad82 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Cache constructor.
+ */
 class CRM_Core_DAO_Cache extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_cache';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -90,16 +92,14 @@ class CRM_Core_DAO_Cache extends CRM_Core_DAO {
    */
   public $expired_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_cache
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_cache';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 259a65fd52cbc97e547e18518446fb8ed067dd16..e5ca40f9da79b65dce765f77c32a785f978e5268 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Component constructor.
+ */
 class CRM_Core_DAO_Component extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_component';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -68,9 +70,7 @@ class CRM_Core_DAO_Component extends CRM_Core_DAO {
    */
   public $namespace;
   /**
-   * class constructor
-   *
-   * @return civicrm_component
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_component';
index 01c0c8038e78fa1cc6edc66d38bddf4475d746da..4765253102635e9d22974e02b9793d286295990f 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Country constructor.
+ */
 class CRM_Core_DAO_Country extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_country';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -103,16 +105,14 @@ class CRM_Core_DAO_Country extends CRM_Core_DAO {
    */
   public $is_province_abbreviated;
   /**
-   * class constructor
-   *
-   * @return civicrm_country
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_country';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index a1b3dccdef3a3c19e825071dcc804d4918a66409..e1174bf6501cd9281f0d5dfc360dcfe497511df0 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_County constructor.
+ */
 class CRM_Core_DAO_County extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_county';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Core_DAO_County extends CRM_Core_DAO {
    */
   public $state_province_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_county
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_county';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 130fd3994578dbabaa1e7df8c3fa81537af60108..1d121497a5f7e221aadbeafc3ede42c109b197ec 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_CustomField constructor.
+ */
 class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_custom_field';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -229,16 +231,14 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
    */
   public $in_selector;
   /**
-   * class constructor
-   *
-   * @return civicrm_custom_field
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_custom_field';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 1d8d5dbe5f629ea801e3863906987c77497dc0e0..6863df3626e551d85be6680d3ad63125abbfc3df 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_CustomGroup constructor.
+ */
 class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_custom_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -169,16 +171,14 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
    */
   public $is_reserved;
   /**
-   * class constructor
-   *
-   * @return civicrm_custom_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_custom_group';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 55570de7f7db0e0f6bee436cc96463dcda1e8eff..b46de226edd47945f9638fce62374ef0174e85bf 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Dashboard constructor.
+ */
 class CRM_Core_DAO_Dashboard extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_dashboard';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -114,16 +116,14 @@ class CRM_Core_DAO_Dashboard extends CRM_Core_DAO {
    */
   public $cache_minutes;
   /**
-   * class constructor
-   *
-   * @return civicrm_dashboard
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_dashboard';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 1833c1453bd69f44cfde90495dfd5d3e409e7a75..9eb034510838aeaa4ac70c962e641dd6b394228a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Discount constructor.
+ */
 class CRM_Core_DAO_Discount extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_discount';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,16 +87,14 @@ class CRM_Core_DAO_Discount extends CRM_Core_DAO {
    */
   public $end_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_discount
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_discount';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 02382e0c48018210e9981b2fd75436ce5a0084f8..bd90723ce8e1a0757c20b63ba44972dbfc46c66c 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Domain constructor.
+ */
 class CRM_Core_DAO_Domain extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_domain';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,16 +99,14 @@ class CRM_Core_DAO_Domain extends CRM_Core_DAO {
    */
   public $locale_custom_strings;
   /**
-   * class constructor
-   *
-   * @return civicrm_domain
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_domain';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 870e1c4e163cfbc806a63db3fa8a2ac3ceaa45ff..d6dcff52b19dee39b3644c6e7c55a75e874ac247 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Email constructor.
+ */
 class CRM_Core_DAO_Email extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_email';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -121,16 +123,14 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
    */
   public $signature_html;
   /**
-   * class constructor
-   *
-   * @return civicrm_email
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_email';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 24a6ab0157f3b52b2b630c4894acca1e4753bfee..41baea28cc65560f15b712af2bba28a45e27ea8a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_EntityFile constructor.
+ */
 class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_entity_file';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
    */
   public $file_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_entity_file
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_entity_file';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 7e15f647dfa8458413826b8aae26ce028f8f256d..56192607352d44fe44c6d70a1bfb948806ad2876 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_EntityTag constructor.
+ */
 class CRM_Core_DAO_EntityTag extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_entity_tag';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Core_DAO_EntityTag extends CRM_Core_DAO {
    */
   public $tag_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_entity_tag
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_entity_tag';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 950135f85981c3579f28f5a600d6cd2c84fa0e2a..cc948c47f86d7193564f066abbc685ede91a880f 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Extension constructor.
+ */
 class CRM_Core_DAO_Extension extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_extension';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -96,9 +98,7 @@ class CRM_Core_DAO_Extension extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_extension
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_extension';
index ed56d1a9608961d1d39f61d6a10b29a3e820ad26..c137365f95fba6b6996b9bc4317f7712d61973a3 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_File constructor.
+ */
 class CRM_Core_DAO_File extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_file';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,9 +93,7 @@ class CRM_Core_DAO_File extends CRM_Core_DAO {
    */
   public $upload_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_file
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_file';
index acea9f3d8bedbbaf6110d643410e00bbaf8d8008..5d46129fffba2eb850a193d7d9312b6d530ed959 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_IM constructor.
+ */
 class CRM_Core_DAO_IM extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_im';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,16 +93,14 @@ class CRM_Core_DAO_IM extends CRM_Core_DAO {
    */
   public $is_billing;
   /**
-   * class constructor
-   *
-   * @return civicrm_im
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_im';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 05dc18a16a6342c955315c634042a7561422dc3d..06b5f6099154b0f04437f5c1e6fe4b6d1bf26821 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Job constructor.
+ */
 class CRM_Core_DAO_Job extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_job';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -115,16 +117,14 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_job
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_job';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 443feaaa876977781338ad2b59bd1782c97f4d7c..c733221743f6b691e22f8bd7fe5365500df7cf43 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_JobLog constructor.
+ */
 class CRM_Core_DAO_JobLog extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_job_log';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,16 +99,14 @@ class CRM_Core_DAO_JobLog extends CRM_Core_DAO {
    */
   public $data;
   /**
-   * class constructor
-   *
-   * @return civicrm_job_log
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_job_log';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 5f63e6259dbb1ea11f57dda850c1c7b801380b89..b7bfa920db613b729de1a2026a7b1dcd41e72064 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_LocBlock constructor.
+ */
 class CRM_Core_DAO_LocBlock extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_loc_block';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -95,16 +97,14 @@ class CRM_Core_DAO_LocBlock extends CRM_Core_DAO {
    */
   public $im_2_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_loc_block
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_loc_block';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index b1a8e81d171db4989b25338baf9eb3002941f4aa..ee92fb6d991d4fe0d1fa9b9b09938eea4ef26d21 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_LocationType constructor.
+ */
 class CRM_Core_DAO_LocationType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_location_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,9 +99,7 @@ class CRM_Core_DAO_LocationType extends CRM_Core_DAO {
    */
   public $is_default;
   /**
-   * class constructor
-   *
-   * @return civicrm_location_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_location_type';
index e3e61b56452adba708cde4361a6353b0c53f3f2a..a481f4d63592d4b12f54340c6a89aaee5895f20d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Log constructor.
+ */
 class CRM_Core_DAO_Log extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_log';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,16 +87,14 @@ class CRM_Core_DAO_Log extends CRM_Core_DAO {
    */
   public $modified_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_log
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_log';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index a08969fbcd2ee46c892d0f881700ef12771249d0..c45dfbece11201ef1ef36897ec10d9c06e657c27 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_MailSettings constructor.
+ */
 class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mail_settings';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -133,16 +135,14 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO {
    */
   public $source;
   /**
-   * class constructor
-   *
-   * @return civicrm_mail_settings
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mail_settings';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 165443daae0f347ab959770d13fc7db1ad6850de..16ffe222579887f49032a431dff8be9cd06b9286 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Managed constructor.
+ */
 class CRM_Core_DAO_Managed extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_managed';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,9 +87,7 @@ class CRM_Core_DAO_Managed extends CRM_Core_DAO {
    */
   public $cleanup;
   /**
-   * class constructor
-   *
-   * @return civicrm_managed
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_managed';
index 39bb3ae6223d12d7e436cbabbad4441e44676294..94377e51801794bbf9c94f4a264de7d1f636a0e1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Mapping constructor.
+ */
 class CRM_Core_DAO_Mapping extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mapping';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,9 +75,7 @@ class CRM_Core_DAO_Mapping extends CRM_Core_DAO {
    */
   public $mapping_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_mapping
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mapping';
index 13b1694f394738517732c972fa535adccae6cf35..aa1361a992a6cf7e727b0bab054e4ebf9067d254 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_MappingField constructor.
+ */
 class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mapping_field';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -133,16 +135,14 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
    */
   public $value;
   /**
-   * class constructor
-   *
-   * @return civicrm_mapping_field
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mapping_field';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 9a7afc7ca4748466b1cbed72af9818421a0d01b7..bd7cac3bb39bfa78bd050dee3caa3d5d2f7dd678 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Menu constructor.
+ */
 class CRM_Core_DAO_Menu extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_menu';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -173,16 +175,14 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
    */
   public $skipBreadcrumb;
   /**
-   * class constructor
-   *
-   * @return civicrm_menu
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_menu';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index bf0e069fec6ef4b77381c7a5c88b4d2986b7df26..33037622165b94e2af26f04bc7fdb01c8e5f4962 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_MessageTemplate constructor.
+ */
 class CRM_Core_DAO_MessageTemplate extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_msg_template';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -114,9 +116,7 @@ class CRM_Core_DAO_MessageTemplate extends CRM_Core_DAO {
    */
   public $pdf_format_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_msg_template
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_msg_template';
index beae747f959aa1cf1fabd6d665d9a5a674b8081c..e4e230b8737863ff568f4ce1ce8516ab99988d36 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Navigation constructor.
+ */
 class CRM_Core_DAO_Navigation extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_navigation';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -114,16 +116,14 @@ class CRM_Core_DAO_Navigation extends CRM_Core_DAO {
    */
   public $weight;
   /**
-   * class constructor
-   *
-   * @return civicrm_navigation
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_navigation';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 5df9eba4570fe77871185fa10db00a70e950784c..5c02eeae5f79bd4c260db1a4ef964fbc4487246b 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Note constructor.
+ */
 class CRM_Core_DAO_Note extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_note';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,16 +99,14 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO {
    */
   public $privacy;
   /**
-   * class constructor
-   *
-   * @return civicrm_note
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_note';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 86125528f13cbcb736fb1e0511c452fe56ed1640..a50918c9c76aa6ea544b704ecf5c80d0e3491ceb 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_OpenID constructor.
+ */
 class CRM_Core_DAO_OpenID extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_openid';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,16 +87,14 @@ class CRM_Core_DAO_OpenID extends CRM_Core_DAO {
    */
   public $is_primary;
   /**
-   * class constructor
-   *
-   * @return civicrm_openid
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_openid';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0f96f954e2d64d6739653007a18055d55bdc2255..e65fd4b6296348af836609df5a1bcf50b8923ea6 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_OptionGroup constructor.
+ */
 class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_option_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,9 +99,7 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO {
    */
   public $is_locked;
   /**
-   * class constructor
-   *
-   * @return civicrm_option_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_option_group';
index 628dda13288a41fa4cee26fa012af990fbaa35f7..501abacdecf2ae8e815b649bf3570d71c1f2f97d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_OptionValue constructor.
+ */
 class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_option_value';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -156,16 +158,14 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
    */
   public $color;
   /**
-   * class constructor
-   *
-   * @return civicrm_option_value
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_option_value';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 7904adedbc7c374b38cdee6331add5a043854a76..2a78ac20066a1fc2922d2b74aa282ae72d40ce19 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Persistent constructor.
+ */
 class CRM_Core_DAO_Persistent extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_persistent';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -79,9 +81,7 @@ class CRM_Core_DAO_Persistent extends CRM_Core_DAO {
    */
   public $is_config;
   /**
-   * class constructor
-   *
-   * @return civicrm_persistent
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_persistent';
index 46d63bdcdd967a38a7339e14dfbad0586b0105b0..2ce49e2d6519725a98736b3e906b5dfd7ce3e636 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Phone constructor.
+ */
 class CRM_Core_DAO_Phone extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_phone';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -109,16 +111,14 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
    */
   public $phone_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_phone
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_phone';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 2ca983ff434e8915c842b8159bfbea8f6b2f44ed..92f4df910fd43bedd7e23bcdd8313049ea5cae10 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_PreferencesDate constructor.
+ */
 class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_preferences_date';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -90,9 +92,7 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
    */
   public $time_format;
   /**
-   * class constructor
-   *
-   * @return civicrm_preferences_date
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_preferences_date';
index 64c30f464837a3dd6a41aaab0a5bfed88b248edf..2379d858ec5378cc0bbb29735a03b86e313299f6 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_PrevNextCache constructor.
+ */
 class CRM_Core_DAO_PrevNextCache extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_prevnext_cache';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -89,9 +91,7 @@ class CRM_Core_DAO_PrevNextCache extends CRM_Core_DAO {
    */
   public $is_selected;
   /**
-   * class constructor
-   *
-   * @return civicrm_prevnext_cache
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_prevnext_cache';
index 9f4bdb812af6066af55af302ee716c2a34cdf3d8..126d009b87a818cbdae0c1dee46f7ad87ca3d047 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_PrintLabel constructor.
+ */
 class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_print_label';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -114,16 +116,14 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
    */
   public $created_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_print_label
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_print_label';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 6d5cb2d2aff76b34f8403ecf6380eebbcc3e018b..914292600f40560575b6eb44ce750d1981e71dac 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_RecurringEntity constructor.
+ */
 class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_recurring_entity';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -78,9 +80,7 @@ class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO {
    */
   public $mode;
   /**
-   * class constructor
-   *
-   * @return civicrm_recurring_entity
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_recurring_entity';
index 01b836e1653984ce6f7ddbee92e41e1ffc44d687..27f6cd882fcb91b87690821391c6498d28099b29 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Setting constructor.
+ */
 class CRM_Core_DAO_Setting extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_setting';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -102,16 +104,14 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
    */
   public $created_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_setting
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_setting';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 68270218671fa6618bedb0eec34501fcdf927707..b3f257f9fc2c03a32dc123115749713f6a67941b 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_StateProvince constructor.
+ */
 class CRM_Core_DAO_StateProvince extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_state_province';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Core_DAO_StateProvince extends CRM_Core_DAO {
    */
   public $country_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_state_province
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_state_province';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 943d7ac8eabbc4c5a20138d8746b3788ef79a302..a4f45c5d20d6c246fce430494efd27dfd154184d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_StatusPreference constructor.
+ */
 class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_status_pref';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,16 +93,14 @@ class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO {
    */
   public $check_info;
   /**
-   * class constructor
-   *
-   * @return civicrm_status_pref
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_status_pref';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 8d4737e2925faa70a9e158fa58a4ca9b35cee3bf..364e58b4d5cba7aa89d02e83982765269f1c7322 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_SystemLog constructor.
+ */
 class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_system_log';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,9 +93,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
    */
   public $hostname;
   /**
-   * class constructor
-   *
-   * @return civicrm_system_log
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_system_log';
index da90503aff35232e912c643f5a34f219d8948044..3aba969955f5b85cd12ebd7d129ee11ebf2ce885 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Tag constructor.
+ */
 class CRM_Core_DAO_Tag extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_tag';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -112,16 +114,14 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
    */
   public $created_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_tag
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_tag';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index c85a3a21f8b8070b2c24b7111ddad142f7e66eb5..9cce19a4f8ee571ee868e76a65d3481150427c3a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Timezone constructor.
+ */
 class CRM_Core_DAO_Timezone extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_timezone';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -84,16 +86,14 @@ class CRM_Core_DAO_Timezone extends CRM_Core_DAO {
    */
   public $country_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_timezone
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_timezone';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 307756f578783fe85424477ed9bcbd316da1975d..fee4979cf40af5085bcfca8da1dd2637879229d7 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_UFField constructor.
+ */
 class CRM_Core_DAO_UFField extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_uf_field';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -163,16 +165,14 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
    */
   public $is_multi_summary;
   /**
-   * class constructor
-   *
-   * @return civicrm_uf_field
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_uf_field';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index fd064fa2a775ba51ba4df51fae576fd50fd726cd..60fcd1fe2c4641e27c7f063e7452e42beeb0db38 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_UFGroup constructor.
+ */
 class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_uf_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -186,16 +188,14 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
    */
   public $is_proximity_search;
   /**
-   * class constructor
-   *
-   * @return civicrm_uf_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_uf_group';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 5f14a9e81739ba6d9303ea04b6b2e79493c7220a..a6a2321a0f3c5a2f8c39ac6318b97ffc954c7de4 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_UFJoin constructor.
+ */
 class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_uf_join';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -97,16 +99,14 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
    */
   public $module_data;
   /**
-   * class constructor
-   *
-   * @return civicrm_uf_join
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_uf_join';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 3aad1c040f813149eed8503ecdc4b229f06e21ac..7e935db7b5a5b6c4a50f5867998b8fb37ddf96da 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_UFMatch constructor.
+ */
 class CRM_Core_DAO_UFMatch extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_uf_match';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,16 +87,14 @@ class CRM_Core_DAO_UFMatch extends CRM_Core_DAO {
    */
   public $language;
   /**
-   * class constructor
-   *
-   * @return civicrm_uf_match
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_uf_match';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 9bf2a932949350ad2159d6a1aad0d2e32947b8b4..bfd5ab4fc0c385ec148b32a6cd99b4035093aa37 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Website constructor.
+ */
 class CRM_Core_DAO_Website extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_website';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Core_DAO_Website extends CRM_Core_DAO {
    */
   public $website_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_website
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_website';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 803fc6354f813308be26983c078afe0827ab0ef5..75e453f9fd8c7b981975a7b969c04c354b343a25 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_WordReplacement constructor.
+ */
 class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_word_replacement';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -84,16 +86,14 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO {
    */
   public $domain_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_word_replacement
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_word_replacement';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index a32d86d7a26fc1e5981d3174106f95c602b82ba7..661739cfe1084e7b87671807b57c1cd24be33531 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Core_DAO_Worldregion constructor.
+ */
 class CRM_Core_DAO_Worldregion extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_worldregion';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -61,9 +63,7 @@ class CRM_Core_DAO_Worldregion extends CRM_Core_DAO {
    */
   public $name;
   /**
-   * class constructor
-   *
-   * @return civicrm_worldregion
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_worldregion';
index 874e185857d758a2ca3135613930e15272278534..c31802d5c2203e48a5fba72ceaef0a713efef033 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Cxn_DAO_Cxn constructor.
+ */
 class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_cxn';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -115,9 +117,7 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
    */
   public $fetched_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_cxn
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_cxn';
index 85a98e6ae6b738b7c0bf2e2ec9936dd37d135eb0..b5727da2c8ee538fb570fcb7ad38012489a7487e 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Dedupe_DAO_Exception constructor.
+ */
 class CRM_Dedupe_DAO_Exception extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_dedupe_exception';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Dedupe_DAO_Exception extends CRM_Core_DAO {
    */
   public $contact_id2;
   /**
-   * class constructor
-   *
-   * @return civicrm_dedupe_exception
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_dedupe_exception';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 3d9894b91a5f345f8a708371363695849a164ff5..c2f67c63d4b5554f1b7794a2964d9f0407685fa1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Dedupe_DAO_Rule constructor.
+ */
 class CRM_Dedupe_DAO_Rule extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_dedupe_rule';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,16 +87,14 @@ class CRM_Dedupe_DAO_Rule extends CRM_Core_DAO {
    */
   public $rule_weight;
   /**
-   * class constructor
-   *
-   * @return civicrm_dedupe_rule
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_dedupe_rule';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index fc19fb7f1065e94e176e7c375305c4d1b68b679a..ac6d9831397110439459bd232f95dfd75e2177c1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Dedupe_DAO_RuleGroup constructor.
+ */
 class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_dedupe_rule_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -91,9 +93,7 @@ class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO {
    */
   public $is_reserved;
   /**
-   * class constructor
-   *
-   * @return civicrm_dedupe_rule_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_dedupe_rule_group';
index 2fc9ef981c27824926bfdb92b997ccc675a36101..9f8d499fc7167da9afdb3007e72698358a798cec 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Event_Cart_DAO_Cart constructor.
+ */
 class CRM_Event_Cart_DAO_Cart extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_event_carts';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Event_Cart_DAO_Cart extends CRM_Core_DAO {
    */
   public $completed;
   /**
-   * class constructor
-   *
-   * @return civicrm_event_carts
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_event_carts';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 2f928bb813294d2958e25f43bb599aa2a4dc07a4..12e4231d06b378a367afaedd69088228ae99682e 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Event_Cart_DAO_EventInCart constructor.
+ */
 class CRM_Event_Cart_DAO_EventInCart extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_events_in_carts';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Event_Cart_DAO_EventInCart extends CRM_Core_DAO {
    */
   public $event_cart_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_events_in_carts
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_events_in_carts';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 5436684e49f1df1085c0f39a38a9a7f56012e992..23dcb04e3fa31d249d65603de1e29de8ed9362c7 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Event_DAO_Event constructor.
+ */
 class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_event';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -462,16 +464,14 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
    */
   public $is_billing_required;
   /**
-   * class constructor
-   *
-   * @return civicrm_event
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_event';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 47db91249db22fc32eee31410378a1d34690e671..b591a05204c752cdd33b8fa8c32d0912c8723f67 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Event_DAO_Participant constructor.
+ */
 class CRM_Event_DAO_Participant extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_participant';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -162,16 +164,14 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
    */
   public $transferred_to_contact_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_participant
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_participant';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 96ad47a5744a97dbe78a5db7b7abf8c0ac7bcd12..5ce3152443f76c73b6738e598db39b5c06b65c50 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Event_DAO_ParticipantPayment constructor.
+ */
 class CRM_Event_DAO_ParticipantPayment extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_participant_payment';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -67,16 +69,14 @@ class CRM_Event_DAO_ParticipantPayment extends CRM_Core_DAO {
    */
   public $contribution_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_participant_payment
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_participant_payment';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 8184a63704fb4eff6efbb6f9451ba16fe0934682..8384a7eb5907e4ea4334a2d149ff96b45582d8a0 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Event_DAO_ParticipantStatusType constructor.
+ */
 class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_participant_status_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -103,9 +105,7 @@ class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO {
    */
   public $visibility_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_participant_status_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_participant_status_type';
index 6cb06a5ab9ba23e4c4391d8da85c078be471996a..457a961f945eef1a3d9972dbdf0c4fc67527e115 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_Currency constructor.
+ */
 class CRM_Financial_DAO_Currency extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_currency';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -79,9 +81,7 @@ class CRM_Financial_DAO_Currency extends CRM_Core_DAO {
    */
   public $full_name;
   /**
-   * class constructor
-   *
-   * @return civicrm_currency
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_currency';
index b0c150d6f1fe2abf0eaed79612a4765d5af7e842..651dd6dcf2603d4b390f216657c866d674481745 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_EntityFinancialAccount constructor.
+ */
 class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_entity_financial_account';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -79,16 +81,14 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
    */
   public $financial_account_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_entity_financial_account
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_entity_financial_account';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index dfced9182f715fc78de25e7cd2984479cb68d098..581424d451d3f7c45d0a018c7fa3c81ab85cce86 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_EntityFinancialTrxn constructor.
+ */
 class CRM_Financial_DAO_EntityFinancialTrxn extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_entity_financial_trxn';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -77,16 +79,14 @@ class CRM_Financial_DAO_EntityFinancialTrxn extends CRM_Core_DAO {
    */
   public $amount;
   /**
-   * class constructor
-   *
-   * @return civicrm_entity_financial_trxn
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_entity_financial_trxn';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index ec0d11968b740c40ee65a3f1e74c7dec6912618f..e3a764089713f08ef3f6c565542e068fd7e3ad25 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_FinancialAccount constructor.
+ */
 class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_financial_account';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -151,16 +153,14 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO {
    */
   public $current_period_opening_balance;
   /**
-   * class constructor
-   *
-   * @return civicrm_financial_account
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_financial_account';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index f8bbb5054b716317d96fc022215c47d6e252770b..5bc7fdee4c6ecb3d0ba5afe4ad7a23f292c9d23a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_FinancialItem constructor.
+ */
 class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_financial_item';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -114,16 +116,14 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO {
    */
   public $entity_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_financial_item
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_financial_item';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index ac720d408829a1be710ce2c51c488f5f110f94a3..6ac7e12972508bd43a45953141452dcf36c21a10 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_FinancialTrxn constructor.
+ */
 class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_financial_trxn';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -138,16 +140,14 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO {
    */
   public $check_number;
   /**
-   * class constructor
-   *
-   * @return civicrm_financial_trxn
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_financial_trxn';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 4a97b94a804f22e8262ee513d2af96a5e185ad33..ed27a12934f21999a9cbcd8b7989e02bd7108082 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_FinancialType constructor.
+ */
 class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_financial_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -85,9 +87,7 @@ class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_financial_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_financial_type';
index 78f9a5756fdc04fa1e546734a8b3b1ef42006572..9cd1af0c6288edba472dbd7da0feb87532a8a8ae 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_PaymentProcessor constructor.
+ */
 class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_payment_processor';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -171,16 +173,14 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO {
    */
   public $accepted_credit_cards;
   /**
-   * class constructor
-   *
-   * @return civicrm_payment_processor
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_payment_processor';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 36d21395c24b31e30e24dc5baa66d74f19e966ed..5c67de64dbdc66c4fe395beb0648d6f6779af755 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_PaymentProcessorType constructor.
+ */
 class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_payment_processor_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -174,9 +176,7 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
    */
   public $payment_instrument_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_payment_processor_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_payment_processor_type';
index 1e4a379cf246648ec787dc8fad5502b26206210f..e539c5bb6f011062dd36f44d94eadc2e00df1c8a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Financial_DAO_PaymentToken constructor.
+ */
 class CRM_Financial_DAO_PaymentToken extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_payment_token';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -126,16 +128,14 @@ class CRM_Financial_DAO_PaymentToken extends CRM_Core_DAO {
    */
   public $ip_address;
   /**
-   * class constructor
-   *
-   * @return civicrm_payment_token
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_payment_token';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 341d99c7bda82a7f8c28a9edded92606fc784bbc..ff05a50ed9ef5b8095cd9018df377c538149caaf 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Friend_DAO_Friend constructor.
+ */
 class CRM_Friend_DAO_Friend extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_tell_friend';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -107,16 +109,14 @@ class CRM_Friend_DAO_Friend extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_tell_friend
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_tell_friend';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 1ee123d0e0c6cc3d96cd0ce9ea2617b06af356d3..32270be56a86b683bc684c7cdf715c54fb56b4f8 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Grant_DAO_Grant constructor.
+ */
 class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_grant';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -139,16 +141,14 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
    */
   public $financial_type_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_grant
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_grant';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index d1bd4a65bdc048c31c277b97b4a2011400f36563..1de4ba609f1c89fc5ddb9e8d7a0802ac302a957f 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_BouncePattern constructor.
+ */
 class CRM_Mailing_DAO_BouncePattern extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_bounce_pattern';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Mailing_DAO_BouncePattern extends CRM_Core_DAO {
    */
   public $pattern;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_bounce_pattern
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_bounce_pattern';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index d384856bf84b097a9a08d7e851101a92cef17a2c..de935afc49573142dae8c5a5a46567ed3f9cba18 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_BounceType constructor.
+ */
 class CRM_Mailing_DAO_BounceType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_bounce_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -72,9 +74,7 @@ class CRM_Mailing_DAO_BounceType extends CRM_Core_DAO {
    */
   public $hold_threshold;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_bounce_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_bounce_type';
index fa9c85f39d576187a0309007961ae93e7863680f..f57644c307b0d8fa200d702fcb48a48fe2f2703a 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_Component constructor.
+ */
 class CRM_Mailing_DAO_Component extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_component';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -95,9 +97,7 @@ class CRM_Mailing_DAO_Component extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_component
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_component';
index bfbf368a965d41433646490e0fb56e85e9a5e0c2..8744a32b67cc4abf83a84c7c0ffa9cfaa4534d17 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_Mailing constructor.
+ */
 class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -298,16 +300,14 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
    */
   public $language;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 465205ee771f15a9a8feee2890292751499727bd..cd399eeec91c146c091bb6d9c8c84bcf6c61d227 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_MailingAB constructor.
+ */
 class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_abtest';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -129,16 +131,14 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
    */
   public $created_date;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_abtest
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_abtest';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index faeec0542eba65c86f16ea59a376f2ec47401219..d0184d8d71ce681149eacef87d3ac4b970fa78df 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_MailingGroup constructor.
+ */
 class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_group';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -90,16 +92,14 @@ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO {
    */
   public $search_args;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_group
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_group';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index b700b4909cf13766e435012c16eed2cfca862a0b..17e9d22c210ca7c0daf7c67decbcd1c9ca691873 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_MailingJob constructor.
+ */
 class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_job';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -114,16 +116,14 @@ class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO {
    */
   public $job_limit;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_job
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_job';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 4537963097fe57c9380de5c14fd6a53b1155e47a..2b8104a4bd928c156d89f4f0cd583030b47a7b51 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_Recipients constructor.
+ */
 class CRM_Mailing_DAO_Recipients extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_recipients';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -78,16 +80,14 @@ class CRM_Mailing_DAO_Recipients extends CRM_Core_DAO {
    */
   public $phone_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_recipients
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_recipients';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 5de6cf0f901fc4c3d3585356d1439c31aaaead72..983fd1af2d5560799ad6b2de64062f956e332f81 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_Spool constructor.
+ */
 class CRM_Mailing_DAO_Spool extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_spool';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -90,16 +92,14 @@ class CRM_Mailing_DAO_Spool extends CRM_Core_DAO {
    */
   public $removed_at;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_spool
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_spool';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index d5984cae93adad8cf8c472dbbd4cd5555d4f7945..21a5462ca3ff9b4af193f8c8e3512300a282923d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_DAO_TrackableURL constructor.
+ */
 class CRM_Mailing_DAO_TrackableURL extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_trackable_url';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Mailing_DAO_TrackableURL extends CRM_Core_DAO {
    */
   public $mailing_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_trackable_url
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_trackable_url';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 90e82b08f8aefebe90adc574e3f64567f27783eb..149c9abbcb960a457db4d89aa9307ab10340a5a1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Bounce constructor.
+ */
 class CRM_Mailing_Event_DAO_Bounce extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_bounce';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -78,16 +80,14 @@ class CRM_Mailing_Event_DAO_Bounce extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_bounce
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_bounce';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 87e97107f295a9b5555032fd72a9bf7c9c9634d0..31de22382dd64c6ec2db83a367f2d034eb1fbc4d 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Confirm constructor.
+ */
 class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_confirm';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_confirm
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_confirm';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 21ba665583bad931e01e4c9d6a259d3a71aa870a..4050c693b2ec3843febe0d1cd08111d53ce5f9ee 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Delivered constructor.
+ */
 class CRM_Mailing_Event_DAO_Delivered extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_delivered';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Mailing_Event_DAO_Delivered extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_delivered
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_delivered';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 84666a1b4bc32cfe9f1aeee12bc2035869182e85..2b3e17d450b9817c4fc8919cdc145e53ad683976 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Forward constructor.
+ */
 class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_forward';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -72,16 +74,14 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_forward
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_forward';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index bd9522866d1f8adaa0e8d4a9bbde29a2387b0240..8ec2ddd3309a9ef1133d72328c860c5dc25786df 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Opened constructor.
+ */
 class CRM_Mailing_Event_DAO_Opened extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_opened';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Mailing_Event_DAO_Opened extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_opened
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_opened';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 4d4c8cc3ffd3ad2a0a2234cd3a090cb71cf73d3d..5a9c4de54481fff1a4880a9e5808a140fd1bd3c2 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Queue constructor.
+ */
 class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_queue';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -84,16 +86,14 @@ class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO {
    */
   public $phone_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_queue
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_queue';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0fbfe031e9cd0ef30c9870e114c2cb9d31285cef..99baa73427eaaf7a6943f635b4cb20df5db9a048 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Reply constructor.
+ */
 class CRM_Mailing_Event_DAO_Reply extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_reply';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Mailing_Event_DAO_Reply extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_reply
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_reply';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0488e14b57bba61facd7b1dccb5fd98031fef865..2e20f21cab1423dc8d2766a6dee96a13540c08a6 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Subscribe constructor.
+ */
 class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_subscribe';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -78,16 +80,14 @@ class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_subscribe
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_subscribe';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index e1b2f8f665d514ed8ede37e4b717392a70c95632..0d09ccec404c4fd4ef81f16ccbc115931b175629 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_TrackableURLOpen constructor.
+ */
 class CRM_Mailing_Event_DAO_TrackableURLOpen extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_trackable_url_open';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -72,16 +74,14 @@ class CRM_Mailing_Event_DAO_TrackableURLOpen extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_trackable_url_open
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_trackable_url_open';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 585ff44b4518b77439fd8000ca9bcf642f69c790..8c574945bfbb4d3ad6feeadf557fc651713f353e 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Mailing_Event_DAO_Unsubscribe constructor.
+ */
 class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_mailing_event_unsubscribe';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -72,16 +74,14 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
    */
   public $time_stamp;
   /**
-   * class constructor
-   *
-   * @return civicrm_mailing_event_unsubscribe
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_mailing_event_unsubscribe';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index c31821492b3b6f8e4eb82da081621ddc64a3f39a..b68697c95d0d7c0cad6f8479548a16072b432dfd 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Member_DAO_Membership constructor.
+ */
 class CRM_Member_DAO_Membership extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_membership';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -136,16 +138,14 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
    */
   public $campaign_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_membership
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_membership';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0d1a657418fac68ad6a7c1d455151fd49a97c5cb..aaa89878cfdefc5fb18e15b27bada933e87cf736 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Member_DAO_MembershipBlock constructor.
+ */
 class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_membership_block';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -127,16 +129,14 @@ class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_membership_block
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_membership_block';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 28f6947113aaf444d9a3b96e0da1d9f63913921f..c107ae8054f548d1eec7c5674c49a67d7053b764 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Member_DAO_MembershipLog constructor.
+ */
 class CRM_Member_DAO_MembershipLog extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_membership_log';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -102,16 +104,14 @@ class CRM_Member_DAO_MembershipLog extends CRM_Core_DAO {
    */
   public $max_related;
   /**
-   * class constructor
-   *
-   * @return civicrm_membership_log
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_membership_log';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 974f20a465a911f9c8b725cbea545e4b5c8e04eb..967c41cd2b3c9c2caeb6b91faaacdd0cefdcb2fb 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Member_DAO_MembershipPayment constructor.
+ */
 class CRM_Member_DAO_MembershipPayment extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_membership_payment';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -66,16 +68,14 @@ class CRM_Member_DAO_MembershipPayment extends CRM_Core_DAO {
    */
   public $contribution_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_membership_payment
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_membership_payment';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 59219e047d09cfb59dd899b90c9aae18e772c8dc..cce54706543498aa48da7912a48c858b305039a1 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Member_DAO_MembershipStatus constructor.
+ */
 class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_membership_status';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -138,9 +140,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
    */
   public $is_reserved;
   /**
-   * class constructor
-   *
-   * @return civicrm_membership_status
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_membership_status';
index bdf4bb654916013049841c96240481e21335f927..d9281c6690b705cd069e9388bb19ae115e4113b3 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Member_DAO_MembershipType constructor.
+ */
 class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_membership_type';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -172,16 +174,14 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_membership_type
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_membership_type';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index e1c7dd5ab2712b92cdaaad68e485a97dbc78642f..5932e8d4282b1d98a07271f5972964b46c48fab4 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_PCP_DAO_PCP constructor.
+ */
 class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_pcp';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -138,16 +140,14 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
    */
   public $is_notify;
   /**
-   * class constructor
-   *
-   * @return civicrm_pcp
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_pcp';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 741933e75da50d43c8cf77a16d373c92fb894a74..b8685cc7b61552da949833ebae572ca0151d3685 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_PCP_DAO_PCPBlock constructor.
+ */
 class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_pcp_block';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -126,16 +128,14 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO {
    */
   public $notify_email;
   /**
-   * class constructor
-   *
-   * @return civicrm_pcp_block
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_pcp_block';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 2cabd4c40dc74bd4f596971c87f928e7384d3853..6a5970a4754912414d9f0caddada577d74347b5f 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Pledge_DAO_Pledge constructor.
+ */
 class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_pledge';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -186,16 +188,14 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO {
    */
   public $campaign_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_pledge
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_pledge';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 0412fc0c716a7095aa6ba23283dfcd9433534df4..17d9ea83cccae6dcece01cd6ee5fbae2c3c90935 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Pledge_DAO_PledgeBlock constructor.
+ */
 class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_pledge_block';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -115,16 +117,14 @@ class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO {
    */
   public $is_pledge_start_date_editable;
   /**
-   * class constructor
-   *
-   * @return civicrm_pledge_block
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_pledge_block';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index e4c142521b9ea6a1de2972a1adb128ca4fd05768..4527173ba59ba6340e7d9e9c145de6fd512a0275 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Pledge_DAO_PledgePayment constructor.
+ */
 class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_pledge_payment';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -107,16 +109,14 @@ class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO {
    */
   public $status_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_pledge_payment
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_pledge_payment';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 92608a2049b1d6300e44be612ff89c331a3f5682..8c9843f41e302a9a6e72f24c90c85f7442079d60 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Price_DAO_LineItem constructor.
+ */
 class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_line_item';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -133,16 +135,14 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
    */
   public $tax_amount;
   /**
-   * class constructor
-   *
-   * @return civicrm_line_item
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_line_item';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 1cb6f738707060f3a34c164d3b980535a4e7760c..e47a83fe201f842dddf35c9913a0262e9998feca 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Price_DAO_PriceField constructor.
+ */
 class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_price_field';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -150,16 +152,14 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
    */
   public $visibility_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_price_field
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_price_field';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 818f8f505bde70b6e99dd308d9be947fbd155bca..1402b69a20e8ccb3433c272d79f39d09f3644370 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Price_DAO_PriceFieldValue constructor.
+ */
 class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_price_field_value';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -151,16 +153,14 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
    */
   public $non_deductible_amount;
   /**
-   * class constructor
-   *
-   * @return civicrm_price_field_value
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_price_field_value';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 3fdcdb460cd2a1d727cc68a1f20abef4be01f77b..9da26f214c1ad6511dca37f5bc04dff86eb2a3c3 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Price_DAO_PriceSet constructor.
+ */
 class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_price_set';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -127,16 +129,14 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
    */
   public $min_amount;
   /**
-   * class constructor
-   *
-   * @return civicrm_price_set
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_price_set';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index ef30b3e3d3c1ca4ada40333c416f90ae87d7a310..a5686f54aba4d7559be60c4c673d90f797261307 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Price_DAO_PriceSetEntity constructor.
+ */
 class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_price_set_entity';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -73,16 +75,14 @@ class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO {
    */
   public $price_set_id;
   /**
-   * class constructor
-   *
-   * @return civicrm_price_set_entity
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_price_set_entity';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 019d9be4f5c754f84a545e8c70d8c27ec20a6b64..ace993c701bfbf13d93ad90567432eab70afebc3 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Queue_DAO_QueueItem constructor.
+ */
 class CRM_Queue_DAO_QueueItem extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_queue_item';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -83,9 +85,7 @@ class CRM_Queue_DAO_QueueItem extends CRM_Core_DAO {
    */
   public $data;
   /**
-   * class constructor
-   *
-   * @return civicrm_queue_item
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_queue_item';
index 76ef4342d29c1f64f5c6a283e68ebb0c0e7d0585..f5f8274471f581c21a21dac49f2297d487c3056e 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_Report_DAO_ReportInstance constructor.
+ */
 class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_report_instance';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -174,16 +176,14 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO {
    */
   public $is_reserved;
   /**
-   * class constructor
-   *
-   * @return civicrm_report_instance
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_report_instance';
     parent::__construct();
   }
   /**
-   * Returns foreign keys and entity references
+   * Returns foreign keys and entity references.
    *
    * @return array
    *   [CRM_Core_Reference_Interface]
index 46ab44ece49e6d70d74ba076f9e8b75debb494e1..1ace4350eaf8310dc8fababdfb322e7abab8dc1f 100644 (file)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
+/**
+ * CRM_SMS_DAO_Provider constructor.
+ */
 class CRM_SMS_DAO_Provider extends CRM_Core_DAO {
   /**
-   * static instance to hold the table name
+   * Static instance to hold the table name.
    *
    * @var string
    */
   static $_tableName = 'civicrm_sms_provider';
   /**
-   * static value to see if we should log any modifications to
-   * this table in the civicrm_log table
+   * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var boolean
    */
@@ -104,9 +106,7 @@ class CRM_SMS_DAO_Provider extends CRM_Core_DAO {
    */
   public $is_active;
   /**
-   * class constructor
-   *
-   * @return civicrm_sms_provider
+   * Class constructor.
    */
   function __construct() {
     $this->__table = 'civicrm_sms_provider';
index 906b9c9e174b6154b4989e5b03cd83f1fca427bb..1c4f3c9e1dfb4fb4891f901c08da9cc019de93a5 100644 (file)
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
 
+/**
+ * {$table.className} constructor.
+ */
 class {$table.className} extends CRM_Core_DAO {ldelim}
 
      /**
-      * static instance to hold the table name
+      * Static instance to hold the table name.
       *
       * @var string
       */
       static $_tableName = '{$table.name}';
 
       /**
-       * static value to see if we should log any modifications to
-       * this table in the civicrm_log table
+       * Should CiviCRM log any modifications to this table in the civicrm_log table.
        *
        * @var boolean
        */
@@ -67,9 +69,7 @@ class {$table.className} extends CRM_Core_DAO {ldelim}
 {/foreach} {* table.fields *}
 
     /**
-     * class constructor
-     *
-     * @return {$table.name}
+     * Class constructor.
      */
     function __construct( ) {ldelim}
         $this->__table = '{$table.name}';
@@ -79,7 +79,7 @@ class {$table.className} extends CRM_Core_DAO {ldelim}
 
 {if $table.foreignKey || $table.dynamicForeignKey}
     /**
-     * Returns foreign keys and entity references
+     * Returns foreign keys and entity references.
      *
      * @return array
      *   [CRM_Core_Reference_Interface]