From f41f0342b0abcc63c0c3926bdf73fcd54e39e4ca Mon Sep 17 00:00:00 2001 From: eileen Date: Tue, 10 Jan 2017 12:51:50 +1300 Subject: [PATCH] Fix comments on DAO files --- CRM/ACL/DAO/ACL.php | 14 +++++++------- CRM/ACL/DAO/Cache.php | 14 +++++++------- CRM/ACL/DAO/EntityRole.php | 14 +++++++------- CRM/Activity/DAO/Activity.php | 14 +++++++------- CRM/Activity/DAO/ActivityContact.php | 14 +++++++------- CRM/Batch/DAO/Batch.php | 14 +++++++------- CRM/Batch/DAO/EntityBatch.php | 14 +++++++------- CRM/Campaign/DAO/Campaign.php | 14 +++++++------- CRM/Campaign/DAO/CampaignGroup.php | 14 +++++++------- CRM/Campaign/DAO/Survey.php | 14 +++++++------- CRM/Case/DAO/Case.php | 14 +++++++------- CRM/Case/DAO/CaseActivity.php | 14 +++++++------- CRM/Case/DAO/CaseContact.php | 14 +++++++------- CRM/Case/DAO/CaseType.php | 12 ++++++------ CRM/Contact/DAO/ACLContactCache.php | 14 +++++++------- CRM/Contact/DAO/Contact.php | 14 +++++++------- CRM/Contact/DAO/ContactType.php | 14 +++++++------- CRM/Contact/DAO/DashboardContact.php | 14 +++++++------- CRM/Contact/DAO/Group.php | 14 +++++++------- CRM/Contact/DAO/GroupContact.php | 14 +++++++------- CRM/Contact/DAO/GroupContactCache.php | 14 +++++++------- CRM/Contact/DAO/GroupNesting.php | 14 +++++++------- CRM/Contact/DAO/GroupOrganization.php | 14 +++++++------- CRM/Contact/DAO/Relationship.php | 14 +++++++------- CRM/Contact/DAO/RelationshipType.php | 12 ++++++------ CRM/Contact/DAO/SavedSearch.php | 14 +++++++------- CRM/Contact/DAO/SubscriptionHistory.php | 14 +++++++------- CRM/Contribute/DAO/Contribution.php | 14 +++++++------- CRM/Contribute/DAO/ContributionPage.php | 14 +++++++------- CRM/Contribute/DAO/ContributionProduct.php | 14 +++++++------- CRM/Contribute/DAO/ContributionRecur.php | 14 +++++++------- CRM/Contribute/DAO/ContributionSoft.php | 14 +++++++------- CRM/Contribute/DAO/Premium.php | 14 +++++++------- CRM/Contribute/DAO/PremiumsProduct.php | 14 +++++++------- CRM/Contribute/DAO/Product.php | 14 +++++++------- CRM/Contribute/DAO/Widget.php | 14 +++++++------- CRM/Core/DAO/ActionLog.php | 14 +++++++------- CRM/Core/DAO/ActionMapping.php | 12 ++++++------ CRM/Core/DAO/ActionSchedule.php | 14 +++++++------- CRM/Core/DAO/Address.php | 14 +++++++------- CRM/Core/DAO/AddressFormat.php | 12 ++++++------ CRM/Core/DAO/Cache.php | 14 +++++++------- CRM/Core/DAO/Component.php | 12 ++++++------ CRM/Core/DAO/Country.php | 14 +++++++------- CRM/Core/DAO/County.php | 14 +++++++------- CRM/Core/DAO/CustomField.php | 14 +++++++------- CRM/Core/DAO/CustomGroup.php | 14 +++++++------- CRM/Core/DAO/Dashboard.php | 14 +++++++------- CRM/Core/DAO/Discount.php | 14 +++++++------- CRM/Core/DAO/Domain.php | 14 +++++++------- CRM/Core/DAO/Email.php | 14 +++++++------- CRM/Core/DAO/EntityFile.php | 14 +++++++------- CRM/Core/DAO/EntityTag.php | 14 +++++++------- CRM/Core/DAO/Extension.php | 12 ++++++------ CRM/Core/DAO/File.php | 12 ++++++------ CRM/Core/DAO/IM.php | 14 +++++++------- CRM/Core/DAO/Job.php | 14 +++++++------- CRM/Core/DAO/JobLog.php | 14 +++++++------- CRM/Core/DAO/LocBlock.php | 14 +++++++------- CRM/Core/DAO/LocationType.php | 12 ++++++------ CRM/Core/DAO/Log.php | 14 +++++++------- CRM/Core/DAO/MailSettings.php | 14 +++++++------- CRM/Core/DAO/Managed.php | 12 ++++++------ CRM/Core/DAO/Mapping.php | 12 ++++++------ CRM/Core/DAO/MappingField.php | 14 +++++++------- CRM/Core/DAO/Menu.php | 14 +++++++------- CRM/Core/DAO/MessageTemplate.php | 12 ++++++------ CRM/Core/DAO/Navigation.php | 14 +++++++------- CRM/Core/DAO/Note.php | 14 +++++++------- CRM/Core/DAO/OpenID.php | 14 +++++++------- CRM/Core/DAO/OptionGroup.php | 12 ++++++------ CRM/Core/DAO/OptionValue.php | 14 +++++++------- CRM/Core/DAO/Persistent.php | 12 ++++++------ CRM/Core/DAO/Phone.php | 14 +++++++------- CRM/Core/DAO/PreferencesDate.php | 12 ++++++------ CRM/Core/DAO/PrevNextCache.php | 12 ++++++------ CRM/Core/DAO/PrintLabel.php | 14 +++++++------- CRM/Core/DAO/RecurringEntity.php | 12 ++++++------ CRM/Core/DAO/Setting.php | 14 +++++++------- CRM/Core/DAO/StateProvince.php | 14 +++++++------- CRM/Core/DAO/StatusPreference.php | 14 +++++++------- CRM/Core/DAO/SystemLog.php | 12 ++++++------ CRM/Core/DAO/Tag.php | 14 +++++++------- CRM/Core/DAO/Timezone.php | 14 +++++++------- CRM/Core/DAO/UFField.php | 14 +++++++------- CRM/Core/DAO/UFGroup.php | 14 +++++++------- CRM/Core/DAO/UFJoin.php | 14 +++++++------- CRM/Core/DAO/UFMatch.php | 14 +++++++------- CRM/Core/DAO/Website.php | 14 +++++++------- CRM/Core/DAO/WordReplacement.php | 14 +++++++------- CRM/Core/DAO/Worldregion.php | 12 ++++++------ CRM/Cxn/DAO/Cxn.php | 12 ++++++------ CRM/Dedupe/DAO/Exception.php | 14 +++++++------- CRM/Dedupe/DAO/Rule.php | 14 +++++++------- CRM/Dedupe/DAO/RuleGroup.php | 12 ++++++------ CRM/Event/Cart/DAO/Cart.php | 14 +++++++------- CRM/Event/Cart/DAO/EventInCart.php | 14 +++++++------- CRM/Event/DAO/Event.php | 14 +++++++------- CRM/Event/DAO/Participant.php | 14 +++++++------- CRM/Event/DAO/ParticipantPayment.php | 14 +++++++------- CRM/Event/DAO/ParticipantStatusType.php | 12 ++++++------ CRM/Financial/DAO/Currency.php | 12 ++++++------ CRM/Financial/DAO/EntityFinancialAccount.php | 14 +++++++------- CRM/Financial/DAO/EntityFinancialTrxn.php | 14 +++++++------- CRM/Financial/DAO/FinancialAccount.php | 14 +++++++------- CRM/Financial/DAO/FinancialItem.php | 14 +++++++------- CRM/Financial/DAO/FinancialTrxn.php | 14 +++++++------- CRM/Financial/DAO/FinancialType.php | 12 ++++++------ CRM/Financial/DAO/PaymentProcessor.php | 14 +++++++------- CRM/Financial/DAO/PaymentProcessorType.php | 12 ++++++------ CRM/Financial/DAO/PaymentToken.php | 14 +++++++------- CRM/Friend/DAO/Friend.php | 14 +++++++------- CRM/Grant/DAO/Grant.php | 14 +++++++------- CRM/Mailing/DAO/BouncePattern.php | 14 +++++++------- CRM/Mailing/DAO/BounceType.php | 12 ++++++------ CRM/Mailing/DAO/Component.php | 12 ++++++------ CRM/Mailing/DAO/Mailing.php | 14 +++++++------- CRM/Mailing/DAO/MailingAB.php | 14 +++++++------- CRM/Mailing/DAO/MailingGroup.php | 14 +++++++------- CRM/Mailing/DAO/MailingJob.php | 14 +++++++------- CRM/Mailing/DAO/Recipients.php | 14 +++++++------- CRM/Mailing/DAO/Spool.php | 14 +++++++------- CRM/Mailing/DAO/TrackableURL.php | 14 +++++++------- CRM/Mailing/Event/DAO/Bounce.php | 14 +++++++------- CRM/Mailing/Event/DAO/Confirm.php | 14 +++++++------- CRM/Mailing/Event/DAO/Delivered.php | 14 +++++++------- CRM/Mailing/Event/DAO/Forward.php | 14 +++++++------- CRM/Mailing/Event/DAO/Opened.php | 14 +++++++------- CRM/Mailing/Event/DAO/Queue.php | 14 +++++++------- CRM/Mailing/Event/DAO/Reply.php | 14 +++++++------- CRM/Mailing/Event/DAO/Subscribe.php | 14 +++++++------- CRM/Mailing/Event/DAO/TrackableURLOpen.php | 14 +++++++------- CRM/Mailing/Event/DAO/Unsubscribe.php | 14 +++++++------- CRM/Member/DAO/Membership.php | 14 +++++++------- CRM/Member/DAO/MembershipBlock.php | 14 +++++++------- CRM/Member/DAO/MembershipLog.php | 14 +++++++------- CRM/Member/DAO/MembershipPayment.php | 14 +++++++------- CRM/Member/DAO/MembershipStatus.php | 12 ++++++------ CRM/Member/DAO/MembershipType.php | 14 +++++++------- CRM/PCP/DAO/PCP.php | 14 +++++++------- CRM/PCP/DAO/PCPBlock.php | 14 +++++++------- CRM/Pledge/DAO/Pledge.php | 14 +++++++------- CRM/Pledge/DAO/PledgeBlock.php | 14 +++++++------- CRM/Pledge/DAO/PledgePayment.php | 14 +++++++------- CRM/Price/DAO/LineItem.php | 14 +++++++------- CRM/Price/DAO/PriceField.php | 14 +++++++------- CRM/Price/DAO/PriceFieldValue.php | 14 +++++++------- CRM/Price/DAO/PriceSet.php | 14 +++++++------- CRM/Price/DAO/PriceSetEntity.php | 14 +++++++------- CRM/Queue/DAO/QueueItem.php | 12 ++++++------ CRM/Report/DAO/ReportInstance.php | 14 +++++++------- CRM/SMS/DAO/Provider.php | 12 ++++++------ xml/templates/dao.tpl | 14 +++++++------- 153 files changed, 1042 insertions(+), 1042 deletions(-) diff --git a/CRM/ACL/DAO/ACL.php b/CRM/ACL/DAO/ACL.php index fc78fb8595..d48ca2e368 100644 --- a/CRM/ACL/DAO/ACL.php +++ b/CRM/ACL/DAO/ACL.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/ACL/DAO/Cache.php b/CRM/ACL/DAO/Cache.php index f21c792d69..0d03f35622 100644 --- a/CRM/ACL/DAO/Cache.php +++ b/CRM/ACL/DAO/Cache.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/ACL/DAO/EntityRole.php b/CRM/ACL/DAO/EntityRole.php index 3a106d8904..346482c452 100644 --- a/CRM/ACL/DAO/EntityRole.php +++ b/CRM/ACL/DAO/EntityRole.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Activity/DAO/Activity.php b/CRM/Activity/DAO/Activity.php index 0f78466f9e..f2d9d68062 100644 --- a/CRM/Activity/DAO/Activity.php +++ b/CRM/Activity/DAO/Activity.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Activity/DAO/ActivityContact.php b/CRM/Activity/DAO/ActivityContact.php index f015261c57..75ebc4bccd 100644 --- a/CRM/Activity/DAO/ActivityContact.php +++ b/CRM/Activity/DAO/ActivityContact.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Batch/DAO/Batch.php b/CRM/Batch/DAO/Batch.php index f7eb1fbae9..23984beb42 100644 --- a/CRM/Batch/DAO/Batch.php +++ b/CRM/Batch/DAO/Batch.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Batch/DAO/EntityBatch.php b/CRM/Batch/DAO/EntityBatch.php index 1fec3e8609..1fed4a8a23 100644 --- a/CRM/Batch/DAO/EntityBatch.php +++ b/CRM/Batch/DAO/EntityBatch.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Campaign/DAO/Campaign.php b/CRM/Campaign/DAO/Campaign.php index caca2f87b5..eb498fa24e 100644 --- a/CRM/Campaign/DAO/Campaign.php +++ b/CRM/Campaign/DAO/Campaign.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Campaign/DAO/CampaignGroup.php b/CRM/Campaign/DAO/CampaignGroup.php index afdf3be83e..e3089d7eaa 100644 --- a/CRM/Campaign/DAO/CampaignGroup.php +++ b/CRM/Campaign/DAO/CampaignGroup.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Campaign/DAO/Survey.php b/CRM/Campaign/DAO/Survey.php index c08814b9ea..63ee8f0a94 100644 --- a/CRM/Campaign/DAO/Survey.php +++ b/CRM/Campaign/DAO/Survey.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Case/DAO/Case.php b/CRM/Case/DAO/Case.php index b7e2606b97..45531570b6 100644 --- a/CRM/Case/DAO/Case.php +++ b/CRM/Case/DAO/Case.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Case/DAO/CaseActivity.php b/CRM/Case/DAO/CaseActivity.php index 1ba8714ea2..bea358a2c6 100644 --- a/CRM/Case/DAO/CaseActivity.php +++ b/CRM/Case/DAO/CaseActivity.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Case/DAO/CaseContact.php b/CRM/Case/DAO/CaseContact.php index ff1981fdea..ba5625498f 100644 --- a/CRM/Case/DAO/CaseContact.php +++ b/CRM/Case/DAO/CaseContact.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Case/DAO/CaseType.php b/CRM/Case/DAO/CaseType.php index 280e838848..18268da4f2 100644 --- a/CRM/Case/DAO/CaseType.php +++ b/CRM/Case/DAO/CaseType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Contact/DAO/ACLContactCache.php b/CRM/Contact/DAO/ACLContactCache.php index b861331262..cd9a2c59b3 100644 --- a/CRM/Contact/DAO/ACLContactCache.php +++ b/CRM/Contact/DAO/ACLContactCache.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/Contact.php b/CRM/Contact/DAO/Contact.php index 0f127547d8..0cf637190e 100644 --- a/CRM/Contact/DAO/Contact.php +++ b/CRM/Contact/DAO/Contact.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/ContactType.php b/CRM/Contact/DAO/ContactType.php index 06ac247e77..c2b0d9641e 100644 --- a/CRM/Contact/DAO/ContactType.php +++ b/CRM/Contact/DAO/ContactType.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/DashboardContact.php b/CRM/Contact/DAO/DashboardContact.php index 7e3e2d073a..ecae0eaf87 100644 --- a/CRM/Contact/DAO/DashboardContact.php +++ b/CRM/Contact/DAO/DashboardContact.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/Group.php b/CRM/Contact/DAO/Group.php index e736168be5..06bb8dc1e1 100644 --- a/CRM/Contact/DAO/Group.php +++ b/CRM/Contact/DAO/Group.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/GroupContact.php b/CRM/Contact/DAO/GroupContact.php index 6a858dcf13..e823fb87b6 100644 --- a/CRM/Contact/DAO/GroupContact.php +++ b/CRM/Contact/DAO/GroupContact.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/GroupContactCache.php b/CRM/Contact/DAO/GroupContactCache.php index 7a07855c55..a0f2b4d1a6 100644 --- a/CRM/Contact/DAO/GroupContactCache.php +++ b/CRM/Contact/DAO/GroupContactCache.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/GroupNesting.php b/CRM/Contact/DAO/GroupNesting.php index 234a21f152..211ef9804a 100644 --- a/CRM/Contact/DAO/GroupNesting.php +++ b/CRM/Contact/DAO/GroupNesting.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/GroupOrganization.php b/CRM/Contact/DAO/GroupOrganization.php index a8f7763446..d09c5a9808 100644 --- a/CRM/Contact/DAO/GroupOrganization.php +++ b/CRM/Contact/DAO/GroupOrganization.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/Relationship.php b/CRM/Contact/DAO/Relationship.php index 31e4052851..e5e1170fde 100644 --- a/CRM/Contact/DAO/Relationship.php +++ b/CRM/Contact/DAO/Relationship.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/RelationshipType.php b/CRM/Contact/DAO/RelationshipType.php index f1dc271151..40abc3c06d 100644 --- a/CRM/Contact/DAO/RelationshipType.php +++ b/CRM/Contact/DAO/RelationshipType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Contact/DAO/SavedSearch.php b/CRM/Contact/DAO/SavedSearch.php index b4e9d14aaa..55041cea3b 100644 --- a/CRM/Contact/DAO/SavedSearch.php +++ b/CRM/Contact/DAO/SavedSearch.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contact/DAO/SubscriptionHistory.php b/CRM/Contact/DAO/SubscriptionHistory.php index 18cf237eac..4a7af6c5cb 100644 --- a/CRM/Contact/DAO/SubscriptionHistory.php +++ b/CRM/Contact/DAO/SubscriptionHistory.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/Contribution.php b/CRM/Contribute/DAO/Contribution.php index 9d6d0f2355..f7d1bb93f7 100644 --- a/CRM/Contribute/DAO/Contribution.php +++ b/CRM/Contribute/DAO/Contribution.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/ContributionPage.php b/CRM/Contribute/DAO/ContributionPage.php index ecbd020a73..d043d8ca5f 100644 --- a/CRM/Contribute/DAO/ContributionPage.php +++ b/CRM/Contribute/DAO/ContributionPage.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/ContributionProduct.php b/CRM/Contribute/DAO/ContributionProduct.php index db933908a9..48679f2d8e 100644 --- a/CRM/Contribute/DAO/ContributionProduct.php +++ b/CRM/Contribute/DAO/ContributionProduct.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/ContributionRecur.php b/CRM/Contribute/DAO/ContributionRecur.php index 18ca115e08..ee86743e44 100644 --- a/CRM/Contribute/DAO/ContributionRecur.php +++ b/CRM/Contribute/DAO/ContributionRecur.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/ContributionSoft.php b/CRM/Contribute/DAO/ContributionSoft.php index 8186cc2a1e..f725c8c9c3 100644 --- a/CRM/Contribute/DAO/ContributionSoft.php +++ b/CRM/Contribute/DAO/ContributionSoft.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/Premium.php b/CRM/Contribute/DAO/Premium.php index bc0208877f..0e9c951e98 100644 --- a/CRM/Contribute/DAO/Premium.php +++ b/CRM/Contribute/DAO/Premium.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/PremiumsProduct.php b/CRM/Contribute/DAO/PremiumsProduct.php index d14870af62..1fcd2ba8bd 100644 --- a/CRM/Contribute/DAO/PremiumsProduct.php +++ b/CRM/Contribute/DAO/PremiumsProduct.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/Product.php b/CRM/Contribute/DAO/Product.php index d7cc41489f..0000e625c4 100644 --- a/CRM/Contribute/DAO/Product.php +++ b/CRM/Contribute/DAO/Product.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Contribute/DAO/Widget.php b/CRM/Contribute/DAO/Widget.php index 46d2b57063..6628f7cc62 100644 --- a/CRM/Contribute/DAO/Widget.php +++ b/CRM/Contribute/DAO/Widget.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/ActionLog.php b/CRM/Core/DAO/ActionLog.php index 7e9b9ffa0a..2f51e831f8 100644 --- a/CRM/Core/DAO/ActionLog.php +++ b/CRM/Core/DAO/ActionLog.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/ActionMapping.php b/CRM/Core/DAO/ActionMapping.php index 05bf07226a..76655f84ba 100644 --- a/CRM/Core/DAO/ActionMapping.php +++ b/CRM/Core/DAO/ActionMapping.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/ActionSchedule.php b/CRM/Core/DAO/ActionSchedule.php index 9b16870b59..37d3302743 100644 --- a/CRM/Core/DAO/ActionSchedule.php +++ b/CRM/Core/DAO/ActionSchedule.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Address.php b/CRM/Core/DAO/Address.php index f1449d98ac..6831efc7df 100644 --- a/CRM/Core/DAO/Address.php +++ b/CRM/Core/DAO/Address.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/AddressFormat.php b/CRM/Core/DAO/AddressFormat.php index 230d6fdba0..e251db04ec 100644 --- a/CRM/Core/DAO/AddressFormat.php +++ b/CRM/Core/DAO/AddressFormat.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Cache.php b/CRM/Core/DAO/Cache.php index 1879d337fc..b2122836c6 100644 --- a/CRM/Core/DAO/Cache.php +++ b/CRM/Core/DAO/Cache.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Component.php b/CRM/Core/DAO/Component.php index 259a65fd52..e5ca40f9da 100644 --- a/CRM/Core/DAO/Component.php +++ b/CRM/Core/DAO/Component.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Country.php b/CRM/Core/DAO/Country.php index 01c0c8038e..4765253102 100644 --- a/CRM/Core/DAO/Country.php +++ b/CRM/Core/DAO/Country.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/County.php b/CRM/Core/DAO/County.php index a1b3dccdef..e1174bf650 100644 --- a/CRM/Core/DAO/County.php +++ b/CRM/Core/DAO/County.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/CustomField.php b/CRM/Core/DAO/CustomField.php index 130fd39945..1d121497a5 100644 --- a/CRM/Core/DAO/CustomField.php +++ b/CRM/Core/DAO/CustomField.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/CustomGroup.php b/CRM/Core/DAO/CustomGroup.php index 1d8d5dbe5f..6863df3626 100644 --- a/CRM/Core/DAO/CustomGroup.php +++ b/CRM/Core/DAO/CustomGroup.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Dashboard.php b/CRM/Core/DAO/Dashboard.php index 55570de7f7..b46de226ed 100644 --- a/CRM/Core/DAO/Dashboard.php +++ b/CRM/Core/DAO/Dashboard.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Discount.php b/CRM/Core/DAO/Discount.php index 1833c1453b..9eb0345108 100644 --- a/CRM/Core/DAO/Discount.php +++ b/CRM/Core/DAO/Discount.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Domain.php b/CRM/Core/DAO/Domain.php index 02382e0c48..bd90723ce8 100644 --- a/CRM/Core/DAO/Domain.php +++ b/CRM/Core/DAO/Domain.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Email.php b/CRM/Core/DAO/Email.php index 870e1c4e16..d6dcff52b1 100644 --- a/CRM/Core/DAO/Email.php +++ b/CRM/Core/DAO/Email.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/EntityFile.php b/CRM/Core/DAO/EntityFile.php index 24a6ab0157..41baea28cc 100644 --- a/CRM/Core/DAO/EntityFile.php +++ b/CRM/Core/DAO/EntityFile.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/EntityTag.php b/CRM/Core/DAO/EntityTag.php index 7e15f647df..5619260735 100644 --- a/CRM/Core/DAO/EntityTag.php +++ b/CRM/Core/DAO/EntityTag.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Extension.php b/CRM/Core/DAO/Extension.php index 950135f859..cc948c47f8 100644 --- a/CRM/Core/DAO/Extension.php +++ b/CRM/Core/DAO/Extension.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/File.php b/CRM/Core/DAO/File.php index ed56d1a960..c137365f95 100644 --- a/CRM/Core/DAO/File.php +++ b/CRM/Core/DAO/File.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/IM.php b/CRM/Core/DAO/IM.php index acea9f3d8b..5d46129fff 100644 --- a/CRM/Core/DAO/IM.php +++ b/CRM/Core/DAO/IM.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Job.php b/CRM/Core/DAO/Job.php index 05dc18a16a..06b5f60991 100644 --- a/CRM/Core/DAO/Job.php +++ b/CRM/Core/DAO/Job.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/JobLog.php b/CRM/Core/DAO/JobLog.php index 443feaaa87..c733221743 100644 --- a/CRM/Core/DAO/JobLog.php +++ b/CRM/Core/DAO/JobLog.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/LocBlock.php b/CRM/Core/DAO/LocBlock.php index 5f63e6259d..b7bfa920db 100644 --- a/CRM/Core/DAO/LocBlock.php +++ b/CRM/Core/DAO/LocBlock.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/LocationType.php b/CRM/Core/DAO/LocationType.php index b1a8e81d17..ee92fb6d99 100644 --- a/CRM/Core/DAO/LocationType.php +++ b/CRM/Core/DAO/LocationType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Log.php b/CRM/Core/DAO/Log.php index e3e61b5645..a481f4d635 100644 --- a/CRM/Core/DAO/Log.php +++ b/CRM/Core/DAO/Log.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/MailSettings.php b/CRM/Core/DAO/MailSettings.php index a08969fbcd..c45dfbece1 100644 --- a/CRM/Core/DAO/MailSettings.php +++ b/CRM/Core/DAO/MailSettings.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Managed.php b/CRM/Core/DAO/Managed.php index 165443daae..16ffe22257 100644 --- a/CRM/Core/DAO/Managed.php +++ b/CRM/Core/DAO/Managed.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Mapping.php b/CRM/Core/DAO/Mapping.php index 39bb3ae622..94377e5180 100644 --- a/CRM/Core/DAO/Mapping.php +++ b/CRM/Core/DAO/Mapping.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/MappingField.php b/CRM/Core/DAO/MappingField.php index 13b1694f39..aa1361a992 100644 --- a/CRM/Core/DAO/MappingField.php +++ b/CRM/Core/DAO/MappingField.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Menu.php b/CRM/Core/DAO/Menu.php index 9a7afc7ca4..bd7cac3bb3 100644 --- a/CRM/Core/DAO/Menu.php +++ b/CRM/Core/DAO/Menu.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/MessageTemplate.php b/CRM/Core/DAO/MessageTemplate.php index bf0e069fec..3303762216 100644 --- a/CRM/Core/DAO/MessageTemplate.php +++ b/CRM/Core/DAO/MessageTemplate.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Navigation.php b/CRM/Core/DAO/Navigation.php index beae747f95..e4e230b873 100644 --- a/CRM/Core/DAO/Navigation.php +++ b/CRM/Core/DAO/Navigation.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Note.php b/CRM/Core/DAO/Note.php index 5df9eba457..5c02eeae5f 100644 --- a/CRM/Core/DAO/Note.php +++ b/CRM/Core/DAO/Note.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/OpenID.php b/CRM/Core/DAO/OpenID.php index 86125528f1..a50918c9c7 100644 --- a/CRM/Core/DAO/OpenID.php +++ b/CRM/Core/DAO/OpenID.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/OptionGroup.php b/CRM/Core/DAO/OptionGroup.php index 0f96f954e2..e65fd4b629 100644 --- a/CRM/Core/DAO/OptionGroup.php +++ b/CRM/Core/DAO/OptionGroup.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/OptionValue.php b/CRM/Core/DAO/OptionValue.php index 628dda1328..501abacdec 100644 --- a/CRM/Core/DAO/OptionValue.php +++ b/CRM/Core/DAO/OptionValue.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Persistent.php b/CRM/Core/DAO/Persistent.php index 7904adedbc..2a78ac2006 100644 --- a/CRM/Core/DAO/Persistent.php +++ b/CRM/Core/DAO/Persistent.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Phone.php b/CRM/Core/DAO/Phone.php index 46d63bdcdd..2ce49e2d65 100644 --- a/CRM/Core/DAO/Phone.php +++ b/CRM/Core/DAO/Phone.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/PreferencesDate.php b/CRM/Core/DAO/PreferencesDate.php index 2ca983ff43..92f4df910f 100644 --- a/CRM/Core/DAO/PreferencesDate.php +++ b/CRM/Core/DAO/PreferencesDate.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/PrevNextCache.php b/CRM/Core/DAO/PrevNextCache.php index 64c30f4648..2379d858ec 100644 --- a/CRM/Core/DAO/PrevNextCache.php +++ b/CRM/Core/DAO/PrevNextCache.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/PrintLabel.php b/CRM/Core/DAO/PrintLabel.php index 9f4bdb812a..126d009b87 100644 --- a/CRM/Core/DAO/PrintLabel.php +++ b/CRM/Core/DAO/PrintLabel.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/RecurringEntity.php b/CRM/Core/DAO/RecurringEntity.php index 6d5cb2d2af..914292600f 100644 --- a/CRM/Core/DAO/RecurringEntity.php +++ b/CRM/Core/DAO/RecurringEntity.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Setting.php b/CRM/Core/DAO/Setting.php index 01b836e165..27f6cd882f 100644 --- a/CRM/Core/DAO/Setting.php +++ b/CRM/Core/DAO/Setting.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/StateProvince.php b/CRM/Core/DAO/StateProvince.php index 6827021867..b3f257f9fc 100644 --- a/CRM/Core/DAO/StateProvince.php +++ b/CRM/Core/DAO/StateProvince.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/StatusPreference.php b/CRM/Core/DAO/StatusPreference.php index 943d7ac8ea..a4f45c5d20 100644 --- a/CRM/Core/DAO/StatusPreference.php +++ b/CRM/Core/DAO/StatusPreference.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/SystemLog.php b/CRM/Core/DAO/SystemLog.php index 8d4737e292..364e58b4d5 100644 --- a/CRM/Core/DAO/SystemLog.php +++ b/CRM/Core/DAO/SystemLog.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Core/DAO/Tag.php b/CRM/Core/DAO/Tag.php index da90503aff..3aba969955 100644 --- a/CRM/Core/DAO/Tag.php +++ b/CRM/Core/DAO/Tag.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Timezone.php b/CRM/Core/DAO/Timezone.php index c85a3a21f8..9cce19a4f8 100644 --- a/CRM/Core/DAO/Timezone.php +++ b/CRM/Core/DAO/Timezone.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/UFField.php b/CRM/Core/DAO/UFField.php index 307756f578..fee4979cf4 100644 --- a/CRM/Core/DAO/UFField.php +++ b/CRM/Core/DAO/UFField.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/UFGroup.php b/CRM/Core/DAO/UFGroup.php index fd064fa2a7..60fcd1fe2c 100644 --- a/CRM/Core/DAO/UFGroup.php +++ b/CRM/Core/DAO/UFGroup.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/UFJoin.php b/CRM/Core/DAO/UFJoin.php index 5f14a9e817..a6a2321a0f 100644 --- a/CRM/Core/DAO/UFJoin.php +++ b/CRM/Core/DAO/UFJoin.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/UFMatch.php b/CRM/Core/DAO/UFMatch.php index 3aad1c040f..7e935db7b5 100644 --- a/CRM/Core/DAO/UFMatch.php +++ b/CRM/Core/DAO/UFMatch.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Website.php b/CRM/Core/DAO/Website.php index 9bf2a93294..bfd5ab4fc0 100644 --- a/CRM/Core/DAO/Website.php +++ b/CRM/Core/DAO/Website.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/WordReplacement.php b/CRM/Core/DAO/WordReplacement.php index 803fc6354f..75e453f9fd 100644 --- a/CRM/Core/DAO/WordReplacement.php +++ b/CRM/Core/DAO/WordReplacement.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Core/DAO/Worldregion.php b/CRM/Core/DAO/Worldregion.php index a32d86d7a2..661739cfe1 100644 --- a/CRM/Core/DAO/Worldregion.php +++ b/CRM/Core/DAO/Worldregion.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Cxn/DAO/Cxn.php b/CRM/Cxn/DAO/Cxn.php index 874e185857..c31802d5c2 100644 --- a/CRM/Cxn/DAO/Cxn.php +++ b/CRM/Cxn/DAO/Cxn.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Dedupe/DAO/Exception.php b/CRM/Dedupe/DAO/Exception.php index 85a98e6ae6..b5727da2c8 100644 --- a/CRM/Dedupe/DAO/Exception.php +++ b/CRM/Dedupe/DAO/Exception.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Dedupe/DAO/Rule.php b/CRM/Dedupe/DAO/Rule.php index 3d9894b91a..c2f67c63d4 100644 --- a/CRM/Dedupe/DAO/Rule.php +++ b/CRM/Dedupe/DAO/Rule.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Dedupe/DAO/RuleGroup.php b/CRM/Dedupe/DAO/RuleGroup.php index fc19fb7f10..ac6d983139 100644 --- a/CRM/Dedupe/DAO/RuleGroup.php +++ b/CRM/Dedupe/DAO/RuleGroup.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Event/Cart/DAO/Cart.php b/CRM/Event/Cart/DAO/Cart.php index 2fc9ef981c..9f8d499fc7 100644 --- a/CRM/Event/Cart/DAO/Cart.php +++ b/CRM/Event/Cart/DAO/Cart.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Event/Cart/DAO/EventInCart.php b/CRM/Event/Cart/DAO/EventInCart.php index 2f928bb813..12e4231d06 100644 --- a/CRM/Event/Cart/DAO/EventInCart.php +++ b/CRM/Event/Cart/DAO/EventInCart.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Event/DAO/Event.php b/CRM/Event/DAO/Event.php index 5436684e49..23dcb04e3f 100644 --- a/CRM/Event/DAO/Event.php +++ b/CRM/Event/DAO/Event.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Event/DAO/Participant.php b/CRM/Event/DAO/Participant.php index 47db91249d..b591a05204 100644 --- a/CRM/Event/DAO/Participant.php +++ b/CRM/Event/DAO/Participant.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Event/DAO/ParticipantPayment.php b/CRM/Event/DAO/ParticipantPayment.php index 96ad47a574..5ce3152443 100644 --- a/CRM/Event/DAO/ParticipantPayment.php +++ b/CRM/Event/DAO/ParticipantPayment.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Event/DAO/ParticipantStatusType.php b/CRM/Event/DAO/ParticipantStatusType.php index 8184a63704..8384a7eb59 100644 --- a/CRM/Event/DAO/ParticipantStatusType.php +++ b/CRM/Event/DAO/ParticipantStatusType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Financial/DAO/Currency.php b/CRM/Financial/DAO/Currency.php index 6cb06a5ab9..457a961f94 100644 --- a/CRM/Financial/DAO/Currency.php +++ b/CRM/Financial/DAO/Currency.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Financial/DAO/EntityFinancialAccount.php b/CRM/Financial/DAO/EntityFinancialAccount.php index b0c150d6f1..651dd6dcf2 100644 --- a/CRM/Financial/DAO/EntityFinancialAccount.php +++ b/CRM/Financial/DAO/EntityFinancialAccount.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Financial/DAO/EntityFinancialTrxn.php b/CRM/Financial/DAO/EntityFinancialTrxn.php index dfced9182f..581424d451 100644 --- a/CRM/Financial/DAO/EntityFinancialTrxn.php +++ b/CRM/Financial/DAO/EntityFinancialTrxn.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Financial/DAO/FinancialAccount.php b/CRM/Financial/DAO/FinancialAccount.php index ec0d11968b..e3a7640897 100644 --- a/CRM/Financial/DAO/FinancialAccount.php +++ b/CRM/Financial/DAO/FinancialAccount.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Financial/DAO/FinancialItem.php b/CRM/Financial/DAO/FinancialItem.php index f8bbb5054b..5bc7fdee4c 100644 --- a/CRM/Financial/DAO/FinancialItem.php +++ b/CRM/Financial/DAO/FinancialItem.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Financial/DAO/FinancialTrxn.php b/CRM/Financial/DAO/FinancialTrxn.php index ac720d4088..6ac7e12972 100644 --- a/CRM/Financial/DAO/FinancialTrxn.php +++ b/CRM/Financial/DAO/FinancialTrxn.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Financial/DAO/FinancialType.php b/CRM/Financial/DAO/FinancialType.php index 4a97b94a80..ed27a12934 100644 --- a/CRM/Financial/DAO/FinancialType.php +++ b/CRM/Financial/DAO/FinancialType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Financial/DAO/PaymentProcessor.php b/CRM/Financial/DAO/PaymentProcessor.php index 78f9a5756f..9cd1af0c62 100644 --- a/CRM/Financial/DAO/PaymentProcessor.php +++ b/CRM/Financial/DAO/PaymentProcessor.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Financial/DAO/PaymentProcessorType.php b/CRM/Financial/DAO/PaymentProcessorType.php index 36d21395c2..5c67de64db 100644 --- a/CRM/Financial/DAO/PaymentProcessorType.php +++ b/CRM/Financial/DAO/PaymentProcessorType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Financial/DAO/PaymentToken.php b/CRM/Financial/DAO/PaymentToken.php index 1e4a379cf2..e539c5bb6f 100644 --- a/CRM/Financial/DAO/PaymentToken.php +++ b/CRM/Financial/DAO/PaymentToken.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Friend/DAO/Friend.php b/CRM/Friend/DAO/Friend.php index 341d99c7bd..ff05a50ed9 100644 --- a/CRM/Friend/DAO/Friend.php +++ b/CRM/Friend/DAO/Friend.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Grant/DAO/Grant.php b/CRM/Grant/DAO/Grant.php index 1ee123d0e0..32270be56a 100644 --- a/CRM/Grant/DAO/Grant.php +++ b/CRM/Grant/DAO/Grant.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/BouncePattern.php b/CRM/Mailing/DAO/BouncePattern.php index d1bd4a65bd..1de4ba609f 100644 --- a/CRM/Mailing/DAO/BouncePattern.php +++ b/CRM/Mailing/DAO/BouncePattern.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/BounceType.php b/CRM/Mailing/DAO/BounceType.php index d384856bf8..de935afc49 100644 --- a/CRM/Mailing/DAO/BounceType.php +++ b/CRM/Mailing/DAO/BounceType.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Mailing/DAO/Component.php b/CRM/Mailing/DAO/Component.php index fa9c85f39d..f57644c307 100644 --- a/CRM/Mailing/DAO/Component.php +++ b/CRM/Mailing/DAO/Component.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Mailing/DAO/Mailing.php b/CRM/Mailing/DAO/Mailing.php index bfbf368a96..8744a32b67 100644 --- a/CRM/Mailing/DAO/Mailing.php +++ b/CRM/Mailing/DAO/Mailing.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/MailingAB.php b/CRM/Mailing/DAO/MailingAB.php index 465205ee77..cd399eeec9 100644 --- a/CRM/Mailing/DAO/MailingAB.php +++ b/CRM/Mailing/DAO/MailingAB.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/MailingGroup.php b/CRM/Mailing/DAO/MailingGroup.php index faeec0542e..d0184d8d71 100644 --- a/CRM/Mailing/DAO/MailingGroup.php +++ b/CRM/Mailing/DAO/MailingGroup.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/MailingJob.php b/CRM/Mailing/DAO/MailingJob.php index b700b4909c..17e9d22c21 100644 --- a/CRM/Mailing/DAO/MailingJob.php +++ b/CRM/Mailing/DAO/MailingJob.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/Recipients.php b/CRM/Mailing/DAO/Recipients.php index 4537963097..2b8104a4bd 100644 --- a/CRM/Mailing/DAO/Recipients.php +++ b/CRM/Mailing/DAO/Recipients.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/Spool.php b/CRM/Mailing/DAO/Spool.php index 5de6cf0f90..983fd1af2d 100644 --- a/CRM/Mailing/DAO/Spool.php +++ b/CRM/Mailing/DAO/Spool.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/DAO/TrackableURL.php b/CRM/Mailing/DAO/TrackableURL.php index d5984cae93..21a5462ca3 100644 --- a/CRM/Mailing/DAO/TrackableURL.php +++ b/CRM/Mailing/DAO/TrackableURL.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Bounce.php b/CRM/Mailing/Event/DAO/Bounce.php index 90e82b08f8..149c9abbcb 100644 --- a/CRM/Mailing/Event/DAO/Bounce.php +++ b/CRM/Mailing/Event/DAO/Bounce.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Confirm.php b/CRM/Mailing/Event/DAO/Confirm.php index 87e97107f2..31de22382d 100644 --- a/CRM/Mailing/Event/DAO/Confirm.php +++ b/CRM/Mailing/Event/DAO/Confirm.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Delivered.php b/CRM/Mailing/Event/DAO/Delivered.php index 21ba665583..4050c693b2 100644 --- a/CRM/Mailing/Event/DAO/Delivered.php +++ b/CRM/Mailing/Event/DAO/Delivered.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Forward.php b/CRM/Mailing/Event/DAO/Forward.php index 84666a1b4b..2b3e17d450 100644 --- a/CRM/Mailing/Event/DAO/Forward.php +++ b/CRM/Mailing/Event/DAO/Forward.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Opened.php b/CRM/Mailing/Event/DAO/Opened.php index bd9522866d..8ec2ddd330 100644 --- a/CRM/Mailing/Event/DAO/Opened.php +++ b/CRM/Mailing/Event/DAO/Opened.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Queue.php b/CRM/Mailing/Event/DAO/Queue.php index 4d4c8cc3ff..5a9c4de544 100644 --- a/CRM/Mailing/Event/DAO/Queue.php +++ b/CRM/Mailing/Event/DAO/Queue.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Reply.php b/CRM/Mailing/Event/DAO/Reply.php index 0fbfe031e9..99baa73427 100644 --- a/CRM/Mailing/Event/DAO/Reply.php +++ b/CRM/Mailing/Event/DAO/Reply.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Subscribe.php b/CRM/Mailing/Event/DAO/Subscribe.php index 0488e14b57..2e20f21cab 100644 --- a/CRM/Mailing/Event/DAO/Subscribe.php +++ b/CRM/Mailing/Event/DAO/Subscribe.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/TrackableURLOpen.php b/CRM/Mailing/Event/DAO/TrackableURLOpen.php index e1b2f8f665..0d09ccec40 100644 --- a/CRM/Mailing/Event/DAO/TrackableURLOpen.php +++ b/CRM/Mailing/Event/DAO/TrackableURLOpen.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Mailing/Event/DAO/Unsubscribe.php b/CRM/Mailing/Event/DAO/Unsubscribe.php index 585ff44b45..8c574945bf 100644 --- a/CRM/Mailing/Event/DAO/Unsubscribe.php +++ b/CRM/Mailing/Event/DAO/Unsubscribe.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Member/DAO/Membership.php b/CRM/Member/DAO/Membership.php index c31821492b..b68697c95d 100644 --- a/CRM/Member/DAO/Membership.php +++ b/CRM/Member/DAO/Membership.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Member/DAO/MembershipBlock.php b/CRM/Member/DAO/MembershipBlock.php index 0d1a657418..aaa89878cf 100644 --- a/CRM/Member/DAO/MembershipBlock.php +++ b/CRM/Member/DAO/MembershipBlock.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Member/DAO/MembershipLog.php b/CRM/Member/DAO/MembershipLog.php index 28f6947113..c107ae8054 100644 --- a/CRM/Member/DAO/MembershipLog.php +++ b/CRM/Member/DAO/MembershipLog.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Member/DAO/MembershipPayment.php b/CRM/Member/DAO/MembershipPayment.php index 974f20a465..967c41cd2b 100644 --- a/CRM/Member/DAO/MembershipPayment.php +++ b/CRM/Member/DAO/MembershipPayment.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Member/DAO/MembershipStatus.php b/CRM/Member/DAO/MembershipStatus.php index 59219e047d..cce5470654 100644 --- a/CRM/Member/DAO/MembershipStatus.php +++ b/CRM/Member/DAO/MembershipStatus.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Member/DAO/MembershipType.php b/CRM/Member/DAO/MembershipType.php index bdf4bb6549..d9281c6690 100644 --- a/CRM/Member/DAO/MembershipType.php +++ b/CRM/Member/DAO/MembershipType.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/PCP/DAO/PCP.php b/CRM/PCP/DAO/PCP.php index e1c7dd5ab2..5932e8d428 100644 --- a/CRM/PCP/DAO/PCP.php +++ b/CRM/PCP/DAO/PCP.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/PCP/DAO/PCPBlock.php b/CRM/PCP/DAO/PCPBlock.php index 741933e75d..b8685cc7b6 100644 --- a/CRM/PCP/DAO/PCPBlock.php +++ b/CRM/PCP/DAO/PCPBlock.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Pledge/DAO/Pledge.php b/CRM/Pledge/DAO/Pledge.php index 2cabd4c40d..6a5970a475 100644 --- a/CRM/Pledge/DAO/Pledge.php +++ b/CRM/Pledge/DAO/Pledge.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Pledge/DAO/PledgeBlock.php b/CRM/Pledge/DAO/PledgeBlock.php index 0412fc0c71..17d9ea83cc 100644 --- a/CRM/Pledge/DAO/PledgeBlock.php +++ b/CRM/Pledge/DAO/PledgeBlock.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Pledge/DAO/PledgePayment.php b/CRM/Pledge/DAO/PledgePayment.php index e4c142521b..4527173ba5 100644 --- a/CRM/Pledge/DAO/PledgePayment.php +++ b/CRM/Pledge/DAO/PledgePayment.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Price/DAO/LineItem.php b/CRM/Price/DAO/LineItem.php index 92608a2049..8c9843f41e 100644 --- a/CRM/Price/DAO/LineItem.php +++ b/CRM/Price/DAO/LineItem.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Price/DAO/PriceField.php b/CRM/Price/DAO/PriceField.php index 1cb6f73870..e47a83fe20 100644 --- a/CRM/Price/DAO/PriceField.php +++ b/CRM/Price/DAO/PriceField.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Price/DAO/PriceFieldValue.php b/CRM/Price/DAO/PriceFieldValue.php index 818f8f505b..1402b69a20 100644 --- a/CRM/Price/DAO/PriceFieldValue.php +++ b/CRM/Price/DAO/PriceFieldValue.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Price/DAO/PriceSet.php b/CRM/Price/DAO/PriceSet.php index 3fdcdb460c..9da26f214c 100644 --- a/CRM/Price/DAO/PriceSet.php +++ b/CRM/Price/DAO/PriceSet.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Price/DAO/PriceSetEntity.php b/CRM/Price/DAO/PriceSetEntity.php index ef30b3e3d3..a5686f54ab 100644 --- a/CRM/Price/DAO/PriceSetEntity.php +++ b/CRM/Price/DAO/PriceSetEntity.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/Queue/DAO/QueueItem.php b/CRM/Queue/DAO/QueueItem.php index 019d9be4f5..ace993c701 100644 --- a/CRM/Queue/DAO/QueueItem.php +++ b/CRM/Queue/DAO/QueueItem.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/CRM/Report/DAO/ReportInstance.php b/CRM/Report/DAO/ReportInstance.php index 76ef4342d2..f5f8274471 100644 --- a/CRM/Report/DAO/ReportInstance.php +++ b/CRM/Report/DAO/ReportInstance.php @@ -34,16 +34,18 @@ */ 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] diff --git a/CRM/SMS/DAO/Provider.php b/CRM/SMS/DAO/Provider.php index 46ab44ece4..1ace4350ea 100644 --- a/CRM/SMS/DAO/Provider.php +++ b/CRM/SMS/DAO/Provider.php @@ -34,16 +34,18 @@ */ 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'; diff --git a/xml/templates/dao.tpl b/xml/templates/dao.tpl index 906b9c9e17..1c4f3c9e1d 100644 --- a/xml/templates/dao.tpl +++ b/xml/templates/dao.tpl @@ -37,18 +37,20 @@ 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] -- 2.25.1