INFRA-132 - Remove @static annotation
authorColeman Watts <coleman@civicrm.org>
Mon, 12 Jan 2015 22:48:58 +0000 (17:48 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 12 Jan 2015 22:58:47 +0000 (17:58 -0500)
475 files changed:
CRM/ACL/API.php
CRM/ACL/BAO/ACL.php
CRM/ACL/BAO/EntityRole.php
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/EntityRole.php
CRM/Activity/BAO/Activity.php
CRM/Activity/BAO/Query.php
CRM/Activity/Form/Activity.php
CRM/Activity/Form/Task/PickOption.php
CRM/Activity/Form/Task/PickProfile.php
CRM/Activity/Import/Form/MapField.php
CRM/Activity/Selector/Activity.php
CRM/Activity/Selector/Search.php
CRM/Activity/Task.php
CRM/Admin/Form/ContactType.php
CRM/Admin/Form/Extensions.php
CRM/Admin/Form/MailSettings.php
CRM/Admin/Form/Options.php
CRM/Admin/Form/PreferencesDate.php
CRM/Admin/Form/ScheduleReminders.php
CRM/Admin/Form/Setting/Component.php
CRM/Admin/Form/Setting/Mapping.php
CRM/Admin/Form/Setting/Miscellaneous.php
CRM/Admin/Form/Setting/Smtp.php
CRM/Admin/Form/WordReplacements.php
CRM/Admin/Page/ContactType.php
CRM/Admin/Page/EventTemplate.php
CRM/Admin/Page/Extensions.php
CRM/Admin/Page/Job.php
CRM/Admin/Page/JobLog.php
CRM/Admin/Page/LabelFormats.php
CRM/Admin/Page/LocationType.php
CRM/Admin/Page/MailSettings.php
CRM/Admin/Page/Mapping.php
CRM/Admin/Page/MessageTemplates.php
CRM/Admin/Page/Navigation.php
CRM/Admin/Page/Options.php
CRM/Admin/Page/PaymentProcessor.php
CRM/Admin/Page/PaymentProcessorType.php
CRM/Admin/Page/PdfFormats.php
CRM/Admin/Page/Persistent.php
CRM/Admin/Page/PreferencesDate.php
CRM/Admin/Page/RelationshipType.php
CRM/Admin/Page/ScheduleReminders.php
CRM/Admin/Page/Tag.php
CRM/Badge/BAO/Badge.php
CRM/Badge/BAO/Layout.php
CRM/Badge/Page/Layout.php
CRM/Batch/BAO/Batch.php
CRM/Batch/Form/Entry.php
CRM/Batch/Page/Batch.php
CRM/Campaign/BAO/Campaign.php
CRM/Campaign/BAO/Petition.php
CRM/Campaign/BAO/Query.php
CRM/Campaign/BAO/Survey.php
CRM/Campaign/Form/SurveyType.php
CRM/Campaign/Form/Task/Reserve.php
CRM/Campaign/Page/Petition/Confirm.php
CRM/Campaign/Page/SurveyType.php
CRM/Campaign/PseudoConstant.php
CRM/Campaign/Selector/Search.php
CRM/Campaign/Task.php
CRM/Case/BAO/Case.php
CRM/Case/BAO/CaseType.php
CRM/Case/BAO/Query.php
CRM/Case/Form/Activity.php
CRM/Case/Form/Activity/ChangeCaseStartDate.php
CRM/Case/Form/Activity/ChangeCaseStatus.php
CRM/Case/Form/Activity/ChangeCaseType.php
CRM/Case/Form/Activity/LinkCases.php
CRM/Case/Form/Activity/OpenCase.php
CRM/Case/Form/Case.php
CRM/Case/Form/Search.php
CRM/Case/Page/Tab.php
CRM/Case/PseudoConstant.php
CRM/Case/Selector/Search.php
CRM/Case/Task.php
CRM/Contact/BAO/Contact.php
CRM/Contact/BAO/Contact/Location.php
CRM/Contact/BAO/Contact/Permission.php
CRM/Contact/BAO/Contact/Utils.php
CRM/Contact/BAO/ContactType.php
CRM/Contact/BAO/Group.php
CRM/Contact/BAO/GroupContact.php
CRM/Contact/BAO/GroupContactCache.php
CRM/Contact/BAO/GroupOrganization.php
CRM/Contact/BAO/Household.php
CRM/Contact/BAO/Individual.php
CRM/Contact/BAO/Query.php
CRM/Contact/BAO/Query/Hook.php
CRM/Contact/BAO/Relationship.php
CRM/Contact/BAO/RelationshipType.php
CRM/Contact/BAO/SavedSearch.php
CRM/Contact/BAO/SubscriptionHistory.php
CRM/Contact/Form/Contact.php
CRM/Contact/Form/DedupeRules.php
CRM/Contact/Form/Domain.php
CRM/Contact/Form/Edit/Address.php
CRM/Contact/Form/Edit/CommunicationPreferences.php
CRM/Contact/Form/Edit/CustomData.php
CRM/Contact/Form/Edit/Demographics.php
CRM/Contact/Form/Edit/Email.php
CRM/Contact/Form/Edit/Household.php
CRM/Contact/Form/Edit/IM.php
CRM/Contact/Form/Edit/Individual.php
CRM/Contact/Form/Edit/Lock.php
CRM/Contact/Form/Edit/Notes.php
CRM/Contact/Form/Edit/OpenID.php
CRM/Contact/Form/Edit/Phone.php
CRM/Contact/Form/Edit/TagsAndGroups.php
CRM/Contact/Form/Edit/Website.php
CRM/Contact/Form/Inline/Email.php
CRM/Contact/Form/Inline/IM.php
CRM/Contact/Form/Inline/Lock.php
CRM/Contact/Form/Inline/OpenID.php
CRM/Contact/Form/Inline/Phone.php
CRM/Contact/Form/ProfileContact.php
CRM/Contact/Form/Relationship.php
CRM/Contact/Form/Search.php
CRM/Contact/Form/Search/Basic.php
CRM/Contact/Form/Search/Builder.php
CRM/Contact/Form/Task/AddToGroup.php
CRM/Contact/Form/Task/Batch.php
CRM/Contact/Form/Task/Delete.php
CRM/Contact/Form/Task/PickProfile.php
CRM/Contact/Form/Task/ProximityCommon.php
CRM/Contact/Form/Task/Useradd.php
CRM/Contact/Import/Form/MapField.php
CRM/Contact/Import/Form/Preview.php
CRM/Contact/Import/Parser/Contact.php
CRM/Contact/Page/CustomSearch.php
CRM/Contact/Page/DedupeRules.php
CRM/Contact/Page/SavedSearch.php
CRM/Contact/Page/View/CustomData.php
CRM/Contact/Page/View/Note.php
CRM/Contact/Page/View/Relationship.php
CRM/Contact/Page/View/UserDashBoard.php
CRM/Contact/Selector.php
CRM/Contact/Selector/Custom.php
CRM/Contact/Task.php
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/BAO/Contribution/Utils.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/BAO/ContributionRecur.php
CRM/Contribute/BAO/ContributionSoft.php
CRM/Contribute/BAO/ManagePremiums.php
CRM/Contribute/BAO/Premium.php
CRM/Contribute/BAO/Query.php
CRM/Contribute/Form/Contribution.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/Contribution/OnBehalfOf.php
CRM/Contribute/Form/ContributionPage/Amount.php
CRM/Contribute/Form/ContributionPage/Custom.php
CRM/Contribute/Form/ContributionPage/Premium.php
CRM/Contribute/Form/ContributionPage/Settings.php
CRM/Contribute/Form/ContributionPage/ThankYou.php
CRM/Contribute/Form/ContributionPage/Widget.php
CRM/Contribute/Form/ManagePremiums.php
CRM/Contribute/Form/SoftCredit.php
CRM/Contribute/Form/Task/Invoice.php
CRM/Contribute/Form/Task/PDF.php
CRM/Contribute/Form/Task/PickProfile.php
CRM/Contribute/Form/Task/Status.php
CRM/Contribute/Form/UpdateBilling.php
CRM/Contribute/Import/Form/MapField.php
CRM/Contribute/Page/ContributionPage.php
CRM/Contribute/Page/ManagePremiums.php
CRM/Contribute/Page/Premium.php
CRM/Contribute/Page/Tab.php
CRM/Contribute/PseudoConstant.php
CRM/Contribute/Selector/Search.php
CRM/Contribute/Task.php
CRM/Core/Action.php
CRM/Core/BAO/ActionSchedule.php
CRM/Core/BAO/Address.php
CRM/Core/BAO/Block.php
CRM/Core/BAO/CMSUser.php
CRM/Core/BAO/Cache.php
CRM/Core/BAO/ConfigSetting.php
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/CustomGroup.php
CRM/Core/BAO/CustomOption.php
CRM/Core/BAO/CustomQuery.php
CRM/Core/BAO/CustomValue.php
CRM/Core/BAO/CustomValueTable.php
CRM/Core/BAO/Dashboard.php
CRM/Core/BAO/Discount.php
CRM/Core/BAO/Domain.php
CRM/Core/BAO/Email.php
CRM/Core/BAO/EntityTag.php
CRM/Core/BAO/Extension.php
CRM/Core/BAO/File.php
CRM/Core/BAO/FinancialTrxn.php
CRM/Core/BAO/IM.php
CRM/Core/BAO/Job.php
CRM/Core/BAO/LabelFormat.php
CRM/Core/BAO/Location.php
CRM/Core/BAO/LocationType.php
CRM/Core/BAO/Log.php
CRM/Core/BAO/MailSettings.php
CRM/Core/BAO/Mapping.php
CRM/Core/BAO/MessageTemplate.php
CRM/Core/BAO/Navigation.php
CRM/Core/BAO/Note.php
CRM/Core/BAO/OpenID.php
CRM/Core/BAO/OptionGroup.php
CRM/Core/BAO/OptionValue.php
CRM/Core/BAO/PaperSize.php
CRM/Core/BAO/PdfFormat.php
CRM/Core/BAO/Persistent.php
CRM/Core/BAO/Phone.php
CRM/Core/BAO/PreferencesDate.php
CRM/Core/BAO/RecurringEntity.php
CRM/Core/BAO/SchemaHandler.php
CRM/Core/BAO/Setting.php
CRM/Core/BAO/Tag.php
CRM/Core/BAO/UFField.php
CRM/Core/BAO/UFGroup.php
CRM/Core/BAO/UFJoin.php
CRM/Core/BAO/UFMatch.php
CRM/Core/BAO/Website.php
CRM/Core/BAO/WordReplacement.php
CRM/Core/ClassLoader.php
CRM/Core/Component.php
CRM/Core/Config.php
CRM/Core/Config/Defaults.php
CRM/Core/DAO.php
CRM/Core/Error.php
CRM/Core/Form/Date.php
CRM/Core/Form/RecurringEntity.php
CRM/Core/Form/Renderer.php
CRM/Core/Form/Tag.php
CRM/Core/IDS.php
CRM/Core/Invoke.php
CRM/Core/Joomla.php
CRM/Core/Key.php
CRM/Core/Menu.php
CRM/Core/OptionGroup.php
CRM/Core/OptionValue.php
CRM/Core/Page.php
CRM/Core/Page/AJAX.php
CRM/Core/Payment.php
CRM/Core/Payment/AuthorizeNet.php
CRM/Core/Payment/Dummy.php
CRM/Core/Payment/Elavon.php
CRM/Core/Payment/FirstData.php
CRM/Core/Payment/Form.php
CRM/Core/Payment/Google.php
CRM/Core/Payment/GoogleIPN.php
CRM/Core/Payment/IATS.php
CRM/Core/Payment/Moneris.php
CRM/Core/Payment/PayJunction.php
CRM/Core/Payment/PayPalImpl.php
CRM/Core/Payment/PayflowPro.php
CRM/Core/Payment/PaymentExpress.php
CRM/Core/Payment/PaymentExpressIPN.php
CRM/Core/Payment/Realex.php
CRM/Core/Payment/eWAY.php
CRM/Core/Permission.php
CRM/Core/Permission/Joomla.php
CRM/Core/PseudoConstant.php
CRM/Core/Report/Excel.php
CRM/Core/Resources.php
CRM/Core/SelectValues.php
CRM/Core/Selector/Controller.php
CRM/Core/Session.php
CRM/Core/ShowHideBlocks.php
CRM/Core/Smarty.php
CRM/Core/TableHierarchy.php
CRM/Custom/Form/Field.php
CRM/Custom/Form/Group.php
CRM/Custom/Form/Option.php
CRM/Custom/Import/Form/MapField.php
CRM/Custom/Import/Parser/Api.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/Merger.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/BAO/ParticipantPayment.php
CRM/Event/Form/ManageEvent/EventInfo.php
CRM/Event/Form/ManageEvent/Fee.php
CRM/Event/Form/ManageEvent/Location.php
CRM/Event/Form/ManageEvent/Registration.php
CRM/Event/Form/ManageEvent/Repeat.php
CRM/Event/Form/Participant.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/Register.php
CRM/Event/Form/Task/AddToGroup.php
CRM/Event/Form/Task/PickProfile.php
CRM/Event/Import/Form/MapField.php
CRM/Event/Page/ManageEvent.php
CRM/Event/PseudoConstant.php
CRM/Event/Selector/Search.php
CRM/Event/Task.php
CRM/Export/BAO/Export.php
CRM/Export/Form/Map.php
CRM/Export/Form/Select.php
CRM/Financial/BAO/FinancialAccount.php
CRM/Financial/BAO/FinancialItem.php
CRM/Financial/BAO/FinancialType.php
CRM/Financial/BAO/FinancialTypeAccount.php
CRM/Financial/BAO/PaymentProcessor.php
CRM/Financial/BAO/PaymentProcessorType.php
CRM/Financial/Form/FinancialAccount.php
CRM/Financial/Form/FinancialBatch.php
CRM/Financial/Form/FinancialTypeAccount.php
CRM/Financial/Page/Batch.php
CRM/Financial/Page/BatchTransaction.php
CRM/Financial/Page/FinancialAccount.php
CRM/Financial/Page/FinancialBatch.php
CRM/Financial/Page/FinancialType.php
CRM/Financial/Page/FinancialTypeAccount.php
CRM/Friend/BAO/Friend.php
CRM/Friend/Form.php
CRM/Grant/BAO/Grant.php
CRM/Grant/BAO/Query.php
CRM/Grant/Page/Tab.php
CRM/Grant/Selector/Search.php
CRM/Grant/Task.php
CRM/Group/Form/Edit.php
CRM/Import/Parser.php
CRM/Logging/Schema.php
CRM/Mailing/BAO/BouncePattern.php
CRM/Mailing/BAO/Component.php
CRM/Mailing/BAO/Mailing.php
CRM/Mailing/BAO/MailingAB.php
CRM/Mailing/BAO/MailingJob.php
CRM/Mailing/BAO/Query.php
CRM/Mailing/BAO/TrackableURL.php
CRM/Mailing/Event/BAO/Bounce.php
CRM/Mailing/Event/BAO/Confirm.php
CRM/Mailing/Event/BAO/Delivered.php
CRM/Mailing/Event/BAO/Forward.php
CRM/Mailing/Event/BAO/Opened.php
CRM/Mailing/Event/BAO/Queue.php
CRM/Mailing/Event/BAO/Reply.php
CRM/Mailing/Event/BAO/Resubscribe.php
CRM/Mailing/Event/BAO/Subscribe.php
CRM/Mailing/Event/BAO/TrackableURLOpen.php
CRM/Mailing/Event/BAO/Unsubscribe.php
CRM/Mailing/Form/Component.php
CRM/Mailing/Form/Group.php
CRM/Mailing/Form/Schedule.php
CRM/Mailing/Form/Upload.php
CRM/Mailing/Page/Component.php
CRM/Mailing/Page/Tab.php
CRM/Mailing/PseudoConstant.php
CRM/Mailing/Selector/Browse.php
CRM/Mailing/Selector/Event.php
CRM/Mailing/Selector/Search.php
CRM/Mailing/Task.php
CRM/Member/BAO/Membership.php
CRM/Member/BAO/MembershipBlock.php
CRM/Member/BAO/MembershipLog.php
CRM/Member/BAO/MembershipPayment.php
CRM/Member/BAO/MembershipStatus.php
CRM/Member/BAO/MembershipType.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipBlock.php
CRM/Member/Form/MembershipRenewal.php
CRM/Member/Form/MembershipType.php
CRM/Member/Form/MembershipView.php
CRM/Member/Form/Task/PickProfile.php
CRM/Member/Import/Form/MapField.php
CRM/Member/Page/MembershipStatus.php
CRM/Member/Page/MembershipType.php
CRM/Member/Page/Tab.php
CRM/Member/PseudoConstant.php
CRM/Member/Selector/Search.php
CRM/Member/Task.php
CRM/PCP/BAO/PCP.php
CRM/PCP/Form/Campaign.php
CRM/PCP/Form/Contribute.php
CRM/PCP/Form/Event.php
CRM/PCP/Form/PCP.php
CRM/PCP/Form/PCPAccount.php
CRM/PCP/Page/PCP.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/PledgeBlock.php
CRM/Pledge/BAO/PledgePayment.php
CRM/Pledge/Form/Pledge.php
CRM/Pledge/Form/Search.php
CRM/Pledge/Selector/Search.php
CRM/Pledge/Task.php
CRM/Price/BAO/LineItem.php
CRM/Price/BAO/PriceField.php
CRM/Price/BAO/PriceFieldValue.php
CRM/Price/BAO/PriceSet.php
CRM/Price/Form/Field.php
CRM/Price/Form/Option.php
CRM/Price/Form/Set.php
CRM/Profile/Form.php
CRM/Profile/Form/Dynamic.php
CRM/Profile/Page/MultipleRecordFieldsListing.php
CRM/Profile/Page/Router.php
CRM/Profile/Selector/Listings.php
CRM/Report/BAO/Hook.php
CRM/Report/BAO/ReportInstance.php
CRM/Report/Page/InstanceList.php
CRM/Report/Page/Options.php
CRM/Report/Utils/Report.php
CRM/SMS/Form/Group.php
CRM/SMS/Form/Schedule.php
CRM/SMS/Form/Upload.php
CRM/SMS/Page/Provider.php
CRM/SMS/Provider.php
CRM/UF/Form/Field.php
CRM/UF/Form/Group.php
CRM/UF/Page/Field.php
CRM/UF/Page/Group.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/LineItem.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php
CRM/Upgrade/Snapshot/V4p2/Price/DAO/Field.php
CRM/Upgrade/Snapshot/V4p2/Price/DAO/FieldValue.php
CRM/Upgrade/Snapshot/V4p2/Price/DAO/LineItem.php
CRM/Upgrade/Snapshot/V4p2/Price/DAO/Set.php
CRM/Upgrade/Snapshot/V4p2/Price/DAO/SetEntity.php
CRM/Utils/Address.php
CRM/Utils/Cache.php
CRM/Utils/Cache/NoCache.php
CRM/Utils/Check.php
CRM/Utils/Date.php
CRM/Utils/File.php
CRM/Utils/Geocode/Google.php
CRM/Utils/Geocode/Yahoo.php
CRM/Utils/GlobalStack.php
CRM/Utils/Hook.php
CRM/Utils/JSON.php
CRM/Utils/Mail.php
CRM/Utils/Money.php
CRM/Utils/OpenFlashChart.php
CRM/Utils/PagerAToZ.php
CRM/Utils/PseudoConstant.php
CRM/Utils/REST.php
CRM/Utils/ReCAPTCHA.php
CRM/Utils/Recent.php
CRM/Utils/Rule.php
CRM/Utils/SoapServer.php
CRM/Utils/Sort.php
CRM/Utils/String.php
CRM/Utils/System/Base.php
CRM/Utils/System/Drupal.php
CRM/Utils/System/Drupal6.php
CRM/Utils/System/Drupal8.php
CRM/Utils/System/DrupalBase.php
CRM/Utils/System/Joomla.php
CRM/Utils/System/Soap.php
CRM/Utils/System/UnitTests.php
CRM/Utils/System/WordPress.php
CRM/Utils/Time.php
CRM/Utils/Token.php
CRM/Utils/Verp.php
CRM/Utils/VersionCheck.php
api/api.php
api/v3/CaseType.php
api/v3/Contact.php
api/v3/Contribution.php
api/v3/Extension.php
api/v3/Job.php
api/v3/MailingContact.php
api/v3/Note.php
api/v3/PaymentProcessorType.php
api/v3/Pledge.php
api/v3/PledgePayment.php
api/v3/Relationship.php
api/v3/RelationshipType.php
api/v3/SurveyRespondant.php
api/v3/System.php
api/v3/utils.php
tests/extensions/test.extension.manager.paymenttest/main.php
tests/phpunit/WebTest/Contact/SearchTest.php

index 271352fafbe2bc601ac855e820f17a9835138bcd..955d03fcc4902e97fc352f06e1e80b4365cb2af7 100644 (file)
@@ -56,7 +56,6 @@ class CRM_ACL_API {
    *
    * @return boolean
    *   true if yes, else false
-   * @static
    */
   public static function check($str, $contactID = NULL) {
     if ($contactID == NULL) {
index ee5f7b2a7dd8710e10d166d93372007d28fc6a24..18b60cdd85ae106a4cf084269b959e2e8a1571fc 100644 (file)
@@ -106,7 +106,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    *
    * @return string
    *   The WHERE clause, or 0 on failure
-   * @static
    */
   public static function permissionClause(
     &$tables, $operation,
@@ -330,7 +329,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    * @return string|null
    *   WHERE-style clause to filter results,
    *   or null if $table or $id is null
-   * @static
    */
   public static function getClause($table, $id, &$tables) {
     $table = CRM_Utils_Type::escape($table, 'String');
@@ -392,7 +390,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    *
    * @return array
    *   Array of assoc. arrays of ACL rules
-   * @static
    */
   public static function &getACLs($contact_id = NULL, $group_id = NULL, $aclRoles = FALSE) {
     $results = array();
@@ -458,7 +455,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    *
    * @return array
    *   Array of assoc. arrays of ACL rules
-   * @static
    */
   public static function &getACLRoles($contact_id = NULL, $group_id = NULL) {
     $contact_id = CRM_Utils_Type::escape($contact_id, 'Integer');
@@ -525,7 +521,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    *
    * @return array
    *   Assoc array of ACL rules
-   * @static
    */
   public static function &getGroupACLs($contact_id, $aclRoles = FALSE) {
     $contact_id = CRM_Utils_Type::escape($contact_id, 'Integer');
@@ -570,7 +565,6 @@ SELECT      $acl.*
    *
    * @return array
    *   Array of assoc. arrays of ACL rules
-   * @static
    */
   public static function &getGroupACLRoles($contact_id) {
     $contact_id = CRM_Utils_Type::escape($contact_id, 'Integer');
@@ -643,7 +637,6 @@ SELECT $acl.*
    *
    * @return array
    *   Assoc array of ACL rules
-   * @static
    */
   public static function &getAllByContact($contact_id) {
     $result = array();
@@ -687,7 +680,6 @@ SELECT $acl.*
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     // note this also resets any ACL cache
@@ -976,7 +968,6 @@ ORDER BY a.object_id
    * @param int $aclId
    *   ID of the ACL record to be deleted.
    *
-   * @static
    */
   public static function del($aclId) {
     // delete all entries from the acl cache
index 40778c736cd9405834296a24f10140caaf6c7701..9e7f1242246c14a07d7cda95dffa3b55f011f98d 100644 (file)
@@ -82,7 +82,6 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_ACL_DAO_EntityRole', $id, 'is_active', $is_active);
@@ -94,7 +93,6 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole {
    * @param int $entityRoleId
    *   ID of the EntityRole record to be deleted.
    *
-   * @static
    */
   public static function del($entityRoleId) {
     $entityDAO = new CRM_ACL_DAO_EntityRole();
index b711625c5e85e7b179f0d5cadcda6aa531e54fac..82e5744119daa5d41d5fbb9114755d9c70a928a0 100644 (file)
@@ -48,7 +48,6 @@ class CRM_ACL_Page_ACL extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -157,7 +156,6 @@ class CRM_ACL_Page_ACL extends CRM_Core_Page_Basic {
    * Browse all acls
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all acl's sorted by weight
index ad580950f034030d56df0a8079ed6219aeb24280..09f260b79b8100f07c4ca125eceef91f422421d5 100644 (file)
@@ -46,7 +46,6 @@ class CRM_ACL_Page_ACLBasic extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -133,7 +132,6 @@ class CRM_ACL_Page_ACLBasic extends CRM_Core_Page_Basic {
    * Browse all acls
    *
    * @return void
-   * @static
    */
   public function browse() {
 
index aaaa9d4f721ad3a40dddfadbc31e7c77a173a6f7..338504d984f138e9ae0fb3a8a455d45d681b3d94 100644 (file)
@@ -48,7 +48,6 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -154,7 +153,6 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
    * Browse all acls
    *
    * @return void
-   * @static
    */
   public function browse() {
 
index 99607e06fde7abeb40be4d0d04e532be36bf67e5..30529a7d001a0d276aed38f9d3fd5a069dc0f736 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * Static field for all the activity information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -51,7 +50,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * Static field for all the activity information that we can potentially import
    *
    * @var array
-   * @static
    */
   static $_importableFields = NULL;
 
@@ -659,7 +657,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * @return array
    *   (reference)      $values the relevant data object values of open activities
    *
-   * @static
    */
   public static function &getActivities($input) {
     //step 1: Get the basic activity data
@@ -908,7 +905,6 @@ ORDER BY    fixed_sort_order
    *
    * @return array
    *   Array of component id and name.
-   * @static
    **/
   public static function activityComponents() {
     $components = array();
@@ -950,7 +946,6 @@ ORDER BY    fixed_sort_order
    * @return int
    *   count of activities
    *
-   * @static
    */
   public static function &getActivitiesCount($input) {
     $input['count'] = TRUE;
@@ -988,7 +983,6 @@ LEFT JOIN   civicrm_case_activity ON ( civicrm_case_activity.activity_id = tbl.a
    * @return int
    *   count of activities
    *
-   * @static
    */
   public static function getActivitySQLClause($input) {
     $params = array();
@@ -1181,7 +1175,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    *
    * @return array
    *   ( sent, activityId) if any email is sent and activityId
-   * @static
    */
   static function sendEmail(
     &$contactDetails,
@@ -1514,7 +1507,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    *
    * @return bool|PEAR_Error
    *   true on success or PEAR_Error object
-   * @static
    */
   static function sendSMSMessage(
     $toID,
@@ -1598,7 +1590,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    *
    * @return boolean
    *   true if successfull else false.
-   * @static
    */
   static function sendMessage(
     $from,
@@ -1671,7 +1662,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    *
    * @return array
    *   array of importable Fields
-   * @static
    */
   public static function &importableFields($status = FALSE) {
     if (!self::$_importableFields) {
@@ -1802,7 +1792,6 @@ WHERE      activity.id IN ($activityIds)";
    * @param int $targetContactID
    *
    * @return bool
-   * @static
    */
   static function addActivity(
     &$activity,
@@ -2111,7 +2100,6 @@ AND cl.modified_id  = c.id
    * @return string|bool
    *   if file exists returns $activityTypeFile activity filename otherwise false.
    *
-   * @static
    */
   public static function getFileForActivityTypeId($activityTypeId, $crmDir = 'Activity') {
     $activityTypes = CRM_Case_PseudoConstant::caseActivityType(FALSE, TRUE);
@@ -2162,7 +2150,6 @@ AND cl.modified_id  = c.id
    *
    * @return array
    *   array of exportable Fields
-   * @static
    */
   public static function &exportableFields($name = 'Activity') {
     if (!isset(self::$_exportableFields[$name])) {
index 3279b71f81dc9c44fe848fb4c4ab42e6f9dd4dea..dc67c9270e6e76739ff6bbc402b23c9c661c5939 100644 (file)
@@ -423,7 +423,6 @@ class CRM_Activity_BAO_Query {
    *
    * @param CRM_Core_Form $form
    * @return void
-   * @static
    */
   public static function buildSearchForm(&$form) {
     $activityOptions = CRM_Core_PseudoConstant::activityType(TRUE, TRUE, FALSE, 'label', TRUE);
index b10b90cb23fd463f194e86e7c3f6b22bd73d29fc..2d212c52d99a387c154a374635a40e16743751d7 100644 (file)
@@ -830,7 +830,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     // skip form rule if deleting
index 08821a46583d54b6a862b8c6e95a0f6d82d35d07..7f138e90e664b9028ba4bbeb6552ad5db30a8502 100644 (file)
@@ -123,7 +123,6 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     if (!isset($fields['with_contact']) &&
index 6590fb817f82551a1731fc8154aace9abcd34cc0..e3a7ba962b5697bed666e7300c05dbc0ac002bc5 100755 (executable)
@@ -153,7 +153,6 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     return TRUE;
index e10d2fff805c330d1e9f359d277a399b26c3ebe9..c1fdd6014ab613d0220b878cc1c24c8697589ba8 100644 (file)
@@ -275,7 +275,6 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index 02606caacb584744f327f13aa145bc031f4a23f4..217d3e1471259f63f911d30124151ffc6318c987 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
index cd71340535363a4e3dc480779364f553df775770..ade1404e27564324fa376d8e7cec593673d5383e 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -52,14 +51,12 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
 
   static $_properties = array(
index 5148e57630d9d4949e7b178a7eeec9501e9af478..e83b54861a3ec3a957c276cb5e5f3eece9fe1747 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Activity_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -58,7 +57,6 @@ class CRM_Activity_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -68,7 +66,6 @@ class CRM_Activity_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -153,7 +150,6 @@ class CRM_Activity_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -199,7 +195,6 @@ class CRM_Activity_Task {
    *
    * @return array
    *   the set of tasks for a group of activity
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index b8597e961b227f98452fffba51d00983955e463d..c121468edaaf29069660598b188c9c5b938d6869 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Admin_Form_ContactType extends CRM_Admin_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
 
index c7d142ea701a3bd36e55f480f0c04b785bc064b8..d22e27e8bc6da6612fa1ba65a8977d0f304dd9b4 100644 (file)
@@ -159,7 +159,6 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
    *
    * @return bool|array
    *   true if no errors, else an array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index a3de9c5d0bf7281d64a946c40e2ee4528836243b..0d45fe10fa2eb37f1a0ad54e6746d240de83d8c4 100644 (file)
@@ -109,7 +109,6 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index 9ee6bcef0b0a57dc33457038967556b4c757960e..375e91bac2ad71308d3b40f1021611603f322a67 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    * The option group name
    *
    * @var array
-   * @static
    */
   protected $_gName;
 
@@ -51,7 +50,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    * The option group name in display format (capitalized, without underscores...etc)
    *
    * @var array
-   * @static
    */
   protected $_gLabel;
 
@@ -344,7 +342,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    *
    * @return array
    *   array of errors / empty array.
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 9037b956f9233b3a49c9c97d76d7b8ce7aa2e39b..c12bd0f1a347647fe56385291847ade703cf9140 100644 (file)
@@ -96,7 +96,6 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
    * @return array
    *   if errors then list of errors to be posted back to the form,
    *                  true otherwise
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index 2db0d71dde8ee05abd49208a7c3ab3dce1429f72..3b1ee87705cfe90819da283b48444c2adf6d77c2 100644 (file)
@@ -270,7 +270,6 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 61326fb8a3d97360876f1cee9ab60a9fb26d2e16..a36136369251f67701b194d571f8c94488d00a77 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Admin_Form_Setting_Component extends CRM_Admin_Form_Setting {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $options) {
     $errors = array();
index c5e7ad2966953d683ac22179b41addae3e1efcb9..a8a052b75aef6709b511ff48174d172a660a4a9c 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index 4bff04c95fe62f6ea7accfb601ab3253c178a178..fc964512d7cc82e945c1ac8bd7aa4689d03262a2 100644 (file)
@@ -128,7 +128,6 @@ class CRM_Admin_Form_Setting_Miscellaneous extends CRM_Admin_Form_Setting {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $options) {
     $errors = array();
index 3ce97c290d893feac78d2c53e68a6c247a7c10b6..cbb44aa8c2653183636905f6eb11e72435e4f98f 100644 (file)
@@ -210,7 +210,6 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     if ($fields['outBound_option'] == CRM_Mailing_Config::OUTBOUND_OPTION_SMTP) {
index 5d632ef332db43aecaef0ba5bf3341cc1a722aeb..4394353ba637ebda32e357bed799da1ab265ab3a 100644 (file)
@@ -184,7 +184,6 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values) {
     $errors = array();
index c386824998636d8b8f36f044d0dfade87b54dda4..eaff918f5ea7ef653e7b94e20d38cdd298502197 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_ContactType extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 70f42ce5821a727f11e7472c33a0a2572c6c94f6..da2c1ab391a9fc708c41964a104c2a8fa158dfe1 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -88,7 +87,6 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic {
    * Browse all event templates.
    *
    * @return void
-   * @static
    */
   public function browse() {
     //get all event templates.
index 2cc2726f900b259f9c1e60ddea6d733af6992e89..e442cc38f2d410dd71880fe6f91c9beecd586930 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -131,7 +130,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     $mapper = CRM_Extension_System::singleton()->getMapper();
index 02d86e0e3d9b24e96dc3f051a1130f217c40ddc1..89d6993b5681d4c365787c174e645a1cd78aac92 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -147,7 +146,6 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
 
index 889e0699f2a67520a9a9b008658e6b3bc4fe8d6a..366d2c58fe776e7626eddac9e5f681e3c2186c18 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -96,7 +95,6 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
 
index 9826496bbeb0f5fdf950042b5670ae4a2915bd7c..e281eb266be28ddc848fea06c28986cd3a90f07c 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Admin_Page_LabelFormats extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -131,7 +130,6 @@ class CRM_Admin_Page_LabelFormats extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     // Get list of configured Label Formats
index 8a22660daa033857697491be1da6f05913edeaf4..cf88450a2d92ad0df1ce3668b4ae7274e27556b4 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_LocationType extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index a3f915b7e560c2c363c6858400757e3dd3570703..358aba07404d9e87676677a5b14d64d7ad995421 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -90,7 +89,6 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic {
    * Browse all mail settings.
    *
    * @return void
-   * @static
    */
   public function browse() {
     //get all mail settings.
index 068a13a0510c21b394ff25ef771e19e758793d6f..c1b4c7404fb7ab047a32dbaa776ce184873f859c 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 75f5a57effbf7677d89ad14cce589523e6fab40c..ad3bed60bfc21950656f44af4dbf02ee80a40752 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_MessageTemplates extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index ac6ce47fb19ab03582067141659e766261c6fb50..76b33e36d12166fee928cf88dd826aa8e4a82040 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_Navigation extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 252e3b4255788b2e7801216c610664fbfb61e540..49d42dab9ee5d5628727c99e2c6a92a9e62e9f44 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -52,7 +51,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * The option group name
    *
    * @var array
-   * @static
    */
   static $_gName = NULL;
 
@@ -60,7 +58,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * The option group name in display format (capitalized, without underscores...etc)
    *
    * @var array
-   * @static
    */
   static $_gLabel = NULL;
 
@@ -68,7 +65,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * The option group id
    *
    * @var array
-   * @static
    */
   static $_gId = NULL;
 
@@ -76,7 +72,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * A boolean determining if you can add options to this group in the GUI
    *
    * @var boolean
-   * @static
    */
   static $_isLocked = FALSE;
 
@@ -238,7 +233,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     if (!self::$_gName) {
index 9734efbce220f10bed8d8e67b159c6ae2fa8e4ca..b329ea11e7e1b3943e3de4ee37d4ef98ac21e42a 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -128,7 +127,6 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     // get all custom groups sorted by weight
index f6a7e315c44fc2273a711eca27e195f4a97ef9de..ea7c4666f2ab603efa0423d520ceb221836f0cf7 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 261ca0006b422384b1a408666c90e540b2291d9d..5cdff8748c71359d1c7d620326d525c504eba7aa 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Admin_Page_PdfFormats extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -125,7 +124,6 @@ class CRM_Admin_Page_PdfFormats extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     // Get list of configured PDF Page Formats
index e838a904a41449939f642fb2f62d3dc0abb71980..9413518fcf14550647f41b6d7a64e99a3d85c4e0 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   private static $_stringActionLinks;
   private static $_customizeActionLinks;
@@ -104,7 +103,6 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     $permission = FALSE;
index 51955edfb58da7634ae7a4a2fa4aebb3a1773fce..b1d1e7ff0d86ce6f7d791523df99986884267423 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 928b12091702f5f24bb1a3f58cf2add023233186..a8b8be2281ebb6a874db608cab5f45cca34bebd9 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_RelationshipType extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 1103162059fd6b6f1082030085a2fc5ae8f7c5c4..abf55130b579f8b22bf703dfd9d82127cf175f41 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Admin_Page_ScheduleReminders extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -135,7 +134,6 @@ class CRM_Admin_Page_ScheduleReminders extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     // Get list of configured reminders
index f572fe3286abefb6c3fd3aec2260ab45164338bd..fe2d55c6e791a0c3399e70af888c0e909df0e882 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Page_Tag extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index c5752a8ce014d48ad76c09679a52401a03ec106d..183a7e74b348283461a13e580afadaf2a528a608 100644 (file)
@@ -412,7 +412,6 @@ class CRM_Badge_BAO_Badge {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @static
    */
   public static function buildBadges(&$params, &$form) {
     // get name badge layout info
index 7da955a1c975f143c57f4e2885385ca52cd140b9..bfd3ef58afd94635e87dfa27caac6cf2df3709ca 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *
    * @return CRM_Core_DAO_PrintLabel|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $printLabel = new CRM_Core_DAO_PrintLabel();
@@ -76,7 +75,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    * @return Object
    *   DAO object on success, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_PrintLabel', $id, 'is_active', $is_active);
@@ -88,7 +86,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -130,7 +127,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    * @param int $printLabelId
    *   ID of the name label to be deleted.
    *
-   * @static
    */
   public static function del($printLabelId) {
     $printLabel = new CRM_Core_DAO_PrintLabel();
@@ -143,7 +139,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *
    * @return array
    *   list of labels
-   * @static
    */
   public static function getList() {
     $printLabel = new CRM_Core_DAO_PrintLabel();
@@ -183,7 +178,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *
    * @return array
    *   associated array of decoded elements
-   * @static
    */
   static public function getDecodedData($jsonData) {
     return json_decode($jsonData, TRUE);
index 4402684f52bd199b038573f11e67235be41b6a5b..a33fef2442e68b9c0f71030b239dd1cf7a0200dc 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Badge_Page_Layout extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index b4779c6e4b2a7b93300905d59fc1cb586f22bea8..a3774a4bc7f3d96a3bf80c554bcc05123163b20c 100755 (executable)
@@ -86,7 +86,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    *
    * @return array
    *   CRM_Batch_BAO_Batch object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $batch = new CRM_Batch_DAO_Batch();
@@ -106,7 +105,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    *
    * @return int
    *   $profileId   profile id
-   * @static
    */
   public static function getProfileId($batchTypeId) {
     //retrieve the profile specific to batch type
@@ -132,7 +130,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    *
    * @return string
    *   batch name
-   * @static
    */
   public static function generateBatchName() {
     $sql = "SELECT max(id) FROM civicrm_batch";
@@ -582,7 +579,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    *
    * @return void
    *
-   * @static
    */
   public static function exportFinancialBatch($batchIds, $exportFormat) {
     if (empty($batchIds)) {
index 165ec1114d0554b3272329840c3c5c13d412129a..0673689d4478b37848a3472bb9e7b59342006ce5 100755 (executable)
@@ -276,7 +276,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($params, $files, $self) {
     $errors = array();
index 61925855502ebc7e85715a5ff569926a264dd9d5..98580cd708dfe30751afe6e7c9ae3530f7338e68 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Batch_Page_Batch extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 325a229d497d06b09b0b33051ac36b65bac10fd0..e9ab3a0e34617e8fbeb74b839d0c126e75e996cf 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Campaign_BAO_Campaign extends CRM_Campaign_DAO_Campaign {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Campaign_DAO_Campaign
-   * @static
    */
   public static function create(&$params) {
     if (empty($params)) {
@@ -339,7 +338,6 @@ Order By  camp.title";
   /**
    * Retrieve campaigns for dashboard.
    *
-   * @static
    */
   public static function getCampaignSummary($params = array(), $onlyCount = FALSE) {
     $campaigns = array();
@@ -486,7 +484,6 @@ SELECT  campaign.id               as id,
   /**
    * Get the campaign count.
    *
-   * @static
    */
   public static function getCampaignCount() {
     return (int) CRM_Core_DAO::singleValueQuery('SELECT COUNT(*) FROM civicrm_campaign');
@@ -499,7 +496,6 @@ SELECT  campaign.id               as id,
    *   Campaign id.
    *
    * @return array
-   * @static
    */
   public static function getCampaignGroups($campaignId) {
     static $campaignGroups;
@@ -537,7 +533,6 @@ INNER JOIN  civicrm_group grp ON ( grp.id = campgrp.entity_id )
    *
    * @return CRM_Campaign_DAO_Campaign|null
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Campaign_DAO_Campaign', $id, 'is_active', $is_active);
index 23072c0725ef69b48301f87782e1d839bf268a55..8258970aa4e81b135e1b0e08072ffa2684d9d2c4 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Campaign_BAO_Petition extends CRM_Campaign_BAO_Survey {
   /**
    * Get Petition Details for dashboard.
    *
-   * @static
    */
   public static function getPetitionSummary($params = array(), $onlyCount = FALSE) {
     //build the limit and order clause.
@@ -154,7 +153,6 @@ SELECT  petition.id                         as id,
   /**
    * Get the petition count.
    *
-   * @static
    */
   public static function getPetitionCount() {
     $whereClause = 'WHERE ( 1 )';
@@ -176,7 +174,6 @@ SELECT  petition.id                         as id,
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Campaign_BAO_Petition
-   * @static
    */
   public function createSignature(&$params) {
     if (empty($params)) {
@@ -283,7 +280,6 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
    * @param int $surveyId
    *
    * @return array
-   * @static
    */
   public static function getPetitionSignatureTotalbyCountry($surveyId) {
     $countries = array();
@@ -326,7 +322,6 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
    * @param int $surveyId
    *
    * @return array
-   * @static
    */
   public static function getPetitionSignatureTotal($surveyId) {
     $surveyInfo = CRM_Campaign_BAO_Petition::getSurveyInfo((int) $surveyId);
@@ -388,7 +383,6 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
    * @param int $status_id
    *
    * @return array
-   * @static
    */
   public static function getPetitionSignature($surveyId, $status_id = NULL) {
 
@@ -487,7 +481,6 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
    * @param int $contactId
    *
    * @return array
-   * @static
    */
   public static function checkSignature($surveyId, $contactId) {
 
@@ -544,7 +537,6 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
    * @throws Exception
    * @return void
    * @access public
-   * @static
    */
   public static function sendEmail($params, $sendEmailMode) {
 
index 67f3d1e002c8e9fc23e35fa6d6dcad1ef54fe9fd..0e6b778a6629137ab356eebf0e39c531d9d8c7fc 100755 (executable)
@@ -43,7 +43,6 @@ class CRM_Campaign_BAO_Query {
    * Static field for all the campaign fields
    *
    * @var array
-   * @static
    */
   static $_campaignFields = NULL;
 
@@ -54,7 +53,6 @@ class CRM_Campaign_BAO_Query {
    *
    * @return array
    *   self::$_campaignFields  an associative array of campaign fields
-   * @static
    */
   public static function &getFields() {
     if (!isset(self::$_campaignFields)) {
@@ -342,7 +340,6 @@ civicrm_activity_assignment.record_type_id = $assigneeID ) ";
    *
    * @param CRM_Core_Form $form
    * @return void
-   * @static
    */
   public static function buildSearchForm(&$form) {
 
@@ -455,7 +452,6 @@ INNER JOIN  civicrm_custom_group grp on fld.custom_group_id = grp.id
    * @param array $criteria
    *   An array.
    * @return $voterClause as a string
-   * @static
    */
   /**
    * @param array $params
index 6e22770067f428fbb1081441218e14940f982214..96661f31b20117e7571c50a1cc47547dbdd5a61b 100644 (file)
@@ -80,7 +80,6 @@ class CRM_Campaign_BAO_Survey extends CRM_Campaign_DAO_Survey {
    * @param array $params
    *
    * @return CRM_Survey_DAO_Survey
-   * @static
    */
   public static function create(&$params) {
     if (empty($params)) {
@@ -118,7 +117,6 @@ class CRM_Campaign_BAO_Survey extends CRM_Campaign_DAO_Survey {
   /**
    * Retrieve surveys for dashboard.
    *
-   * @static
    */
   public static function getSurveySummary($params = array(), $onlyCount = FALSE) {
     //build the limit and order clause.
@@ -242,7 +240,6 @@ SELECT  survey.id                         as id,
   /**
    * Get the survey count.
    *
-   * @static
    */
   public static function getSurveyCount() {
     return (int) CRM_Core_DAO::singleValueQuery('SELECT COUNT(*) FROM civicrm_survey');
@@ -260,7 +257,6 @@ SELECT  survey.id                         as id,
    * @param bool $includePetition
    *   Include or exclude petitions.
    *
-   * @static
    */
   public static function getSurveys($onlyActive = TRUE, $onlyDefault = FALSE, $forceAll = FALSE, $includePetition = FALSE) {
     $cacheKey = 0;
@@ -313,7 +309,6 @@ SELECT  survey.id    as id,
    * Get Surveys activity types
    *
    *
-   * @static
    */
   static function getSurveyActivityType(
     $returnColumn = 'label',
@@ -352,7 +347,6 @@ SELECT  survey.id    as id,
    *   an array of survey type id.
    *
    * @return array
-   * @static
    */
   public static function getSurveyCustomGroups($surveyTypes = array()) {
     $customGroups = array();
@@ -396,7 +390,6 @@ SELECT  survey.id    as id,
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Campaign_DAO_Survey', $id, 'is_active', $is_active);
@@ -409,7 +402,6 @@ SELECT  survey.id    as id,
    *   Survey id.
    *
    * @return mixed|null
-   * @static
    */
   public static function del($id) {
     if (!$id) {
@@ -433,7 +425,6 @@ SELECT  survey.id    as id,
    *
    * @return array
    *   array of contact info.
-   * @static
    */
   public static function voterDetails($voterIds, $returnProperties = array()) {
     $voterDetails = array();
@@ -530,7 +521,6 @@ Group By  contact.id";
    *
    * @return array
    *   array of survey activity.
-   * @static
    */
   static function voterActivityDetails(
     $surveyId, $voterIds, $interviewerId = NULL,
@@ -594,7 +584,6 @@ INNER JOIN  civicrm_activity_contact activityAssignment
    *
    * @return array
    *   An array of survey activity.
-   * @static
    */
   static function getSurveyActivities(
     $surveyId,
@@ -701,7 +690,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
    *
    * @return array
    *   Survey related contact ids.
-   * @static
    */
   public static function getSurveyVoterInfo($surveyId, $interviewerId = NULL, $statusIds = array()) {
     $voterIds = array();
@@ -735,7 +723,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
    * @param string $valueColumnName
    * @return array
    *   an array of option groups.
-   * @static
    */
   public static function getResultSets($valueColumnName = 'title') {
     $resultSets = array();
@@ -756,7 +743,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
    * @param int $activityId
    *   Activity id.
    * @return boolean
-   * @static
    */
   public static function isSurveyActivity($activityId) {
     $isSurveyActivity = FALSE;
@@ -786,7 +772,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
    *   Survey id.
    * @return array
    *   an array of option values
-   * @static
    */
   public static function getResponsesOptions($surveyId) {
     $responseOptions = array();
@@ -810,7 +795,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
    * @param string $extraULName
    * @return array|string
    *   $url array of permissioned links
-   * @static
    */
   public static function buildPermissionLinks($surveyId, $enclosedInUL = FALSE, $extraULName = 'more') {
     $menuLinks = array();
index feef6008857e3cc4d547bd90b3ca6066e091563e..2d57b2298eb7d326fe5ee7b08efb843a3ddbd6e3 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
    * The option group name
    *
    * @var string
-   * @static
    */
   protected $_gName;
 
index 05cc122df6e48d294e225db92fb5f2b0c273cba1..06c5384653d978760fbc75f7c18a0ce97a445313 100644 (file)
@@ -212,7 +212,6 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 50a95f43f12dd1761a222d4d4e9ed99e20dc021e..e1a78ee0748a5b1174327d38967dea1943b6e0e1 100644 (file)
@@ -105,7 +105,6 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page {
    *
    * @return boolean
    *   True on success
-   * @static
    */
   public static function confirm($contact_id, $subscribe_id, $hash, $activity_id, $petition_id) {
     $se = CRM_Mailing_Event_BAO_Subscribe::verify($contact_id, $subscribe_id, $hash);
index 44456cd1b4ce867bc44fbb1a3b4cc03f47bcd6c9..9dbfcc49036ee0b9d008306acb05f08c988ccc33 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -52,7 +51,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * The option group name
    *
    * @var array
-   * @static
    */
   protected $_gName;
 
@@ -60,7 +58,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * The option group name in display format (capitalized, without underscores...etc)
    *
    * @var array
-   * @static
    */
   protected $_GName;
 
@@ -68,7 +65,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * The option group id
    *
    * @var array
-   * @static
    */
   protected $_gid = NULL;
 
@@ -153,7 +149,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     $campaingCompId = CRM_Core_Component::getComponentID('CiviCampaign');
index 0ce3f80f3f2f9376eaf1b84baba177476c30ff80..6f1c5c74b0b1db3777f6e962e4083ba70799e3d4 100755 (executable)
@@ -42,27 +42,23 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Activity types
    * @var array
-   * @static
    */
   private static $activityType;
 
   /**
    * Campaign Type
    * @var array
-   * @static
    */
   private static $campaignType = array();
 
   /**
    * Campaign Status
    * @var array
-   * @static
    */
   private static $campaignStatus = array();
 
   /**
    * Engagement Level
-   * @static
    */
   private static $engagementLevel;
 
@@ -75,7 +71,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all survey activity types.
-   * @static
    */
   public static function &activityType($returnColumn = 'name') {
     $cacheKey = $returnColumn;
@@ -99,7 +94,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array campaignType is returned
    *
-   * @static
    *
    * @return array
    *   array reference of all campaign types.
@@ -118,7 +112,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array campaignStatus is returned
    *
-   * @static
    *
    * @return array
    *   array reference of all campaign status.
@@ -137,7 +130,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array Engagement Level is returned
    *
-   * @static
    *
    * @return array
    *   array reference of all Engagement Level.
@@ -154,7 +146,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
index d18176eb9c3ef927374c6f7f9254f361b5cacfc3..d246c2e9b4ed1acd806545468a296dc6f0d5c7b5 100755 (executable)
@@ -45,7 +45,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index a453dee24ae5dd45808b5ede4c8db2877f00fd7b..5e0d703dd58276eec6f76eb11b1b63ffb0566423 100755 (executable)
@@ -46,7 +46,6 @@ class CRM_Campaign_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -54,7 +53,6 @@ class CRM_Campaign_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -64,7 +62,6 @@ class CRM_Campaign_Task {
    *
    * @return array
    *   the set of tasks for a group of voters.
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -112,7 +109,6 @@ class CRM_Campaign_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -147,7 +143,6 @@ class CRM_Campaign_Task {
    *
    * @return array
    *   the set of tasks for a group of voters.
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index 877907b6dad0be0a8d5025374f1c1dd605ad3ea0..fade780f006b52e198738ea981eb88ea72b5d8bc 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * Static field for all the case information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -74,7 +73,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Case_BAO_Case
-   * @static
    */
   public static function add(&$params) {
     $caseDAO = new CRM_Case_DAO_Case();
@@ -94,7 +92,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *   The array that holds all the db ids.
    *
    * @return CRM_Case_BAO_Case|null the found object or null
-   * @static
    */
   public static function &getValues(&$params, &$values, &$ids) {
     $case = new CRM_Case_BAO_Case();
@@ -116,7 +113,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Case_BAO_Case
-   * @static
    */
   public static function &create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -260,7 +256,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *   (reference) the array that holds all the db ids.
    *
    * @return CRM_Case_BAO_Case
-   * @static
    */
   public static function retrieve(&$params, &$defaults, &$ids) {
     $case = CRM_Case_BAO_Case::getValues($params, $defaults, $ids);
@@ -274,7 +269,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param array $params
    *   (reference ) an assoc array of name/value pairs.
    *
-   * @static
    */
   public static function processCaseActivity(&$params) {
     $caseActivityDAO = new CRM_Case_DAO_CaseActivity();
@@ -292,7 +286,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *   Activity id.
    *
    * @return string|null
-   * @static
    */
   public static function getCaseSubject($activityId) {
     $caseActivity = new CRM_Case_DAO_CaseActivity();
@@ -311,7 +304,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *
    * @return string
    *   case type
-   * @static
    */
   public static function getCaseType($caseId, $colName = 'title') {
     $query = "
@@ -336,7 +328,6 @@ WHERE civicrm_case.id = %1";
    *
    * @return bool
    *   is successful
-   * @static
    */
   public static function deleteCase($caseId, $moveToTrash = FALSE) {
     CRM_Utils_Hook::pre('delete', 'Case', $caseId, CRM_Core_DAO::$_nullArray);
@@ -390,7 +381,6 @@ WHERE civicrm_case.id = %1";
    *   Action.
    *
    * @return void
-   * @static
    */
   public static function enableDisableCaseRelationships($caseId, $enable) {
     $contactIds = self::retrieveContactIdsByCaseId($caseId);
@@ -415,7 +405,6 @@ WHERE civicrm_case.id = %1";
    *   Id of the activity.
    *
    * @return void
-   * @static
    */
   public static function deleteCaseActivity($activityId) {
     $case = new CRM_Case_DAO_CaseActivity();
@@ -975,7 +964,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @return array
    *   case role / relationships
    *
-   * @static
    */
   public static function getCaseRoles($contactID, $caseID, $relationshipID = NULL) {
     $query = '
@@ -1039,7 +1027,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @return array
    *   Array of case activities
    *
-   * @static
    */
   public static function getCaseActivity($caseID, &$params, $contactID, $context = NULL, $userID = NULL, $type = NULL) {
     $values = array();
@@ -1380,7 +1367,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @return array
    *   array of return properties
    *
-   * @static
    */
   public static function getRelatedContacts($caseID, $skipDetails = FALSE) {
     $values = array();
@@ -1696,7 +1682,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    *   Array of scheduled activity type and date
    *
    *
-   * @static
    */
   public static function getNextScheduledActivity($cases, $type = 'upcoming') {
     $session = CRM_Core_Session::singleton();
@@ -1734,7 +1719,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    *
    * @return array
    *   array of exportable Fields
-   * @static
    */
   public static function &exportableFields() {
     if (!self::$_exportableFields) {
@@ -1765,7 +1749,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    *   Id of the case to restore.
    *
    * @return bool
-   * @static
    */
   public static function restoreCase($caseId) {
     //restore activities
@@ -1867,7 +1850,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @return array
    *   case activities due dates
    *
-   * @static
    */
   public static function getCaseActivityDates($caseID, $criteriaParams = array(), $latestDate = FALSE) {
     $values = array();
@@ -1922,7 +1904,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @return void
    *   on success creates activity and case activity
    *
-   * @static
    */
   public static function createCaseRoleActivity($caseId, $relationshipId, $relContactId = NULL, $contactId = NULL) {
     if (!$caseId || !$relationshipId || empty($relationshipId)) {
@@ -2017,7 +1998,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @return array
    *   array of contact on success otherwise empty
    *
-   * @static
    */
   public static function getCaseManagerContact($caseType, $caseId) {
     if (!$caseType || !$caseId) {
@@ -2361,7 +2341,6 @@ INNER JOIN  civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.cas
    * @param bool $changeClient
    *
    * @return int|NULL
-   * @static
    */
   static function mergeCases(
     $mainContactId, $mainCaseId = NULL, $otherContactId = NULL,
@@ -2777,7 +2756,6 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')';
    *   Info of the activity.
    *
    * @return void
-   * @static
    */
   public static function buildPermissionLinks(&$tplParams, $activityParams) {
     $activityTypeId = CRM_Core_DAO::getFieldValue('CRM_Activity_DAO_Activity', $activityParams['source_record_id'],
@@ -2824,7 +2802,6 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')';
    *   Do we need to check component enabled.
    *
    * @return boolean
-   * @static
    */
   public static function checkPermission($activityId, $operation, $actTypeId = NULL, $contactId = NULL, $checkComponent = TRUE) {
     $allow = FALSE;
@@ -3382,7 +3359,6 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')';
    *
    * @return array
    *   associated array with client ids
-   * @static
    */
   public static function getCaseClients($caseId) {
     $clients = array();
index e9466242372ae20e1948908cc5ff9e10f1d61cdb..d8787510fb639ace5e0d162ea63e7a0a96b3d12a 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    * Static field for all the case information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -60,7 +59,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    * @throws CRM_Core_Exception
    *
    * @return CRM_Case_BAO_CaseType
-   * @static
    */
   public static function add(&$params) {
     $caseTypeDAO = new CRM_Case_DAO_CaseType();
@@ -106,7 +104,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    *   The case-type defintion expressed as an array-tree.
    * @return string
    *   XML
-   * @static
    */
   public static function convertDefinitionToXML($name, $definition) {
     $xmlFile = '<?xml version="1.0" encoding="utf-8" ?>' . "\n\n<CaseType>\n";
@@ -190,7 +187,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    *
    * @return array
    *   the definition of the case-type, expressed as PHP array-tree
-   * @static
    */
   public static function convertXmlToDefinition($xml) {
     // build PHP array based on definition
@@ -254,7 +250,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    *   Output values of the object.
    *
    * @return CRM_Case_BAO_CaseType|null the found object or null
-   * @static
    */
   public static function &getValues(&$params, &$values) {
     $caseType = new CRM_Case_BAO_CaseType();
@@ -275,7 +270,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Case_BAO_CaseType
-   * @static
    */
   public static function &create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -319,7 +313,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    *                        in a hierarchical manner
    *
    * @return CRM_Case_BAO_CaseType
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $caseType = CRM_Case_BAO_CaseType::getValues($params, $defaults);
index 53d3b5281748de2d6001b2c70a5f44f8c96fd176..b6c518d76c28aa9021ca15b15e9254414455124c 100644 (file)
@@ -699,7 +699,6 @@ case_relation_type.id = case_relationship.relationship_type_id )";
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @static
    */
   public static function buildSearchForm(&$form) {
     $config = CRM_Core_Config::singleton();
index cddb9da2dec1549c7c8256343fbf4cc37fd12895..9a3407d48b78332c85be882e9f4e155f5d89a6fa 100644 (file)
@@ -363,7 +363,6 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     // skip form rule if deleting
index cf626fa3c49e6bcf8ff8a805291a1844bb13d968..ac4c8530dd8410a16f78beda04a37eee484f1664 100644 (file)
@@ -111,7 +111,6 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
index d82f8c354f75312e85f28d5303af1ac5c1bfbf68..9ea9f782bd95d1e96ab2c382755fc7b05e45fe35 100644 (file)
@@ -111,7 +111,6 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
index 7820a9583b604492bbb2dd4a7c900b3f486598b5..22c8145a08438e206f9a42dde2b1b631480c5cc2 100644 (file)
@@ -108,7 +108,6 @@ class CRM_Case_Form_Activity_ChangeCaseType {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
index 153f1cab370a2908d54954e78f8c29515294fec4..163374925a17a2dca459cbc6407e549c30e4579f 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Case_Form_Activity_LinkCases {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     $errors = array();
index afca55a4900aa71a562ef0dff409780058fb1e61..eab4ac78558b475b55e205883cc40c0a950ec8ed 100644 (file)
@@ -259,7 +259,6 @@ class CRM_Case_Form_Activity_OpenCase {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $form) {
     if ($form->_context == 'caseActivity') {
index ce75a40b6ec1f28b8527b8cd89cdccbffd803eeb..c065454fee2a31566fc3c19b6e93a3fbf1ca62ff 100644 (file)
@@ -322,7 +322,6 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
index 74cd7ba4b7de50aa4f4091d2a7ee17077d9d77ac..c75997630cfe6d1155ccd116140e473fe0492eb2 100644 (file)
@@ -327,7 +327,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    *   Posted values of the form.
    *
    * @return void
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index dfdaa28282d7b5b3f04e57953db3bc07d0ecfee5..d76d17c8807ebb3c19dd47c4faacf7a7e57f6638 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
   public $_permission = NULL;
@@ -225,7 +224,6 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   static
   public function &links() {
index 871593773a2b4d0f08647b50a66b004e617baf90..26fdd21fa4b419f98950ed81b9d452f6c6543aa9 100644 (file)
@@ -42,35 +42,30 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Case statues
    * @var array
-   * @static
    */
   static $caseStatus = array();
 
   /**
    * Redaction rules
    * @var array
-   * @static
    */
   static $redactionRule;
 
   /**
    * Case type
    * @var array
-   * @static
    */
   static $caseType = array();
 
   /**
    * Encounter Medium
    * @var array
-   * @static
    */
   static $encounterMedium = array();
 
   /**
    * Activity type
    * @var array
-   * @static
    */
   static $activityTypeList = array();
 
@@ -85,7 +80,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all case statues
-   * @static
    */
   public static function caseStatus($column = 'label', $onlyActive = TRUE, $condition = NULL, $fresh = FALSE) {
     $cacheKey = "{$column}_" . (int) $onlyActive;
@@ -111,7 +105,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all redaction rules
-   * @static
    */
 
   public static function redactionRule($filter = NULL) {
@@ -142,7 +135,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all case type
-   * @static
    */
   public static function caseType($column = 'title', $onlyActive = TRUE) {
     if ($onlyActive) {
@@ -176,7 +168,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all Encounter Medium.
-   * @static
    */
   public static function encounterMedium($column = 'label', $onlyActive = TRUE) {
     $cacheKey = "{$column}_" . (int) $onlyActive;
@@ -201,7 +192,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @param bool $all
    *
-   * @static
    *
    * @return array
    *   array reference of all activity types.
@@ -256,7 +246,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
index 01463d3f03e63e90cb1bda10a13e2318edb419e0..611107dc40289889e742be9c85132f10f7cb077f 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index 261e28d16afeaee77cbb0f6c712ba3e17f4fec19..7775f7aa7b85dcdbfd2d44a61405a6b46c1c3507 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Case_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Case_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -63,7 +61,6 @@ class CRM_Case_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!self::$_tasks) {
@@ -108,7 +105,6 @@ class CRM_Case_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -124,7 +120,6 @@ class CRM_Case_Task {
    *
    * @return array
    *   the set of optional tasks for a group of contacts
-   * @static
    */
   public static function &optionalTaskTitle() {
     $tasks = array();
@@ -167,7 +162,6 @@ class CRM_Case_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index c1c0f27b1bc87872a59294e9005d4355b21e0e4c..bc43f7c1b5f68dcdff5c0ac962f2aadc14f1301e 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    * Static field for all the contact information that we can potentially import
    *
    * @var array
-   * @static
    */
   static $_importableFields = array();
 
@@ -85,7 +84,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    * Static field for all the contact information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -111,7 +109,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Contact_BAO_Contact
-   * @static
    */
   public static function add(&$params) {
     $contact = new CRM_Contact_DAO_Contact();
@@ -277,7 +274,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    *
    * @throws Exception
    * @return CRM_Contact_BAO_Contact
-   * @static
    */
   public static function &create(&$params, $fixAddress = TRUE, $invokeHooks = TRUE, $skipDelete = FALSE) {
     $contact = NULL;
@@ -472,7 +468,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    *
    * @return array
    *   the displayName and contactImage for this contact
-   * @static
    */
   public static function getDisplayAndImage($id, $type = FALSE) {
     //CRM-14276 added the * on the civicrm_contact table so that we have all the contact info available
@@ -560,7 +555,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    *   True if we want to resolve the values in the reverse direction (value -> name).
    *
    * @return void
-   * @static
    */
   public static function resolveDefaults(&$defaults, $reverse = FALSE) {
     // hack for birth_date
@@ -695,7 +689,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    *   For location in microformat.
    *
    * @return CRM_Contact_BAO_Contact
-   * @static
    */
   public static function &retrieve(&$params, &$defaults, $microformat = FALSE) {
     if (array_key_exists('contact_id', $params)) {
@@ -744,7 +737,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    *
    * @return null|string
    *   display name of the contact if found
-   * @static
    */
   public static function displayName($id) {
     $displayName = NULL;
@@ -767,7 +759,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    *
    * @return boolean
    *   true if contact deleted, false otherwise
-   * @static
    */
   public static function deleteContact($id, $restore = FALSE, $skipUndelete = FALSE) {
 
@@ -1065,7 +1056,6 @@ WHERE id={$id}; ";
    *                                i.e. is_delete = 0
    *
    * @return void
-   * @static
    */
   public static function contactTrashRestore($contact, $restore = FALSE) {
     $op = ($restore ? 'restore' : 'trash');
@@ -1098,7 +1088,6 @@ WHERE id={$id}; ";
    *   contact_type if $id found else null ""
    *
    *
-   * @static
    */
   public static function getContactType($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact', $id, 'contact_type');
@@ -1116,7 +1105,6 @@ WHERE id={$id}; ";
    *   contact_sub_type if $id found else null ""
    *
    *
-   * @static
    */
   public static function getContactSubType($id, $implodeDelimiter = NULL) {
     $subtype = CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact', $id, 'contact_sub_type');
@@ -1141,7 +1129,6 @@ WHERE id={$id}; ";
    * @return array
    *
    *
-   * @static
    */
   public static function getContactTypes($id) {
     $params = array('id' => $id);
@@ -1185,7 +1172,6 @@ WHERE id={$id}; ";
    *
    * @return array
    *   array of importable Fields
-   * @static
    */
   static function importableFields(
     $contactType = 'Individual',
@@ -1385,7 +1371,6 @@ WHERE id={$id}; ";
    *
    * @return array
    *   array of exportable Fields
-   * @static
    */
   public static function &exportableFields($contactType = 'Individual', $status = FALSE, $export = FALSE, $search = FALSE, $withMultiRecord = FALSE) {
     if (empty($contactType)) {
@@ -1619,7 +1604,6 @@ WHERE id={$id}; ";
    *   Fields array.
    *
    * @return $values array contains the contact details
-   * @static
    */
   public static function getHierContactDetails($contactId, &$fields) {
     $params = array(array('contact_id', '=', $contactId, 0, 0));
@@ -1647,7 +1631,6 @@ WHERE id={$id}; ";
    *
    * @return array
    *   a hierarchical property tree if appropriate
-   * @static
    */
   public static function &makeHierReturnProperties($fields, $contactId = NULL) {
     $locationTypes = CRM_Core_PseudoConstant::get('CRM_Core_DAO_Address', 'location_type_id');
@@ -1723,7 +1706,6 @@ WHERE id={$id}; ";
    *
    * @return int
    *   $locationType location_type_id
-   * @static
    */
   public static function getPrimaryLocationType($contactId, $skipDefaultPriamry = FALSE, $block = NULL) {
     if ($block) {
@@ -1787,7 +1769,6 @@ WHERE  civicrm_contact.id = %1 ";
    *
    * @return array
    *   Array of display_name, email if found, do_not_email or (null,null,null)
-   * @static
    */
   public static function getContactDetails($id) {
     // check if the contact type
@@ -1844,7 +1825,6 @@ ORDER BY civicrm_email.is_primary DESC";
    *
    * @return int
    *   contact id created/edited
-   * @static
    */
   static function createProfileContact(
     &$params,
@@ -2319,7 +2299,6 @@ ORDER BY civicrm_email.is_primary DESC";
    *
    * @return object
    *   $dao contact details
-   * @static
    */
   public static function &matchContactOnEmail($mail, $ctype = NULL) {
     $strtolower = function_exists('mb_strtolower') ? 'mb_strtolower' : 'strtolower';
@@ -2372,7 +2351,6 @@ WHERE      civicrm_email.email = %1 AND civicrm_contact.is_deleted=0";
    *
    * @return object
    *   $dao contact details
-   * @static
    */
   public static function &matchContactOnOpenId($openId, $ctype = NULL) {
     $strtolower = function_exists('mb_strtolower') ? 'mb_strtolower' : 'strtolower';
@@ -2410,7 +2388,6 @@ WHERE      civicrm_openid.openid = %1";
    *
    * @return string
    *   >email  email address if present else null
-   * @static
    */
   public static function getPrimaryEmail($contactID) {
     // fetch the primary email
@@ -2439,7 +2416,6 @@ LEFT JOIN civicrm_email    ON ( civicrm_contact.id = civicrm_email.contact_id )
    *
    * @return string
    *   >openid   OpenID if present else null
-   * @static
    */
   public static function getPrimaryOpenId($contactID) {
     // fetch the primary OpenID
@@ -2470,7 +2446,6 @@ AND       civicrm_openid.is_primary = 1";
    *   Output values of the object.
    *
    * @return CRM_Contact_BAO_Contact|null the found object or null
-   * @static
    */
   public static function getValues(&$params, &$values) {
     $contact = new CRM_Contact_BAO_Contact();
@@ -2560,7 +2535,6 @@ AND       civicrm_openid.is_primary = 1";
    *
    * @return int
    *   total number in database
-   * @static
    */
   public static function getCountComponent($component, $contactId, $tableName = NULL) {
     $object = NULL;
@@ -2638,7 +2612,6 @@ AND       civicrm_openid.is_primary = 1";
    *   Use default greeting values.
    *
    * @return void
-   * @static
    */
   public static function processGreetings(&$contact, $useDefaults = FALSE) {
     if ($useDefaults) {
@@ -2794,7 +2767,6 @@ AND       civicrm_openid.is_primary = 1";
    *
    * @return array
    *   loc block ids which fulfill condition.
-   * @static
    */
   public static function getLocBlockIds($contactId, $criteria = array(), $condOperator = 'AND') {
     $locBlockIds = array();
@@ -2844,7 +2816,6 @@ AND       civicrm_openid.is_primary = 1";
    *
    * @return array
    *   Array of context menu for logged in user.
-   * @static
    */
   public static function contextMenu($contactId = NULL) {
     $menu = array(
@@ -3117,7 +3088,6 @@ AND       civicrm_openid.is_primary = 1";
    *
    * @return string|null
    *   the found display name or null.
-   * @static
    */
   public static function getMasterDisplayName($masterAddressId = NULL, $contactId = NULL) {
     $masterDisplayName = NULL;
@@ -3187,7 +3157,6 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id )
    *
    * @link https://issues.civicrm.org/jira/browse/CRM-15602
    * @see triggerInfo
-   * @static
    */
   public static function generateTimestampTriggers(&$info, $reqTableName, $relatedTableNames, $contactRefColumn) {
     // Safety
@@ -3288,7 +3257,6 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id )
    *
    * @return bool
    *   true if present else false.
-   * @static
    */
   public static function checkDomainContact($contactId) {
     if (!$contactId)
index a585cc856c84c4291f36b5d91b2a3f5b4bd37b15..665dcd9969c23a7eaacbfee9b0d6520332f3d452 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_BAO_Contact_Location {
    *
    * @return array
    *   Array of display_name, email, location type and location id if found, or (null,null,null, null)
-   * @static
    */
   public static function getEmailDetails($id, $isPrimary = TRUE, $locationTypeID = NULL) {
     $primaryClause = NULL;
@@ -86,7 +85,6 @@ WHERE     civicrm_contact.id = %1";
    *
    * @return array
    *   tuple of display_name and sms if found, or (null,null)
-   * @static
    */
   public static function getPhoneDetails($id, $type = NULL) {
     if (!$id) {
@@ -127,7 +125,6 @@ LEFT JOIN civicrm_phone ON ( civicrm_phone.contact_id = civicrm_contact.id )
    *
    * @return null|string
    *   display name of the contact if found
-   * @static
    */
   public static function &getMapInfo($ids, $locationTypeID = NULL, $imageUrlOnly = FALSE) {
     $idString = ' ( ' . implode(',', $ids) . ' ) ';
index 6b540804f164397fc45dc6dd044ba9f990c190f3..e9b4355b03d37b9e89d12a99f57a677d6814703d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_BAO_Contact_Permission {
    *
    * @return boolean
    *   true if the user has permission, false otherwise
-   * @static
    */
   public static function allow($id, $type = CRM_Core_Permission::VIEW) {
     $tables = array();
@@ -90,7 +89,6 @@ WHERE contact_a.id = %1 AND $permission";
    *   Should we force a recompute.
    *
    * @return void
-   * @static
    */
   public static function cache($userID, $type = CRM_Core_Permission::VIEW, $force = FALSE) {
     static $_processed = array();
@@ -157,7 +155,6 @@ ON DUPLICATE KEY UPDATE
    *   Contact id.
    *
    * @return boolean
-   * @static
    */
   static function hasContactsInCache(
     $type = CRM_Core_Permission::VIEW,
@@ -252,7 +249,6 @@ AND    $operationClause LIMIT 1";
    * @return bool
    *   true if logged in user has permission to view
    *   selected contact record else false
-   * @static
    */
   public static function relationship($selectedContactID, $contactID = NULL) {
     $session = CRM_Core_Session::singleton();
index 17754049aa4d74155f41b2978b8843872ef7ba4b..0fc398c8c09151998626d28fffc2abc501e68519 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_BAO_Contact_Utils {
    *   If profile overlay class should be added.
    *
    * @return string
-   * @static
    */
   public static function getImage($contactType, $urlOnly = FALSE, $contactId = NULL, $addProfileOverlay = TRUE) {
     static $imageInfo = array();
@@ -123,7 +122,6 @@ class CRM_Contact_BAO_Contact_Utils {
    * @return bool
    *   true if mix contact array else false
    *
-   * @static
    */
   public static function checkContactType(&$contactIds) {
     if (empty($contactIds)) {
@@ -158,7 +156,6 @@ WHERE  id IN ( $idString )
    *
    * @return array
    *   ( $cs, $ts, $live )
-   * @static
    */
   public static function generateChecksum($entityId, $ts = NULL, $live = NULL, $hash = NULL, $entityType = 'contact', $hashSize = NULL) {
     // return a warning message if we dont get a entityId
@@ -227,7 +224,6 @@ WHERE  id IN ( $idString )
    *
    * @return boolean
    *   true if valid, else false
-   * @static
    */
   public static function validChecksum($contactID, $inputCheck) {
 
@@ -261,7 +257,6 @@ WHERE  id IN ( $idString )
    *
    * @return int
    *   max locations for the contact
-   * @static
    */
   public static function maxLocations($contactId) {
     $contactLocations = array();
@@ -291,7 +286,6 @@ UNION
    * @param int $previousEmployerID
    * @param bool $newContact
    *
-   * @static
    */
   public static function createCurrentEmployerRelationship($contactID, $organization, $previousEmployerID = NULL, $newContact = FALSE) {
     //if organization name is passed. CRM-15368,CRM-15547
@@ -374,7 +368,6 @@ UNION
    * @param int $previousEmpID
    *
    * @throws CiviCRM_API3_Exception
-   * @static
    */
   public static function currentEmployerRelatedMembership($contactID, $employerID, $relationshipParams, $duplicate = FALSE, $previousEmpID = NULL) {
     $ids = array();
@@ -492,7 +485,6 @@ WHERE id={$contactId}; ";
    * @param string $title
    *   fieldset title.
    *
-   * @static
    */
   public static function buildOnBehalfForm(&$form, $contactType, $countryID, $stateID, $title) {
 
@@ -587,7 +579,6 @@ UPDATE civicrm_contact
    *
    * @return array
    *   returns array with links to contact view
-   * @static
    */
   public static function formatContactIDSToLinks($contactIDs, $addViewLink = TRUE, $addEditLink = TRUE, $originalId = NULL) {
     $contactLinks = array();
@@ -696,7 +687,6 @@ LEFT JOIN  civicrm_email ce ON ( ce.contact_id=c.id AND ce.is_primary = 1 )
    *
    * @return array
    *   array of contact info.
-   * @static
    */
   public static function contactDetails($componentIds, $componentName, $returnProperties = array()) {
     $contactDetails = array();
@@ -825,7 +815,6 @@ Group By  componentId";
    *   This is associated array which contains submitted form values.
    *
    * @return void
-   * @static
    */
   public static function processSharedAddress(&$address) {
     if (!is_array($address)) {
@@ -878,7 +867,6 @@ Group By  componentId";
    *
    * @return array
    *   associated array of contact names
-   * @static
    */
   public static function getAddressShareContactNames(&$addresses) {
     $contactNames = array();
@@ -918,7 +906,6 @@ Group By  componentId";
    *   The contactID that was edited / deleted.
    *
    * @return void
-   * @static
    */
   public static function clearContactCaches($contactID = NULL) {
     // clear acl cache if any.
@@ -1133,7 +1120,6 @@ WHERE id IN (" . implode(',', $contactIds) . ")";
    * @param string $className
    *
    * @return void
-   * @static
    */
   public static function processGreetingTemplate(&$templateString, $contactDetails, $contactID, $className) {
     CRM_Utils_Token::replaceGreetingTokens($templateString, $contactDetails, $contactID, $className, TRUE);
index 6ebda66cf3fa222e26a4673a31cb2d4bc5dce66d..3be98214b75fb2e6dd00c4f7673014ecf4c76db8 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_BAO_ContactType extends CRM_Contact_DAO_ContactType {
    *
    * @return CRM_Contact_BAO_ContactType|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $contactType = new CRM_Contact_DAO_ContactType();
@@ -74,7 +73,6 @@ class CRM_Contact_BAO_ContactType extends CRM_Contact_DAO_ContactType {
    *
    * @return array
    *   Array of basic contact types information.
-   * @static
    */
   public static function &basicTypeInfo($all = FALSE) {
     static $_cache = NULL;
@@ -121,7 +119,6 @@ WHERE  parent_id IS NULL
    *
    * @return array
    *   Array of basic contact types
-   * @static
    */
   public static function basicTypes($all = FALSE) {
     return array_keys(self::basicTypeInfo($all));
@@ -155,7 +152,6 @@ WHERE  parent_id IS NULL
    *
    * @return array
    *   Array of sub type information
-   * @static
    */
   public static function &subTypeInfo($contactType = NULL, $all = FALSE, $ignoreCache = FALSE, $reset = FALSE) {
     static $_cache = NULL;
@@ -226,7 +222,6 @@ WHERE  subtype.name IS NOT NULL AND subtype.parent_id IS NOT NULL {$ctWHERE}
    * @return array
    *   all subtypes OR list of subtypes associated to
    *   a given basic contact type
-   * @static
    */
   public static function subTypes($contactType = NULL, $all = FALSE, $columnName = 'name', $ignoreCache = FALSE) {
     if ($columnName == 'name') {
@@ -248,7 +243,6 @@ WHERE  subtype.name IS NOT NULL AND subtype.parent_id IS NOT NULL {$ctWHERE}
    *
    * @return array
    *   list of subtypes with name as 'subtype-name' and 'label' as value
-   * @static
    */
   public static function subTypePairs($contactType = NULL, $all = FALSE, $labelPrefix = '- ', $ignoreCache = FALSE) {
     $subtypes = self::subTypeInfo($contactType, $all, $ignoreCache);
@@ -268,7 +262,6 @@ WHERE  subtype.name IS NOT NULL AND subtype.parent_id IS NOT NULL {$ctWHERE}
    *
    * @return array
    *   Array of basic types + all subtypes.
-   * @static
    */
   public static function contactTypes($all = FALSE) {
     return array_keys(self::contactTypeInfo($all));
@@ -283,7 +276,6 @@ WHERE  subtype.name IS NOT NULL AND subtype.parent_id IS NOT NULL {$ctWHERE}
    *
    * @return array
    *   Array of basic types + all subtypes.
-   * @static
    */
   public static function contactTypeInfo($all = FALSE, $reset = FALSE) {
     static $_cache = NULL;
@@ -344,7 +336,6 @@ WHERE  type.name IS NOT NULL
    *
    * @return array
    *   Array of basictypes with name as 'built-in name' and 'label' as value
-   * @static
    */
   public static function contactTypePairs($all = FALSE, $typeName = NULL, $delimiter = NULL) {
     $types = self::contactTypeInfo($all);
@@ -461,7 +452,6 @@ AND   ( p.is_active = 1 OR p.id IS NULL )
    *
    * @return boolean
    *   true if subType, false otherwise.
-   * @static
    */
   public static function isaSubType($subType, $ignoreCache = FALSE) {
     return in_array($subType, self::subTypes(NULL, TRUE, 'name', $ignoreCache));
@@ -472,7 +462,6 @@ AND   ( p.is_active = 1 OR p.id IS NULL )
    *
    * @param array /string $subType contact subType.
    * @return array/string of basicTypes.
-   * @static
    */
   public static function getBasicType($subType) {
     static $_cache = NULL;
@@ -516,7 +505,6 @@ WHERE  subtype.name IN ('" . implode("','", $subType) . "' )";
    *
    * @return array
    *   Array of suppressed subTypes.
-   * @static
    */
   public static function suppressSubTypes(&$subTypes, $ignoreCache = FALSE) {
     $subTypes = array_diff($subTypes, self::subTypes(NULL, TRUE, 'name', $ignoreCache));
@@ -535,7 +523,6 @@ WHERE  subtype.name IN ('" . implode("','", $subType) . "' )";
    *
    * @return boolean
    *   true if contact extends, false otherwise.
-   * @static
    */
   public static function isExtendsContactType($subType, $contactType, $ignoreCache = FALSE, $columnName = 'name') {
     if (!is_array($subType)) {
@@ -551,7 +538,6 @@ WHERE  subtype.name IN ('" . implode("','", $subType) . "' )";
    *
    * @return array
    *   of contactTypes
-   * @static
    */
   public static function getCreateNewList() {
     $shortCuts = array();
@@ -591,7 +577,6 @@ WHERE  subtype.name IN ('" . implode("','", $subType) . "' )";
    *   ID of the Contact Subtype to be deleted.
    *
    * @return bool
-   * @static
    */
   public static function del($contactTypeId) {
 
@@ -644,7 +629,6 @@ WHERE name = %1";
    *   An assoc array of name/value pairs.
    *
    * @return object
-   * @static
    */
   public static function add(&$params) {
 
@@ -713,7 +697,6 @@ WHERE name = %1";
    *
    * @return Object
    *   DAO object on success, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     $params = array('id' => $id);
@@ -752,7 +735,6 @@ WHERE name = %1";
    *   Subtype.
    *
    * @return boolean
-   * @static
    */
   public static function isAllowEdit($contactId, $subType = NULL) {
 
index 0ff3c40a6b6170de1b204c186d601691f7dfc9a0..1ad8a313b8bdee676b598fcd1675e36a07d30b49 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contact_BAO_Group
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $group = new CRM_Contact_DAO_Group();
@@ -75,7 +74,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *   Group id.
    *
    * @return NULL
-   * @static
    */
   public static function discard($id) {
     CRM_Utils_Hook::pre('delete', 'Group', $id, CRM_Core_DAO::$_nullArray);
@@ -207,7 +205,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return array
    *   this array contains the list of members for this group id
-   * @static
    */
   public static function &getMember($groupID, $useCache = TRUE) {
     $params = array(array('group', 'IN', array($groupID => 1), 0, 0));
@@ -312,7 +309,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return string
    *   the permission that the user has (or NULL)
-   * @static
    */
   public static function checkPermission($id) {
     $allGroups = CRM_Core_PseudoConstant::allGroup();
@@ -351,7 +347,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return CRM_Contact_BAO_Group|NULL
    *   The new group BAO (if created)
-   * @static
    */
   public static function &create(&$params) {
 
@@ -534,7 +529,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return CRM_Contact_BAO_Group|NULL
    *   The new group BAO (if created)
-   * @static
    */
   public static function createSmartGroup(&$params) {
     if (!empty($params['formValues'])) {
@@ -565,7 +559,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return CRM_Core_DAO|null
    *   DAO object on success, NULL otherwise
-   * @static
    */
   public static function setIsActive($id, $isActive) {
     return CRM_Core_DAO::setFieldValue('CRM_Contact_DAO_Group', $id, 'is_active', $isActive);
@@ -579,7 +572,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param bool $excludeHidden exclude hidden groups.
    *
    * @return string
-   * @static
    */
   public static function groupTypeCondition($groupType = NULL, $excludeHidden = TRUE) {
     $value = NULL;
@@ -653,7 +645,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return array
    *   ( smartGroupId, ssId ) smart group id and saved search id
-   * @static
    */
   public static function createHiddenSmartGroup($params) {
     $ssId = CRM_Utils_Array::value('saved_search_id', $params);
index 7823126291e3cd9f99bbf69d59daa302afff5d2b..bfadfc54b8d8d70a4b6f3a3bf6b0c8fe1e24363f 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Contact_BAO_Group
-   * @static
    */
   public static function add(&$params) {
 
@@ -75,7 +74,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists(&$params) {
     // return if no data present
@@ -97,7 +95,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @return array
    *   (reference)   the values that could be potentially assigned to smarty
-   * @static
    */
   public static function getValues(&$params, &$values) {
     if (empty($params)) {
@@ -131,7 +128,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @return array
    *   (total, added, notAdded) count of contacts added to group
-   * @static
    */
   static function addContactsToGroup(
     $contactIds,
@@ -182,7 +178,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @return array
    *   (total, removed, notRemoved) count of contacts removed to group
-   * @static
    */
   static function removeContactsFromGroup(
     &$contactIds,
@@ -282,7 +277,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @return array
    *   this array has key-> group id and value group title
-   * @static
    */
   public static function getGroupList($contactId = 0, $visibility = FALSE) {
     $group = new CRM_Contact_DAO_Group();
@@ -465,7 +459,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @return object
    *   of group contact
-   * @static
    */
   public static function getMembershipDetail($contactId, $groupID, $method = 'Email') {
     $leftJoin = $where = $orderBy = NULL;
@@ -506,7 +499,6 @@ SELECT    *
    *
    *
    * @return groupID
-   * @static
    */
   public static function getGroupId($groupContactID) {
     $dao = new CRM_Contact_DAO_GroupContact();
@@ -529,7 +521,6 @@ SELECT    *
    * @param string $method
    *
    * @return void
-   * @static
    */
   public static function create(&$params, $contactId, $visibility = FALSE, $method = 'Admin') {
     $contactIds = array();
@@ -619,7 +610,6 @@ SELECT    *
    *
    * @return void
    *
-   * @static
    */
   public static function mergeGroupContact($mainContactId, $otherContactId) {
     $params = array(
@@ -729,7 +719,6 @@ AND       group_id IN ( $groupIDString )
    *
    * @return array
    *   (total, added, notAdded) count of contacts added to group
-   * @static
    */
   static function bulkAddContactsToGroup(
     $contactIDs,
index 32eef80a54d9422f4fac1aa810c311575790f1d1..71f0986172003ca6ac9531cff2366a239467bffa 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_BAO_GroupContactCache extends CRM_Contact_DAO_GroupContactCach
    *
    * @return string
    *   the sql query which lists the groups that need to be refreshed
-   * @static
    */
   public static function groupRefreshedClause($groupIDClause = NULL, $includeHiddenGroups = FALSE) {
     $smartGroupCacheTimeout = self::smartGroupCacheTimeout();
@@ -105,7 +104,6 @@ AND     ( g.cache_date IS NULL OR
    *
    * @return string
    *   the sql query which lists the groups that need to be refreshed
-   * @static
    */
   public static function shouldGroupBeRefreshed($groupID, $includeHiddenGroups = FALSE) {
     $query = self::groupRefreshedClause("g.id = %1", $includeHiddenGroups);
@@ -288,7 +286,6 @@ WHERE  id IN ( $groupIDs )
    *   run the function exactly once for all groups.
    *
    * @return void
-   * @static
    */
   public static function remove($groupID = NULL, $onceOnly = TRUE) {
     static $invoked = FALSE;
index be5bf524acb5d0af787124bf224f8aee1c58f44b..8da6664c5749e66b282474f4a329c5cc30a83700 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Contact_DAO_GroupOrganization
-   * @static
    */
   public static function add(&$params) {
     $formattedValues = array();
@@ -75,7 +74,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return void
-   * @static
    */
   public static function formatValues(&$params, &$formatedValues) {
     if (!empty($params['group_organization'])) {
@@ -98,7 +96,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists($params) {
     // return if no data present
@@ -127,7 +124,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    * @param int $contactID
    *
    * @return boolean
-   * @static
    */
   public static function hasGroupAssociated($contactID) {
     $orgID = CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_GroupOrganization',
index 1bf59f56876a35f49e5ed06f5578e5903851734b..c2548b6f104f95787cfba7eb4709024b1b1ee6e2 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Contact_BAO_Household extends CRM_Contact_DAO_Contact {
    *
    * @return Object
    *   DAO object on success
-   * @static
    */
   public static function updatePrimaryContact($primaryContactId, $contactId) {
     $queryString = "UPDATE civicrm_contact
index 8c43a2ed14d94cf3934a370f4ada04e28a28dbc4..aa2b0c02f1282b480ff232c1ea9c70ec3b4ca2ae 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact {
    *   Contact object.
    *
    * @return CRM_Contact_BAO_Contact
-   * @static
    */
   public static function format(&$params, &$contact) {
     if (!self::dataExists($params)) {
@@ -412,7 +411,6 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists(&$params) {
     if ($params['contact_type'] == 'Individual') {
index a1b25ba7eb8054f5deeedb4964ff6bf7f07c511e..5fd747d830c13f0a8595f0dc2d498ae772eb860a 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Contact_BAO_Query {
    * The default set of return properties
    *
    * @var array
-   * @static
    */
   static $_defaultReturnProperties = NULL;
 
@@ -69,7 +68,6 @@ class CRM_Contact_BAO_Query {
    * The default set of hier return properties
    *
    * @var array
-   * @static
    */
   static $_defaultHierReturnProperties;
 
@@ -282,7 +280,6 @@ class CRM_Contact_BAO_Query {
    * The relationship type direction
    *
    * @var array
-   * @static
    */
   static $_relType;
 
@@ -290,7 +287,6 @@ class CRM_Contact_BAO_Query {
    * The activity role
    *
    * @var array
-   * @static
    */
   static $_activityRole;
 
@@ -299,7 +295,6 @@ class CRM_Contact_BAO_Query {
    * during activity search.
    *
    * @var array
-   * @static
    */
   static $_considerCompActivities;
 
@@ -308,7 +303,6 @@ class CRM_Contact_BAO_Query {
    * during activity search.
    *
    * @var array
-   * @static
    */
   static $_withContactActivitiesOnly;
 
@@ -332,7 +326,6 @@ class CRM_Contact_BAO_Query {
    * Track open panes, useful in advance search
    *
    * @var array
-   * @static
    */
   public static $_openedPanes = array();
 
@@ -346,7 +339,6 @@ class CRM_Contact_BAO_Query {
    * The tables which have a dependency on location and/or address
    *
    * @var array
-   * @static
    */
   static $_dependencies = array(
     'civicrm_state_province' => 1,
@@ -2386,7 +2378,6 @@ class CRM_Contact_BAO_Query {
    * @param bool $strict
    *
    * @return string
-   * @static
    */
   public static function getWhereClause($params, $fields, &$tables, &$whereTables, $strict = FALSE) {
     $query = new CRM_Contact_BAO_Query($params, NULL, $fields,
@@ -2415,7 +2406,6 @@ class CRM_Contact_BAO_Query {
    *
    * @return string
    *   the from clause
-   * @static
    */
   public static function fromClause(&$tables, $inner = NULL, $right = NULL, $primaryLocation = TRUE, $mode = 1) {
 
@@ -5485,7 +5475,6 @@ AND   displayRelType.is_active = 1
    * @return bool|array
    *   false if string does not match the pattern
    *   array of numeric values if string does match the pattern
-   * @static
    */
   public static function parseSearchBuilderString($string, $dataType = 'Integer') {
     $string = trim($string);
index 6cca8c1acd1352b41a9adfd4138e643e0bf5436e..49f43c15917b14bd8e86d04c371b7a2ad9c90474 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_BAO_Query_Hook {
    * Singleton function used to manage this object
    *
    * @return object
-   * @static
    */
   public static function singleton() {
     static $singleton = NULL;
index fe56dd3d9f80720776bf2de43b81500181d6aa04..6dd71afc8a24f6f942389b1dc9a2148367007ea9 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *  "we are moving away from the $ids param "
    *
    * @return CRM_Contact_BAO_Relationship
-   * @static
    */
   public static function createMultiple(&$params, $ids = array()) {
     $valid = $invalid = $duplicate = $saved = 0;
@@ -196,7 +195,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *   The array that holds all the db ids.
    *
    * @return CRM_Contact_BAO_Relationship
-   * @static
    */
   public static function add(&$params, $ids = array(), $contactId = NULL) {
     $relationshipId =
@@ -354,7 +352,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *
    * @return array
    *   array of defaults for creating relationship
-   * @static
    */
   public static function getdefaults() {
     return array(
@@ -376,7 +373,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists(&$params) {
     // return if no data present
@@ -407,7 +403,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *   If set only subtype which is passed by $contactSubType.
    *                                          related relationshiptypes get return
    *
-   * @static
    *
    * @return array
    *   array reference of all relationship types with context to current contact.
@@ -539,7 +534,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *
    * @return null
    *
-   * @static
    */
   public static function del($id) {
     // delete from relationship table
@@ -589,7 +583,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param $action
    *
    * @return null
-   * @static
    */
   public static function disableEnableRelationship($id, $action) {
     $relationship = self::clearCurrentEmployer($id, $action);
@@ -631,7 +624,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *   Id of the contact to delete.
    *
    * @return void
-   * @static
    */
   public static function deleteContact($contactId) {
     $relationship = new CRM_Contact_DAO_Relationship();
@@ -654,7 +646,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * $returns  returns the contact ids in the realtionship
    *
    * @return \CRM_Contact_DAO_Relationship
-   * @static
    */
   public static function getContactIds($id) {
     $relationship = new CRM_Contact_DAO_Relationship();
@@ -679,7 +670,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *
    * @return boolean
    *   true if it is valid relationship else false
-   * @static
    */
   public static function checkRelationshipType($contact_a, $contact_b, $relationshipTypeId) {
     $relationshipType = new CRM_Contact_DAO_RelationshipType();
@@ -723,7 +713,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *
    * @return string
    * @access public
-   * @static
    */
   public static function checkValidRelationship($params, $ids, $contactId) {
     $errors = '';
@@ -753,7 +742,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *
    * @return boolean
    *   true if record exists else false
-   * @static
    */
   public static function checkDuplicateRelationship(&$params, $id, $contactId = 0, $relationshipId = 0) {
     $relationshipTypeId = CRM_Utils_Array::value('relationship_type_id', $params);
@@ -831,7 +819,6 @@ WHERE  relationship_type_id = " . CRM_Utils_Type::escape($type, 'Integer');
    * @throws CiviCRM_API3_Exception
    * @return Object
    *   DAO object on success, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     // as both the create & add functions have a bunch of logic in them that
@@ -867,7 +854,6 @@ WHERE  relationship_type_id = " . CRM_Utils_Type::escape($type, 'Integer');
    *
    * @return array
    *   (reference)   the values that could be potentially assigned to smarty
-   * @static
    */
   public static function &getValues(&$params, &$values) {
     if (empty($params)) {
@@ -913,7 +899,6 @@ WHERE  relationship_type_id = " . CRM_Utils_Type::escape($type, 'Integer');
    * return string the query for this diretion
    *
    * @return array
-   * @static
    */
   public static function makeURLClause($contactId, $status, $numRelationship, $count, $relationshipId, $direction, $params = array()) {
     $select = $from = $where = '';
@@ -1063,7 +1048,6 @@ LEFT JOIN  civicrm_country ON (civicrm_address.country_id = civicrm_country.id)
    * @param array $params
    *
    * @return array|int
-   * @static
    */
   static function getRelationship(
     $contactId = NULL,
@@ -1293,7 +1277,6 @@ LEFT JOIN  civicrm_country ON (civicrm_address.country_id = civicrm_country.id)
    *
    * @param bool $active
    *
-   * @static
    */
   public static function relatedMemberships($contactId, &$params, $ids, $action = CRM_Core_Action::ADD, $active = TRUE) {
     // Check the end date and set the status of the relationship
@@ -1517,7 +1500,6 @@ SELECT count(*)
    * Helper function to check whether to delete the membership or
    * not.
    *
-   * @static
    */
   public static function isDeleteRelatedMembership($relTypeIds, $contactId, $mainRelatedContactId, $relTypeId, $relIds) {
     if (in_array($relTypeId, $relTypeIds)) {
@@ -1558,7 +1540,6 @@ SELECT count(*)
    *
    * @return array
    *   array of the current employer
-   * @static
    */
   public static function getCurrentEmployer($contactIds) {
     $contacts = implode(',', $contactIds);
@@ -1588,7 +1569,6 @@ WHERE id IN ( {$contacts} )
    * @param string $name
    *   employers sort name.
    *
-   * @static
    *
    * @return array
    *   array of employers.
@@ -1612,7 +1592,6 @@ WHERE id IN ( {$contacts} )
    *   one or more relationship type id's.
    * @param string $name
    *
-   * @static
    *
    * @return array
    *   Array of contacts
@@ -1665,7 +1644,6 @@ AND cc.sort_name LIKE '%$name%'";
    *
    * @see CRM_Dedupe_Merger::cpTables()
    *
-   * @static
    */
   public static function mergeRelationships($mainId, $otherId, &$sqls) {
     // Delete circular relationships
index da43573c7d33a346d22b17d535f5da18ad5e1cab..39b0e965121bbefb5806b0fb4611852354d77c36 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contact_BAO_RelationshipType
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $relationshipType = new CRM_Contact_DAO_RelationshipType();
@@ -73,7 +72,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Contact_DAO_RelationshipType', $id, 'is_active', $is_active);
@@ -88,7 +86,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    *   The array that holds all the db ids.
    *
    * @return CRM_Contact_DAO_RelationshipType
-   * @static
    */
   public static function add(&$params, &$ids) {
     //to change name, CRM-3336
@@ -141,7 +138,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    *
    * @throws CRM_Core_Exception
    * @return mixed
-   * @static
    */
   public static function del($relationshipTypeId) {
     // make sure relationshipTypeId is an integer
index 3fdfcf8508c034578fc34a277b6d8ef3faf32a65..35818a546651b16671c44f7e999b2e1e5027d1f7 100644 (file)
@@ -75,7 +75,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contact_BAO_SavedSearch
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $savedSearch = new CRM_Contact_DAO_SavedSearch();
@@ -95,7 +94,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    *
    * @return array
    *   the values of the posted saved search
-   * @static
    */
   public static function &getFormValues($id) {
     $fv = CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_SavedSearch', $id, 'form_values');
@@ -162,7 +160,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    *
    * @return string
    *   the where clause for this saved search
-   * @static
    */
   public static function whereClause($id, &$tables, &$whereTables) {
     $params = self::getSearchParams($id);
@@ -278,7 +275,6 @@ LEFT JOIN civicrm_email ON (contact_a.id = civicrm_email.contact_id AND civicrm_
    *
    * @return string
    *   the name of the saved search
-   * @static
    */
   public static function getName($id, $value = 'name') {
     $group = new CRM_Contact_DAO_Group();
index b9cc9000219a4e386b5b91a8d314f151659c3745..302fee892537bc5cc0289625f31e6b57678dd46a 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
    *
    * @return object
    *   $history  The new history object
-   * @static
    */
   public static function &create(&$params) {
     $history = new CRM_Contact_BAO_SubscriptionHistory();
@@ -73,7 +72,6 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
    *   The contact id.
    *
    * @return void
-   * @static
    */
   public static function deleteContact($id) {
     $history = new CRM_Contact_BAO_SubscriptionHistory();
index 2b9d53632285b214b47429c8a31482dee3a1ad04..7e11455b8c2ac41370cd5230090928dc58ab77d1 100644 (file)
@@ -591,7 +591,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *
    * @return bool
    *   email/openId
-   * @static
    */
   public static function formRule($fields, &$errors, $contactId = NULL) {
     $config = CRM_Core_Config::singleton();
@@ -1071,7 +1070,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *
    * @return boolean
    *   true if data exists, false otherwise
-   * @static
    */
   public static function blockDataExists(&$fields) {
     if (!is_array($fields)) {
@@ -1222,7 +1220,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *
    * @return array
    *   as array of sucess/fails for each address block
-   * @static
    */
   public function parseAddress(&$params) {
     $parseSuccess = $parsedFields = array();
@@ -1319,7 +1316,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *
    * @return null|string
    *   $statusMsg   string status message for all address blocks.
-   * @static
    */
   public static function parseAddressStatusMsg($parseResult) {
     $statusMsg = NULL;
@@ -1352,7 +1348,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *
    * @return string
    *   ordinal number for given number.
-   * @static
    */
   public static function ordinalNumber($number) {
     if (empty($number)) {
index d37cdf0d3f4354acedef481a5b0a733e5aabb95f..a4b5f23190a8774ee8fd8346ed4978680fd1aa04 100644 (file)
@@ -150,7 +150,6 @@ class CRM_Contact_Form_DedupeRules extends CRM_Admin_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index e61db3fbd5f52b86c4a2c8e136b68f1503d65dec..dbb1c5a02ad66b86a6a44ea6751f3dea68e5a1bf 100644 (file)
@@ -194,7 +194,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     // check for state/country mapping
index 9702e7aeeacb251ae6381b6932004a00bfbdf20b..aff4eb7d354b229a652ba0f267e09f5b5bdbb939 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Contact_Form_Edit_Address {
    *
    * @return void
    *
-   * @static
    */
   public static function buildQuickForm(&$form, $addressBlockCount = NULL, $sharing = TRUE, $inlineEdit = FALSE) {
     // passing this via the session is AWFUL. we need to fix this
@@ -282,7 +281,6 @@ class CRM_Contact_Form_Edit_Address {
    * @return array|bool
    *   if no errors
    *
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -339,7 +337,6 @@ class CRM_Contact_Form_Edit_Address {
    * @param CRM_Core_Form $form
    *   Form object.
    *
-   * @static
    */
   public static function setDefaultValues(&$defaults, &$form) {
     $addressValues = array();
index 8fe1f5d15820c8502aa47cb3e72e003e5b7b5ac9..4991df9072e5df582f3cf7b3a5b16abda0a34c42 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
   /**
    * Greetings
    * @var array
-   * @static
    */
   static $greetings = array();
 
@@ -52,7 +51,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    *   Reference to the form object.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form) {
     // since the pcm - preferred comminication method is logically
@@ -142,7 +140,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     //CRM-4575
index e67424094adf581cc936acfc0b39f59118a41222..2288f58eed56c43885fe094ef456dabf39e865dd 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Contact_Form_Edit_CustomData {
    *   Reference to the form object.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form) {
     if (!empty($form->_submitValues)) {
index 358b76cfdb0875ce40b35a43a6f35a67408408d6..f095eb0f7fa5586a5e858d2821501be4d95e6185 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Form_Edit_Demographics {
    *   Reference to the form object.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form) {
     // radio button for gender
index d778fe6a031e9959410ef7e37b6f9d911d60d3c3..003d1b6e1b8c3f806aa4dfaa4122ccab6548152f 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contact_Form_Edit_Email {
    *   Is it block edit.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL, $blockEdit = FALSE) {
     // passing this via the session is AWFUL. we need to fix this
index c65f0647665047a0a8e3b4d009aba923d111037a..95071a1b07cf509775eb66415d057d07ac0e8f14 100644 (file)
@@ -89,7 +89,6 @@ class CRM_Contact_Form_Edit_Household {
    *
    * @return array|bool
    *   $error
-   * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
     $errors = array();
index d5176ea24ba6fd62e161d6bc0bf3b0a2d944ce32..755fc50335dd885d5cafc87bc62aa5e5c6d962a6 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contact_Form_Edit_IM {
    *   Is it block edit.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL, $blockEdit = FALSE) {
     if (!$blockCount) {
index e3d52678e088dab17ea08163877cd00eb1b86019..8e82a838dfc2aafd25464e20a5728da58d9746a8 100644 (file)
@@ -154,7 +154,6 @@ class CRM_Contact_Form_Edit_Individual {
    *
    * @return bool
    *   TRUE if no errors, else array of errors.
-   * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
     $errors = array();
index cc90e0086609d76d58528c6591113920c433faa7..f7e5d7d27d172adf4c87537d16fe25366abe1dd5 100644 (file)
@@ -62,7 +62,6 @@ class CRM_Contact_Form_Edit_Lock {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
     $errors = array();
index a65484adc3ba092659d417aab239e43e16f00439..eb49cecb067d2aadd60b8a13cfb8637cb346b993 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Form_Edit_Notes {
    * build form elements
    * params object $form object of the form
    *
-   * @static
    */
   public static function buildQuickForm(&$form) {
     $form->applyFilter('__ALL__', 'trim');
index 4473bef0c0cabefb59a2d4ea035c1523176a6cba..9cb99bcbaedc3ed7173bd76461f96e012c49157f 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contact_Form_Edit_OpenID {
    *   Is it block edit.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL, $blockEdit = FALSE) {
     if (!$blockCount) {
index 68da6e976fddaa2b27f438a8848612340daad4a5..71c48d2b27c5f4ad67aa9ad6d66324997a72bdda 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contact_Form_Edit_Phone {
    *   Is it block edit.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form, $addressBlockCount = NULL, $blockEdit = FALSE) {
     // passing this via the session is AWFUL. we need to fix this
index 81e20e53ed00f4e9f7a9591902a6531b2a1f73de..65979724a970695d741a8b6b23f587978146158c 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Contact_Form_Edit_TagsAndGroups {
    *
    * @param string $groupElementType
    *
-   * @static
    */
   static function buildQuickForm(
     &$form,
@@ -216,7 +215,6 @@ class CRM_Contact_Form_Edit_TagsAndGroups {
    * @param string $groupElementType
    *
    * @return void
-   * @static
    */
   public static function setDefaults($id, &$defaults, $type = self::ALL, $fieldName = NULL, $groupElementType = 'checkbox') {
     $type = (int ) $type;
index 5b9c8cdec8bb72d5fd13278a36ee80548e731994..2d8363ce347d7871184fdd15a918f54559fbd400 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_Form_Edit_Website {
    *   Block number to build.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL) {
     if (!$blockCount) {
index a0efe9980ba5d15147f29c1dcc8c55933cfb6a27..00b9fa5ff670c63497f07a6be692856b78be6009 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline {
    *   List of errors to be posted back to the form.
    *
    * @return array
-   * @static
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
index 2bcb95c63658b5dbd74f45779c703990f78a01b1..bc058a850985d91d949dc70bd091854768fb9aa1 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
    *   List of errors to be posted back to the form.
    *
    * @return array
-   * @static
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
index 253c373b5a203411e4ab988cfd441d42f2518d60..9388ef025b7468705e9f1d0181e1c56677d123fc 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Contact_Form_Inline_Lock {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
     $errors = array();
index c1d77bb93ea1f1e022f7723f892c48c065b9aea1..c80b3903d6d1283515d007d7ccd0c7c33c045174 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
    *   List of errors to be posted back to the form.
    *
    * @return array
-   * @static
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
index 544bf4872b1167305cf63630b80c926f6d605499..601d2e2052f6a0206a2c5deedb2e6738b7f971ee 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline {
    *   List of errors to be posted back to the form.
    *
    * @return array
-   * @static
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
index b860cf7c0b72ed8c3512bc6afca1b903a2bccac0..d322d192d498e352cdea44e4b0dbf1c2f827b778 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Contact_Form_ProfileContact {
    *
    * @param CRM_Core_Form $form
    *
-   * @static
    */
   public static function buildQuickForm(&$form) {
     $ufGroup = new CRM_Core_DAO_UFGroup();
index a32f421a645b093acf7a502aa9360c2d294bdb8a..37b02fc4fccf0fa5b975fa9d254da4c46779549c 100644 (file)
@@ -561,7 +561,6 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function dateRule($params) {
     $errors = array();
index e733553e70e9e226b87b4cc5b6eb522b78ca75fd..a0f849701eb4cc961f5ab7b589860ebd60a73bad 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * list of valid contexts
    *
    * @var array
-   * @static
    */
   static $_validContext = NULL;
 
@@ -55,7 +54,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * List of values used when we want to display other objects
    *
    * @var array
-   * @static
    */
   static $_modeValues = NULL;
 
@@ -137,7 +135,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * Csv - common search values
    *
    * @var array
-   * @static
    */
   static $csv = array('contact_type', 'group', 'tag');
 
@@ -168,7 +165,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    *
    * @return array
    *   the valid context set and the titles
-   * @static
    */
   public static function &validContext() {
     if (!(self::$_validContext)) {
index fdce0fb1fb87e32470d2568e51bd34e42bcfe3fa..7823d4c21d94936666aa2a207cc21fe5f66e5d4e 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
    * csv - common search values
    *
    * @var array
-   * @static
    */
   static $csv = array('contact_type', 'group', 'tag');
 
index 5dbb773d0b408329192fdbc5719d8324be8adf4c..1101237727c27c2b659d9f45c4766af7b08cfb21 100644 (file)
@@ -141,7 +141,6 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $self) {
     if (!empty($values['addMore']) || !empty($values['addBlock'])) {
index 7430df192669ebc25e1f6c13457b4bae39c687fa..1f643851c0e5504c719e7f591d8b378decd4c0b0 100644 (file)
@@ -181,7 +181,6 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($params) {
     $errors = array();
index 13789d7dd08011eff66c0b364ee1b23257c1405b..9b9dc78c9cf6887ba1b34aa9b0f421998f355e39 100644 (file)
@@ -199,7 +199,6 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index d705aa93c50859214f2ed1b1f7cf3e02af67194d..61a4bb795c90c39d9d0594399882edab0d21c311 100644 (file)
@@ -190,7 +190,6 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     // CRM-12929
index 6cc7c4c171ab61cab423c55b76081c083d7fa0e2..b2f46d3c5b703a6a415b2ea0aa2008fe62d858e5 100644 (file)
@@ -139,7 +139,6 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     if (CRM_Core_BAO_UFField::checkProfileType($fields['uf_group_id'])) {
index ff829546d9b8ccca6313f7e72c828369c8c6098d..82ba7bb35a5c96c7602be646e4180660f1bac5fa 100644 (file)
@@ -114,7 +114,6 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $form) {
     $errors = array();
index 1a015edc1dd8d475e5b9961256b1c3969e64a7f7..b6a2262e136c0f0fabc4cbbbe78e102c4ca0c993 100755 (executable)
@@ -132,7 +132,6 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form {
   /**
    * Validation Rule
    *
-   * @static
    */
   public static function usernameRule($params) {
     $config = CRM_Core_Config::singleton();
index ec64bea5127a3753bfc7d3bb2b4ef4a7c84c0fca..92535b3d26f10529c23ee341d0006f25f5b46492 100644 (file)
@@ -628,7 +628,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index f09c2528f3c30d14ed694c234ffccab3a34bf7a9..cd916b6636b90a8dbf97856fcb4cbbdd74014aa8 100644 (file)
@@ -209,7 +209,6 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 4b0b4e53871ad602dcb16c3d88c976b55a26d8b5..0e00b30a59c0b6cdb91768a9e464640f920a2d94 100644 (file)
@@ -1619,7 +1619,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param string $errorMessage
    *   A string containing all the error-fields, where the new errorName is concatenated.
    *
-   * @static
    */
   public static function addToErrorMsg($errorName, &$errorMessage) {
     if ($errorMessage) {
@@ -1811,7 +1810,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    *   Type of date.
    * @param string $dateParam
    *   Index of params.
-   * @static
    */
   public function formatCustomDate(&$params, &$formatted, $dateType, $dateParam) {
     //fix for CRM-2687
@@ -1828,7 +1826,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    *   Array of formatted data.
    * @param array $contactFields
    *   Contact DAO fields.
-   * @static
    */
   public function formatCommonData($params, &$formatted, &$contactFields) {
     $csType = array(
index 001bfeb77572f81d190ffe4a795ed99666692765..ba71aa92059014013d075548b8a0542d23acb090 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_CustomSearch extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 2e33abe12baa6c6e8b19f5739d1a1a690d0422a2..3bc58c7fb154abb8ed90198a6fd16ff1ffca81a5 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 8e0da75bffcdad36cea16052af4ab9e8dda928fd..59d29df83248e51cb9f58041033d0f5ffd2d14fa 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -150,7 +149,6 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   public static function &links() {
 
index 7f0f8b8817f5170ed1e5c7b6c4d3bcdc376dec3a..d85593a627b0dbd66705f7551103a65e7c5c3346 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page {
    *
    *
    * @return void
-   * @static
    */
   public function run() {
     $this->preProcess();
index 2906018d68a53069a672c61bae0ecc5f869095e4..f3039e474b7e8dcc30a678648efd58576dc51547 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * The action links for notes that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -51,7 +50,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * The action links for comments that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_commentLinks = NULL;
 
@@ -251,7 +249,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   public static function &links() {
     if (!(self::$_links)) {
@@ -292,7 +289,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   public static function &commentLinks() {
     if (!(self::$_commentLinks)) {
index 2fdd80530d9d91443f515f976e731cf5edc2112e..5043d37f47f026fb368184375af428c2b837beee 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -273,7 +272,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   public static function &links() {
     if (!(self::$_links)) {
index fdc49338e2d1e8014af488ecef22e8bb79c0e41c..a14f730d4c59344e1a6512d467680468db5d3bcb 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -214,7 +213,6 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   static
   public function &links() {
index 79136236e7e6b56a7bc1cb1d47b8afb55937b3d5..ec73b2aa949810eda5dcb949239f245ce7f4161e 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index 726d747e7d2529bd4283cbb7a82d833e1cd6c214..5f5fde7b5f34a1d2e4003370da79c306411a99c9 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array('contact_id', 'contact_type', 'display_name');
 
index 4a7ac57eeadb9d120344793e8df595132ddb794f..080daaf7c7ebf420b687e98d28ca55a033a2a95f 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Contact_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -78,7 +77,6 @@ class CRM_Contact_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -281,7 +279,6 @@ class CRM_Contact_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &taskTitles() {
     self::initTasks();
@@ -361,7 +358,6 @@ class CRM_Contact_Task {
    *
    * @return array
    *   the set of optional tasks for a group of contacts
-   * @static
    */
   public static function &optionalTaskTitle() {
     $tasks = array(
index 396194b45fdb8013b137f935d4b3ae01af8a28d2..41b9b61890d03bbcb69eda46c43fc71c69b00291 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * Static field for all the contribution information that we can potentially import
    *
    * @var array
-   * @static
    */
   static $_importableFields = NULL;
 
@@ -46,7 +45,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * Static field for all the contribution information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -90,7 +88,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    *   The array that holds all the db ids.
    *
    * @return CRM_Contribute_BAO_Contribution
-   * @static
    */
   public static function add(&$params, $ids = array()) {
     if (empty($params)) {
@@ -223,7 +220,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    *   The array that holds all the db ids.
    *
    * @return CRM_Contribute_BAO_Contribution|null the found object or null
-   * @static
    */
   public static function &getValues($params, &$values, &$ids) {
     if (empty($params)) {
@@ -295,7 +291,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    *   The array that holds all the db ids.
    *
    * @return CRM_Contribute_BAO_Contribution
-   * @static
    */
   public static function create(&$params, $ids = array()) {
     $dateFields = array('receive_date', 'cancel_date', 'receipt_date', 'thankyou_date');
@@ -485,7 +480,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    *   True if we want to resolve the values in the reverse direction (value -> name).
    *
    * @return void
-   * @static
    */
   public static function resolveDefaults(&$defaults, $reverse = FALSE) {
     self::lookupValue($defaults, 'financial_type', CRM_Contribute_PseudoConstant::financialType(), $reverse);
@@ -538,7 +532,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    *   (reference) the array that holds all the db ids.
    *
    * @return CRM_Contribute_BAO_Contribution
-   * @static
    */
   public static function retrieve(&$params, &$defaults, &$ids) {
     $contribution = CRM_Contribute_BAO_Contribution::getValues($params, $defaults, $ids);
@@ -557,7 +550,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    *
    * @return array
    *   array of importable Fields
-   * @static
    */
   public static function &importableFields($contactType = 'Individual', $status = TRUE) {
     if (!self::$_importableFields) {
@@ -779,7 +771,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    * @return mixed|null
    *   $results no of deleted Contribution on success, false otherwise
    * @access public
-   * @static
    */
   public static function deleteContribution($id) {
     CRM_Utils_Hook::pre('delete', 'Contribution', $id, CRM_Core_DAO::$_nullArray);
@@ -856,7 +847,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    *
    * @return boolean
    *   true if duplicate, false otherwise
-   * @static
    */
   public static function checkDuplicate($input, &$duplicates, $id = NULL) {
     if (!$id) {
@@ -909,7 +899,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Contribute_DAO_ContributionProduct
-   * @static
    */
   public static function addPremium(&$params) {
     $contributionProduct = new CRM_Contribute_DAO_ContributionProduct();
@@ -927,7 +916,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    *
    * @return array
    *   the list of contribution fields
-   * @static
    */
   public static function getContributionFields($addExtraFields = TRUE) {
     $contributionFields = CRM_Contribute_DAO_Contribution::export();
@@ -956,7 +944,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
   /**
    * Add extra fields specific to contribtion
    *
-   * @static
    */
   public static function getSpecialContributionFields() {
     $extraFields = array(
@@ -1026,7 +1013,6 @@ GROUP BY p.id
    * @return array
    *   list of contribution fields
    *
-   * @static
    */
   public static function getHonorContacts($honorId) {
     $params = array();
@@ -1064,7 +1050,6 @@ GROUP BY p.id
    *
    * @return null|string
    *   sort name of the contact if found
-   * @static
    */
   public static function sortName($id) {
     $id = CRM_Utils_Type::escape($id, 'Integer');
@@ -1165,7 +1150,6 @@ WHERE  civicrm_contribution.contact_id = civicrm_contact.id
    *
    * @return array
    *   contribution id if success else NULL
-   * @static
    */
   public static function checkDuplicateIds($params) {
     $dao = new CRM_Contribute_DAO_Contribution();
@@ -1199,7 +1183,6 @@ WHERE  civicrm_contribution.contact_id = civicrm_contact.id
    * @return array
    *   associated array
    *
-   * @static
    */
   public static function getContributionDetails($exportMode, $componentIds) {
     $paymentDetails = array();
@@ -1262,7 +1245,6 @@ LEFT JOIN civicrm_option_value contribution_status ON (civicrm_contribution.cont
    *
    * @return int
    *   address id
-   * @static
    */
   public static function createAddress(&$params, $billingLocationTypeID) {
     $billingFields = array(
@@ -1298,7 +1280,6 @@ LEFT JOIN civicrm_option_value contribution_status ON (civicrm_contribution.cont
    * @param int $contributionId
    * @param int $contactId
    *
-   * @static
    */
   public static function deleteAddress($contributionId = NULL, $contactId = NULL) {
     $clauses = array();
@@ -1345,7 +1326,6 @@ WHERE      $condition
    *
    * @return int
    *   pending contribution id.
-   * @static
    */
   public static function checkOnlinePendingContribution($componentId, $componentName) {
     $contributionId = NULL;
@@ -1921,7 +1901,6 @@ INNER JOIN civicrm_activity ON civicrm_activity_contact.activity_id = civicrm_ac
 
   /**
    * @return array
-   * @static
    */
   public static function getContributionDates() {
     $config = CRM_Core_Config::singleton();
@@ -2593,7 +2572,6 @@ WHERE  contribution_id = %1 ";
    * @param bool $isNotCancelled
    *
    * @return boolean
-   * @static
    */
   public static function isCancelSubscriptionSupported($contributionId, $isNotCancelled = TRUE) {
     $cacheKeyString = "$contributionId";
@@ -2625,7 +2603,6 @@ WHERE  contribution_id = %1 ";
    *
    * @return string
    *   contribution status
-   * @static
    */
   public static function isSubscriptionCancelled($contributionId) {
     $sql = "
@@ -2652,7 +2629,6 @@ WHERE  contribution_id = %1 ";
    * @param array $financialTrxnValues
    *
    * @return null|object
-   * @static
    */
   public static function recordFinancialAccounts(&$params, $financialTrxnValues = NULL) {
     $skipRecords = $update = $return = $isRelatedId = FALSE;
@@ -2954,7 +2930,6 @@ WHERE  contribution_id = %1 ";
    *
    * @param null $skipTrxn
    *
-   * @static
    */
   public static function updateFinancialAccounts(&$params, $context = NULL, $skipTrxn = NULL) {
     $itemAmount = $trxnID = NULL;
@@ -3129,7 +3104,6 @@ WHERE  contribution_id = %1 ";
    *   List of errors.
    *
    * @return bool
-   * @static
    */
   public static function checkStatusValidation($values, &$fields, &$errors) {
     if (CRM_Utils_System::isNull($values) && !empty($fields['id'])) {
@@ -3163,7 +3137,6 @@ WHERE  contribution_id = %1 ";
    * @param int $contactId
    *   Contact id.
    *
-   * @static
    */
   public static function deleteContactContribution($contactId) {
     $contribution = new CRM_Contribute_DAO_Contribution();
@@ -3225,7 +3198,6 @@ WHERE  contribution_id = %1 ";
    * @param string $relationName
    *
    * @return array|bool
-   * @static
    */
   public static function validateFinancialType($financialTypeId, $relationName = 'Expense Account is') {
     $expenseTypeId = key(CRM_Core_PseudoConstant::accountOptionValues('account_relationship', NULL, " AND v.name LIKE '{$relationName}' "));
index 2d427e8fa81989ee0e6a1f90be302979b43be225..8a99a5aa22fd6b063d08b48e94a0c3cd5d31ee7a 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Contribute_BAO_Contribution_Utils {
    * @return array
    *   associated array
    *
-   * @static
    */
   static function processConfirm(
     &$form,
@@ -385,7 +384,6 @@ class CRM_Contribute_BAO_Contribution_Utils {
    * @return array
    *   associated array
    *
-   * @static
    */
   public static function contributionChartMonthly($param) {
     if ($param) {
@@ -426,7 +424,6 @@ INNER JOIN   civicrm_contact AS contact ON ( contact.id = contrib.contact_id )
    * @return array
    *   associated array
    *
-   * @static
    */
   public static function contributionChartYearly() {
     $config = CRM_Core_Config::singleton();
@@ -905,7 +902,6 @@ LIMIT 1
    * @return array
    *   array of tax amount
    *
-   * @static
    */
   public static function calculateTaxAmount($amount, $taxRate) {
     $taxAmount = array();
index 1a13287d367b8450349c17c54a357232f4d9a396..979a181bbb3da2326b1c974baa46a55d40964bd7 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Contribute_DAO_ContributionPage
-   * @static
    */
   public static function &create(&$params) {
     $financialTypeId = NULL;
@@ -74,7 +73,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    *
    * @return Object
    *   DAO object on success, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Contribute_DAO_ContributionPage', $id, 'is_active', $is_active);
@@ -126,7 +124,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param null $fieldTypes
    *
    * @return void
-   * @static
    */
   public static function sendMail($contactID, $values, $isTest = FALSE, $returnMessageText = FALSE, $fieldTypes = NULL) {
     $gIds = $params = array();
@@ -475,7 +472,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param bool|object $autoRenewMembership is it a auto renew membership.
    *
    * @return void
-   * @static
    */
   public static function recurringNotify($type, $contactID, $pageID, $recur, $autoRenewMembership = FALSE) {
     $value = array();
@@ -577,7 +573,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param null $fieldTypes
    *
    * @return void
-   * @static
    */
   public static function buildCustomDisplay($gid, $name, $cid, &$template, &$params, $fieldTypes = NULL) {
     if ($gid) {
@@ -624,7 +619,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    *   The contribution page id to copy.
    *
    * @return CRM_Contribute_DAO_ContributionPage
-   * @static
    */
   public static function copy($id) {
     $fieldsFix = array(
@@ -722,7 +716,6 @@ WHERE entity_table = 'civicrm_contribution_page'
    *   true if payment processor supports recurring
    *   else false
    *
-   * @static
    */
   public static function checkRecurPaymentProcessor($contributionPageId) {
     //FIXME
@@ -746,7 +739,6 @@ WHERE entity_table = 'civicrm_contribution_page'
    * @param array $contribPageIds
    * @return array
    *   info regarding all sections.
-   * @static
    */
   public static function getSectionInfo($contribPageIds = array()) {
     $info = array();
index 35abe09e936b7d87a5050164fcf093e393949e6d..106091bf28d6087d74399e5a4429961d112607d6 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Contribute_BAO_ContributionRecur extends CRM_Contribute_DAO_Contributi
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Contribute_BAO_Contribution
-   * @static
    * @todo move hook calls / extended logic to create - requires changing calls to call create not add
    */
   public static function add(&$params) {
@@ -114,7 +113,6 @@ class CRM_Contribute_BAO_ContributionRecur extends CRM_Contribute_DAO_Contributi
    *
    * @return boolean
    *   true if duplicate, false otherwise
-   * @static
    */
   public static function checkDuplicate($params, &$duplicates) {
     $id = CRM_Utils_Array::value('id', $params);
@@ -185,7 +183,6 @@ SELECT r.payment_processor_id
    *
    * @return array
    *   an array of recurring ids count
-   * @static
    */
   public static function getCount(&$ids) {
     $recurID = implode(',', $ids);
@@ -211,7 +208,6 @@ SELECT r.payment_processor_id
    * @param int $recurId
    *
    * @return bool
-   * @static
    */
   public static function deleteRecurContribution($recurId) {
     $result = FALSE;
@@ -238,7 +234,6 @@ SELECT r.payment_processor_id
    * @param array $activityParams
    *
    * @return bool
-   * @static
    */
   public static function cancelRecurContribution($recurId, $objects, $activityParams = array()) {
     if (!$recurId) {
@@ -334,7 +329,6 @@ SELECT r.payment_processor_id
    * @return array
    *   list of recurring contribution fields
    *
-   * @static
    */
   public static function getRecurContributions($contactId) {
     $params = array();
index 908c939f1a62303d5865ff9b073e1cd0b7bf86fb..2e8d49da0ea26e230f7ada0eb91d73af615d265a 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contribute_BAO_ContributionSoft
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $contributionSoft = new CRM_Contribute_DAO_ContributionSoft();
@@ -88,7 +87,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    *
    * @param array $params
    *
-   * @static
    */
   public static function del($params) {
     //delete from contribution soft table
@@ -151,7 +149,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    *
    * @return array
    *   Array of soft contribution ids, amounts, and associated contact ids
-   * @static
    */
   public static function getSoftContribution($contributionID, $all = FALSE) {
     $pcpFields = array(
@@ -245,7 +242,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    *   Additional filter criteria, later used in where clause.
    *
    * @return array
-   * @static
    */
   public static function getSoftContributionList($contact_id, $filter = NULL, $isTest = 0) {
     $query = '
index 77236132fb02b5176f689d93b3ad74c5ac92984e..28da593c424c604a1e1c98b7a23f128010529241 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contribute_BAO_ManagePremium
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $premium = new CRM_Contribute_DAO_Product();
@@ -78,7 +77,6 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     if (!$is_active) {
@@ -97,7 +95,6 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -135,7 +132,6 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
    * Delete premium Types
    *
    * @param int $productID
-   * @static
    */
 
   public static function del($productID) {
index d338d30cb91731ecbbf0f2fa282b27117d6bc339..e1b2e15976f0834167453ecf20de8ee7a38dc972 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
   /**
    * Product information
    * @var array
-   * @static
    */
   private static $productInfo;
 
@@ -57,7 +56,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contribute_BAO_ManagePremium
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $premium = new CRM_Contribute_DAO_Product();
@@ -79,7 +77,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Contribute_DAO_Premium', $id, 'premiums_active ', $is_active);
@@ -90,7 +87,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    *
    * @param int $premiumID
    *
-   * @static
    */
   public static function del($premiumID) {
     //check dependencies
@@ -110,7 +106,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    * @param int $selectedProductID
    * @param null $selectedOption
    *
-   * @static
    */
   public static function buildPremiumBlock(&$form, $pageID, $formItems = FALSE, $selectedProductID = NULL, $selectedOption = NULL) {
     $form->add('hidden', "selectProduct", $selectedProductID, array('id' => 'selectProduct'));
@@ -177,7 +172,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    * @param int $productID
    * @param int $premiumProductID
    *
-   * @static
    */
   public function buildPremiumPreviewBlock($form, $productID, $premiumProductID = NULL) {
     if ($premiumProductID) {
@@ -216,7 +210,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    *
    * @param int $contributionPageID
    *
-   * @static
    */
   public static function deletePremium($contributionPageID) {
     if (!$contributionPageID) {
@@ -250,7 +243,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    *
    * @return array
    *   product and option arrays
-   * @static
    */
   public static function getPremiumProductInfo() {
     if (!self::$productInfo) {
index c026ac5f73e92d5e5fd2a3ba6ee4a38498d74c50..88e97572a1074d7c40cdde2bea431c0d5b851e91 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contribute_BAO_Query {
    * Static field for all the export/import contribution fields
    *
    * @var array
-   * @static
    */
   static $_contributionFields = NULL;
 
@@ -49,7 +48,6 @@ class CRM_Contribute_BAO_Query {
    *
    * @return array
    *   self::$_contributionFields  associative array of contribution fields
-   * @static
    */
   public static function &getFields() {
     if (!self::$_contributionFields) {
@@ -860,7 +858,6 @@ class CRM_Contribute_BAO_Query {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @static
    */
   public static function buildSearchForm(&$form) {
 
index 74e4d44c5dfed063bc1ef4dd674d4f17a6646601..66cf5f3cb7b113a1aa31731c345132bdf7c73be3 100644 (file)
@@ -945,7 +945,6 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 33f632bb0b9693a3c6cbd152fb142902b0260491..43105ba5fb02f4e2e6ea8af7d92346f2eac8b775 100644 (file)
@@ -1741,7 +1741,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * @param object $contribution
    *   Contribution object.
    *
-   * @static
    */
   public static function processPcpSoft(&$params, &$contribution) {
     //add soft contribution due to pcp or Submit Credit / Debit Card Contribution by admin.
@@ -1779,7 +1778,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * @param array $params
    *
    * @return array
-   * @static
    */
   public static function processPcp(&$page, $params) {
     $params['pcp_made_through_id'] = $page->_pcpId;
index 41cd1980203c3f3e9e4d6074c35a9b6f756e467c..4ddf9a9e5808159ef7f6b76d2c7b924f8ba43fcb 100644 (file)
@@ -735,7 +735,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 1a1f11059c46d5b7ca75f9ac853805315014d4b3..18d2914fa2a73c60bf4da7ae030e77e1d9f931be 100644 (file)
@@ -127,7 +127,6 @@ class CRM_Contribute_Form_Contribution_OnBehalfOf {
    *
    * @param CRM_Core_Form $form
    *
-   * @static
    */
   public static function buildQuickForm(&$form) {
     $form->assign('fieldSetTitle', ts('Organization Details'));
index 8ff6172cc57707528531457525fed76cacae7e0f..7a5ceec45dc24958cbf369670d7b694ce26bfb1b 100644 (file)
@@ -285,7 +285,6 @@ SELECT id
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 7da86bd7ab33ada3e847c73dfee940bd1a41eeaf..c561cc308b0526b595167a268e5a6c4cbe961ace 100644 (file)
@@ -174,7 +174,6 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $contributionPageId) {
     $errors = array();
index 50c4ade49012516c18d0b4b26f91066346917f2f..6bd26565cb4e8912ab1ffa7bc3ece4f250c45602 100644 (file)
@@ -116,7 +116,6 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params) {
     $errors = array();
index d62d54edda1ee8c76290b5f2da222737d6fda194..f1e4efee12ed82f4837d888b60039b13d5982044 100644 (file)
@@ -238,7 +238,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $self) {
     $errors = array();
index 9404da1f838ffbd40ca9a0f24d19da3d4b204117..7c85db2c8e8a8557c4905dc4db9a2e1b8f9b8b30 100644 (file)
@@ -101,7 +101,6 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $options) {
     $errors = array();
index d562b2eb7956c132d44e89253f52f3ef7d04252e..60410b3aa7889aed1d08afe8d75c5bf8117a4811 100644 (file)
@@ -228,7 +228,6 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     $errors = array();
index fbe83b9eafdde8ee262fbf25115006631dfafaab..7662738b93c2d9800ac8befa4ab9cd9b87b0217d 100644 (file)
@@ -218,7 +218,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files) {
     if (isset($params['imageOption'])) {
index c5af928ed43e75e0304e44ef7071a5dd2d5bd140..f63f076f2408fcb4d0c4a848928b81592fbb113b 100644 (file)
@@ -204,7 +204,6 @@ class CRM_Contribute_Form_SoftCredit {
    *
    * @return array
    *   Array of errors
-   * @static
    */
   public static function formRule($fields, $errors, $self) {
     $errors = array();
index 73b30e31c6008d247e9a07f7f1f541880c8c3297..3964720c61d7583fd4920fbc28a25582db5503cb 100644 (file)
@@ -209,7 +209,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values) {
     $errors = array();
@@ -245,7 +244,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
    *   Contact Id.
    * @param CRM_Core_Form $form
    *   Form object.
-   * @static
    */
   public static function printPDF($contribIDs, &$params, $contactIds, &$form) {
     // get all the details needed to generate a invoice
@@ -588,7 +586,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
    * @param array $params
    *   For invoices.
    *
-   * @static
    */
   static public function addActivities($subject, $contactIds, $fileName, $params) {
     $session = CRM_Core_Session::singleton();
index 3affd3bfcfc80b7fedae98bb626087396866db63..75260e9e2ad6d326b3a934303edbf3ca4838636c 100644 (file)
@@ -248,7 +248,6 @@ AND    {$this->_componentClause}";
    * @return array
    *   array of common elements
    *
-   * @static
    */
   static public function getElements($contribIds, $params, $contactIds) {
     $pdfElements = array();
index b89a96addab69e708f77a317bb168df30feaf7e8..5e263e65d672ccb58eb4c3a4c4878b90976f7cff 100644 (file)
@@ -126,7 +126,6 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     return TRUE;
index 911c23a1ab4d68521c736eba7376bcf84848f3e3..8c2ea27f39d6998917b91613f287b52eff0d5350 100644 (file)
@@ -187,7 +187,6 @@ AND    co.id IN ( $contribIDs )";
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $seen = $errors = array();
index 9e7004efc0d4d57612d02279a4fd2ea8cc700d5a..10a8b7c4d6014f6e00687a99af164861a3526739 100644 (file)
@@ -229,7 +229,6 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 1f98ebf986f4c8240aa32776d1f8a7ce896e0ed0..3ee66a3ae9c0b7097923125866567feef4313096 100644 (file)
@@ -352,7 +352,6 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index f5c9f504c78209916dc23c9f2dfb702c282e64ab..dd04b55cce4a9cb6947ddc225c5163f26b9f7199 100644 (file)
@@ -392,7 +392,6 @@ AND         cp.page_type = 'contribute'
    *
    * @param mixed $action
    *   Unused parameter.
-   * @static
    */
   public function browse($action = NULL) {
     $this->_sortByCharacter = CRM_Utils_Request::retrieve('sortByCharacter',
index 139d38c3adc28162eef73b10a43b9a3abdc08ec2..17cf09472d67ec7cd1b7e6f4783717ce981bb698 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -139,7 +138,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all custom groups sorted by weight
index b669f78960c99800ba8c8d745587042e56453d20..abc2c0f87a504d67b39a35dcc5827dc4e473134d 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -128,7 +127,6 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
 
   /**
    * @return void
-   * @static
    */
   public function browse() {
     // get all custom groups sorted by weight
index e65a9248120afb7942297900c7a07bfe2cd79d09..8335bc3f85b280109e1d6c4df2120ff8ab063d56 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
   static $_recurLinks = NULL;
index 386975cb40326f32555f3479cf7aad4136aafd68..8019c3384947b5eab7a90251b64fd0511e07a09a 100644 (file)
@@ -42,14 +42,12 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Financial types
    * @var array
-   * @static
    */
   private static $financialType;
 
   /**
    * Financial types
    * @var array
-   * @static
    */
   private static $financialTypeAccount;
 
@@ -57,21 +55,18 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Financial types
    * @var array
-   * @static
    */
   private static $financialAccount;
 
   /**
    * Contribution pages
    * @var array
-   * @static
    */
   private static $contributionPageActive = NULL;
 
   /**
    * Contribution pages
    * @var array
-   * @static
    */
   private static $contributionPageAll = NULL;
 
@@ -79,7 +74,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * Payment instruments
    *
    * @var array
-   * @static
    */
   private static $paymentInstrument;
 
@@ -87,28 +81,24 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * Contribution status
    *
    * @var array
-   * @static
    */
   private static $contributionStatus;
 
   /**
    * Personal campaign pages
    * @var array
-   * @static
    */
   private static $pcPage;
 
   /**
    * Status of personal campaign page
    * @var array
-   * @static
    */
   private static $pcpStatus;
 
   /**
    * Contribution / financial batches
    * @var array
-   * @static
    */
   private static $batch;
 
@@ -122,7 +112,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all financial types if any
-   * @static
    */
   public static function &financialType($id = NULL) {
     if (!self::$financialType) {
@@ -157,7 +146,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all financial accounts if any
-   * @static
    */
   public static function &financialAccount($id = NULL, $financialAccountTypeId = NULL, $retrieveColumn = 'name', $key = 'id') {
     $condition = NULL;
@@ -189,7 +177,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * nex time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
@@ -212,7 +199,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all contribution pages if any
-   * @static
    */
   public static function &contributionPage($id = NULL, $all = FALSE) {
     if ($all) {
@@ -245,7 +231,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all payment instruments if any
-   * @static
    */
   public static function &paymentInstrument($columnName = 'label') {
     if (!isset(self::$paymentInstrument[$columnName])) {
@@ -263,7 +248,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all payment instruments if any
-   * @static
    */
   public static function &creditCard() {
     return CRM_Core_OptionGroup::values('accept_creditcard', FALSE, FALSE, FALSE, NULL, 'label', TRUE, FALSE, 'name');
@@ -276,7 +260,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * @param int $pageID
    * @return array
    *   array of all Premiums if any
-   * @static
    */
   public static function products($pageID = NULL) {
     $products = array();
@@ -325,7 +308,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * @param string $columnName
    * @return array
    *   array reference of all contribution statuses
-   * @static
    */
   public static function &contributionStatus($id = NULL, $columnName = 'label') {
     $cacheKey = $columnName;
@@ -351,7 +333,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all pcp if any
-   * @static
    */
   public static function &pcPage($pageType = NULL, $id = NULL) {
     if (!isset(self::$pcPage[$pageType])) {
@@ -379,7 +360,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array pcpStatus is returned
    *
-   * @static
    *
    * @param string $column
    * @return array
@@ -404,7 +384,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array  $financialTypeAccount is returned
    *
-   * @static
    *
    * @param int $financialTypeId
    * @param int $relationTypeId
@@ -440,7 +419,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * @param int $id
    * @return array
    *   array reference of all batches if any
-   * @static
    */
   public static function &batch($id = NULL) {
     if (!self::$batch) {
index 919a617669e0231103e9783aa9ffd6cff2609534..e409697f611de77bf5c784aad7bf9805071fdf0c 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index 1a707c61b009effa7156522b2e3c9a69c7ad54c9..354589fbaff22b362561343032721deae3a8dfde 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contribute_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Contribute_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -63,7 +61,6 @@ class CRM_Contribute_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -149,7 +146,6 @@ class CRM_Contribute_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -204,7 +200,6 @@ class CRM_Contribute_Task {
    *
    * @return array
    *   the set of tasks for a group of contributors
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index c8960740497d2e78eeef0302fb9aecf2cb7f047a..a31f1883a96b6943b77e8fd9c814ea20a3ded79b 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Core_Action {
    *
    * @var array $_names type of variable name to action constant
    *
-   * @static
    */
   static $_names = array(
     'add' => self::ADD,
@@ -102,7 +101,6 @@ class CRM_Core_Action {
    * The flipped version of the names array, initialized when used
    *
    * @var array
-   * @static
    */
   static $_description;
 
@@ -114,7 +112,6 @@ class CRM_Core_Action {
    *
    * @return int
    *   the action mask corresponding to the input string
-   * @static
    */
   public static function resolve($str) {
     $action = 0;
@@ -134,7 +131,6 @@ class CRM_Core_Action {
    *
    * @return int
    *   the action mask corresponding to the input args
-   * @static
    */
   public static function map($item) {
     $mask = 0;
@@ -158,7 +154,6 @@ class CRM_Core_Action {
    *
    * @return int
    *   the action mask corresponding to the input string
-   * @static
    */
   public static function mapItem($item) {
     $mask = CRM_Utils_Array::value(trim($item), self::$_names);
@@ -174,7 +169,6 @@ class CRM_Core_Action {
    *
    * @return string
    *   the corresponding action description
-   * @static
    */
   public static function description($mask) {
     if (!isset($_description)) {
@@ -205,7 +199,6 @@ class CRM_Core_Action {
    *
    * @return string
    *   the html string
-   * @static
    */
   static function formLink(
     $links,
@@ -317,7 +310,6 @@ class CRM_Core_Action {
    *
    * @return string
    *   the substituted string
-   * @static
    */
   public static function &replace(&$str, &$values) {
     foreach ($values as $n => $v) {
@@ -333,7 +325,6 @@ class CRM_Core_Action {
    *
    * @return int
    *   the mask for the above permission
-   * @static
    */
   public static function mask($permissions) {
     $mask = NULL;
index 8f59642a547ef3bf65ea4272700ccf0a3560ea4a..fe62f46a393a089c571eed499f8d97a4ccc765cd 100644 (file)
@@ -91,7 +91,6 @@ class CRM_Core_BAO_ActionSchedule extends CRM_Core_DAO_ActionSchedule {
    *
    * @return array
    *   associated array of all the drop downs in the form
-   * @static
    */
   public static function getSelection($id = NULL) {
     $mapping = self::getMapping();
@@ -325,7 +324,6 @@ class CRM_Core_BAO_ActionSchedule extends CRM_Core_DAO_ActionSchedule {
    *
    * @return array
    *   (reference)   reminder list
-   * @static
    */
   public static function &getList($namesOnly = FALSE, $entityValue = NULL, $id = NULL) {
     $activity_type = CRM_Core_PseudoConstant::activityType(TRUE, TRUE);
@@ -597,7 +595,6 @@ AND   cas.entity_value = $id AND
    *   The array that holds all the db ids.
    *
    * @return CRM_Core_DAO_ActionSchedule
-   * @static
    */
   public static function add(&$params, $ids = array()) {
     $actionSchedule = new CRM_Core_DAO_ActionSchedule();
@@ -618,7 +615,6 @@ AND   cas.entity_value = $id AND
    *
    * @return CRM_Core_DAO_ActionSchedule|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$values) {
     if (empty($params)) {
@@ -644,7 +640,6 @@ AND   cas.entity_value = $id AND
    * @param int $id
    *   ID of the Reminder to be deleted.
    *
-   * @static
    */
   public static function del($id) {
     if ($id) {
@@ -668,7 +663,6 @@ AND   cas.entity_value = $id AND
    *
    * @return Object
    *   DAO object on success, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_ActionSchedule', $id, 'is_active', $is_active);
index 662b62175db734bfced77b87f1dbeeb94377342d..db83737a2d76b609f4622d307315e9ef9fed7ca4 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *
    * @return array
    *   array of created address
-   * @static
    */
   public static function create(&$params, $fixAddress = TRUE, $entity = NULL) {
     if (!isset($params['address']) || !is_array($params['address'])) {
@@ -144,7 +143,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *
    * @return object
    *   CRM_Core_BAO_Address object on success, null otherwise
-   * @static
    */
   public static function add(&$params, $fixAddress) {
     static $customFields = NULL;
@@ -206,7 +204,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return void
-   * @static
    */
   public static function fixAddress(&$params) {
     if (!empty($params['billing_street_address'])) {
@@ -411,7 +408,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *
    * @return boolean
    *
-   * @static
    */
   public static function dataExists(&$params) {
     //check if location type is set if not return false
@@ -478,7 +474,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *
    * @return array
    *   array with address fields
-   * @static
    */
   public static function &getValues($entityBlock, $microformat = FALSE, $fieldName = 'contact_id') {
     if (empty($entityBlock)) {
@@ -609,7 +604,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *
    * @return array
    *   the array of adrress data
-   * @static
    */
   public static function allAddress($id, $updateBlankLocInfo = FALSE) {
     if (!$id) {
@@ -646,7 +640,6 @@ ORDER BY civicrm_address.is_primary DESC, address_id ASC";
    *
    * @return array
    *   the array of adrress data
-   * @static
    */
   public static function allEntityAddress(&$entityElements) {
     $addresses = array();
@@ -725,7 +718,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    *
    * @return array
    *   parsed fields values.
-   * @static
    */
   public static function parseStreetAddress($streetAddress, $locale = NULL) {
     $config = CRM_Core_Config::singleton();
@@ -899,7 +891,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    *
    * @return array
    *   an array of contact fields and only the enabled address options
-   * @static
    */
   public static function validateAddressOptions($fields) {
     static $addressOptions = NULL;
@@ -929,7 +920,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    *
    * @return int
    *   count of contacts that use this shared address
-   * @static
    */
   public static function checkContactSharedAddress($addressId) {
     $query = 'SELECT count(id) FROM civicrm_address WHERE master_id = %1';
@@ -944,7 +934,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    * @param int $contactId
    *   Contact id.
    *
-   * @static
    */
   public static function checkContactSharedAddressFields(&$fields, $contactId) {
     if (!$contactId || !is_array($fields) || empty($fields)) {
@@ -1017,7 +1006,6 @@ SELECT is_primary,
    *   Associated array of address params.
    *
    * @return void
-   * @static
    */
   public static function processSharedAddress($addressId, $params) {
     $query = 'SELECT id FROM civicrm_address WHERE master_id = %1';
@@ -1120,7 +1108,6 @@ SELECT is_primary,
    *   Associated array of submitted values.
    *
    * @return void
-   * @static
    */
   public static function processSharedAddressRelationship($masterAddressId, $params) {
     if (!$masterAddressId) {
@@ -1194,7 +1181,6 @@ SELECT is_primary,
    *   By default false.
    *
    * @return string
-   * @static
    */
   public static function setSharedAddressDeleteStatus($addressId = NULL, $contactId = NULL, $returnStatus = FALSE) {
     // check if address that is being deleted has any shared
index 014298563fd34b821509dd4e5e4fe73240fd5cb9..c3478a8be33dcc9fdff8472f08ec5844cdba1978 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Core_BAO_Block {
    *
    * @return array
    *   Array of $block objects.
-   * @static
    */
   public static function &getValues($blockName, $params) {
     if (empty($params)) {
@@ -105,7 +104,6 @@ class CRM_Core_BAO_Block {
    *
    * @return array
    *   Array of $block objects.
-   * @static
    */
   public static function retrieveBlock(&$block, $blockName) {
     // we first get the primary location due to the order by clause
@@ -137,7 +135,6 @@ class CRM_Core_BAO_Block {
    *
    * @return boolean
    *   true if the block has data, otherwise false
-   * @static
    */
   public static function dataExists($blockFields, &$params) {
     foreach ($blockFields as $field) {
@@ -158,7 +155,6 @@ class CRM_Core_BAO_Block {
    *
    * @return boolean
    *   true if the block exits, otherwise false
-   * @static
    */
   public static function blockExists($blockName, &$params) {
     // return if no data present
@@ -183,7 +179,6 @@ class CRM_Core_BAO_Block {
    * @return array
    *   formatted array of block ids
    *
-   * @static
    */
   public static function getBlockIds($blockName, $contactId = NULL, $entityElements = NULL, $updateBlankLocInfo = FALSE) {
     $allBlocks = array();
@@ -226,7 +221,6 @@ class CRM_Core_BAO_Block {
    *
    * @return object
    *   CRM_Core_BAO_Block object on success, null otherwise
-   * @static
    */
   public static function create($blockName, &$params, $entity = NULL, $contactId = NULL) {
     if (!self::blockExists($blockName, $params)) {
@@ -406,7 +400,6 @@ class CRM_Core_BAO_Block {
    *   Associates array.
    *
    * @return void
-   * @static
    */
   public static function blockDelete($blockName, $params) {
     $name = ucfirst($blockName);
@@ -446,7 +439,6 @@ class CRM_Core_BAO_Block {
    * @param $class
    *
    * @throws API_Exception
-   * @static
    */
   public static function handlePrimary(&$params, $class) {
     $table = CRM_Core_DAO_AllCoreTables::getTableForClass($class);
index 11fc59dad2314d92fc14c075605c8d3c22dae8a0..16499f11238f7fc5733c4d4ae962d0778bcdcc59 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_CMSUser {
    *
    * @return void
    *
-   * @static
    */
   public static function synchronize($is_interactive = TRUE) {
     //start of schronization code
@@ -231,7 +230,6 @@ class CRM_Core_BAO_CMSUser {
    *
    * @return int
    *   contact id that has been created
-   * @static
    */
   public static function create(&$params, $mail) {
     $config = CRM_Core_Config::singleton();
@@ -265,7 +263,6 @@ class CRM_Core_BAO_CMSUser {
    * @return FALSE|void
    *   WTF
    *
-   * @static
    */
   public static function buildForm(&$form, $gid, $emailPresent, $action = CRM_Core_Action::NONE) {
     $config = CRM_Core_Config::singleton();
@@ -430,7 +427,6 @@ class CRM_Core_BAO_CMSUser {
    * @return int|bool
    *   uid if user exists, false otherwise
    *
-   * @static
    */
   public static function userExists(&$contact) {
     $config = CRM_Core_Config::singleton();
index b9cf8013f8bddc401a875e1c5719c16048cb8de2..d3e5dfd8b2e090a890ef1afe5b573972e5793125 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return object
    *   The data if present in cache, else null
-   * @static
    */
   public static function &getItem($group, $path, $componentID = NULL) {
     if (self::$_cache === NULL) {
@@ -103,7 +102,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return object
    *   The data if present in cache, else null
-   * @static
    */
   public static function &getItems($group, $componentID = NULL) {
     if (self::$_cache === NULL) {
@@ -148,7 +146,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *   The optional component ID (so componenets can share the same name space).
    *
    * @return void
-   * @static
    */
   public static function setItem(&$data, $group, $path, $componentID = NULL) {
     if (self::$_cache === NULL) {
@@ -203,7 +200,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    * @param bool|\booleab $clearAll clear all caches
    *
    * @return void
-   * @static
    */
   public static function deleteGroup($group = NULL, $path = NULL, $clearAll = TRUE) {
     $dao = new CRM_Core_DAO_Cache();
@@ -245,7 +241,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *   Should session state be reset on completion of DB store?.
    *
    * @return void
-   * @static
    */
   public static function storeSessionToCache($names, $resetSession = TRUE) {
     foreach ($names as $key => $sessionName) {
@@ -284,7 +279,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
      *                     (in the case of profile)
      *
      * @return void
-     * @static
      */
 
   /**
@@ -320,7 +314,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    * @param bool $prevNext
    *
    * @return void
-   * @static
    */
   public static function cleanup($session = FALSE, $table = FALSE, $prevNext = FALSE) {
     // clean up the session cache every $cacheCleanUpNumber probabilistically
index f29952bdba40605c55d5eb3a2f42d0604df4925b..546b145ac7531b0e9e03195284ec515faf29f5d1 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_ConfigSetting {
    *   Associated array of civicrm variables.
    *
    * @return null
-   * @static
    */
   public static function create($params) {
     self::add($params);
@@ -65,7 +64,6 @@ class CRM_Core_BAO_ConfigSetting {
    *   Associated array of civicrm variables.
    *
    * @return null
-   * @static
    */
   public static function add(&$params) {
     self::fixParams($params);
@@ -147,7 +145,6 @@ class CRM_Core_BAO_ConfigSetting {
    *   Associated array of civicrm variables.
    *
    * @return null
-   * @static
    */
   public static function fixParams(&$params) {
     // in our old civicrm.settings.php we were using ISO code for country and
@@ -182,7 +179,6 @@ class CRM_Core_BAO_ConfigSetting {
    *   Associated array of civicrm variables stored in db.
    *
    * @return null
-   * @static
    */
   public static function formatParams(&$params, &$values) {
     if (empty($params) ||
@@ -206,7 +202,6 @@ class CRM_Core_BAO_ConfigSetting {
    * @param $defaults
    *
    * @return array
-   * @static
    */
   public static function retrieve(&$defaults) {
     $domain = new CRM_Core_DAO_Domain();
@@ -663,7 +658,6 @@ WHERE  option_group_id = (
    *
    * @return boolean
    *   true if valid component name and enabling succeeds, else false
-   * @static
    */
   public static function enableComponent($componentName) {
     $config = CRM_Core_Config::singleton();
index 2d910bd9815d355842b9e38bd003297d49aabb07..51a86aa7fd22bdb4d772046507c8f963cf7ec6ba 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * Array for valid combinations of data_type & descriptions
    *
    * @var array
-   * @static
    */
   public static $_dataType = NULL;
 
@@ -51,7 +50,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * Array for valid combinations of data_type & html_type
    *
    * @var array
-   * @static
    */
   public static $_dataToHtml = NULL;
 
@@ -59,7 +57,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * Array to hold (formatted) fields for import
    *
    * @var array
-   * @static
    */
   public static $_importFields = NULL;
 
@@ -70,7 +67,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return array
    *   Data type => Description
-   * @static
    */
   public static function &dataType() {
     if (!(self::$_dataType)) {
@@ -132,7 +128,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Core_DAO_CustomField
-   * @static
    */
   public static function create(&$params) {
     $origParams = array_merge(array(), $params);
@@ -328,7 +323,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_DAO_CustomField
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Core_DAO_CustomField', $params, $defaults);
@@ -345,7 +339,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
 
@@ -365,7 +358,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return string
    *   name
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_CustomField', $id, 'label');
@@ -394,7 +386,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return array
    *   an array of active custom fields.
    *
-   * @static
    */
   public static function &getFields(
     $customDataType = 'Individual',
@@ -618,7 +609,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return array
    *
    *
-   * @static
    */
   public static function &getFieldsForImport(
     $contactType = 'Individual',
@@ -686,7 +676,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @param bool $all
    * @return int|null
    *   The id (if exists)
-   * @static
    */
   public static function getKeyID($key, $all = FALSE) {
     $match = array();
@@ -712,7 +701,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return CRM_Core_DAO_CustomField
    *   $field  the field object
-   * @static
    * public
    */
   public static function getFieldObject($fieldID) {
@@ -757,7 +745,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @param string $label
    *   Label for custom field.
    *
-   * @static
    */
   public static function addQuickFormElement(
     &$qf,
@@ -1099,7 +1086,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return boolean
    *
-   * @static
    */
   public static function deleteField($field) {
     CRM_Utils_System::flushCache();
@@ -1138,7 +1124,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return string
    *   the display value
    *
-   * @static
    */
   public static function getDisplayValue($value, $id, &$options, $contactID = NULL, $fieldID = NULL) {
     $option = &$options[$id];
@@ -1380,7 +1365,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *   If passed - dont fetch value from db,.
    *                               just format the given value
    *
-   * @static
    */
   static function setProfileDefaults(
     $customFieldId,
@@ -1595,7 +1579,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return array
    *   formatted custom field array
-   * @static
    */
   static function formatCustomField(
     $customFieldId, &$customFormatted, $value,
@@ -2077,7 +2060,6 @@ WHERE  id IN ( %1, %2 )
    *
    * @return array
    *   fatal is fieldID does not exists, else array of tableName, columnName
-   * @static
    */
   public static function getTableColumnGroup($fieldID, $force = FALSE) {
     $cacheKey = "CRM_Core_DAO_CustomField_CustomGroup_TableColumn_{$fieldID}";
@@ -2115,7 +2097,6 @@ AND    cf.id = %1";
    *
    *
    * @return mixed
-   * @static
    */
   public static function &customOptionGroup($includeFieldIds = NULL) {
     static $customOptionGroup = NULL;
@@ -2160,7 +2141,6 @@ INNER JOIN  civicrm_custom_field f ON ( g.id = f.option_group_id )
    *   Option group id.
    *
    * @return void
-   * @static
    */
   public static function fixOptionGroups($customFieldId, $optionGroupId) {
     // check if option group belongs to any custom Field else delete
@@ -2187,7 +2167,6 @@ INNER JOIN  civicrm_custom_field f ON ( g.id = f.option_group_id )
    *   Option group id.
    *
    * @return void
-   * @static
    */
   public static function checkOptionGroup($optionGroupId) {
     $query = "
@@ -2421,7 +2400,6 @@ WHERE      f.id IN ($ids)";
    *
    * @return array
    *   validation errors.
-   * @static
    */
   public static function validateCustomData($params) {
     $errors = array();
index f4aacdee5cc4d569dd7382e617f4c944425be873..f6114148e196e3bb78e7ceb943f8fca88e11ebb1 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Core_DAO_CustomGroup
-   * @static
    */
   public static function create(&$params) {
     // create custom group dao, populate fields and then save.
@@ -232,7 +231,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_DAO_CustomGroup
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Core_DAO_CustomGroup', $params, $defaults);
@@ -248,7 +246,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     // reset the cache
@@ -339,7 +336,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    *   The reason for the info array in unclear and it could be determined from parsing the group tree after creation
    *   With caching the performance impact would be small & the function would be cleaner
    *
-   * @static
    */
   public static function &getTree(
     $entityType,
@@ -880,7 +876,6 @@ ORDER BY civicrm_custom_group.weight,
    * @return string
    *   title
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_CustomGroup', $id, 'title');
@@ -904,7 +899,6 @@ ORDER BY civicrm_custom_group.weight,
    *   array consisting of all group and field details
    *
    *
-   * @static
    */
   public static function &getGroupDetail($groupId = NULL, $searchable = NULL, &$extends = NULL, $inSelector = NULL) {
     // create a new tree
@@ -1103,7 +1097,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return string
    *
-   * @static
    *
    * @see _apachesolr_civiAttachments_dereference_file_parent
    */
@@ -1185,7 +1178,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return void
    *
-   * @static
    */
   private static function _addWhereAdd(&$customGroupDAO, $entityType, $entityID = NULL, $allSubtypes = FALSE) {
     $addSubtypeClause = FALSE;
@@ -1253,7 +1245,6 @@ ORDER BY civicrm_custom_group.weight,
    * @return boolean
    *   false if field exists for this group, true if group gets deleted.
    *
-   * @static
    */
   public static function deleteGroup($group, $force = FALSE) {
 
@@ -1563,7 +1554,6 @@ ORDER BY civicrm_custom_group.weight,
    *   Prefix for custom grouptree assigned to template.
    *
    * @return void
-   * @static
    */
   public static function buildQuickForm(&$form, &$groupTree, $inactiveNeeded = FALSE, $prefix = '') {
     $form->assign_by_ref("{$prefix}groupTree", $groupTree);
@@ -1599,7 +1589,6 @@ ORDER BY civicrm_custom_group.weight,
    *   The type of custom group we are using.
    *
    * @return array
-   * @static
    */
   public static function extractGetParams(&$form, $type) {
     if (empty($_GET)) {
@@ -1709,7 +1698,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return boolean
    *   false if it matches else true
-   * @static
    */
   public static function checkCustomField($customFieldId, &$removeCustomFieldTypes) {
     $query = "SELECT cg.extends as extends
index e91613b812e4b8b2de0037caf87f5d7d27f080a6..54bcf9dc11568f77089f6df00517b261093bb821 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_CustomOption {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_CustomOption
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $customOption = new CRM_Core_DAO_OptionValue();
@@ -70,7 +69,6 @@ class CRM_Core_BAO_CustomOption {
    *
    * @return array
    *   all active options for fieldId
-   * @static
    */
   static function getCustomOption(
     $fieldID,
@@ -122,7 +120,6 @@ class CRM_Core_BAO_CustomOption {
    *
    * @return string
    *   the label to display for this custom field
-   * @static
    */
   public static function getOptionLabel($fieldId, $value, $htmlType = NULL, $dataType = NULL) {
     if (!$fieldId) {
@@ -176,7 +173,6 @@ WHERE  id = %1
    * @param $optionId integer
    *   option id
    *
-   * @static
    */
   public static function del($optionId) {
     // get the customFieldID
index bb656e8b1adf154536e86e47cc2de6a13fffa010..4e0c1c9fe8ee38df6b84d924f97bf58aa74451cc 100644 (file)
@@ -107,7 +107,6 @@ class CRM_Core_BAO_CustomQuery {
    * This stores custom data group types and tables that it extends
    *
    * @var array
-   * @static
    */
   static $extendsMap = array(
     'Contact' => 'civicrm_contact',
index 8d79caf6dba957551a9b571174b1e614d4e79f23..156b96220359b2627d6337300e932c423ce6e851 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO {
    *
    * @return boolean
    *   True if the value is of the specified type
-   * @static
    */
   public static function typecheck($type, $value) {
     switch ($type) {
@@ -127,7 +126,6 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO {
    *
    * @return string|null
    *   the mysql data store placeholder
-   * @static
    */
   public static function typeToField($type) {
     switch ($type) {
@@ -202,7 +200,6 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO {
    *   Custom group ID.
    *
    * @return void
-   * @static
    */
   public static function deleteCustomValue($customValueID, $customGroupID) {
     // first we need to find custom value table, from custom group ID
index 3dc36b3bf516835494d27a38de26b447196819b3..f22fd2b201663993b9ccd4678e32e87bd630ef03 100644 (file)
@@ -258,7 +258,6 @@ class CRM_Core_BAO_CustomValueTable {
    *
    * @return string
    *   the mysql data store placeholder
-   * @static
    */
   public static function fieldToSQLType($type, $maxLength = 255) {
     if (!isset($maxLength) ||
@@ -392,7 +391,6 @@ class CRM_Core_BAO_CustomValueTable {
    *   Array of custom values for the entity with key=>value
    *                                   pairs specified as civicrm_custom_field.id => custom value.
    *                                   Empty array if no custom values found.
-   * @static
    */
   public static function &getEntityValues($entityID, $entityType = NULL, $fieldIDs = NULL, $formatMultiRecordField = FALSE) {
     if (!$entityID) {
@@ -498,7 +496,6 @@ AND    $cond
    *
    * @throws Exception
    * @return array
-   * @static
    */
   public static function setValues(&$params) {
 
@@ -643,7 +640,6 @@ AND    cf.id IN ( $fieldIDList )
    *
    * @throws Exception
    * @return array
-   * @static
    */
   public static function &getValues(&$params) {
     if (empty($params)) {
index 31bf6680b512ee3a8d0629dae3667e11277224cd..a8e4068bc977e615aef34cbf081227de9f892215 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * @param array $params
    *   Values.
    *
-   * @static
    *
    * @return object
    */
@@ -65,7 +64,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @return array
    *   array of dashlets
-   * @static
    */
   public static function getDashlets($all = TRUE, $checkPermission = TRUE) {
     $dashlets = array();
@@ -107,7 +105,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @return array
    *   array of dashlets
-   * @static
    */
   public static function getContactDashlets($flatFormat = FALSE, $contactID = NULL) {
     $dashlets = array();
@@ -281,7 +278,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @return array
    *   associted array title and content
-   * @static
    */
   public static function getDashletInfo($dashletID) {
     $dashletInfo = array();
@@ -352,7 +348,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @throws RuntimeException
    * @return void
-   * @static
    */
   public static function saveDashletChanges($columns, $contactID = NULL) {
     $session = CRM_Core_Session::singleton();
@@ -418,7 +413,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @return object
    *   $dashlet returns dashlet object
-   * @static
    */
   public static function addDashlet(&$params) {
 
@@ -486,7 +480,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * @param object : $dashlet
    *
    * @return void
-   * @static
    */
   public static function addContactDashlet($dashlet) {
     $admin = CRM_Core_Permission::check('administer CiviCRM');
@@ -555,7 +548,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *   Reset cache only for specific contact.
    *
    * @return void
-   * @static
    */
   public static function resetDashletCache($contactID = NULL) {
     $whereClause = NULL;
@@ -574,7 +566,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * @param int $dashletID
    *
    * @return void
-   * @static
    */
   public static function deleteDashlet($dashletID) {
     $dashlet = new CRM_Core_DAO_Dashboard();
index b0a79ff84f426ecc9639f98a64bee66cae060741..447af20e1c61a2abd4ec0fa5f3eceec74a38b5ce 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount {
    * @param string $entityTable
    *
    * @return boolean
-   * @static
    */
   public static function del($entityId, $entityTable) {
     // delete all discount records with the selected discounted id
@@ -72,7 +71,6 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount {
    *
    * @return object
    *   CRM_Core_DAO_Discount object on success, otherwise null
-   * @static
    */
   public static function add(&$params) {
     $discount = new CRM_Core_DAO_Discount();
index 94d0af354c60617fa342bcc9dcf9fc401f8ff375..e137c049763fd0bd9d23368778185d652500b4ff 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_DAO_Domain
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Core_DAO_Domain', $params, $defaults);
@@ -69,7 +68,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    * @param null $reset
    *
    * @return CRM_Core_BAO_Domain|null
-   * @static
    */
   public static function &getDomain($reset = NULL) {
     static $domain = NULL;
index 7b459fbfe57745a141d6cbf92b7afe0b3706adbb..33ff4babd78905d09dd3dcbf74468e6fc7a6d846 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Core_BAO_Email extends CRM_Core_DAO_Email {
    *
    * @return object
    *   CRM_Core_BAO_Email object on success, null otherwise
-   * @static
    */
   public static function add(&$params) {
     $hook = empty($params['id']) ? 'create' : 'edit';
@@ -119,7 +118,6 @@ WHERE  contact_id = {$params['contact_id']}
    *   Input parameters to find object.
    *
    * @return boolean
-   * @static
    */
   public static function &getValues($entityBlock) {
     return CRM_Core_BAO_Block::getValues('email', $entityBlock);
@@ -135,7 +133,6 @@ WHERE  contact_id = {$params['contact_id']}
    *
    * @return array
    *   the array of email id's
-   * @static
    */
   public static function allEmails($id, $updateBlankLocInfo = FALSE) {
     if (!$id) {
@@ -193,7 +190,6 @@ ORDER BY  civicrm_email.is_primary DESC, email_id ASC ";
    *
    * @return array
    *   the array of email id's
-   * @static
    */
   public static function allEntityEmails(&$entityElements) {
     if (empty($entityElements)) {
@@ -241,7 +237,6 @@ ORDER BY e.is_primary DESC, email_id ASC ";
    *   Email object.
    *
    * @return void
-   * @static
    */
   public static function holdEmail(&$email) {
     //check for update mode
@@ -288,7 +283,6 @@ AND    reset_date IS NULL
    *
    * @return array
    *   an array of email ids
-   * @static
    */
   public static function getFromEmail() {
     $session = CRM_Core_Session::singleton();
index 058dc1473a2aaf966e15610b73b993f08a14347f..c0ef14f1f3c51f547e1dbc46c9aa665a0e686e08 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @return array(
    * ) reference $tag array of category id's the contact belongs to.
    *
-   * @static
    */
   public static function &getTag($entityID, $entityTable = 'civicrm_contact') {
     $tags = array();
@@ -75,7 +74,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Core_BAO_EntityTag
-   * @static
    */
   public static function add(&$params) {
     $dataExists = self::dataExists($params);
@@ -106,7 +104,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    *   An assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists($params) {
     return !($params['tag_id'] == 0);
@@ -119,7 +116,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Core_BAO_EntityTag
-   * @static
    */
   public static function del(&$params) {
     $entityTag = new CRM_Core_BAO_EntityTag();
@@ -143,7 +139,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    *
    * @return array
    *   (total, added, notAdded) count of enities added to tag
-   * @static
    */
   public static function addEntitiesToTag(&$entityIds, $tagId, $entityTable = 'civicrm_contact') {
     $numEntitiesAdded = 0;
@@ -189,7 +184,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    *
    * @return array
    *   (total, removed, notRemoved) count of entities removed from tags
-   * @static
    */
   public static function removeEntitiesFromTag(&$entityIds, $tagId, $entityTable = 'civicrm_contact') {
     $numEntitiesRemoved = 0;
@@ -232,7 +226,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param int $entityID
    *
    * @return void
-   * @static
    */
   public static function create(&$params, $entityTable, $entityID) {
     // get categories for the entity id
index c6f90cf24bcbd344fc4ba9f8532646c6f37862c8..035952f78be559331cdf7af1aeaccf1a81bf5dae 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Core_BAO_Extension extends CRM_Core_DAO_Extension {
    *
    * @return CRM_Core_BAO_LocationType|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $extension = new CRM_Core_DAO_Extension();
@@ -69,7 +68,6 @@ class CRM_Core_BAO_Extension extends CRM_Core_DAO_Extension {
    *
    * @return void
    *
-   * @static
    */
   public static function del($id) {
     $extension = new CRM_Core_DAO_Extension();
index 4022915dc1fe6b9b5192cb2017c5b3e2b579f279..f78231f25877b7762456bab7b951208eb10df81a 100644 (file)
@@ -472,7 +472,6 @@ AND       CEF.entity_id    = %2";
    *
    * @return array
    *   An array with 2 elements. The string and the number of attachments
-   * @static
    */
   public static function attachmentInfo($entityTable, $entityID, $separator = '<br />') {
     if (!$entityID) {
@@ -630,7 +629,6 @@ AND       CEF.entity_id    = %2";
   /**
    * Delete a file attachment from an entity table / entity ID
    *
-   * @static
    */
   public static function deleteAttachment() {
     $params = array();
@@ -661,7 +659,6 @@ AND       CEF.entity_id    = %2";
    * @return array|NULL
    *   list of HTML snippets; one HTML snippet for each attachment. If none found, then NULL
    *
-   * @static
    */
   public static function paperIconAttachment($entityTable, $entityID) {
     if (empty($entityTable) || !$entityID) {
index c2c062c10ef9f4a2cd63348b4085e7c607c3b270..836a1b252f68e020ea653d81356de9b10fc5356a 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    *   Entity_table.
    *
    * @return CRM_Core_BAO_FinancialTrxn
-   * @static
    */
   public static function create(&$params, $trxnEntityTable = NULL) {
     $trxn = new CRM_Financial_DAO_FinancialTrxn();
@@ -126,7 +125,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contribute_BAO_ContributionType
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $financialItem = new CRM_Financial_DAO_FinancialTrxn();
@@ -151,7 +149,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    * @return array
    *   array of category id's the contact belongs to.
    *
-   * @static
    */
   public static function getFinancialTrxnId($entity_id, $orderBy = 'ASC', $newTrxn = FALSE) {
     $ids = array('entityFinancialTrxnId' => NULL, 'financialTrxnId' => NULL);
@@ -195,7 +192,6 @@ LIMIT 1;";
    * @return array
    *   array of catagory id's the contact belongs to.
    *
-   * @static
    */
   public static function getFinancialTrxnTotal($entity_id) {
     $query = "
@@ -219,7 +215,6 @@ WHERE ft.entity_table = 'civicrm_contribution' AND ft.entity_id = %1
    * @return array
    *   array of previous payments
    *
-   * @static
    */
   public static function getPayments($financial_trxn_id) {
     $query = "
@@ -273,7 +268,6 @@ WHERE  ef2.financial_trxn_id =%1
    * @return array
    *   array of catagory id's the contact belongs to.
    *
-   * @static
    */
   public static function getFinancialTrxnLineTotal($entity_id, $entity_table = 'civicrm_contribution') {
     $query = "SELECT lt.price_field_value_id AS id, ft.financial_trxn_id,ft.amount AS amount FROM civicrm_entity_financial_trxn AS ft
@@ -300,7 +294,6 @@ WHERE lt.entity_id = %1 ";
    * @param int $entity_id
    * @return bool
    *   TRUE on success, FALSE otherwise.
-   * @static
    */
   public static function deleteFinancialTrxn($entity_id) {
     $query = "DELETE ceft1, cfi, ceft, cft FROM `civicrm_financial_trxn` cft
@@ -318,7 +311,6 @@ WHERE ceft.entity_id = %1";
   /**
    * Create financial transaction for premium
    *
-   * @static
    */
   public static function createPremiumTrxn($params) {
     if ((empty($params['financial_type_id']) || empty($params['contributionId'])) && empty($params['oldPremium'])) {
@@ -368,7 +360,6 @@ WHERE ceft.entity_id = %1";
    * @param array $params
    *   To create trxn entries.
    *
-   * @static
    */
   public static function recordFees($params) {
     $expenseTypeId = key(CRM_Core_PseudoConstant::accountOptionValues('account_relationship', NULL, " AND v.name LIKE 'Expense Account is' "));
index 5656bd703b382f5ca86ff571b1afd970aeb48551..9e5b1788fbe4bc001d4a9c56dfa88f6ffedf83b1 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    *
    * @return object
    *   CRM_Core_BAO_IM object on success, null otherwise
-   * @static
    */
   public static function add(&$params) {
     $hook = empty($params['id']) ? 'create' : 'edit';
@@ -67,7 +66,6 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    * @param array entityBlock input parameters to find object
    *
    * @return boolean
-   * @static
    */
   public static function &getValues($entityBlock) {
     return CRM_Core_BAO_Block::getValues('im', $entityBlock);
@@ -83,7 +81,6 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    *
    * @return array
    *   the array of im details
-   * @static
    */
   public static function allIMs($id, $updateBlankLocInfo = FALSE) {
     if (!$id) {
@@ -135,7 +132,6 @@ ORDER BY
    *
    * @return array
    *   the array of im details
-   * @static
    */
   public static function allEntityIMs(&$entityElements) {
     if (empty($entityElements)) {
index 57f6d00aec804228e1bcf3a469b2e527233dd7bc..fcc1e2365aa9b42d4d2d98775eb4892a922c9f7f 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    *   An assoc array of name/value pairs.
    *
    * @return CRM_Financial_DAO_PaymentProcessorType
-   * @static
    */
   public static function create($params) {
     $job = new CRM_Core_DAO_Job();
@@ -72,7 +71,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    *
    * @return CRM_Core_DAO_Job|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $job = new CRM_Core_DAO_Job();
@@ -95,7 +93,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_Job', $id, 'is_active', $is_active);
@@ -108,7 +105,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    *   ID of the job to be deleted.
    *
    * @return bool|null
-   * @static
    */
   public static function del($jobID) {
     if (!$jobID) {
index d828eab3c29ddf6950a45a2b37e67e58e0ea3489..0de74960ee72a88aff6f1d94da1c8b8f597a67a8 100644 (file)
@@ -161,7 +161,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   array of page orientations
-   * @static
    */
   public static function getPageOrientations() {
     return array(
@@ -178,7 +177,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   array of font names
-   * @static
    */
   public static function getFontNames($name = 'label_format') {
     $label = new CRM_Utils_PDF_Label(self::getDefaultValues($name));
@@ -192,7 +190,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   array of font sizes
-   * @static
    */
   public static function getFontSizes() {
     $fontSizes = array();
@@ -210,7 +207,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   array of measurement units
-   * @static
    */
   public static function getUnits() {
     return array(
@@ -228,7 +224,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   array of alignments
-   * @static
    */
   public static function getTextAlignments() {
     return array(
@@ -245,7 +240,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   array of alignments
-   * @static
    */
   public static function getFontStyles() {
     return array(
@@ -282,7 +276,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   (reference)   List of Label Formats
-   * @static
    */
   public static function addOrder(&$list, $returnURL) {
     $filter = "option_group_id = " . self::_getGid();
@@ -299,7 +292,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   (reference)   label format list
-   * @static
    */
   public static function &getList($namesOnly = FALSE, $groupName = 'label_format') {
     static $list = array();
@@ -330,7 +322,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   Name/value pairs containing the default Label Format values.
-   * @static
    */
   public static function &getDefaultValues($groupName = 'label_format') {
     $params = array('is_active' => 1, 'is_default' => 1);
@@ -408,7 +399,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param null $default
    *
    * @return value
-   * @static
    */
   public static function getValue($field, &$values, $default = NULL) {
     if (array_key_exists($field, self::$optionValueFields)) {
@@ -442,7 +432,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $groupName
    *
    * @return CRM_Core_DAO_OptionValue
-   * @static
    */
   public static function retrieve(&$params, &$values, $groupName = 'label_format') {
     $optionValue = new CRM_Core_DAO_OptionValue();
@@ -558,7 +547,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *   ID of the label format to be deleted.
    * @param string $groupName
    *   Group name.
-   * @static
    */
   public static function del($id, $groupName) {
     if ($id) {
index 693d5e81c5f91afccaacf5144e1a0bbd91755f1f..aed679ab98c901320199ffcbc0c6ca61288af11d 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_Location extends CRM_Core_DAO {
    * @param null $entity
    *
    * @return array
-   * @static
    */
   public static function create(&$params, $fixAddress = TRUE, $entity = NULL) {
     $location = array();
@@ -135,7 +134,6 @@ class CRM_Core_BAO_Location extends CRM_Core_DAO {
 
   /**
    * Takes an entity array and finds the existing location block
-   * @static
    */
   public static function findExisting($entityElements) {
     $eid = $entityElements['entity_id'];
@@ -161,7 +159,6 @@ WHERE e.id = %1";
    *
    * @return object
    *   CRM_Core_BAO_locBlock object on success, null otherwise
-   * @static
    */
   public static function addLocBlock(&$params) {
     $locBlock = new CRM_Core_DAO_LocBlock();
@@ -178,7 +175,6 @@ WHERE e.id = %1";
    *   Id of the Location Block.
    *
    * @return void
-   * @static
    */
   public static function deleteLocBlock($locBlockId) {
     if (!$locBlockId) {
@@ -221,7 +217,6 @@ WHERE e.id = %1";
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists(&$params) {
     // return if no data present
@@ -242,7 +237,6 @@ WHERE e.id = %1";
    *
    * @return array
    *   array of objects(CRM_Core_BAO_Location)
-   * @static
    */
   public static function &getValues($entityBlock, $microformat = FALSE) {
     if (empty($entityBlock)) {
@@ -277,7 +271,6 @@ WHERE e.id = %1";
    *   Id of the location to delete.
    *
    * @return void
-   * @static
    */
   public static function deleteLocationBlocks($contactId, $locationTypeId) {
     // ensure that contactId has a value
@@ -360,7 +353,6 @@ WHERE e.id = %1";
    * @param int $contactId
    *   Contact id.
    *
-   * @static
    */
   public static function checkPrimaryBlocks($contactId) {
     if (!$contactId) {
index 268c94286b19476bcb08cf538e4698f1e35c0872..87848be35c248fbd7241fe2bd60364be938f81f4 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    *
    * @return CRM_Core_BAO_LocaationType|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $locationType = new CRM_Core_DAO_LocationType();
@@ -80,7 +79,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_LocationType', $id, 'is_active', $is_active);
@@ -94,7 +92,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    * @return object
    *   The default location type object on success,
    *                          null otherwise
-   * @static
    */
   public static function &getDefault() {
     if (self::$_defaultLocationType == NULL) {
@@ -124,7 +121,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -152,7 +148,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    * @param int $locationTypeId
    *   ID of the location type to be deleted.
    *
-   * @static
    */
   public static function del($locationTypeId) {
     $entity = array('address', 'phone', 'email', 'im');
index 21ce5415122b5ba8f8dc47445e494adf5b37fc9e..c7b29965a86e38a1fd314c380e2e758589833613 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Core_BAO_Log extends CRM_Core_DAO_Log {
    * @param array $params
    *   Array of name-value pairs of log table.
    *
-   * @static
    */
   public static function add(&$params) {
 
@@ -159,7 +158,6 @@ UPDATE civicrm_log
    *
    * @return int
    *   count of log records
-   * @static
    */
   public static function getContactLogCount($contactID) {
     $query = "SELECT count(*) FROM civicrm_log
@@ -173,7 +171,6 @@ UPDATE civicrm_log
    *
    * @return int
    *   report id of Contact Logging Report (Summary) / false
-   * @static
    */
   public static function useLoggingReport() {
     // first check if logging is enabled
index f9d1a5001a387f7601e38863eb26333eddcd9aa1..692a08dd7572499cd647a7d2aac008a27389581e 100644 (file)
@@ -119,7 +119,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_MailSettings
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $mailSettings = new CRM_Core_DAO_MailSettings();
@@ -140,7 +139,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -176,7 +174,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Core_BAO_MailSettings
-   * @static
    */
   public static function create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -199,7 +196,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    *   Mail settings id.
    *
    * @return mixed|null
-   * @static
    */
   public static function deleteMailSettings($id) {
     $results = NULL;
index 7aa4d98ce683c597515c44e6fa360dd24d31a5f0..243e496746d5f25cdb538d36c85c2735e76e9947 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return object
    *   CRM_Core_DAO_Mapping object on success, otherwise NULL
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $mapping = new CRM_Core_DAO_Mapping();
@@ -70,7 +69,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *   Mapping id.
    *
    * @return boolean
-   * @static
    */
   public static function del($id) {
     // delete from mapping_field table
@@ -102,7 +100,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return object
    *   CRM_Core_DAO_Mapper object on success, otherwise NULL
-   * @static
    */
   public static function add($params) {
     $mapping = new CRM_Core_DAO_Mapping();
@@ -120,7 +117,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return array
    *   array of mapping name
-   * @static
    */
   public static function getMappings($mappingTypeId) {
     $mapping = array();
@@ -143,7 +139,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return array
    *   array of mapping fields
-   * @static
    */
   public static function getMappingFields($mappingId) {
     //mapping is to be loaded from database
@@ -226,7 +221,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return array
    *   associated array of elements
-   * @static
    */
   public static function getFormattedFields($smartGroupId) {
     $returnFields = array();
@@ -263,7 +257,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param NULL $exportMode
    *
    * @return void
-   * @static
    */
   public static function buildMappingForm(&$form, $mappingType = 'Export', $mappingId = NULL, $columnNo, $blockCount = 3, $exportMode = NULL) {
     if ($mappingType == 'Export') {
@@ -966,7 +959,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return null|string
    *   $customGroupName all custom group names
-   * @static
    */
   public static function getCustomGroupName($customfieldId) {
     if ($customFieldId = CRM_Core_BAO_CustomField::getKeyID($customfieldId)) {
@@ -992,7 +984,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return array
    *   formatted associated array of elements
-   * @static
    */
   public static function formattedFields(&$params, $row = FALSE) {
     $fields = array();
@@ -1191,7 +1182,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *   Mapping id.
    *
    * @return NULL
-   * @static
    */
   public static function saveMappingFields(&$params, $mappingId) {
     //delete mapping fields records for exixting mapping
index 10101d6d66b256ef32cc3c5672c3b0b0886decdd..eeb4f5448fdcd833b01f227f06827f4c1e8d3bfe 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_MessageTemplate
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $messageTemplates = new CRM_Core_DAO_MessageTemplate();
@@ -71,7 +70,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
    *
    * @return Object
    *   DAO object on sucess, NULL otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_MessageTemplate', $id, 'is_active', $is_active);
@@ -83,7 +81,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -102,7 +99,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
   /**
    * Delete the Message Templates
    *
-   * @static
    *
    * @param int $messageTemplatesID
    *
@@ -131,7 +127,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
   /**
    * Get the Message Templates
    *
-   * @static
    *
    * @param bool $all
    *
index 8382350686a47ed06b7a83de158066b5915407c7..28b1f5b4482b9fe09f8f0e997dcfe87005b06001 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    * @return Object
    *   DAO object on sucess, NULL otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_Navigation', $id, 'is_active', $is_active);
@@ -64,7 +63,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
   /**
    * Get existing / build navigation for CiviCRM Admin Menu
    *
-   * @static
    * @return array
    *   associated array
    */
@@ -90,7 +88,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    *
    * @return object
    *   navigation object
-   * @static
    */
   public static function add(&$params) {
     $navigation = new CRM_Core_DAO_Navigation();
@@ -135,7 +132,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    *
    * @return CRM_Core_BAO_Navigation|null
    *   object on success, NULL otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $navigation = new CRM_Core_DAO_Navigation();
@@ -160,7 +156,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    *
    * @return int
    *   $weight string
-   * @static
    */
   public static function calculateWeight($parentID = NULL, $menuID = NULL) {
     $domainID = CRM_Core_Config::domainID();
@@ -186,7 +181,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    *
    * @return array
    *   returns associated array
-   * @static
    */
   public static function getNavigationList() {
     $cacheKeyString = "navigationList";
@@ -280,7 +274,6 @@ FROM civicrm_navigation WHERE domain_id = $domainID {$whereClause} ORDER BY pare
    *
    * @return array
    *   nested array of menus
-   * @static
    */
   public static function buildNavigationTree(&$navigationTree, $parentID, $navigationMenu = TRUE) {
     $whereClause = " parent_id IS NULL";
@@ -337,7 +330,6 @@ ORDER BY parent_id, weight";
    *
    * @return string
    *   html or json string
-   * @static
    */
   public static function buildNavigation($json = FALSE, $navigationMenu = TRUE) {
     $navigations = array();
@@ -593,7 +585,6 @@ ORDER BY parent_id, weight";
    *
    * @return string
    *   returns navigation html
-   * @static
    */
   public static function createNavigation($contactID) {
     $config = CRM_Core_Config::singleton();
@@ -695,7 +686,6 @@ ORDER BY parent_id, weight";
    *   Associated array, $_GET.
    *
    * @return void
-   * @static
    */
   public static function processNavigation(&$params) {
     $nodeID = (int) str_replace("node_", "", $params['id']);
@@ -734,7 +724,6 @@ ORDER BY parent_id, weight";
    *   New position of the nod, it starts with 0 - n.
    *
    * @return void
-   * @static
    */
   public static function processMove($nodeID, $referenceID, $position) {
     // based on the new position we need to get the weight of the node after moved node
@@ -817,7 +806,6 @@ ORDER BY parent_id, weight";
    *
    * @return array
    *   associated array
-   * @static
    */
   public static function getNavigationInfo($navigationID) {
     $query = "SELECT parent_id, weight FROM civicrm_navigation WHERE id = %1";
@@ -836,7 +824,6 @@ ORDER BY parent_id, weight";
    * @param array $params
    * @param array $newParams
    *   New value of params.
-   * @static
    */
   public static function processUpdate($params, $newParams) {
     $dao = new CRM_Core_DAO_Navigation();
index 8df2a67a701f4481c680529d582e1c759883d77a..b127223cfd9d4bf5877c1b087736359213b26020 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @return string
    *   the note text or NULL if note not found
    *
-   * @static
    */
   public static function getNoteText($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_Note', $id, 'note');
@@ -68,7 +67,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @return string
    *   the note subject or NULL if note not found
    *
-   * @static
    */
   public static function getNoteSubject($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_Note', $id, 'subject');
@@ -83,7 +81,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @return boolean
    *   TRUE if the note should be displayed, otherwise FALSE
    *
-   * @static
    */
   public static function getNotePrivacyHidden($note) {
     if (CRM_Core_Permission::check('view all notes')) {
@@ -141,7 +138,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return object
    *   $note CRM_Core_BAO_Note object
-   * @static
    */
   public static function &add(&$params, $ids = array()) {
     $dataExists = self::dataExists($params);
@@ -228,7 +224,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists(&$params) {
     // return if no data present
@@ -251,7 +246,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return object
    *   $notes  Object of CRM_Core_BAO_Note
-   * @static
    */
   public static function &getValues(&$params, &$values, $numNotes = self::MAX_NOTES) {
     if (empty($params)) {
@@ -297,7 +291,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @return int|NULL
    *   no of deleted notes on success, null otherwise
    * @access public
-   * @static
    */
   public static function del($id, $showStatus = TRUE) {
     $return = NULL;
@@ -347,7 +340,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return void
    *
-   * @static
    */
   public static function deleteContact($id) {
     // need to delete for both entity_id
@@ -373,7 +365,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @return array
    *   array of note properties
    *
-   * @static
    */
   public static function &getNote($id, $entityTable = 'civicrm_relationship') {
     $viewNote = array();
@@ -405,7 +396,6 @@ ORDER BY  modified_date desc";
    * @return int
    *   $count count of log records
    *
-   * @static
    */
   public static function getContactNoteCount($contactID) {
     $note = new CRM_Core_DAO_Note();
@@ -434,7 +424,6 @@ ORDER BY  modified_date desc";
    * @return array
    *   Nested associative array beginning with direct children of given note.
    *
-   * @static
    */
   public static function getNoteTree($parentId, $maxDepth = 0, $snippet = FALSE) {
     return self::buildNoteTree($parentId, $maxDepth, $snippet);
@@ -449,7 +438,6 @@ ORDER BY  modified_date desc";
    * @return int
    *   $count Number of notes having the give note as parent
    *
-   * @static
    */
   public static function getChildCount($id) {
     $note = new CRM_Core_DAO_Note();
@@ -481,7 +469,6 @@ ORDER BY  modified_date desc";
    *
    * @return array
    *   Nested associative array beginning with direct children of given note.
-   * @static
    */
   private static function buildNoteTree($parentId, $maxDepth = 0, $snippet = FALSE, &$tree = array(), $depth = 0) {
     if ($maxDepth && $depth > $maxDepth) {
@@ -568,7 +555,6 @@ ORDER BY  modified_date desc";
    *   Contact id whose notes to be deleted.
    *
    * @return void
-   * @static
    */
   public static function cleanContactNotes($contactID) {
     $params = array(1 => array($contactID, 'Integer'));
index 7615f5bfc11da53a31acdf6b2941c62938f088aa..73eca2856c616ec2911f911b4a5b875f630a10d5 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    *
    * @return object
    *   CRM_Core_BAO_OpenID object on success, null otherwise
-   * @static
    */
   public static function add(&$params) {
     $hook = empty($params['id']) ? 'create' : 'edit';
@@ -68,7 +67,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    *   Input parameters to find object.
    *
    * @return mixed
-   * @static
    */
   public static function &getValues($entityBlock) {
     return CRM_Core_BAO_Block::getValues('openid', $entityBlock);
@@ -81,7 +79,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    *   The OpenID to check.
    *
    * @return boolean
-   * @static
    */
   public static function isAllowedToLogin($identity_url) {
     $openId = new CRM_Core_DAO_OpenID();
@@ -102,7 +99,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    *
    * @return array
    *   the array of openid's
-   * @static
    */
   public static function allOpenIDs($id, $updateBlankLocInfo = FALSE) {
     if (!$id) {
index c03ed0e4dfb087fedf61b705c83be84b05b78937..03a04f4e2e3d982b29dc884d8055c352157873c0 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_OptionGroup
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $optionGroup = new CRM_Core_DAO_OptionGroup();
@@ -72,7 +71,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_OptionGroup', $id, 'is_active', $is_active);
@@ -86,7 +84,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -119,7 +116,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    *
    * @return void
    *
-   * @static
    */
   public static function del($optionGroupId) {
     // need to delete all option value field before deleting group
@@ -141,7 +137,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    * @return String
    *   title
    *
-   * @static
    */
   public static function getTitle($optionGroupId) {
     $optionGroup = new CRM_Core_DAO_OptionGroup();
index 3eb2b944a8869a610bc0962301019f1012f0700b..3a1659451e2958a066c82ca6c52e17c5971b468c 100644 (file)
@@ -133,7 +133,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_OptionValue
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $optionValue = new CRM_Core_DAO_OptionValue();
@@ -155,7 +154,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_OptionValue', $id, 'is_active', $is_active);
@@ -169,7 +167,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return CRM_Core_DAO_OptionValue
    */
@@ -236,7 +233,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return boolean
    *
-   * @static
    */
   public static function del($optionValueId) {
     $optionValue = new CRM_Core_DAO_OptionValue();
@@ -256,7 +252,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   label and description
-   * @static
    */
   public static function getActivityTypeDetails($activityTypeId) {
     $query = "SELECT civicrm_option_value.label, civicrm_option_value.description
@@ -281,7 +276,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    * @return string
    *   title
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_OptionValue', $id, 'label');
@@ -427,7 +421,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *   Options value , weight pair.
    *
    * @return void
-   * @static
    */
   public static function updateOptionWeights($opGroupId, $opWeights) {
     if (!is_array($opWeights) || empty($opWeights)) {
@@ -456,7 +449,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   an array of array of values for this option group
-   * @static
    */
   public static function getOptionValuesArray($optionGroupID) {
     // check if we can get the field values from the system cache
@@ -490,7 +482,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   an associative array of label, value pairs
-   * @static
    */
   public static function getOptionValuesAssocArray($optionGroupID) {
     $optionValues = self::getOptionValuesArray($optionGroupID);
@@ -511,7 +502,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   an associative array of label, value pairs
-   * @static
    */
   public static function getOptionValuesAssocArrayFromName($optionGroupName) {
     $dao = new CRM_Core_DAO_OptionGroup();
index f63c8dabb4f93c30e3c5c9d92a44965b1d0dbe6a..8a323498a6c5d35d6aea2bb13141fdab8937f883 100644 (file)
@@ -94,7 +94,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   (reference)   List of Paper Sizes
-   * @static
    */
   public static function &addOrder(&$list, $returnURL) {
     $filter = "option_group_id = " . self::_getGid();
@@ -109,7 +108,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   (reference)   Paper Size list
-   * @static
    */
   public static function &getList($namesOnly = FALSE) {
     static $list = array();
@@ -139,7 +137,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   Name/value pairs containing the default Paper Size values.
-   * @static
    */
   public static function &getDefaultValues() {
     $params = array('is_active' => 1, 'is_default' => 1);
@@ -213,7 +210,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param null $default
    *
    * @return value
-   * @static
    */
   public static function getValue($field, &$values, $default = NULL) {
     if (array_key_exists($field, self::$optionValueFields)) {
@@ -245,7 +241,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_DAO_OptionValue
-   * @static
    */
   public static function retrieve(&$params, &$values) {
     $optionValue = new CRM_Core_DAO_OptionValue();
@@ -339,7 +334,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param int $id
    *   ID of the Paper Size to be deleted.
    *
-   * @static
    */
   public static function del($id) {
     if ($id) {
index dfe69b9373f73503a6a008d54c7ee9c48b1f0e95..166bf8a4069eb63bf60a4a7e72dc8c4473bb1d2a 100644 (file)
@@ -152,7 +152,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *   URL of page calling this function.
    *
    * @return void
-   * @static
    */
   public static function addOrder(&$list, $returnURL) {
     $filter = "option_group_id = " . self::_getGid();
@@ -167,7 +166,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   (reference)   PDF Page Format list
-   * @static
    */
   public static function &getList($namesOnly = FALSE) {
     static $list = array();
@@ -197,7 +195,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array
    *   Name/value pairs containing the default PDF Page Format values.
-   * @static
    */
   public static function &getDefaultValues() {
     $params = array('is_active' => 1, 'is_default' => 1);
@@ -274,7 +271,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param null $default
    *
    * @return value
-   * @static
    */
   public static function getValue($field, &$values, $default = NULL) {
     if (array_key_exists($field, self::$optionValueFields)) {
@@ -306,7 +302,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_DAO_OptionValue
-   * @static
    */
   public static function retrieve(&$params, &$values) {
     $optionValue = new CRM_Core_DAO_OptionValue();
@@ -396,7 +391,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param int $id
    *   ID of the PDF Page Format to be deleted.
    *
-   * @static
    */
   public static function del($id) {
     if ($id) {
index 818cb78e11c4b304701148ae775c86c50ff2e6ad..998e29aac43a277ced91e4fd782a41ab11f2c20d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_Persistent
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $dao = new CRM_Core_DAO_Persistent();
@@ -67,7 +66,6 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
index 68965acca885079df87ee80809a5ea3e85fc6f5c..0eee6ce5392b3bd72e7cf0ba1edb4f1a681267e8 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Core_BAO_Phone extends CRM_Core_DAO_Phone {
    *
    * @return object
    *   CRM_Core_BAO_Phone object on success, null otherwise
-   * @static
    */
   public static function add(&$params) {
     // Ensure mysql phone function exists
@@ -95,7 +94,6 @@ class CRM_Core_BAO_Phone extends CRM_Core_DAO_Phone {
    *
    * @return array
    *   array of phone objects
-   * @static
    */
   public static function &getValues($entityBlock) {
     $getValues = CRM_Core_BAO_Block::getValues('phone', $entityBlock);
@@ -114,7 +112,6 @@ class CRM_Core_BAO_Phone extends CRM_Core_DAO_Phone {
    *
    * @return array
    *   the array of phone ids which are potential numbers
-   * @static
    */
   public static function allPhones($id, $updateBlankLocInfo = FALSE, $type = NULL, $filters = array()) {
     if (!$id) {
@@ -187,7 +184,6 @@ ORDER BY civicrm_phone.is_primary DESC,  phone_id ASC ";
    *
    * @return array
    *   the array of phone ids which are potential numbers
-   * @static
    */
   public static function allEntityPhones($entityElements, $type = NULL) {
     if (empty($entityElements)) {
@@ -241,7 +237,6 @@ ORDER BY ph.is_primary DESC, phone_id ASC ";
    *   Value of option to be deleted.
    *
    * return void
-   * @static
    */
   public static function setOptionToNull($optionId) {
     if (!$optionId) {
index 5157b0a36138abf8401567da04789f40e7231749..7d173f81dbaea65e010e374a14926dac19168de2 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
    *
    * @return CRM_Core_BAO_PreferencesDate|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $dao = new CRM_Core_DAO_PreferencesDate();
@@ -79,7 +78,6 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     CRM_Core_Error::fatal();
@@ -90,7 +88,6 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
    *
    * @param int $id
    *
-   * @static
    */
   public static function del($id) {
     CRM_Core_Error::fatal();
index 8ae0cf69c5ea9338ecf414517f7c781858122a87..c0bd54019d2b1f909c963b8987dce1701e041f08 100644 (file)
@@ -139,7 +139,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param array $params
    *   Reference array contains the values submitted by the form .
    *
-   * @static
    *
    * @return object
    */
@@ -175,7 +174,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param string $entityTable
    *   Name of the entity table .
    *
-   * @static
    *
    * @return object
    */
@@ -404,7 +402,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param int $initiatorId
    *   The instance where this function is invoked from .
    *
-   * @static
    *
    * @return array
    *   an array of child ids
@@ -473,7 +470,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param int $mode
    *   1. retrieve only one entity. 2. retrieve all future entities in the repeating set. 3. all entities in the repeating set. .
    *
-   * @static
    *
    * @return array
    *   array of connected ids
@@ -496,7 +492,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param bool $includeParent
    *   Include parent in result set .
    *
-   * @static
    *
    * @return int
    *   unsigned $parentId Parent ID
@@ -535,7 +530,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param bool $createRecurringEntity
    *   If to create a record in recurring_entity table .
    *
-   * @static
    *
    * @return object
    */
@@ -565,7 +559,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param object $event
    *   An object of /Civi/Core/DAO/Event/PostUpdate containing dao object that was just updated .
    *
-   * @static
    *
    * @return void
    */
@@ -638,7 +631,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param object $event
    *   An object of /Civi/Core/DAO/Event/PostUpdate containing dao object that was just inserted .
    *
-   * @static
    *
    * @return void
    */
@@ -749,7 +741,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param object $event
    *   An object of /Civi/Core/DAO/Event/PostUpdate containing dao object that was just deleted .
    *
-   * @static
    *
    * @return void
    */
@@ -793,7 +784,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param string $entityTable
    *   Name of the entity table
    *
-   * @static
    *
    * @return boolean|CRM_Core_DAO_RecurringEntity
    */
@@ -913,7 +903,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param int $scheduleReminderId
    *   Primary key of civicrm_action_schedule table .
    *
-   * @static
    *
    * @return object
    */
@@ -1069,7 +1058,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param DateTime $endDate
    *   End Date .
    *
-   * @static
    *
    * @return object
    *   DateTime object which contain time difference
@@ -1090,7 +1078,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param string $used_for
    *   Specifies for which entity type it's used for .
    *
-   * @static
    *
    * @return object
    */
index dad408318dfe78285e9c73bf3826f648176d3801..5e0e52eea2bbcc6807bd3694d37c24b394591440 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Core_BAO_SchemaHandler {
    * @return bool
    *   TRUE if successfully created, FALSE otherwise
    *
-   * @static
    */
   public static function createTable(&$params) {
     $sql = self::buildTableSQL($params);
@@ -370,7 +369,6 @@ ALTER TABLE {$tableName}
    * @return bool
    *   TRUE if successfully deleted, FALSE otherwise.
    *
-   * @static
    */
   public static function dropTable($tableName) {
     $sql = "DROP TABLE $tableName";
index 06650284222b36da1566af2f8ef27e17b61f2b5a..aca2dbbf1f89863df3622c1040b1872a4beeb994 100644 (file)
@@ -81,7 +81,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    *
    * @return boolean
    *   true if item is already in cache
-   * @static
    */
   static function inCache(
     $group,
@@ -219,7 +218,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    *
    * @return mixed
    *   The data if present in the setting table, else null
-   * @static
    */
   static function getItem(
     $group,
@@ -271,7 +269,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    *
    * @domains array an array of domains to get settings for. Default is the current domain
    * @return void
-   * @static
    */
   public static function getItems(&$params, $domains = NULL, $settingsToReturn) {
     $originalDomain = CRM_Core_Config::domainID();
@@ -348,7 +345,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    * @param int $domainID
    *
    * @return void
-   * @static
    */
   static function setItem(
     $value,
@@ -464,7 +460,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    * @throws api_Exception
    * @domains array an array of domains to get settings for. Default is the current domain
    * @return array
-   * @static
    */
   public static function setItems(&$params, $domains = NULL) {
     $originalDomain = CRM_Core_Config::domainID();
index 3fb43ecee8ee8dee4ea5cb3a631fc14a4f32b01f..fd82d7fb014a5308d47227e6f28af049dbfa11c5 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    *
    * @return object
    *   CRM_Core_DAO_Tag object on success, otherwise null
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $tag = new CRM_Core_DAO_Tag();
@@ -322,7 +321,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    *   Tag id.
    *
    * @return boolean
-   * @static
    */
   public static function del($id) {
     // since this is a destructive operation, lets make sure
@@ -362,7 +360,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    *
    * @return object
    *   CRM_Core_DAO_Tag object on success, otherwise null
-   * @static
    */
   public static function add(&$params, $ids = array()) {
     $id = CRM_Utils_Array::value('id', $params, CRM_Utils_Array::value('tag', $ids));
@@ -413,7 +410,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return boolean
-   * @static
    */
   public static function dataExists(&$params) {
     // Disallow empty values except for the number zero.
@@ -433,7 +429,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    *
    * @return array
    *   array of tag sets
-   * @static
    */
   public static function getTagSet($entityTable) {
     $tagSets = array();
@@ -458,7 +453,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    * @return array
    *   associated array of tag name and id
    * @access public
-   * @static
    */
   public static function getTagsNotInTagset() {
     $tags = $tagSets = array();
index 7659094aac6a0685d96708ecead3008d46554048..0781e9e5549e98d4704f3e6c52f2f3330caad144 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_UFField
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Core_DAO_UFField', $params, $defaults);
@@ -70,7 +69,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    * @return string
    *   title
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFField', $groupId, 'title');
@@ -86,7 +84,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     //check if custom data profile field is disabled
@@ -111,7 +108,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    *
    * @return boolean
    *
-   * @static
    */
   public static function del($id) {
     //delete  field field
@@ -131,7 +127,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    * @return mixed
    * @ids   array $ids    array that containd ids
    *
-   * @static
    */
   public static function duplicateField($params, $ids) {
     $ufField = new CRM_Core_DAO_UFField();
@@ -205,7 +200,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return CRM_Core_BAO_UFField
    *
-   * @static
    */
   public static function add(&$params, $ids = array()) {
     // set values for uf field properties and save
@@ -279,7 +273,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *   Set the is_active field.
    *
    * @return void
-   * @static
    */
   public static function setUFField($customFieldId, $is_active) {
     //find the profile id given custom field
@@ -303,7 +296,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *   In which to copy.
    *
    * @return void
-   * @static
    */
   public static function copy($old_id, $new_id) {
     $ufField = new CRM_Core_DAO_UFField();
@@ -325,7 +317,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return void
    *
-   * @static
    */
   public static function delUFField($customFieldId) {
     //find the profile id given custom field id
@@ -348,7 +339,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *   Value we want to set the is_active field.
    *
    * @return void
-   * @static
    */
   public static function setUFFieldStatus($customGroupId, $is_active) {
     //find the profile id given custom group id
@@ -372,7 +362,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return boolean
    *   false if custom field are disabled else true
-   * @static
    */
   public static function checkUFStatus($UFFieldId) {
     $fieldName = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFField', $UFFieldId, 'field_name');
@@ -462,7 +451,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *   Array of types those are optional.
    *
    * @return boolean
-   * @static
    */
   public static function checkValidProfileType($ufGroupId, $required, $optional = NULL) {
     if (!is_array($required) || empty($required)) {
@@ -510,7 +498,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return bool
    *   true for mix profile else false
-   * @static
    */
   public static function checkProfileType($ufGroupId) {
     $ufGroup = new CRM_Core_DAO_UFGroup();
@@ -581,7 +568,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return string
    *   profile group_type
-   * @static
    *
    * TODO Why is this function in this class? It seems to be about the UFGroup.
    */
@@ -606,7 +592,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return string
    *   profile group_type
-   * @static
    *
    * TODO Why is this function in this class? It seems to be about the UFGroup.
    */
@@ -710,7 +695,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return bool
    *   true for mix profile group else false
-   * @static
    */
   public static function checkProfileGroupType($ctype) {
     $ufGroup = new CRM_Core_DAO_UFGroup();
@@ -877,7 +861,6 @@ SELECT  id
    * @param int $gid : UF group ID
    * @param array $defaults : Form defaults
    * @return array, multidimensional; e.g. $result['FieldGroup']['field_name']['label']
-   * @static
    */
   public static function getAvailableFields($gid = NULL, $defaults = array()) {
     $fields = array(
@@ -1068,7 +1051,6 @@ SELECT  id
    * @param bool $force
    *
    * @return array, multidimensional; e.g. $result['field_name']['label']
-   * @static
    */
   public static function getAvailableFieldsFlat($force = FALSE) {
     // FIXME reset when data model changes
index 74d81d7d400a2e349e7da672b942a3fa7aad4deb..0f1e6fdaa255728fe91e6f06e209ae2588b6d9e4 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return object
    *   CRM_Core_DAO_UFGroup object
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Core_DAO_UFGroup', $params, $defaults);
@@ -106,7 +105,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @return string
    *   title
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFGroup', $id, 'title');
@@ -122,7 +120,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return Object
    *   CRM_Core_DAO_UFGroup object on success, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Core_DAO_UFGroup', $id, 'is_active', $is_active);
@@ -140,7 +137,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return array
    *   the fields that are needed for registration
-   * @static
    */
   public static function getRegistrationFields($action, $mode, $ctype = NULL) {
     if ($mode & CRM_Profile_Form::MODE_REGISTER) {
@@ -202,7 +198,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param int $permissionType
    * @return array
    *   the fields that are listings related
-   * @static
    */
   static function getListingFields(
     $action,
@@ -282,7 +277,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return array
    *   the fields that belong to this ufgroup(s)
-   * @static
    */
   static function getFields(
     $id,
@@ -719,7 +713,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @pram  boolean $register is this the registrtion form
    * @return boolean
    *   true if form is valid
-   * @static
    */
   public static function isValid($userID, $title, $register = FALSE, $action = NULL) {
     if ($register) {
@@ -771,7 +764,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return string
    *   the html for the form on success, otherwise empty string
-   * @static
    */
   static function getEditHTML(
     $userID,
@@ -920,7 +912,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return int|null
    *   contact_id if found, null otherwise
-   * @static
    */
   public static function findContact(&$params, $id = NULL, $contactType = 'Individual') {
     $dedupeParams = CRM_Dedupe_Finder::formatParams($params, $contactType);
@@ -952,7 +943,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param null $additionalWhereClause
    *
    * @return void
-   * @static
    */
   public static function getValues(
     $cid, &$fields, &$values,
@@ -1388,7 +1378,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return boolean
    *
-   * @static
    */
   public static function usedByModule($id) {
     //check whether this group is used by any module(check uf join records)
@@ -1414,7 +1403,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return boolean
    *
-   * @static
    */
   public static function del($id) {
     //check whether this group contains  any profile fields
@@ -1445,7 +1433,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -1498,7 +1485,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *   Ufgroup id.
    *
    * @return void
-   * @static
    */
   public static function createUFJoin(&$params, $ufGroupId) {
     $groupTypes = CRM_Utils_Array::value('uf_group_type', $params);
@@ -1573,7 +1559,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *
-   * @static
    */
   public static function getUFJoinRecord($ufGroupId = NULL, $displayName = NULL, $status = NULL) {
     if ($displayName) {
@@ -1618,7 +1603,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Core_BAO_UFJoin
-   * @static
    */
   public static function addUFJoin(&$params) {
     $ufJoin = new CRM_Core_DAO_UFJoin();
@@ -1634,7 +1618,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *   (reference) an assoc array of name/value pairs.
    *
    * @return void
-   * @static
    */
   public static function delUFJoin(&$params) {
     $ufJoin = new CRM_Core_DAO_UFJoin();
@@ -1650,7 +1633,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return int
    *   weight of the UFGroup
-   * @static
    */
   public static function getWeight($ufGroupId = NULL) {
     //calculate the weight
@@ -1687,7 +1669,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *   array of ufgroups for a module
-   * @static
    */
   public static function getModuleUFGroup($moduleName = NULL, $count = 0, $skipPermission = TRUE, $op = CRM_Core_Permission::VIEW, $returnFields = NULL) {
     $selectFields = array('id', 'title', 'created_id', 'is_active', 'is_reserved', 'group_type');
@@ -1760,7 +1741,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return boolean
    *   true or false
-   * @static
    */
   public static function filterUFGroups($ufGroupId, $contactID = NULL) {
     if (!$contactID) {
@@ -1810,7 +1790,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param string $prefix
    *
    * @return null
-   * @static
    */
   static function buildProfile(
     &$form,
@@ -2352,7 +2331,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param null $component
    *
    * @return null
-   * @static
    */
   static function setProfileDefaults(
     $contactId, &$fields, &$defaults,
@@ -2606,7 +2584,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *   associative array of profiles
-   * @static
    */
   public static function getProfiles($types, $onlyPure = FALSE) {
     $profiles = array();
@@ -2637,7 +2614,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *   associative array of profiles
-   * @static
    */
   public static function getValidProfiles($required, $optional = NULL) {
     if (!is_array($required) || empty($required)) {
@@ -2670,7 +2646,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *   associative array of profiles
-   * @static
    */
   public static function checkValidProfile($ufId, $required = NULL) {
     $validProfile = FALSE;
@@ -2711,7 +2686,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param array $defaults
    *
    * @return array
-   * @static
    */
   public static function setRegisterDefaults(&$fields, &$defaults) {
     $config = CRM_Core_Config::singleton();
@@ -2912,7 +2886,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *   assoicated formatted array
-   * @static
    */
   public static function formatFields($params, $contactId = NULL) {
     if ($contactId) {
@@ -3433,7 +3406,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array
    *   returns array
-   * @static
    */
   public static function profileGroups($profileID) {
     $groupTypes = array();
@@ -3530,7 +3502,6 @@ SELECT  group_id
    *
    * @return boolean
    *   true if profile is mixed
-   * @static
    */
   public static function checkForMixProfiles($profileIds) {
     $mixProfile = FALSE;
@@ -3581,7 +3552,6 @@ SELECT  group_id
    *
    * @return boolean
    *   true if profile should be shown else false
-   * @static
    */
   public static function showOverlayProfile() {
     $showOverlay = TRUE;
@@ -3609,7 +3579,6 @@ SELECT  group_id
    *
    * @return Array
    *   group type values
-   * @static
    */
   public static function groupTypeValues($profileId, $groupType = NULL) {
     $groupTypeValue = array();
@@ -3683,7 +3652,6 @@ SELECT  group_id
    *
    * @return array
    *   profileIds profile ids
-   * @static
    */
   public static function getBatchProfiles() {
     $query = "SELECT id
@@ -3730,7 +3698,6 @@ SELECT  group_id
    * @param array $fields
    *   Associated array of profile fields.
    *
-   * @static
    */
   public static function reformatProfileFields(&$fields) {
     //reformat fields array
index b795fe56be9c67da15a136eb60dff71446061678..f69b263c4031816256111bd3d7d91d03cf8e09f5 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Core_DAO_UFJoin
-   * @static
    */
   public static function &create($params) {
     // see if a record exists with the same weight
@@ -97,7 +96,6 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
    *
    * @return int
    *   or null
-   * @static
    */
   public static function findJoinEntryId(&$params) {
     if (!empty($params['id'])) {
@@ -135,7 +133,6 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
    *
    * @return int
    *   or null
-   * @static
    */
   public static function findUFGroupId(&$params) {
 
index bd215c400218358512295ace6a374e135f06eb86..dc3dbd4b1d95c8af86f859f70c20d59c07c6f0a9 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Core_BAO_UFMatch extends CRM_Core_DAO_UFMatch {
    * @param bool $isLogin
    *
    * @return void
-   * @static
    */
   public static function synchronize(&$user, $update, $uf, $ctype, $isLogin = FALSE) {
     $userSystem = CRM_Core_Config::singleton()->userSystem;
@@ -182,7 +181,6 @@ class CRM_Core_BAO_UFMatch extends CRM_Core_DAO_UFMatch {
    * @param bool $isLogin
    *
    * @return CRM_Core_DAO_UFMatch|bool
-   * @static
    */
   public static function &synchronizeUFMatch(&$user, $userKey, $uniqId, $uf, $status = NULL, $ctype = NULL, $isLogin = FALSE) {
     $config = CRM_Core_Config::singleton();
@@ -362,7 +360,6 @@ AND    domain_id    = %4
    *   Id of the contact to update.
    *
    * @return void
-   * @static
    */
   public static function updateUFName($contactId) {
     if (!$contactId) {
@@ -418,7 +415,6 @@ AND    domain_id    = %4
    *   Email to be modified for the user.
    *
    * @return void
-   * @static
    */
   public static function updateContactEmail($contactId, $emailAddress) {
     $strtolower = function_exists('mb_strtolower') ? 'mb_strtolower' : 'strtolower';
@@ -473,7 +469,6 @@ AND    domain_id    = %4
    *   Id of the user to delete.
    *
    * @return void
-   * @static
    */
   public static function deleteUser($ufID) {
     $ufmatch = new CRM_Core_DAO_UFMatch();
@@ -491,7 +486,6 @@ AND    domain_id    = %4
    *
    * @return int
    *   contact_id on success, null otherwise
-   * @static
    */
   public static function getContactId($ufID) {
     if (!isset($ufID)) {
@@ -516,7 +510,6 @@ AND    domain_id    = %4
    *
    * @return int
    *   uf_id of the given contact_id on success, null otherwise
-   * @static
    */
   public static function getUFId($contactID) {
     if (!isset($contactID)) {
@@ -547,7 +540,6 @@ AND    domain_id    = %4
    *
    * @return int
    *   contact_id on success, null otherwise
-   * @static
    */
   public static function getContactIDs() {
     $id = array();
@@ -567,7 +559,6 @@ AND    domain_id    = %4
    *
    * @return bool
    *   true if allowed to login, false otherwise
-   * @static
    */
   public static function getAllowedToLogin($openId) {
     $ufmatch = new CRM_Core_DAO_UFMatch();
@@ -586,7 +577,6 @@ AND    domain_id    = %4
    *
    * @return int
    *   next highest unused value for uf_id
-   * @static
    */
   public static function getNextUfIdValue() {
     $query = "SELECT MAX(uf_id)+1 AS next_uf_id FROM civicrm_uf_match";
index 41f2abf85048f4cda2ea7d81fb4b87db6313c69f..c47b4aa3ef800c18c173a66d00cfc382cc59fa32 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    *
    * @return object
    *   CRM_Core_BAO_Website object on success, null otherwise
-   * @static
    */
   public static function add(&$params) {
     $hook = empty($params['id']) ? 'create' : 'edit';
@@ -70,7 +69,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    * @param $skipDelete
    *
    * @return void
-   * @static
    */
   public static function create(&$params, $contactID, $skipDelete) {
     if (empty($params)) {
@@ -118,7 +116,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    *   Website ids.
    *
    * @return void
-   * @static
    */
   public static function del($ids) {
     $query = 'DELETE FROM civicrm_website WHERE id IN ( ' . implode(',', $ids) . ')';
@@ -135,7 +132,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    * @param $values
    *
    * @return boolean
-   * @static
    */
   public static function &getValues(&$params, &$values) {
     $websites = array();
@@ -165,7 +161,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    *
    * @return array
    *   the array of website details
-   * @static
    */
   public static function allWebsites($id, $updateBlankLocInfo = FALSE) {
     if (!$id) {
index 0a27a818555ce0f0574478a4965314701818418c..82527f3b7f12466bb71171ca4f4f95b31a050ab9 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_DAO_WordRepalcement
-   * @static
    */
 
   public static function retrieve(&$params, &$defaults) {
@@ -72,7 +71,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    * @param null $reset
    *
    * @return null|CRM_Core_BAO_WordRepalcement
-   * @static
    */
   public static function getWordReplacement($reset = NULL) {
     static $wordReplacement = NULL;
@@ -133,7 +131,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    *   WordReplacement id.
    *
    * @return object
-   * @static
    */
   public static function del($id) {
     $dao = new CRM_Core_DAO_WordReplacement();
index 4ec6230e47511df71fff742991118bbf2083386d..a85c973e2c55454a23d965987eee21b979c9d530 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Core_ClassLoader {
    * We only need one instance of this object. So we use the singleton
    * pattern and cache the instance in this variable
    * @var object
-   * @static
    */
   private static $_singleton = NULL;
 
index a24414581806d7c887fcb9702ba73af8e91be183..aab1d998947a4cfc6f8eab4db9706458e5733a74 100644 (file)
@@ -424,7 +424,6 @@ class CRM_Core_Component {
    *   Array of tables.
    *
    * @return null
-   * @static
    */
   public static function tableNames(&$tables) {
     $info = self::_info();
index c83608356746322fbda9e6120bb4a1f863ad529a..984d4dbd3f2acb05bacdaf94ce15a6fa5fd7713e 100644 (file)
@@ -193,7 +193,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    *   whether to force a reconstruction.
    *
    * @return CRM_Core_Config
-   * @static
    */
   public static function &singleton($loadFromDB = TRUE, $force = FALSE) {
     if (self::$_singleton === NULL || $force) {
@@ -674,7 +673,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    * @param array (reference ) the parameters that need a value
    *
    * @return boolean
-   * @static
    */
   public static function check(&$config, &$required) {
     foreach ($required as $name) {
index 3bfa82a5eea767cde9dfd4b04464f8b0b6400cbe..75ad06c4bcbbe901506f9e71050781063cd62db3 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Core_Config_Defaults {
   /**
    * Format size
    *
-   * @static
    */
 
   public static function formatUnitSize($size, $checkForPostMax = FALSE) {
@@ -120,7 +119,6 @@ class CRM_Core_Config_Defaults {
    *   this variable is set true for GUI
    *   mode (eg: Global setting >> Components)
    *
-   * @static
    */
   public static function setValues(&$defaults, $formMode = FALSE) {
     $config = CRM_Core_Config::singleton();
index aa29909f07f3beabde8edf2e7d90a136ac69a2b1..e374d15e7424505471124b52868b295b9355c0d2 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *   The database connection string.
    *
    * @return void
-   * @static
    */
   public static function init($dsn) {
     $options = &PEAR::getStaticProperty('DB_DataObject', 'options');
@@ -334,7 +333,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *   The factory application object.
    *
    * @return void
-   * @static
    */
   public static function setFactory(&$factory) {
     self::$_factory = &$factory;
@@ -398,7 +396,6 @@ class CRM_Core_DAO extends DB_DataObject {
   /**
    * Returns list of FK relationships
    *
-   * @static
    *
    * @return array
    *   Array of CRM_Core_Reference_Interface
@@ -553,7 +550,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *   (reference ) associative array of name/value pairs.
    *
    * @return void
-   * @static
    */
   public static function storeValues(&$object, &$values) {
     $fields = &$object->fields();
@@ -576,7 +572,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *
    * @return array|null
    *   the attributes for the object
-   * @static
    */
   public static function makeAttribute($field) {
     if ($field) {
@@ -630,7 +625,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *
    * @return array
    *   assoc array of name => attribute pairs
-   * @static
    */
   public static function getAttribute($class, $fieldName = NULL) {
     $object = new $class();
@@ -679,7 +673,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *
    * @return boolean
    *   true if object exists
-   * @static
    */
   public static function objectExists($value, $daoName, $daoID, $fieldName = 'name') {
     $object = new $daoName();
@@ -705,7 +698,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *
    * @return boolean
    *   true if exists, else false
-   * @static
    */
   public static function checkFieldExists($tableName, $columnName, $i18nRewrite = TRUE) {
     $query = "
@@ -731,7 +723,6 @@ LIKE %1
    * @param string $fieldName
    *
    * @return array
-   * @static
    */
   public static function getStorageValues($tableName = NULL, $maxTablesToCheck = 10, $fieldName = 'Engine') {
     $values = array();
@@ -791,7 +782,6 @@ LIKE %1
    *
    * @return boolean
    *   true if constraint exists, false otherwise
-   * @static
    */
   public static function checkConstraintExists($tableName, $constraint) {
     static $show = array();
@@ -856,7 +846,6 @@ LIKE %1
    *
    * @return boolean
    *   true if in format, false otherwise
-   * @static
    */
   public static function checkFKConstraintInFormat($tableName, $columnName) {
     static $show = array();
@@ -886,7 +875,6 @@ LIKE %1
    *
    * @return boolean
    *   true if the value is always $columnValue, false otherwise
-   * @static
    */
   public static function checkFieldHasAlwaysValue($tableName, $columnName, $columnValue) {
     $query = "SELECT * FROM $tableName WHERE $columnName != '$columnValue'";
@@ -904,7 +892,6 @@ LIKE %1
    *
    * @return boolean
    *   true if if the value is always NULL, false otherwise
-   * @static
    */
   public static function checkFieldIsAlwaysNull($tableName, $columnName) {
     $query = "SELECT * FROM $tableName WHERE $columnName IS NOT NULL";
@@ -921,7 +908,6 @@ LIKE %1
    *
    * @return boolean
    *   true if exists, else false
-   * @static
    */
   public static function checkTableExists($tableName) {
     $query = "
@@ -984,7 +970,6 @@ FROM   civicrm_domain
    *
    * @return string|null
    *   Value of $returnColumn in the retrieved record
-   * @static
    */
   public static function getFieldValue($daoName, $searchValue, $returnColumn = 'name', $searchColumn = 'id', $force = FALSE) {
     if (
@@ -1035,7 +1020,6 @@ FROM   civicrm_domain
    *
    * @return boolean
    *   true if we found and updated the object, else false
-   * @static
    */
   public static function setFieldValue($daoName, $searchValue, $setColumn, $setValue, $searchColumn = 'id') {
     $object = new $daoName();
@@ -1062,7 +1046,6 @@ FROM   civicrm_domain
    *
    * @return string
    *   sortString
-   * @static
    */
   public static function getSortString($sort, $default = NULL) {
     // check if sort is of type CRM_Utils_Sort
@@ -1094,7 +1077,6 @@ FROM   civicrm_domain
    *
    * @return object
    *   an object of type referenced by daoName
-   * @static
    */
   public static function commonRetrieve($daoName, &$params, &$defaults, $returnProperities = NULL) {
     $object = new $daoName();
@@ -1122,7 +1104,6 @@ FROM   civicrm_domain
    *   Id of the contact to delete.
    *
    * @return void
-   * @static
    */
   public static function deleteEntityContact($daoName, $contactId) {
     $object = new $daoName();
@@ -1147,7 +1128,6 @@ FROM   civicrm_domain
    *
    * @return CRM_Core_DAO
    *   object that holds the results of the query
-   * @static
    */
   static function &executeQuery(
     $query,
@@ -1198,7 +1178,6 @@ FROM   civicrm_domain
    * @return string|null
    *   the result of the query if any
    *
-   * @static
    */
   static function &singleValueQuery(
     $query,
@@ -1482,7 +1461,6 @@ SELECT contact_id
    *
    * @return object
    *   an object of type referenced by daoName
-   * @static
    */
   public static function commonRetrieveAll($daoName, $fieldIdName = 'id', $fieldId, &$details, $returnProperities = NULL) {
     require_once(str_replace('_', DIRECTORY_SEPARATOR, $daoName) . ".php");
index 7d21a983ddc9df0ac178635c3ec47b7f5c99ab26..896e5146a16ebedde9ff6832aec068a18a38c962 100644 (file)
@@ -83,20 +83,17 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * We only need one instance of this object. So we use the singleton
    * pattern and cache the instance in this variable
    * @var object
-   * @static
    */
   private static $_singleton = NULL;
 
   /**
    * The logger object for this application
    * @var object
-   * @static
    */
   private static $_log = NULL;
 
   /**
    * If modeException == true, errors are raised as exception instead of returning civicrm_errors
-   * @static
    */
   public static $modeException = NULL;
 
@@ -110,7 +107,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @param string $stackClass
    *
    * @return object
-   * @static
    */
   public static function &singleton($package = NULL, $msgCallback = FALSE, $contextCallback = FALSE, $throwPEAR_Error = FALSE, $stackClass = 'PEAR_ErrorStack') {
     if (self::$_singleton === NULL) {
@@ -307,7 +303,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @throws Exception
    *
    * @return void
-   * @static
    */
   public static function fatal($message = NULL, $code = NULL, $email = NULL) {
     $vars = array(
@@ -394,7 +389,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @param Exception $exception
    *
    * @return void
-   * @static
    */
   public static function handleUnhandledException($exception) {
     try {
@@ -477,7 +471,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *
    * @return string
    *   the generated output
-   * @static
    */
   public static function debug($name, $variable = NULL, $log = TRUE, $html = TRUE, $checkPermission = TRUE) {
     $error = self::singleton();
@@ -529,7 +522,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *   the generated output
    *
    *
-   * @static
    *
    * @see CRM_Core_Error::debug()
    * @see CRM_Core_Error::debug_log_message()
@@ -579,7 +571,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *   format of the backtrace
    *
    *
-   * @static
    */
   public static function debug_log_message($message, $out = FALSE, $comp = '') {
     $config = CRM_Core_Config::singleton();
@@ -861,7 +852,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @param null $redirect
    * @param string $title
    * @return void
-   * @static
    */
   public static function statusBounce($status, $redirect = NULL, $title = NULL) {
     $session = CRM_Core_Session::singleton();
@@ -881,7 +871,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
   /**
    * Reset the error stack
    *
-   * @static
    */
   public static function reset() {
     $error = self::singleton();
@@ -907,7 +896,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *   The PEAR_ERROR object.
    * @return object
    *   $obj
-   * @static
    */
   public static function nullHandler($obj) {
     CRM_Core_Error::debug_log_message("Ignoring exception thrown by nullHandler: {$obj->code}, {$obj->message}");
index f52e21afefc65f80da0e66e8f8e4f645ac3a3489..5ddb2a6592bf68ccc4c4b2a921af112b01918702 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_Form_Date {
    * @param CRM_Core_Form $form
    *   The form object that we are operating on.
    *
-   * @static
    */
   public static function buildAllowedDateFormats(&$form) {
 
@@ -88,7 +87,6 @@ class CRM_Core_Form_Date {
    * @param bool|string $displayTime
    *
    *
-   * @static
    */
 
   static function buildDateRange(
index 3683e5a5f33fa7b408a3b6c5dbf30329cf6a7a9e..9e1d5ee733700afe046931097610932c001a5de9 100644 (file)
@@ -240,7 +240,6 @@ class CRM_Core_Form_RecurringEntity {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values) {
     $errors = array();
index 3d129acabe13a252f9ca50a42884a2928f5e623d..992a03e5b3c8714063880582fa03c99dfdc98780 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
    * The converter from array size to css class
    *
    * @var array
-   * @static
    */
   static $_sizeMapper = array(
     2 => 'two',
@@ -150,7 +148,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
    *   Error associated with the element.
    *
    * @return array
-   * @static
    */
   public static function updateAttributes(&$element, $required, $error) {
     // lets create an id for all input elements, so we can generate nice label tags
index 77bb8736a32cd1f352c9eb80caf98ed58652f66f..50c182feea484a08f1894729b219e613389bad8f 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Core_Form_Tag {
    *   If you need to create tagsetlist with specific name.
    *
    * @return void
-   * @static
    */
   static function buildQuickForm(
     &$form, $parentNames, $entityTable, $entityId = NULL, $skipTagCreate = FALSE,
@@ -134,7 +133,6 @@ class CRM_Core_Form_Tag {
    *   Form object.
    *
    * @return void
-   * @static
    */
   public static function postProcess(&$params, $entityId, $entityTable = 'civicrm_contact', &$form) {
     if ($form && !empty($form->_entityTagValues)) {
index 8737ed3b641045630842f3e60b3ed86c211b4c93..c65a417d8764fb7c895afbb6c737ac06f7fb537f 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Core_IDS {
    *
    * @return string
    *   the full path to the config file
-   * @static
    */
   public static function createConfigFile($force = FALSE) {
     $config = CRM_Core_Config::singleton();
index 78c1af696319a8009f886221d9bc448340047ead..c5056fa2a00658836ec810a3c3b5277835785197 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_Invoke {
    * @return string
    *   HTML. For non-HTML content, invoke() may call print() and exit().
    *
-   * @static
    */
   public static function invoke($args) {
     try {
@@ -325,7 +324,6 @@ class CRM_Core_Invoke {
    * @param $contact_type
    * @param $contact_sub_type
    *
-   * @static
    */
   public static function form($action, $contact_type, $contact_sub_type) {
     CRM_Utils_System::setUserContext(array('civicrm/contact/search/basic', 'civicrm/contact/view'));
index a56ff1d0e8e39a595163f7fd2e6a5f31448444c1..f8a0d50c768bb293b3d7cecf575b7b94fdb103f6 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_Joomla {
    * to the smarty instance
    *
    * @return void
-   * @static
    */
   public static function sidebarLeft() {
     $config = CRM_Core_Config::singleton();
index 6f8aaabac1d72f232060ef1e76b460a14140570d..0076431be7570549853e612fe3aebbdb1c6901cb 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_Key {
    *
    * @return string
    *   private key for this session
-   * @static
    */
   public static function privateKey() {
     if (!self::$_key) {
@@ -81,7 +80,6 @@ class CRM_Core_Key {
    *
    * @return string
    *   valid formID
-   * @static
    */
   public static function get($name, $addSequence = FALSE) {
     $privateKey = self::privateKey();
@@ -105,7 +103,6 @@ class CRM_Core_Key {
    *
    * @return string
    *   if valid, else null
-   * @static
    */
   public static function validate($key, $name, $addSequence = FALSE) {
     if (!is_string($key)) {
index 65d8c1ceae81911503af872bfe94dea4854eabe4..93288ee3ca6b08ecd7e9288abd5dc72964a40901 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_Menu {
    * The list of menu items
    *
    * @var array
-   * @static
    */
   static $_items = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Core_Menu {
    * The list of permissioned menu items
    *
    * @var array
-   * @static
    */
   static $_permissionedItems = NULL;
 
@@ -166,7 +164,6 @@ class CRM_Core_Menu {
    * @param boolen $fetchFromXML
    *   Fetch the menu items from xml and not from cache.
    *
-   * @static
    */
   public static function &items($fetchFromXML = FALSE) {
     return self::xmlItems($fetchFromXML);
@@ -490,7 +487,6 @@ class CRM_Core_Menu {
    * @return array
    *   The breadcrumb for this path
    *
-   * @static
    */
   public static function buildBreadcrumb(&$menu, $path) {
     $crumbs = array();
index ff6037dcabc88edc808c0df96dde15e04d56ac51..596450b398456d742896ed6f1e3ec062f351590b 100644 (file)
@@ -113,7 +113,6 @@ class CRM_Core_OptionGroup {
    *
    * @return array
    *   the values as specified by the above params
-   * @static
    * @void
    */
   static function &values(
@@ -220,7 +219,6 @@ WHERE  v.option_group_id = g.id
    *
    * @return array
    *   Array of values as specified by the above params
-   * @static
    * @void
    */
   public static function &valuesByID($id, $flip = FALSE, $grouping = FALSE, $localize = FALSE, $labelColumnName = 'label', $onlyActive = TRUE, $fresh = FALSE) {
@@ -277,7 +275,6 @@ WHERE  v.option_group_id = g.id
    *
    * @return void
    *
-   * @static
    */
   public static function lookupValues(&$params, &$names, $flip = FALSE) {
     foreach ($names as $postName => $value) {
@@ -418,7 +415,6 @@ WHERE  v.option_group_id = g.id
    * @param string $groupName
    *   The name of the option group.
    *
-   * @static
    *
    * @return string
    *   the value from the row where is_default = true
@@ -467,7 +463,6 @@ WHERE  v.option_group_id = g.id
    * @param null $groupTitle
    *   The optional label of the option group else set to group name.
    *
-   * @static
    *
    * @return int
    *   the option group ID
index a0bad747ed7d38b8c93e435aa1511192f9e1bc0e..e8627b24184a90b50e9ef4109d1023bab2c76a17 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Core_OptionValue {
    * Static field for all the option value information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -46,7 +45,6 @@ class CRM_Core_OptionValue {
    * Static field for all the option value information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_importableFields = NULL;
 
@@ -54,7 +52,6 @@ class CRM_Core_OptionValue {
    * Static field for all the option value information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_fields = NULL;
 
@@ -71,7 +68,6 @@ class CRM_Core_OptionValue {
    * @return array
    *   Array of option-values
    *
-   * @static
    */
   public static function getRows($groupParams, $links, $orderBy = 'weight') {
     $optionValue = array();
@@ -185,7 +181,6 @@ class CRM_Core_OptionValue {
    *
    * @return CRM_Core_DAO_OptionValue
    *
-   * @static
    */
   public static function addOptionValue(&$params, &$groupParams, &$action, &$optionValueID) {
     $params['is_active'] = CRM_Utils_Array::value('is_active', $params, FALSE);
@@ -257,7 +252,6 @@ class CRM_Core_OptionValue {
    *
    * @return boolean
    *   true if object exists
-   * @static
    */
   public static function optionExists($value, $daoName, $daoID, $optionGroupID, $fieldName = 'name') {
     $object = new $daoName();
@@ -280,7 +274,6 @@ class CRM_Core_OptionValue {
    *
    * @return boolean
    *   true if object exists
-   * @static
    */
   public static function getFields($mode = '', $contactType = 'Individual') {
     $key = "$mode $contactType";
@@ -394,7 +387,6 @@ class CRM_Core_OptionValue {
    * @return array
    *   Array of option-values
    *
-   * @static
    */
   public static function getValues($groupParams, &$values, $orderBy = 'weight', $isActive = FALSE) {
     if (empty($groupParams)) {
index d9de5db6bdca9bd78aae2347b9260da6e8027d39..521cd824d9f21ac99e52c000cc6f03c40a1193ad 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Core_Page {
    * Cache the smarty template for efficiency reasons
    *
    * @var CRM_Core_Smarty
-   * @static
    */
   static protected $_template;
 
@@ -93,7 +92,6 @@ class CRM_Core_Page {
    * Cache the session for efficiency reasons
    *
    * @var CRM_Core_Session
-   * @static
    */
   static protected $_session;
 
index 4b3564a2fe8d38a5e0e4448be11967c68fa0fee8..74fbc48a3bc3dc5688a91035dc355a6eca59fd59 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Core_Page_AJAX {
   /**
    * Call generic ajax forms
    *
-   * @static
    */
   public static function run() {
     $className = CRM_Utils_Type::escape($_REQUEST['class_name'], 'String');
@@ -92,7 +91,6 @@ class CRM_Core_Page_AJAX {
   /**
    * Change is_quick_config priceSet to complex
    *
-   * @static
    */
   public static function setIsQuickConfig() {
     $id = $context = NULL;
index 163971fd19d42131820ec8996d7c2c83eaed996b..ab50f68298fd1b6aa750e376d912f2044caf32cb 100644 (file)
@@ -86,7 +86,6 @@ abstract class CRM_Core_Payment {
    *
    * @return CRM_Core_Payment
    * @throws \CRM_Core_Exception
-   * @static
    */
   public static function &singleton($mode = 'test', &$paymentProcessor, &$paymentForm = NULL, $force = FALSE) {
     // make sure paymentProcessor is not empty
index 25d5f298b3e80e5b31ed935a25783caa8b7c833f..a62030a1852f94887a2a7a321bb95e4bae88cc8d 100644 (file)
@@ -34,7 +34,6 @@ class CRM_Core_Payment_AuthorizeNet extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index a5ae736c3040642e2ce5aa96392783e3c4611a72..7d7b10a65bb481d6b48dc04140ed7cd1bd36869c 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Core_Payment_Dummy extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 33115214fd8f34de438be72cfc39aae8d581cede..1ba3d48227609927d3ce036c68609d633de67c33 100644 (file)
@@ -33,7 +33,6 @@ class CRM_Core_Payment_Elavon extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var CRM_Core_Payment_Elavon
-   * @static
    */
   static private $_singleton = NULL;
 
index 4dff25c42d3dcd0ef1b6afe951dfaf943c05c69a..4fb9aa912d0350b0cd024aff3e79a73620bc553b 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Core_Payment_FirstData extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 4556e3676b2ddd5727a011844291704c365ae3c5..edf530427c1c67536f65821b35ee69ebafac6e93 100644 (file)
@@ -365,7 +365,6 @@ class CRM_Core_Payment_Form {
    * @param bool $reverse
    *
    * @return void
-   * @static
    */
   public static function mapParams($id, &$src, &$dst, $reverse = FALSE) {
     static $map = NULL;
@@ -406,7 +405,6 @@ class CRM_Core_Payment_Form {
    * @param $src
    *
    * @return int
-   * @static
    */
   public static function getCreditCardExpirationMonth($src) {
     if ($month = CRM_Utils_Array::value('M', $src['credit_card_exp_date'])) {
@@ -424,7 +422,6 @@ class CRM_Core_Payment_Form {
    * @param $src
    *
    * @return int
-   * @static
    */
   public static function getCreditCardExpirationYear($src) {
     return CRM_Utils_Array::value('Y', $src['credit_card_exp_date']);
index 09c0b3bf49858d86006d280924ec9b7fc2d61ebd..ae8cbf9fbee440188661a3dfb019776823ae42a0 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 0326dda87b6d360806a0e2f0abe785979319f287..2c2fa54d7f0e98dc8ec4961210ba5de83780c194 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_Payment_GoogleIPN extends CRM_Core_Payment_BaseIPN {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
@@ -410,7 +409,6 @@ WHERE  contribution_recur_id = {$ids['contributionRecur']}
    * @param $paymentProcessor
    *
    * @return object
-   * @static
    */
   public static function &singleton($mode, $component, &$paymentProcessor) {
     if (self::$_singleton === NULL) {
@@ -453,7 +451,6 @@ WHERE  contribution_recur_id = {$ids['contributionRecur']}
    * @internal param \xml $xml_response response send by google in xml format
    * @return array
    *   context of this call (test, module, payment processor id)
-   * @static
    */
   public function getContext($privateData, $orderNo, $root, $response, $serial) {
     $contributionID = CRM_Utils_Array::value('contributionID', $privateData);
index b646542e07cbbcbce5fac5f033f0c190ad98867d..88fa623cc5e7abb0e3d08f81c9b621864427919a 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_Payment_IATS extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 48372a2c5aec6a0175b509470466081cd5df8c01..ff00ca429a6c991442515832aecf2f550ec0652e 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_Payment_Moneris extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 77f3174e31c3053cbcd8a323a043abbd8e64773c..3b8423a28e94cde3e284e57520dc0016e072f372 100644 (file)
@@ -24,7 +24,6 @@ class CRM_Core_Payment_PayJunction extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index afab2f4f7144a3bc66eb1ccc3ae984f090b5c9e5..978bc514edf02178bf44ec4a660328480a1c4df4 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_Payment_PayPalImpl extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index c62d3b0b14a400520958e5c25f38e145a9a65e5b..b0e8ec19bb15bb7f99bf2e87312d53e43c8c5ab3 100644 (file)
@@ -22,7 +22,6 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index f4ef133eec6e0179dc2451a3ca505929048d3fa4..7b181db47f369d0324cd3cee623c095fb717763d 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index a6ae745f95f5d989d20c8c4694e921006fd882ef..b4d069393ac8c0d3cccd3047142255ec7bc375bf 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_Payment_PaymentExpressIPN extends CRM_Core_Payment_BaseIPN {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
@@ -199,7 +198,6 @@ class CRM_Core_Payment_PaymentExpressIPN extends CRM_Core_Payment_BaseIPN {
    *
    * @return array
    *   context of this call (test, component, payment processor id)
-   * @static
    */
   public static function getContext($privateData, $orderNo) {
 
index dd7999280882baad1a0e4de86ed7567d8eeed672..c47a9fc6cac1a2e30c2c0e458060ab3fc22d3fce 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Core_Payment_Realex extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 71457de839318fb0df9410358449dafe609165bd..ee118d5317a42cff43366f8e7b520a3577e0afca 100644 (file)
@@ -99,7 +99,6 @@ class CRM_Core_Payment_eWAY extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 2fbb94e9cdb1ba39b67d92b6bac88649f43d5904..2aa52ba13738d6ed55d3d4e802cb5f1d106620d5 100644 (file)
@@ -116,7 +116,6 @@ class CRM_Core_Permission {
    *
    * @return boolean
    *   true if yes, else false
-   * @static
    */
   public static function check($permissions) {
     $permissions = (array) $permissions;
@@ -165,7 +164,6 @@ class CRM_Core_Permission {
    *
    * @return boolean
    *   true if yes, else false
-   * @static
    */
   public static function checkGroupRole($array) {
     $config = CRM_Core_Config::singleton();
@@ -199,7 +197,6 @@ class CRM_Core_Permission {
    * @param bool $excludeHidden
    *   exclude hidden groups.
    *
-   * @static
    *
    * @return array
    *   array reference of all groups.
@@ -718,7 +715,6 @@ class CRM_Core_Permission {
    * return string $componentName the name of component.
    *
    * @return int|null|string
-   * @static
    */
   public static function getComponentName($permission) {
     $componentName = NULL;
index a1fcec625504253439c284005981cb6999c8d80b..7110b890ff4e820ccc6dbda983fcd40791bfe876 100644 (file)
@@ -106,7 +106,6 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base {
    *
    * @return boolean
    *   true if yes, else false
-   * @static
    */
   public function checkGroupRole($array) {
     return FALSE;
index 34eded7d3e6dd7389b22a6ddb4a01bab67f0408e..7a5665f4525aabf039b2e8babd31a120071f8816 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Core_PseudoConstant {
   /**
    * Static cache for pseudoconstant arrays
    * @var array
-   * @static
    */
   private static $cache;
 
@@ -61,42 +60,36 @@ class CRM_Core_PseudoConstant {
    *
    * activity type
    * @var array
-   * @static
    */
   private static $activityType;
 
   /**
    * States, provinces
    * @var array
-   * @static
    */
   private static $stateProvince;
 
   /**
    * Counties
    * @var array
-   * @static
    */
   private static $county;
 
   /**
    * States/provinces abbreviations
    * @var array
-   * @static
    */
   private static $stateProvinceAbbreviation;
 
   /**
    * Country
    * @var array
-   * @static
    */
   private static $country;
 
   /**
    * CountryIsoCode
    * @var array
-   * @static
    */
   private static $countryIsoCode;
 
@@ -105,56 +98,48 @@ class CRM_Core_PseudoConstant {
    *
    * group
    * @var array
-   * @static
    */
   private static $group;
 
   /**
    * GroupIterator
    * @var mixed
-   * @static
    */
   private static $groupIterator;
 
   /**
    * RelationshipType
    * @var array
-   * @static
    */
   private static $relationshipType;
 
   /**
    * Civicrm groups that are not smart groups
    * @var array
-   * @static
    */
   private static $staticGroup;
 
   /**
    * Currency codes
    * @var array
-   * @static
    */
   private static $currencyCode;
 
   /**
    * Payment processor
    * @var array
-   * @static
    */
   private static $paymentProcessor;
 
   /**
    * Payment processor types
    * @var array
-   * @static
    */
   private static $paymentProcessorType;
 
   /**
    * World Region
    * @var array
-   * @static
    */
   private static $worldRegions;
 
@@ -163,49 +148,42 @@ class CRM_Core_PseudoConstant {
    *
    * activity status
    * @var array
-   * @static
    */
   private static $activityStatus;
 
   /**
    * Visibility
    * @var array
-   * @static
    */
   private static $visibility;
 
   /**
    * Greetings
    * @var array
-   * @static
    */
   private static $greeting;
 
   /**
    * Default Greetings
    * @var array
-   * @static
    */
   private static $greetingDefaults;
 
   /**
    * Extensions of type module
    * @var array
-   * @static
    */
   private static $extensions;
 
   /**
    * Financial Account Type
    * @var array
-   * @static
    */
   private static $accountOptionValues;
 
   /**
    * Tax Rates
    * @var array
-   * @static
    */
   private static $taxRates;
 
@@ -233,7 +211,6 @@ class CRM_Core_PseudoConstant {
    * @return Array|bool
    *   array on success, FALSE on error.
    *
-   * @static
    */
   public static function get($daoName, $fieldName, $params = array(), $context = NULL) {
     CRM_Core_DAO::buildOptionsContext($context);
@@ -557,7 +534,6 @@ class CRM_Core_PseudoConstant {
    * @param null $force
    *
    * @return void
-   * @static
    */
   public static function populate(
     &$var,
@@ -609,7 +585,6 @@ class CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * nex time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
@@ -629,7 +604,6 @@ class CRM_Core_PseudoConstant {
    *
    * The static array activityType is returned
    *
-   * @static
    *
    * @return array
    *   array reference of all activity types.
@@ -704,7 +678,6 @@ class CRM_Core_PseudoConstant {
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @static
    *
    * @param bool|int $id - Optional id to return
    *
@@ -760,7 +733,6 @@ class CRM_Core_PseudoConstant {
    *
    * Same as above, except gets the abbreviations instead of the names.
    *
-   * @static
    *
    * @param bool|int $id - Optional id to return
    *
@@ -828,7 +800,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @static
    *
    * @param bool|int $id - Optional id to return
    *
@@ -906,7 +877,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @static
    *
    * @param bool $id
    *
@@ -944,7 +914,6 @@ WHERE  id = %1";
    * @param bool $excludeHidden
    *   Exclude hidden groups.
    *
-   * @static
    *
    * @return array
    *   array reference of all groups.
@@ -973,7 +942,6 @@ WHERE  id = %1";
    * called for the first time
    *
    *
-   * @static
    *
    * @param bool $styledLabels
    *
@@ -1002,7 +970,6 @@ WHERE  id = %1";
    * @param bool $excludeHidden
    *   Exclude hidden groups.
    *
-   * @static
    *
    * @return array
    *   array reference of all groups.
@@ -1032,7 +999,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @static
    *
    * @param bool $onlyPublic
    * @param null $groupType
@@ -1076,7 +1042,6 @@ WHERE  id = %1";
    * @param bool $reset
    *   Reset relationship types if true.
    *
-   * @static
    *
    * @return array
    *   array reference of all relationship types.
@@ -1119,7 +1084,6 @@ WHERE  id = %1";
    *
    * @return array
    *   array reference of all currency codes
-   * @static
    */
   public static function &currencyCode() {
     if (!self::$currencyCode) {
@@ -1405,7 +1369,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @static
    *
    * @param bool|int $id - Optional id to return
    *
@@ -1436,7 +1399,6 @@ WHERE  id = %1";
    *
    * The static array paymentProcessor is returned
    *
-   * @static
    *
    * @param bool $all
    *   Get payment processors - default is to get only active ones.
@@ -1473,7 +1435,6 @@ WHERE  id = %1";
    *
    * The static array paymentProcessorType is returned
    *
-   * @static
    *
    * @param bool $all
    *   Get payment processors - default is to get only active ones.
@@ -1503,7 +1464,6 @@ WHERE  id = %1";
    *
    * @return array
    *   array reference of all World Regions
-   * @static
    */
   public static function &worldRegion($id = FALSE) {
     if (!self::$worldRegions) {
@@ -1529,7 +1489,6 @@ WHERE  id = %1";
    *
    * The static array activityStatus is returned
    *
-   * @static
    *
    * @param string $column
    *
@@ -1556,7 +1515,6 @@ WHERE  id = %1";
    *
    * The static array visibility is returned
    *
-   * @static
    *
    * @param string $column
    *
@@ -1696,7 +1654,6 @@ ORDER BY name";
    *
    * @return int
    *   the country id that the state belongs to
-   * @static
    */
   public static function countryIDForStateID($stateID) {
     if (empty($stateID)) {
@@ -1718,7 +1675,6 @@ WHERE  id = %1
    *
    * The static array of greeting is returned
    *
-   * @static
    *
    * @param $filter
    *   Get All Email Greetings - default is to get only active ones.
@@ -1770,7 +1726,6 @@ WHERE  id = %1
   /**
    * Construct array of default greeting values for contact type
    *
-   * @static
    *
    * @return array
    *   array reference of default greetings.
@@ -1806,7 +1761,6 @@ WHERE  id = %1
    * FIXME: This is called by civix but not by any core code. We
    * should provide an API call which civix can use instead.
    *
-   * @static
    *
    * @return array
    *   array($fullyQualifiedName => $label) list of extensions
@@ -1833,7 +1787,6 @@ WHERE  id = %1
    *
    * The static array option values is returned
    *
-   * @static
    *
    * @param bool $optionGroupName
    *   Get All Option Group values- default is to get only active ones.
@@ -1861,7 +1814,6 @@ WHERE  id = %1
    *
    * @param bool $fresh
    *   Whether to forcibly reload extensions list from canonical store.
-   * @static
    *
    * @return array
    *   array(array('prefix' => $, 'file' => $))
@@ -1876,8 +1828,6 @@ WHERE  id = %1
    *
    * The static array tax rates is returned
    *
-   * @static
-   *
    * @return array
    *   array list of tax rates with the financial type
    */
index d69f5ad091cce2093d79f374804db39bc742364f..f43d1abd665a4ce4279715a39b1a9b22b97b9725 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_Report_Excel {
    * @return mixed
    *   empty if output is printed, else output
    *
-   * @static
    */
   public static function makeCSVTable(&$header, &$rows, $titleHeader = NULL, $print = TRUE, $outputHeader = TRUE) {
     if ($titleHeader) {
@@ -207,7 +206,6 @@ class CRM_Core_Report_Excel {
    *   -.
    *
    * @return void
-   * @static
    */
   public static function writeCSVFile($fileName, &$header, &$rows, $titleHeader = NULL, $outputHeader = TRUE, $saveFile = NULL) {
     if ($outputHeader && !$saveFile) {
index a2162a5e0c8272600cf5160c6680dd9ca2c7ba2a..dd0f937618b258d48728771d55358a96102351e4 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Core_Resources {
    * We don't have a container or dependency-injection, so use singleton instead
    *
    * @var object
-   * @static
    */
   private static $_singleton = NULL;
 
index f08f5fb8f031fdffe8a55f4d2dfaea3aad28eb83..7cd219f62c37550bada858473ea5e42019347b58 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Preferred mail format
-   * @static
    */
   public static function pmf() {
     return array(
@@ -51,7 +50,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Privacy options
-   * @static
    */
   public static function privacy() {
     return array(
@@ -66,7 +64,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Various pre defined contact super types
-   * @static
    */
   public static function contactType() {
     static $contactType = NULL;
@@ -78,7 +75,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Various pre defined unit list
-   * @static
    */
   public static function unitList($unitType = NULL) {
     $unitList = array(
@@ -94,7 +90,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Membership type unit
-   * @static
    */
   public static function membershipTypeUnitList() {
     return self::unitList('duration');
@@ -102,7 +97,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Various pre defined period types
-   * @static
    */
   public static function periodType() {
     return array(
@@ -113,7 +107,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Various pre defined email selection methods
-   * @static
    */
   public static function emailSelectMethods() {
     return array(
@@ -126,7 +119,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Various pre defined member visibility options
-   * @static
    */
   public static function memberVisibility() {
     return array(
@@ -137,7 +129,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Member auto-renew options
-   * @static
    */
   public static function memberAutoRenew() {
     return array(
@@ -149,7 +140,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Various pre defined event dates
-   * @static
    */
   public static function eventDate() {
     return array(
@@ -161,7 +151,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Custom form field types
-   * @static
    */
   public static function customHtmlType() {
     return array(
@@ -188,7 +177,6 @@ class CRM_Core_SelectValues {
   /**
    * Various pre defined extensions for dynamic properties and groups
    *
-   * @static
    */
   public static function customGroupExtends() {
     $customGroupExtends = array(
@@ -217,7 +205,6 @@ class CRM_Core_SelectValues {
   /**
    * Styles for displaying the custom data group
    *
-   * @static
    */
   public static function customGroupStyle() {
     return array(
@@ -230,7 +217,6 @@ class CRM_Core_SelectValues {
   /**
    * For displaying the uf group types
    *
-   * @static
    */
   public static function ufGroupTypes() {
     $ufGroupType = array(
@@ -250,7 +236,6 @@ class CRM_Core_SelectValues {
   /**
    * The status of a contact within a group
    *
-   * @static
    */
   public static function groupContactStatus() {
     return array(
@@ -262,7 +247,6 @@ class CRM_Core_SelectValues {
 
   /**
    * List of Group Types
-   * @static
    */
   public static function groupType() {
     return array(
@@ -282,7 +266,6 @@ class CRM_Core_SelectValues {
    *
    * @return array
    *   the date array
-   * @static
    */
   public static function date($type = NULL, $format = NULL, $minOffset = NULL, $maxOffset = NULL) {
 
@@ -327,7 +310,6 @@ class CRM_Core_SelectValues {
   /**
    * Values for UF form visibility options
    *
-   * @static
    */
   public static function ufVisibility() {
     return array(
@@ -340,7 +322,6 @@ class CRM_Core_SelectValues {
   /**
    * Values for group form visibility options
    *
-   * @static
    */
   public static function groupVisibility() {
     return array(
@@ -352,7 +333,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Mailing Components
    *
-   * @static
    * return array
    */
   public static function mailingComponents() {
@@ -372,7 +352,6 @@ class CRM_Core_SelectValues {
    * Get hours
    *
    *
-   * @static
    */
   public function getHours() {
     $hours = array();
@@ -386,7 +365,6 @@ class CRM_Core_SelectValues {
    * Get minutes
    *
    *
-   * @static
    */
   public function getMinutes() {
     $minutes = array();
@@ -401,7 +379,6 @@ class CRM_Core_SelectValues {
    *
    * @return array
    *   array of map providers
-   * @static
    */
   public static function mapProvider() {
     static $map = NULL;
@@ -416,7 +393,6 @@ class CRM_Core_SelectValues {
    *
    * @return array
    *   array of geocoder providers
-   * @static
    */
   public static function geoProvider() {
     static $geo = NULL;
@@ -432,7 +408,6 @@ class CRM_Core_SelectValues {
    *
    * @return array
    *   array of address standardization providers
-   * @static
    */
   public static function addressProvider() {
     static $addr = NULL;
@@ -445,7 +420,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Mailing Tokens
    *
-   * @static
    * return array
    */
   public static function mailingTokens() {
@@ -472,7 +446,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Activity Tokens
    *
-   * @static
    * return array
    */
   public static function activityTokens() {
@@ -487,7 +460,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Membership Tokens
    *
-   * @static
    * return array
    */
   public static function membershipTokens() {
@@ -505,7 +477,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Event Tokens
    *
-   * @static
    * return array
    */
   public static function eventTokens() {
@@ -530,7 +501,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Event Tokens
    *
-   * @static
    * return array
    */
   public static function contributionTokens() {
@@ -564,7 +534,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Contact Tokens
    *
-   * @static
    * return array
    */
   public static function contactTokens() {
@@ -640,7 +609,6 @@ class CRM_Core_SelectValues {
   /**
    * Different type of Participant Tokens
    *
-   * @static
    * return array
    */
   public static function participantTokens() {
@@ -756,8 +724,6 @@ class CRM_Core_SelectValues {
   /**
    * Get numeric options
    *
-   *
-   * @static
    */
   public static function getNumericOptions($start = 0, $end = 10) {
     $numericOptions = array();
@@ -769,7 +735,6 @@ class CRM_Core_SelectValues {
 
   /**
    * Barcode types
-   * @static
    */
   public static function getBarcodeTypes() {
     return array(
@@ -873,7 +838,6 @@ class CRM_Core_SelectValues {
   /**
    * Profile group types
    *
-   * @static
    */
   public static function getProfileGroupType() {
     $profileGroupType = array(
index 3d29005437fb862d43abb860d5408ae40221d64c..b3ade8e35409a31eb1cc66f21e249ffa2e3790db 100644 (file)
@@ -163,7 +163,6 @@ class CRM_Core_Selector_Controller {
    * Array of properties that the controller dumps into the output object
    *
    * @var array
-   * @static
    */
   public static $_properties = array('columnHeaders', 'rows', 'rowsEmpty');
 
index 85f41d62e2a9ae40c56c9bc706c9c47046279352..df162f25ad57855c15dad66d404876ff9d52535c 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Core_Session {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
@@ -93,7 +92,6 @@ class CRM_Core_Session {
    * Singleton function used to manage this object
    *
    * @return CRM_Core_Session
-   * @static
    */
   public static function &singleton() {
     if (self::$_singleton === NULL) {
@@ -489,7 +487,6 @@ class CRM_Core_Session {
    *                 defaults to 10 seconds for most messages, 5 if it has a title but no body,
    *                 or 0 for errors or messages containing links
    *
-   * @static
    *
    * @return void
    */
index 161732998788ff4680aa380291bcd37cc0293d7c..18607a747960728e797150126d5334c66f5f6b88 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Core_ShowHideBlocks {
    * Load icon vars used in hide and show links
    *
    * @return void
-   * @static
    */
   public static function setIcons() {
     if (!isset(self::$_showIcon)) {
@@ -187,7 +186,6 @@ class CRM_Core_ShowHideBlocks {
    *
    * @param bool $assign
    *
-   * @static
    *
    * @return void
    */
index 928036aadf3ea5de09bf4ca333904e2e3b94e6bd..986d3ef8e6cf4ac1edbc6fce02b1ceeb179b0e29 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Core_Smarty extends Smarty {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index 249f5221246971dd881b7942f4aea2bc81a4658a..26a49e60a30ace16f733e530d15f1b129b7966cb 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Core_TableHierarchy {
   /**
    * This array defines weights for table, which are used to sort array of table in from clause
    * @var array
-   * @static
    */
   static $info = array(
     'civicrm_contact' => '01',
index 922246b88afeff12cc2a233ed4c439a3589ac059..9bffda7c665e726e63ba6ecf434d58789c7b74e1 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * Array for valid combinations of data_type & html_type
    *
    * @var array
-   * @static
    */
   private static $_dataTypeValues = NULL;
   private static $_dataTypeKeys = NULL;
@@ -578,7 +577,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * @return array
    *   if errors then list of errors to be posted back to the form,
    *                  true otherwise
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $default = CRM_Utils_Array::value('default_value', $fields);
index 133430c4b2fb6b06dbfc61932bc578b4aa9ded48..674610f0f1324a2eb48bc9a36efde899f7732a25 100644 (file)
@@ -116,7 +116,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index e1da4cc6c2a855988c5cb6fff111f26006e29b3e..ccb0e94cfd96abd989becb55c2655b80e219fb33 100644 (file)
@@ -247,7 +247,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $form) {
     $optionLabel = $fields['label'];
index 2634b7dfc3292c9f115f848eabe3fccbca61ace0..c65d3ccba49cdfa737c65724af5690dd312c9b53 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Custom_Import_Form_MapField extends CRM_Contact_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index a996ff586a188180e89fb62dcfb754825d011479..514847194fb59e26ddae0b327065ffa4ed846247 100644 (file)
@@ -222,7 +222,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    *
    * @return array
    *
-   * @static
    */
   public function getGroupFieldsForImport($id) {
     $importableFields = array();
index 4f37b88322b3273ac080025006a6857cad3996b7..680e609bebfc7c6c2e3ea8dabafce1925aa9b525 100644 (file)
@@ -438,7 +438,6 @@ class CRM_Dedupe_BAO_RuleGroup extends CRM_Dedupe_DAO_RuleGroup {
    * @param string $contactType
    *   Individual, Household or Organization.
    *
-   * @static
    *
    * @return array
    *   id => "nice name" of rule group
index 009e3858b3c46ee8ea41db1bcbaae9e473373747..1e208b170ebfbaaa1d1f51bc1fe6abb6c6bef431 100644 (file)
@@ -415,7 +415,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    * Based on the provided two contact_ids and a set of tables, move the
    * belongings of the other contact to the main one.
    *
-   * @static
    */
   public static function moveContactBelongings($mainId, $otherId, $tables = FALSE, $tableOperations = array()) {
     $cidRefs = self::cidRefs();
@@ -524,7 +523,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *   Contact details.
    *
    * @return array
-   * @static
    */
   public static function findDifferences($main, $other) {
     $result = array(
@@ -570,7 +568,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    * @param bool $redirectForPerformance
    *
    * @return array|bool
-   * @static
    */
   public static function batchMerge($rgid, $gid = NULL, $mode = 'safe', $autoFlip = TRUE, $redirectForPerformance = FALSE) {
     $contactType = CRM_Core_DAO::getFieldValue('CRM_Dedupe_DAO_RuleGroup', $rgid, 'contact_type');
@@ -618,7 +615,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    * @param bool $redirectForPerformance
    *
    * @return array|bool
-   * @static
    */
   public static function merge($dupePairs = array(), $cacheParams = array(), $mode = 'safe',
                                $autoFlip = TRUE, $redirectForPerformance = FALSE
@@ -708,7 +704,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *                                 Does a force merge otherwise (aggressive mode).
    *
    * @return bool
-   * @static
    */
   public static function skipMerge($mainId, $otherId, &$migrationInfo, $mode = 'safe') {
     $conflicts = array();
@@ -819,7 +814,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *   Duplicate contact which would be deleted after merge operation.
    *
    * @return array|bool|int
-   * @static
    */
   public static function getRowsElementsAndInfo($mainId, $otherId) {
     $qfZeroBug = 'e8cddb72-a257-11dc-b9cc-0016d3330ee9';
@@ -1223,7 +1217,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    * @param $migrationInfo
    *
    * @return bool
-   * @static
    */
   public static function moveAllBelongings($mainId, $otherId, $migrationInfo) {
     if (empty($migrationInfo)) {
index 80e449da2e766cde9ac7a01635dff19890aad290..64ebe160c7c6bd850ac0d04884cf733aaa3f3a96 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Event_BAO_ManageEvent
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $event = new CRM_Event_DAO_Event();
@@ -72,7 +71,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Event_DAO_Event', $id, 'is_active', $is_active);
@@ -84,7 +82,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -125,7 +122,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *   Reference array contains the values submitted by the form.
    *
    * @return object
-   * @static
    */
   public static function create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -183,7 +179,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *   Event id.
    *
    * @return mixed|null
-   * @static
    */
   public static function del($id) {
     if (!$id) {
@@ -235,7 +230,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    * @param int $eventId
    *   Event with which loc block is associated.
    *
-   * @static
    */
   public static function deleteEventLocBlock($locBlockId, $eventId = NULL) {
     $query = "SELECT count(ce.id) FROM civicrm_event ce WHERE ce.loc_block_id = $locBlockId";
@@ -265,7 +259,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *   true if you need to check permission else false.
    *
    * @return array
-   * @static
    */
   static function getEvents(
     $all = 0,
@@ -320,7 +313,6 @@ WHERE  ( civicrm_event.is_template IS NULL OR civicrm_event.is_template = 0 )";
   /**
    * Get events Summary
    *
-   * @static
    *
    * @return array
    *   Array of event summary values
@@ -657,7 +649,6 @@ $event_summary_limit
    *
    * @return null|string
    *   title of the event
-   * @static
    */
   public static function &getMapInfo(&$id) {
 
@@ -733,7 +724,6 @@ WHERE civicrm_address.geo_code_1 IS NOT NULL
    *
    * @return array
    *   array of all the events that are searched
-   * @static
    */
   static function &getCompleteInfo(
     $start = NULL,
@@ -1455,7 +1445,6 @@ WHERE civicrm_event.is_active = 1
    * @param array $profileFields
    *
    * @return void
-   * @static
    */
   public static function displayProfile(&$params, $gid, &$groupTitle, &$values, &$profileFields = array()) {
     if ($gid) {
@@ -2010,7 +1999,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    *
    * @return string
    *   the permission that the user has (or null)
-   * @static
    */
   public static function checkPermission($eventId = NULL, $type = CRM_Core_Permission::VIEW) {
     static $permissions = NULL;
@@ -2075,7 +2063,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    *
    * @return array
    *   an array of email ids
-   * @static
    */
   public static function getFromEmailIds($eventId = NULL) {
     $fromEmailValues['from_email_id'] = CRM_Core_BAO_Email::getFromEmail();
@@ -2112,7 +2099,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    *
    * @return int
    *   event total seats w/ given criteria.
-   * @static
    */
   public static function eventTotalSeats($eventId, $extraWhereClause = NULL) {
     if (empty($eventId)) {
index 839e1d042f41abdbda2327be25b4bb4156c095c9..4f34ffca4ac5a4fdb164b51b1f79957591b8b4b8 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * Static field for all the participant information that we can potentially import
    *
    * @var array
-   * @static
    */
   static $_importableFields = NULL;
 
@@ -48,7 +47,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * Static field for all the participant information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -56,7 +54,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * Static array for valid status transitions rules
    *
    * @var array
-   * @static
    */
   static $_statusTransitionsRules = array(
     'Pending from pay later' => array('Registered', 'Cancelled'),
@@ -84,7 +81,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Event_BAO_Participant
-   * @static
    */
   public static function &add(&$params) {
 
@@ -169,7 +165,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * @param $ids
    *
    * @return CRM_Event_BAO_Participant|null the found object or null
-   * @static
    */
   public static function getValues(&$params, &$values, &$ids) {
     if (empty($params)) {
@@ -194,7 +189,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Event_BAO_Participant
-   * @static
    */
   public static function create(&$params) {
 
@@ -357,7 +351,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    *
    * @return bool|int|null|string
    *   1. false                 => If event having some empty spaces.
-   * @static
    */
   static function eventFull(
     $eventId,
@@ -502,7 +495,6 @@ SELECT  event.event_full_text,
    *
    * @return array
    *   an array of each option id and total count
-   * @static
    */
   static function priceSetOptionsCount(
     $eventId,
@@ -581,7 +573,6 @@ INNER JOIN  civicrm_price_field field       ON ( value.price_field_id = field.id
    *
    * @return int
    *   $spaces  Number of Empty Seats/null.
-   * @static
    */
   public static function pendingToConfirmSpaces($eventId) {
     $emptySeats = 0;
@@ -631,7 +622,6 @@ GROUP BY  participant.event_id
    *
    * @return array
    *   array of importable Fields
-   * @static
    */
   public static function &importableFields($contactType = 'Individual', $status = TRUE, $onlyParticipant = FALSE) {
     if (!self::$_importableFields) {
@@ -744,7 +734,6 @@ GROUP BY  participant.event_id
    *
    * @return array
    *   array of exportable Fields
-   * @static
    */
   public static function &exportableFields() {
     if (!self::$_exportableFields) {
@@ -797,7 +786,6 @@ GROUP BY  participant.event_id
    *
    * @return array
    *   associated array with sort_name and event title
-   * @static
    */
   public static function participantDetails($participantId) {
     $query = "
@@ -828,7 +816,6 @@ WHERE  civicrm_participant.id = {$participantId}
    *   True if we want to resolve the values in the reverse direction (value -> name).
    *
    * @return void
-   * @static
    */
   public static function resolveDefaults(&$defaults, $reverse = FALSE) {
     self::lookupValue($defaults, 'event', CRM_Event_PseudoConstant::event(), $reverse);
@@ -872,7 +859,6 @@ WHERE  civicrm_participant.id = {$participantId}
    *   Id of the participation to delete.
    *
    * @return void
-   * @static
    */
   public static function deleteParticipant($id) {
     CRM_Utils_Hook::pre('delete', 'Participant', $id, CRM_Core_DAO::$_nullArray);
@@ -936,7 +922,6 @@ WHERE  civicrm_participant.id = {$participantId}
    *   from other function
    *
    * @return CRM_Contribute_BAO_Contribution
-   * @static
    */
   public static function checkDuplicate($input, &$duplicates) {
     $eventId = CRM_Utils_Array::value('event_id', $input);
@@ -981,7 +966,6 @@ WHERE  civicrm_participant.id = {$participantId}
    * @param string $eventLevel
    *   Event_leval string from db.
    *
-   * @static
    *
    * @return void
    */
@@ -1018,7 +1002,6 @@ WHERE  civicrm_participant.id = {$participantId}
    * @param int $oldStatusId
    *
    * @return array
-   * @static
    */
   public static function getAdditionalParticipantIds($primaryParticipantId, $excludeCancel = TRUE, $oldStatusId = NULL) {
     $additionalParticipantIds = array();
@@ -1060,7 +1043,6 @@ WHERE  civicrm_participant.id = {$participantId}
    *   Do fetch from line items.
    *
    * @return array
-   * @static
    */
   public function getFeeDetails($participantIds, $hasLineItems = FALSE) {
     $feeDetails = array();
@@ -1136,7 +1118,6 @@ INNER JOIN civicrm_price_field_value value ON ( value.id = lineItem.price_field_
    *
    * @return array
    *   $displayName => $viewUrl
-   * @static
    */
   public static function getAdditionalParticipants($primaryParticipantID) {
     $additionalParticipantIDs = array();
@@ -1168,7 +1149,6 @@ INNER JOIN civicrm_price_field_value value ON ( value.id = lineItem.price_field_
    * @param bool $updatePrimaryStatus
    *
    * @return bool|void
-   * @static
    */
   public static function updateParticipantStatus($participantID, $oldStatusID, $newStatusID = NULL, $updatePrimaryStatus = FALSE) {
     if (!$participantID || !$oldStatusID) {
@@ -1205,7 +1185,6 @@ INNER JOIN civicrm_price_field_value value ON ( value.id = lineItem.price_field_
    *
    * @return void
    *
-   * @static
    */
   public static function updateStatus($participantIds, $statusId, $updateRegisterDate = FALSE) {
     if (!is_array($participantIds) || empty($participantIds) || !$statusId) {
@@ -1247,7 +1226,6 @@ UPDATE  civicrm_participant
    * @param bool $skipCascadeRule
    *
    * @return array
-   * @static
    */
   static function transitionParticipants(
     $participantIds, $toStatusId,
@@ -1486,7 +1464,6 @@ UPDATE  civicrm_participant
    * return  void
    *
    * @return bool
-   * @static
    */
   static function sendTransitionParticipantMail(
     $participantId,
@@ -1738,7 +1715,6 @@ UPDATE  civicrm_participant
    *
    * @return int
    *   count of participant records
-   * @static
    */
   public static function getContactParticipantCount($contactID) {
     $query = "SELECT count(*)
@@ -1757,7 +1733,6 @@ WHERE    civicrm_participant.contact_id = {$contactID} AND
    *   Exclude cancelled additional participant.
    *
    * @return array
-   * @static
    */
   public static function getParticipantIds($contributionId, $excludeCancelled = FALSE) {
 
@@ -1790,7 +1765,6 @@ WHERE    civicrm_participant.contact_id = {$contactID} AND
    *
    * @return array
    *   Array of Urls.
-   * @static
    */
   public static function getAdditionalParticipantUrl($participantIds) {
     foreach ($participantIds as $value) {
@@ -1818,7 +1792,6 @@ WHERE    civicrm_participant.contact_id = {$contactID} AND
    *
    * @param $feeLevel
    *
-   * @static
    */
   public static function createDiscountTrxn($eventID, $contributionParams, $feeLevel) {
     // CRM-11124
@@ -1857,7 +1830,6 @@ WHERE cpf.price_set_id = %1 AND cpfv.label LIKE %2";
    * @param int $contactId
    *   Contact id.
    *
-   * @static
    */
   public static function deleteContactParticipant($contactId) {
     $participant = new CRM_Event_DAO_Participant();
index 101448314977aa04618af718ae62b740236bd5c8..7f7749190b22d1f95ab178edd2a0681066a2168a 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Event_BAO_ParticipantPayment extends CRM_Event_DAO_ParticipantPayment
    *
    * @return object
    *   the partcipant payment record
-   * @static
    */
   public static function create(&$params, &$ids) {
     if (isset($ids['id'])) {
@@ -102,7 +101,6 @@ class CRM_Event_BAO_ParticipantPayment extends CRM_Event_DAO_ParticipantPayment
    *
    * @return boolean
    *   true if deleted false otherwise
-   * @static
    */
   public static function deleteParticipantPayment($params) {
     $participantPayment = new CRM_Event_DAO_ParticipantPayment();
index f55382e811b87180a7d81a8f7598444acbfc24b9..0b88920f26f7d484f4b6bf78b3a23e47538a5992 100644 (file)
@@ -242,7 +242,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values) {
     $errors = array();
index 4e25a57bb5a77ab278b93166c25b7d67526f18db..5b8a68bcdcf3cef8cb24e0a088b4581e660bfb80 100644 (file)
@@ -410,7 +410,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values) {
     $errors = array();
index 25588f5cb2bf1077fb1c5c8b3fa86e6c536e25e3..1759544f7c00fd92d7a55cbce900c7c61c549ebb 100644 (file)
@@ -142,7 +142,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     // check for state/country mapping
index 49008bc097ed693a329b36b5c8b4ef86926b15b4..2583c06eae4a24a343e39fb2d4795d87eba9e2f2 100644 (file)
@@ -318,7 +318,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    *
    * @param CRM_Core_Form $form
    *
-   * @static
    */
   public function buildRegistrationBlock(&$form) {
     $attributes = CRM_Core_DAO::getAttribute('CRM_Event_DAO_Event');
@@ -405,7 +404,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    *
    * @param CRM_Core_Form $form
    *
-   * @static
    */
   public function buildConfirmationBlock(&$form) {
     $attributes = CRM_Core_DAO::getAttribute('CRM_Event_DAO_Event');
@@ -433,7 +431,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    *
    * @param CRM_Core_Form $form
    *
-   * @static
    */
   public function buildMailBlock(&$form) {
     $form->registerRule('emailList', 'callback', 'emailList', 'CRM_Utils_Rule');
@@ -489,7 +486,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     if (!empty($values['is_online_registration'])) {
index e06476aff5c5a6f9698dc522d185ad265df8308e..781b65184e221d550ad3336f6d69ac8ddd77647d 100644 (file)
@@ -164,7 +164,6 @@ class CRM_Event_Form_ManageEvent_Repeat extends CRM_Event_Form_ManageEvent {
    * @param array $listOfRelatedEntities
    *   List of related event ids .
    *
-   * @static
    *
    * @return array
    */
index fe3245b06fa8c9a7a276cd60a6df905c09ad8973..9a393994026eba0da8155c10a1529755387bf93d 100644 (file)
@@ -803,7 +803,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $self) {
     // If $values['_qf_Participant_next'] is Delete or
index ba3f06d2df3d07b19376d80db091e19b9bd45823..35c11170be8dfe801ded20ccb4477bac5893d6e3 100644 (file)
@@ -386,7 +386,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 7754ff3351765633e4c80fc61d9ac557430f7587..a0c9fca334abc8a850a9c5eaf5b1b017129c1205 100644 (file)
@@ -557,7 +557,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    *   Discount id for the event.
    *
    * @return void
-   * @static
    */
   static public function buildAmount(&$form, $required = TRUE, $discountId = NULL) {
     // build amount only when needed, skip incase of event full and waitlisting is enabled
@@ -811,7 +810,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 03379946b83149e55d65739381156c1e848a2d5e..eabde5fb764a10f8036c64fbeac0828d81428473 100644 (file)
@@ -183,7 +183,6 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($params) {
     $errors = array();
index 1d73c1383f1d0ac10ba98c61b16d097ddc60134e..f6c45b5e4e02af5fd23f0e1790699fedc62f7754 100644 (file)
@@ -123,7 +123,6 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     return TRUE;
index b34e74590af02bbeee13bde221e37c6ead1b9a88..e4ac8a1f39ebf37be4fb88a02003b707b55bca27 100644 (file)
@@ -294,7 +294,6 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index a202ddd46b2caf8b15b630f0fb98fa30d877641c..484ad36e50bc517a14e21d64f649fed51f0f8ab9 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Event_Page_ManageEvent extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_actionLinks = NULL;
 
index b906f79b0f1fe53099d459083c3795bb2e590bb0..02315f1fa0c109d392ce29f91d09ef3a159606ed 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Event
    *
    * @var array
-   * @static
    */
   private static $event;
 
@@ -51,7 +50,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Participant Status
    *
    * @var array
-   * @static
    */
   private static $participantStatus;
 
@@ -59,7 +57,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Participant Role
    *
    * @var array
-   * @static
    */
   private static $participantRole;
 
@@ -67,7 +64,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Participant Listing
    *
    * @var array
-   * @static
    */
   private static $participantListing;
 
@@ -75,7 +71,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Event Type.
    *
    * @var array
-   * @static
    */
   private static $eventType;
 
@@ -88,7 +83,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Personal campaign pages
    * @var array
-   * @static
    */
   private static $pcPage;
 
@@ -102,7 +96,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array of all events if any
-   * @static
    */
   public static function event($id = NULL, $all = FALSE, $condition = NULL) {
     $key = "{$id}_{$all}_{$condition}";
@@ -140,7 +133,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all participant statuses if any
-   * @static
    */
   public static function &participantStatus($id = NULL, $cond = NULL, $retColumn = 'name') {
     if (self::$participantStatus === NULL) {
@@ -198,7 +190,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all participant roles if any
-   * @static
    */
   public static function &participantRole($id = NULL, $cond = NULL) {
     $index = $cond ? $cond : 'No Condition';
@@ -230,7 +221,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all participant listings if any
-   * @static
    */
   public static function &participantListing($id = NULL) {
     if (!self::$participantListing) {
@@ -252,7 +242,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * @param int $id
    * @return array
    *   array reference of all event types.
-   * @static
    */
   public static function &eventType($id = NULL) {
     if (!self::$eventType) {
@@ -295,7 +284,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * nex time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
@@ -312,7 +300,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * @param int $id
    * @return array
    *   array reference of all pcp if any
-   * @static
    */
   public static function &pcPage($id = NULL) {
     if (!self::$pcPage) {
index 954382d579d4466ee64f077ad4c447c624e2e615..15c618b55798902cc92503741dd1d6c08367144e 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index 72bd59245b586985b5ed15a241d366e53ea29179..d46d7e10538400a0b7c92abac2e015073c033f14 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Event_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -57,7 +56,6 @@ class CRM_Event_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -67,7 +65,6 @@ class CRM_Event_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -156,7 +153,6 @@ class CRM_Event_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -175,7 +171,6 @@ class CRM_Event_Task {
    *
    * @return array
    *   the set of optional tasks for a group of contacts
-   * @static
    */
   public static function &optionalTaskTitle() {
     $tasks = array(
@@ -222,7 +217,6 @@ class CRM_Event_Task {
    *
    * @return array
    *   the set of tasks for a group of participants
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index 2870248123c7adb632152f5d2930b63994c2e564..152fc2bd2ec4573a55d0279f8b2627ce6567fdee 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Export_BAO_Export {
    * @param array $exportParams
    * @param string $queryOperator
    *
-   * @static
    */
   static function exportComponents(
     $selectAll,
index 45f9a95a8ecca97ac100ed7a70be761d7fc5272c..4fa7177542d8329979a10b66a8187b8562ed7e10 100644 (file)
@@ -114,7 +114,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $values, $mappingTypeId) {
     $errors = array();
index 708de8b58a7419280e5885ddd7a1b1e3592c3ace..9e4e7149ff063b244d232f8db3e9db7bfdb6269e 100644 (file)
@@ -348,7 +348,6 @@ FROM   {$this->_componentTable}
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   static public function formRule($params, $files, $self) {
     $errors = array();
index 6d3eecfdc6e756d674f369fcc224148315d22940..9a75609ed2967407cf89863116e2d7b1c7d73c77 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Financial_BAO_FinancialAccount
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $financialAccount = new CRM_Financial_DAO_FinancialAccount();
@@ -77,7 +76,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    *
    * @return CRM_Core_DAO|null
    *   DAO object on success, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Financial_DAO_FinancialAccount', $id, 'is_active', $is_active);
@@ -91,7 +89,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    * @return CRM_Financial_DAO_FinancialAccount
    */
   public static function add(&$params, &$ids = array()) {
@@ -122,7 +119,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    * Delete financial Types
    *
    * @param int $financialAccountId
-   * @static
    */
   public static function del($financialAccountId) {
     //checking if financial type is present
@@ -161,7 +157,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    *
    * @return int
    *   accounting code
-   * @static
    */
   public static function getAccountingCode($financialTypeId) {
     $relationTypeId = key(CRM_Core_PseudoConstant::accountOptionValues('account_relationship', NULL, " AND v.name LIKE 'Income Account is' "));
@@ -192,7 +187,6 @@ WHERE cft.id = %1
    *
    * @return int
    *   count
-   * @static
    */
   public static function getARAccounts($financialAccountId, $financialAccountTypeId = NULL, $accountTypeCode = 'ar') {
     if (!$financialAccountTypeId) {
index 20ab61f778755bc17495dd5c6047d669d7004b57..9c19f8f9f4e2d961d0b7bf9373fa2c1983746ccc 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contribute_BAO_FinancialItem
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $financialItem = new CRM_Financial_DAO_FinancialItem();
@@ -71,7 +70,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    *   Contribution object.
    * @param bool $taxTrxnID
    *
-   * @static
    * @return void
    */
   public static function add($lineItem, $contribution, $taxTrxnID = FALSE) {
@@ -139,7 +137,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param array $trxnIds
    *   Financial item ids.
    *
-   * @static
    * @return object
    */
   public static function create(&$params, $ids = NULL, $trxnIds = NULL) {
@@ -189,7 +186,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Core_BAO_FinancialTrxn
-   * @static
    */
   public static function createEntityTrxn($params) {
     $entity_trxn = new CRM_Financial_DAO_EntityFinancialTrxn();
@@ -207,7 +203,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    *   To retrive max id.
    *
    * @return array
-   * @static
    */
   public static function retrieveEntityFinancialTrxn($params, $maxId = FALSE) {
     $financialItem = new CRM_Financial_DAO_EntityFinancialTrxn();
@@ -247,7 +242,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    *   Error to display.
    *
    * @return array
-   * @static
    */
   public static function checkContactPresent($contactIds, &$error) {
     if (empty($contactIds)) {
index 49238f64d59923a7474ad4f25b7127c86e97cb68..10a871cb2f4cbcdea6e8b5582dd6bab1bbd096c6 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Contribute_BAO_ContributionType
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $financialType = new CRM_Financial_DAO_FinancialType();
@@ -77,7 +76,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Financial_DAO_FinancialType', $id, 'is_active', $is_active);
@@ -91,7 +89,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    * @return object
    */
   public static function add(&$params, &$ids = array()) {
@@ -122,7 +119,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    * @param int $financialTypeId
    *
    * @return array|bool
-   * @static
    */
   public static function del($financialTypeId) {
     $financialType = new CRM_Financial_DAO_FinancialType();
@@ -169,7 +165,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    *
    * @return array
    *   all financial type with income account is relationship
-   * @static
    */
   public static function getIncomeFinancialType() {
     // Financial Type
index d2ceab977e79278e0666ddc9cc3e8b8b9a42e5a9..9a550a1410adbfb2b2ac7916188307d49ffadb72 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
   /**
    * Financial account
    * @var array
-   * @static
    */
   private static $financialAccount;
 
@@ -59,7 +58,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
    * @param array $allValues
    *
    * @return CRM_Contribute_BAO_ContributionType
-   * @static
    */
   public static function retrieve(&$params, &$defaults, &$allValues = array()) {
     $financialTypeAccount = new CRM_Financial_DAO_EntityFinancialAccount();
@@ -80,7 +78,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    * @return object
    */
   public static function add(&$params, &$ids = NULL) {
@@ -108,7 +105,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
    * @param int $financialTypeAccountId
    * @param int $accountId
    *
-   * @static
    */
   public static function del($financialTypeAccountId, $accountId = NULL) {
     //checking if financial type is present
@@ -169,7 +165,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
    *   Column to fetch.
    *
    * @return null|string
-   * @static
    */
   public static function getFinancialAccount($entityId, $entityTable, $columnName = 'name') {
     $join = $columnName == 'name' ? 'LEFT JOIN civicrm_financial_account ON civicrm_entity_financial_account.financial_account_id = civicrm_financial_account.id' : NULL;
@@ -194,7 +189,6 @@ AND entity_id = %2";
    *   Payment instrument value.
    *
    * @return array|null|string
-   * @static
    */
   public static function getInstrumentFinancialAccount($paymentInstrumentValue = NULL) {
     if (!self::$financialAccount) {
@@ -228,7 +222,6 @@ WHERE cog.name = 'payment_instrument' ";
    * @param $financialType
    *
    * @return array
-   * @static
    */
   public static function createDefaultFinancialAccounts($financialType) {
     $titles = array();
index d029da7106a8f66cb2a6f6fede7f6795f29db6be..1366ab75cdaa6f3ff566921d9ad70465e601f814 100644 (file)
@@ -103,7 +103,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return CRM_Financial_DAO_PaymentProcessor|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $paymentProcessor = new CRM_Financial_DAO_PaymentProcessor();
@@ -126,7 +125,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    * @return CRM_Financial_DAO_PaymentProcessor|null
    *   DAO object on success, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Financial_DAO_PaymentProcessor', $id, 'is_active', $is_active);
@@ -140,7 +138,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    * @return CRM_Financial_DAO_PaymentProcessor|null
    *   The default payment processor object on success,
    *   null otherwise
-   * @static
    */
   public static function &getDefault() {
     if (self::$_defaultPaymentProcessor == NULL) {
@@ -157,7 +154,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    * @param int $paymentProcessorID
    *
    * @return null
-   * @static
    */
   public static function del($paymentProcessorID) {
     if (!$paymentProcessorID) {
@@ -188,7 +184,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return array
    *   associated array with payment processor related fields
-   * @static
    */
   public static function getPayment($paymentProcessorID, $mode) {
     if (!$paymentProcessorID) {
@@ -265,7 +260,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return array
    *   associated array with payment processor related fields
-   * @static
    */
   public static function buildPayment($dao, $mode) {
     $fields = array(
@@ -418,7 +412,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *   Type of payment information to be retrieved.
    *
    * @return int|array|object
-   * @static
    */
   public static function getProcessorForEntity($entityID, $component = 'contribute', $type = 'id') {
     $result = NULL;
index b4b200cf40e450d92d21f8ad8892a506de7e6cf9..4cf903e6620bba57c337ca3faffc61afdd30f47c 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    *
    * @return CRM_Core_BAO_LocaationType|null
    *   object on success, null otherwise
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $paymentProcessorType = new CRM_Financial_DAO_PaymentProcessorType();
@@ -79,7 +78,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Financial_DAO_PaymentProcessorType', $id, 'is_active', $is_active);
@@ -93,7 +91,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    * @return object
    *   The default payment processor object on success,
    *                          null otherwise
-   * @static
    */
   public static function &getDefault() {
     if (self::$_defaultPaymentProcessorType == NULL) {
@@ -112,7 +109,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    *
    * @throws Exception
    * @return CRM_Financial_DAO_PaymentProcessorType
-   * @static
    */
   public static function create(&$params) {
     $paymentProcessorType = new CRM_Financial_DAO_PaymentProcessorType();
@@ -180,7 +176,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    *   ID of the processor to be deleted.
    *
    * @return bool
-   * @static
    */
   public static function del($paymentProcessorTypeId) {
     $query = "
index b9de52db6ef56d22e69f6ac5bd83158529820be5..9f0c13ef02927d8affe41df0c290761b9aa84916 100644 (file)
@@ -140,7 +140,6 @@ class CRM_Financial_Form_FinancialAccount extends CRM_Contribute_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $self) {
     $errorMsg = array();
index 8967ce4bc89d6b9b5f95804bf43d63452e124508..406e862534347d20e55687a357527d57b6548437 100644 (file)
@@ -179,7 +179,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $self) {
     $errors = array();
@@ -299,7 +298,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public function checkPermissions($action, $permissions, $createdID, $userContactID, $actionName) {
     if ((CRM_Core_Permission::check($permissions[0]) || CRM_Core_Permission::check($permissions[1]))) {
index 4aa650f3c18156cb8865f406384da1e0b859f5ea..4574abe3f0c2c2cf7d9c85fb26dceb2467fca407 100644 (file)
@@ -239,7 +239,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $self) {
     $errorMsg = array();
index 4c86dedcbb8790493ff2a61a627cba0b6ee315aa..e85c6bb6189e22053b5c536dd0b9b9b60e167782 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 57f55f87601a0becc2400e17ffd4d1e246891107..0b03eaf08be375ac8df822f906ce628923a01726 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
   static $_entityID;
@@ -124,7 +123,6 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
   }
index 4cf2d9aab7eda4af86bd7705a57a8381524f7ed0..a9ad5f1ccaafe59690f2acc93e890b8cc4edde08 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -124,7 +123,6 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all custom groups sorted by weight
index afd44cafd0fc7013f6e96ea80782484154a96a6a..9ed7bebbed658964103faef3be455d4b1c65d7b6 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Financial_Page_FinancialBatch extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 56563405b88b475e91fb2ade22dac476d7870785..a8c17c378a877662481e6cc0f7eaae243ff5a68a 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -130,7 +129,6 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all financial types sorted by weight
index aa64938088858f482d3209c738c5da62ced52094..03de834056df8def7a296ed172ef342f69836050 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -49,7 +48,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * The account id that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   protected $_aid = NULL;
 
@@ -123,7 +121,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * Browse all Financial Type Account data
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all Financial Type Account data sorted by weight
index 1dfac934033bbcf9278f40759c089de9126716c3..f9062a3cbc59830c0884b958b42152719133f511 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Friend_BAO_Friend
-   * @static
    */
   public static function add(&$params) {
     $friend = CRM_Contact_BAO_Contact::createProfileContact($params, CRM_Core_DAO::$_nullArray);
@@ -73,7 +72,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    *
    * @return array
    *   values
-   * @static
    */
   public static function retrieve(&$params, &$values) {
     $friend = new CRM_Friend_DAO_Friend();
@@ -94,7 +92,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Contact_BAO_Contact
-   * @static
    */
   public static function create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -344,7 +341,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Friend_BAO_Friend
-   * @static
    */
   public static function addTellAFriend(&$params) {
     $friendDAO = new CRM_Friend_DAO_Friend();
index cd35fd6470b4d6aad738533269acb84b8c54327c..9607a3f0468a6ea719c1124dcf1ebf76582d04bb 100644 (file)
@@ -233,7 +233,6 @@ class CRM_Friend_Form extends CRM_Core_Form {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($fields) {
 
index ee33e30a07c65bae98908da5b6512dd99b4670cc..8a6a13d69b5c65ffc44cf8391e474359b09b117b 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
   /**
    * Static field for all the grant information that we can potentially export
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -51,7 +50,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
   /**
    * Get events Summary
    *
-   * @static
    *
    * @param bool $admin
    *
@@ -92,7 +90,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
   /**
    * Get events Summary
    *
-   * @static
    *
    * @return array
    *   Array of event summary values
@@ -115,7 +112,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
   /**
    * Retrieve statistics for grants.
    *
-   * @static
    *
    * @param bool $admin
    *
@@ -135,7 +131,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Grant_BAO_ManageGrant
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $grant = new CRM_Grant_DAO_Grant();
@@ -155,7 +150,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -258,7 +252,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *   Reference array contains the id.
    *
    * @return object
-   * @static
    */
   public static function create(&$params, &$ids) {
     $transaction = new CRM_Core_Transaction();
@@ -320,7 +313,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *
    * @return bool
    *
-   * @static
    */
   public static function deleteContact($id) {
     $grant = new CRM_Grant_DAO_Grant();
@@ -336,7 +328,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *   Grant id.
    *
    * @return bool|mixed
-   * @static
    */
   public static function del($id) {
     CRM_Utils_Hook::pre('delete', 'Grant', $id, CRM_Core_DAO::$_nullArray);
@@ -366,7 +357,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *
    * @return array
    *   array of exportable Fields
-   * @static
    */
   public static function &exportableFields() {
     if (!self::$_exportableFields) {
@@ -426,7 +416,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *
    * @return int
    *   count of grant records
-   * @static
    */
   public static function getContactGrantCount($contactID) {
     $query = "SELECT count(*) FROM civicrm_grant WHERE civicrm_grant.contact_id = {$contactID} ";
index f5a9af4582a1c4024d186126a2c6c96f2924f72f..66f358afeb103f5f7f9ca81cbbee6e265b5e6506 100644 (file)
@@ -362,7 +362,6 @@ class CRM_Grant_BAO_Query {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @static
    */
   public static function buildSearchForm(&$form) {
 
index 8feec27a85ef50beeed7f097d5e916eb029f931a..0cd6e50f4935fe238464fd17796e55aa5eae5fde 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
   public $_permission = NULL;
index 2e62a1716c380f424294046fb111d90379ddcb98..748109601e9d2111c1926074151775f74670a482 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index e7d7490d188cfb6ff94f2895574b06a0eaa3b96b..a5ec0f4ac2918c44b88458820adc6d379af6a00c 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Grant_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Grant_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -63,7 +61,6 @@ class CRM_Grant_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -106,7 +103,6 @@ class CRM_Grant_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -152,7 +148,6 @@ class CRM_Grant_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index a3783da2fe2e08f6c00e39018ef09ef13d732038..0062ef2839ea72c523e9181268dae2cb2b49cccd 100644 (file)
@@ -318,7 +318,6 @@ class CRM_Group_Form_Edit extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $fileParams, $options) {
     $errors = array();
@@ -445,7 +444,6 @@ WHERE  title = %1
    *
    * @return array
    *   parent groups
-   * @static
    */
   public static function buildParentGroups(&$form) {
     $groupNames = CRM_Core_PseudoConstant::group();
index 1d00c41023694c7d7a9fda1cab4e54bc5fac2ae8..d6841e37f8f2f5333ca69a3ead6a242fbbd2182a 100644 (file)
@@ -339,7 +339,6 @@ abstract class CRM_Import_Parser {
    * @param string $enclosure
    *
    * @return void
-   * @static
    */
   public static function encloseScrub(&$values, $enclosure = "'") {
     if (empty($values)) {
@@ -367,7 +366,6 @@ abstract class CRM_Import_Parser {
    *
    * @var $type error code constant
    * @return string
-   * @static
    */
   public static function errorFileName($type) {
     $fileName = NULL;
@@ -407,7 +405,6 @@ abstract class CRM_Import_Parser {
    *
    * @var $type error code constant
    * @return string
-   * @static
    */
   public static function saveFileName($type) {
     $fileName = NULL;
index ae27e5818b95191b782fb17012391275b7c6b041..a4902c1461e08bcee1a92e0ad2e43c214829ffab 100644 (file)
@@ -659,7 +659,6 @@ COLS;
    * where we want to do a mass cleanup but dont want to bother with
    * an audit trail
    *
-   * @static
    */
   public static function disableLoggingForThisConnection() {
     // do this only if logging is enabled
index 6a1018efe4f2e95544fade1c0f4a0fe41a203302..acb01917fcf63076dcb3e114fdfe19b8a9066067 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern {
    * Build the static pattern array
    *
    * @return void
-   * @static
    */
   public static function buildPatterns() {
     self::$_patterns = array();
@@ -79,7 +78,6 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern {
    *
    * @return array
    *   Tuple (bounce_type, bounce_reason)
-   * @static
    */
   public static function &match(&$message) {
     // clean up $message and replace all white space by a single space, CRM-4767
index eb182b8260d8ec8049ca2dad8296af81d4352acd..441f9e2ccb1b6468b86f397de839bb35b80e1c68 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Core_BAO_LocaationType
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $component = new CRM_Mailing_DAO_Component();
@@ -72,7 +71,6 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Mailing_DAO_Component', $id, 'is_active', $is_active);
@@ -88,7 +86,6 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component {
    *
    * @return CRM_Mailing_BAO_Component
    *
-   * @static
    */
   public static function add(&$params, $ids = array()) {
     $id = CRM_Utils_Array::value('id', $params, CRM_Utils_Array::value('id', $ids));
index 0c0b959a72bfd2290c9b7e6d4988df06c276a98b..8d966f9040160b72f68f03907619ff066565c77c 100644 (file)
@@ -1553,7 +1553,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -1603,7 +1602,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    *
    * @return object
    *   $mailing      The new mailing object
-   * @static
    */
   public static function create(&$params, $ids = array()) {
 
@@ -1789,7 +1787,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    *
    * @return array
    *   Associative array of reporting data
-   * @static
    */
   public static function &report($id, $skipDetails = FALSE, $isSMS = FALSE) {
     $mailing_id = CRM_Utils_Type::escape($id, 'Integer');
@@ -2342,7 +2339,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    *
    * @return boolean
    *   | array - TRUE if the user has access to all mailings, else array of mailing IDs (possibly empty)
-   * @static
    */
   public static function mailingACLIDs() {
     // CRM-11633
@@ -2485,7 +2481,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * @param int $id
    *
    * @return string
-   * @static
    */
   public static function showEmailDetails($id) {
     return CRM_Utils_System::url('civicrm/mailing/report', "mid=$id");
@@ -2498,7 +2493,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    *   Id of the mail to delete.
    *
    * @return void
-   * @static
    */
   public static function del($id) {
     if (empty($id)) {
@@ -2529,7 +2523,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    *   Id of the Job to delete.
    *
    * @return void
-   * @static
    */
   public static function delJob($id) {
     if (empty($id)) {
@@ -3059,7 +3052,6 @@ AND        m.id = %1
    * @return array
    *   Array of mailings for a contact
    *
-   * @static
    */
   static public function getContactMailings(&$params) {
     $params['version'] = 3;
@@ -3079,7 +3071,6 @@ AND        m.id = %1
    * @return int
    *   count of mailings for a contact
    *
-   * @static
    */
   static public function getContactMailingsCount(&$params) {
     $params['version'] = 3;
index b8492ebccbe4001aa7a6d57b2306d217ae072a52..59669461e03a16e53a8c81abec7a46c31fe4236b 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
    *
    * @return object
    *   $mailingab      The new mailingab object
-   * @static
    */
   public static function create(&$params, $ids = array()) {
     $transaction = new CRM_Core_Transaction();
@@ -79,7 +78,6 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -121,7 +119,6 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
    *   Id of the mail to delete.
    *
    * @return void
-   * @static
    */
   public static function del($id) {
     if (empty($id)) {
index 9df531b71e8ba211a4a1494cb29869e01ab38212..fd808f6b1907ce4611582965bb1b64755e0df460 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Mailing_BAO_MailingJob extends CRM_Mailing_DAO_MailingJob {
    * (Dear God Why) Keep a global count of mails processed within the current
    * request.
    *
-   * @static
    * @var int
    */
   static $mailsProcessed = 0;
@@ -81,7 +80,6 @@ class CRM_Mailing_BAO_MailingJob extends CRM_Mailing_DAO_MailingJob {
    * @param null $mode
    *
    * @return void
-   * @static
    */
   public static function runJobs($testParams = NULL, $mode = NULL) {
     $job = new CRM_Mailing_BAO_MailingJob();
@@ -817,7 +815,6 @@ VALUES (%1, %2, %3, %4, %5, %6, %7)
    *
    * @param int $mailingId
    *   The id of the mailing to be canceled.
-   * @static
    */
   public static function cancel($mailingId) {
     $sql = "
@@ -868,7 +865,6 @@ AND    status IN ( 'Scheduled', 'Running', 'Paused' )
    *
    * @return string
    *   The translated version
-   * @static
    */
   public static function status($status) {
     static $translation = NULL;
@@ -891,7 +887,6 @@ AND    status IN ( 'Scheduled', 'Running', 'Paused' )
    *
    * @return string
    *   For use in a WHERE clause
-   * @static
    */
   public static function workflowClause() {
     // add an additional check and only process
index 1e934d63c9be31e27ce416f079b44ce2c731de7c..ff803cde7a77b82c22139e8f979d5efe33db2142 100644 (file)
@@ -383,7 +383,6 @@ class CRM_Mailing_BAO_Query {
    *
    * @param CRM_Core_Form $form
    * @return void
-   * @static
    */
   public static function buildSearchForm(&$form) {
     // mailing selectors
index dbb5fcfbd34e213160ab916b3cdc071b2f3ff983..bef5c534676b69a4e164c7da46cae63e7aa9b17e 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Mailing_BAO_TrackableURL extends CRM_Mailing_DAO_TrackableURL {
    *
    * @return string
    *   The redirect/tracking url
-   * @static
    */
   public static function getTrackerURL($url, $mailing_id, $queue_id) {
 
index b8398395fe2351810694d7908d632537050b34ad..4026d5181f6bd48e0ab62fc13a29ef12eba78765 100755 (executable)
@@ -130,7 +130,6 @@ class CRM_Mailing_Event_BAO_Bounce extends CRM_Mailing_Event_DAO_Bounce {
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL, $is_distinct = FALSE, $toDate = NULL) {
     $dao = new CRM_Core_DAO();
@@ -191,7 +190,6 @@ class CRM_Mailing_Event_BAO_Bounce extends CRM_Mailing_Event_DAO_Bounce {
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
index 78d696db3a60ecdb1801349eab220d7a2818bb3d..d4560698ba0d9d448e6a74aa732647232b9cd9a4 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Mailing_Event_BAO_Confirm extends CRM_Mailing_Event_DAO_Confirm {
    *
    * @return boolean
    *   True on success
-   * @static
    */
   public static function confirm($contact_id, $subscribe_id, $hash) {
     $se = &CRM_Mailing_Event_BAO_Subscribe::verify(
index aaba7aa147c9fb920f5d8f90b26eeb82a0faa911..fe2606c2267ae1a4ad6f8c91199e1d9543472c3e 100755 (executable)
@@ -48,7 +48,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    *   Associative array of delivery event values.
    *
    * @return void
-   * @static
    */
   public static function &create(&$params) {
     $q = &CRM_Mailing_Event_BAO_Queue::verify($params['job_id'],
@@ -93,7 +92,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL, $is_distinct = FALSE, $toDate = NULL) {
     $dao = new CRM_Core_DAO();
@@ -159,7 +157,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
@@ -283,7 +280,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    *   Consider mailings that were completed not more than $maxDays ago.
    *
    * @return void
-   * @static
    **/
   public static function updateEmailResetDate($minDays = 3, $maxDays = 7) {
     $dao = new CRM_Core_Dao();
index c12916ed8bcfab7bab4b40d3c4c9fcd4a7182da8..b6bad18f9698baa6202ae82920382e0fee81c325 100644 (file)
@@ -225,7 +225,6 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward {
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount(
     $mailing_id, $job_id = NULL,
@@ -286,7 +285,6 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward {
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
index 1ddd7f985a61cc986c7f1900e09127c268052bfd..c61dbbc9010401cd4dba29c98b082f051db006cc 100755 (executable)
@@ -48,7 +48,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    *   The Queue Event ID of the recipient.
    *
    * @return void
-   * @static
    */
   public static function open($queue_id) {
     /* First make sure there's a matching queue event */
@@ -80,7 +79,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount(
     $mailing_id,
@@ -137,7 +135,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    *
    * @return array
    *   Opened count per mailing ID
-   * @static
    */
   public static function getMailingTotalCount($mailingIDs) {
     $dao = new CRM_Core_DAO();
@@ -178,7 +175,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    *
    * @return array
    *   Count per mailing ID
-   * @static
    */
   public static function getMailingContactCount($mailingIDs, $contactID) {
     $dao = new CRM_Core_DAO();
@@ -231,7 +227,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
index 5b13e1592e4f89934a983f3de9f459d350a809cd..1ed0e5491098c32c2912e2e32221dd48a06dfc1e 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    *
    * @return CRM_Mailing_Event_BAO_Queue
    *   The new EventQueue
-   * @static
    */
   public static function create($params) {
     $eq = new CRM_Mailing_Event_BAO_Queue();
@@ -68,7 +67,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    *
    * @return int
    *   The hash
-   * @static
    */
   public static function hash($params) {
     $jobId = $params['job_id'];
@@ -92,7 +90,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    *
    * @return object|null
    *   The queue event if verified, or null
-   * @static
    */
   public static function &verify($job_id, $queue_id, $hash) {
     $success = NULL;
@@ -116,7 +113,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    *
    * @return string
    *   The email address
-   * @static
    */
   public static function getEmailAddress($queue_id) {
     $email = CRM_Core_BAO_Email::getTableName();
@@ -146,7 +142,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    *
    * @return int
    *   Number of matching events
-   * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL) {
     $dao = new CRM_Core_DAO();
@@ -188,7 +183,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL, $offset = NULL,
index 536cec33e4419971214c46aa6ad844a92ea3f739..24bff5a3d3569be41f9929bb30a1994b798d26ce 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    *
    * @return object|null
    *   The mailing object, or null on failure
-   * @static
    */
   public static function &reply($job_id, $queue_id, $hash, $replyto = NULL) {
     /* First make sure there's a matching queue event */
@@ -120,7 +119,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    *   Whole email to forward in one string.
    *
    * @return void
-   * @static
    */
   public static function send($queue_id, &$mailing, &$bodyTxt, $replyto, &$bodyHTML = NULL, &$fullEmail = NULL) {
     $domain = CRM_Core_BAO_Domain::getDomain();
@@ -223,7 +221,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    *   Optional reply-to from the reply.
    *
    * @return void
-   * @static
    */
   private static function autoRespond(&$mailing, $queue_id, $replyto) {
     $config = CRM_Core_Config::singleton();
@@ -316,7 +313,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount(
     $mailing_id, $job_id = NULL,
@@ -377,7 +373,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
index 4c3258f2a9655047d889b02a6664d2bcd729bade..de6ee6212ac8facadb8f3e5a97f5f6cc6f943871 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Mailing_Event_BAO_Resubscribe {
    *
    * @return array|null
    *   $groups    Array of all groups to which the contact was added, or null if the queue event could not be found.
-   * @static
    */
   public static function &resub_to_mailing($job_id, $queue_id, $hash) {
     /* First make sure there's a matching queue event */
@@ -200,7 +199,6 @@ class CRM_Mailing_Event_BAO_Resubscribe {
    *   The job ID.
    *
    * @return void
-   * @static
    */
   public static function send_resub_response($queue_id, $groups, $is_domain = FALSE, $job) {
     // param is_domain is not supported as of now.
index 7bd479d7ad49f8c8cd3a80db26795615f0b60647..5cde2ff911855377b18b769c28390b322e132089 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Mailing_Event_BAO_Subscribe extends CRM_Mailing_Event_DAO_Subscribe {
    *
    * @return int|null
    *   $se_id      The id of the subscription event, null on failure
-   * @static
    */
   public static function &subscribe($group_id, $email, $contactId = NULL, $context = NULL) {
     // CRM-1797 - allow subscription only to public groups
@@ -188,7 +187,6 @@ SELECT     civicrm_email.id as email_id
    *
    * @return object|null
    *   The subscribe event object, or null on failure
-   * @static
    */
   public static function &verify($contact_id, $subscribe_id, $hash) {
     $success = NULL;
@@ -310,7 +308,6 @@ SELECT     civicrm_email.id as email_id
    *
    * @return object
    *   $domain       The domain owning the event
-   * @static
    */
   public static function &getDomain($subscribe_id) {
     return CRM_Core_BAO_Domain::getDomain();
@@ -381,7 +378,6 @@ SELECT     civicrm_email.id as email_id
    * @param string $context
    *
    * @return void
-   * @static
    */
   public static function commonSubscribe(&$groups, &$params, $contactId = NULL, $context = NULL) {
     $contactGroups = CRM_Mailing_Event_BAO_Subscribe::getContactGroups($params['email'], $contactId);
index 1e3b52a08d537cb46d93c414e7780198e7c66ec1..5e2cc31a329d5fac6e20c3a4cbd0e7a80c6a8ea2 100755 (executable)
@@ -52,7 +52,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    *
    * @return string
    *   The redirection url, or base url on failure.
-   * @static
    */
   public static function track($queue_id, $url_id) {
 
@@ -110,7 +109,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount(
     $mailing_id, $job_id = NULL,
@@ -169,7 +167,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    *
    * @return array
    *   trackable url count per mailing ID
-   * @static
    */
   public static function getMailingTotalCount($mailingIDs) {
     $dao = new CRM_Core_DAO();
@@ -210,7 +207,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    *
    * @return array
    *   Count per mailing ID
-   * @static
    */
   public static function getMailingContactCount($mailingIDs, $contactID) {
     $dao = new CRM_Core_DAO();
@@ -265,7 +261,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    *
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
index 88fe0e16d52960e60617db39d64b214acc445ac4..a442d3ce31182d248b0c89b7cb13721be5132cb4 100755 (executable)
@@ -59,7 +59,6 @@ class CRM_Mailing_Event_BAO_Unsubscribe extends CRM_Mailing_Event_DAO_Unsubscrib
    *
    * @return boolean
    *   Was the contact successfully unsubscribed?
-   * @static
    */
   public static function unsub_from_domain($job_id, $queue_id, $hash) {
     $q = CRM_Mailing_Event_BAO_Queue::verify($job_id, $queue_id, $hash);
@@ -128,7 +127,6 @@ WHERE  email = %2
    *
    * @return array|null
    *   $groups    Array of all groups from which the contact was removed, or null if the queue event could not be found.
-   * @static
    */
   public static function &unsub_from_mailing($job_id, $queue_id, $hash, $return = FALSE) {
     /* First make sure there's a matching queue event */
@@ -303,7 +301,6 @@ WHERE  email = %2
    *   The job ID.
    *
    * @return void
-   * @static
    */
   public static function send_unsub_response($queue_id, $groups, $is_domain = FALSE, $job) {
     $config = CRM_Core_Config::singleton();
@@ -428,7 +425,6 @@ WHERE  email = %2
    *
    * @return int
    *   Number of rows in result set
-   * @static
    */
   public static function getTotalCount(
     $mailing_id, $job_id = NULL,
@@ -501,7 +497,6 @@ WHERE  email = %2
    * @param null $org_unsubscribe
    * @return array
    *   Result set
-   * @static
    */
   public static function &getRows(
     $mailing_id, $job_id = NULL,
index ac9e3432c36f7cdc88ca0767e55ed6ffc13107e8..256057482abb97b07fcd5af372212d975405f3bb 100644 (file)
@@ -160,7 +160,6 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function dataRule($params, $files, $options) {
     if ($params['component_type'] == 'Header' || $params['component_type'] == 'Footer') {
index c9930150a2ad930616f380a89f4bb4f9400825b3..2a9a5c50e4e13ba577cb616e8aa58103fd9053ce 100644 (file)
@@ -558,7 +558,6 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index a58d8da6757f3c41db3665663da2e9f1c3e11b02..49028a4cede201d5a9cb4006412aed960a83cc0e 100644 (file)
@@ -199,7 +199,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
    * @return boolean
    *   True if either we deliver immediately, or the
    *                          date is properly set.
-   * @static
    */
   public static function formRule($params, $files, $self) {
     if (!empty($params['_qf_Schedule_submit'])) {
index ccafccc2bfbf898903aac0c0088760dd3d173437..6d310f4ca82e04f194229d37d0c3a37290efcd89 100644 (file)
@@ -514,7 +514,6 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     if (!empty($_POST['_qf_Import_refresh'])) {
index ba5842afa0130429689b640363df7c9e8f4ddc8c..879d1474e12f8e61983bea8b6d7ebd737af08208 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Mailing_Page_Component extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index 08ada120c10a3cb96f9b4b6943b6153fe3b678eb..197aff8cd495c958bdd4655b3ea6d5ecc7c589f5 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
   public $_permission = NULL;
index 120f507416fd4443ac694a45bf95f6f18af2f52d..d38864c95b873288b0152ac432d79582aa4663c8 100644 (file)
@@ -42,21 +42,18 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Mailing templates
    * @var array
-   * @static
    */
   private static $template;
 
   /**
    * Completed mailings
    * @var array
-   * @static
    */
   private static $completed;
 
   /**
    * Mailing components
    * @var array
-   * @static
    */
   private static $component;
 
@@ -73,7 +70,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all mailing components
-   * @static
    */
   public static function &component($type = NULL) {
     $name = $type ? $type : 'ALL';
@@ -115,7 +111,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return int
    *   The ID of the default mailing component.
-   * @static
    */
   public static function &defaultComponent($type, $undefined = NULL) {
     if (!self::$defaultComponent) {
@@ -142,7 +137,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all mailing templates if any
-   * @static
    */
   public static function &template() {
     if (!self::$template) {
@@ -159,7 +153,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all mailing templates if any
-   * @static
    */
   public static function &completed($mode = NULL) {
     if (!self::$completed) {
@@ -217,7 +210,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
index 6bf6d3199073d5297e4df57dc3a3afd6a096ec4f..88507cc47ab3287f065624bc7b324bf9eaf3a1dc 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * Array of supported links, currenly null
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -50,7 +49,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
index c28b955e54c87a1506abc6b3fac8f9db3b438d6d..7b716f4734a14647e8eda8de9bcee56006826f49 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
    * Array of supported links, currenly null
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -110,7 +109,6 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
    * This method returns the links that are given for each search row.
    *
    * @return array
-   * @static
    */
   public static function &links() {
     return self::$_links;
index 8865f2a7306562f10ebeab675377cfadc76d5a42..14314eb19dbc2312efd2cfbf30295cdbe60980dd 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index d839a0a26d398d4e764dcf2003fcaa8ab3832574..96f882ee9f5ebe2a20b563998bd77d620c2a0cb8 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Mailing_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -51,7 +50,6 @@ class CRM_Mailing_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -61,7 +59,6 @@ class CRM_Mailing_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -86,7 +83,6 @@ class CRM_Mailing_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     return array();
@@ -114,7 +110,6 @@ class CRM_Mailing_Task {
    *
    * @return array
    *   the set of tasks for a group of mailing recipients
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index 396b7565e795a2f2ec890da308076ca9227971c0..e4c4d4911c9ab5cc0d661b76706fb620b7264850 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    * Static field for all the membership information that we can potentially import
    *
    * @var array
-   * @static
    */
   static $_importableFields = NULL;
 
@@ -70,7 +69,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    *   The array that holds all the db ids.
    *
    * @return CRM_Member_BAO_Membership
-   * @static
    */
   public static function add(&$params, $ids = array()) {
     $oldStatus = $oldType = NULL;
@@ -198,7 +196,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    *                        be returned
    *
    * @return CRM_Member_BAO_Membership|null the found object or null
-   * @static
    */
   public static function &getValues(&$params, &$values, $active = FALSE) {
     if (empty($params)) {
@@ -239,7 +236,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    * @throws CRM_Core_Exception
    *
    * @return CRM_Member_BAO_Membership
-   * @static
    */
   public static function create(&$params, &$ids, $skipRedirect = FALSE, $activityType = 'Membership Signup') {
     // always calculate status if is_override/skipStatusCal is not true.
@@ -452,7 +448,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    *
    * @return Array
    *   array of contact_id of all related contacts.
-   * @static
    */
   public static function checkMembershipRelationship($membershipId, $contactId, $action = CRM_Core_Action::ADD) {
     $contacts = array();
@@ -520,7 +515,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    *                        in a hierarchical manner
    *
    * @return CRM_Member_BAO_Membership
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $membership = new CRM_Member_DAO_Membership();
@@ -602,7 +596,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @param int $membershipId
    *   Membership id that needs to be deleted.
    *
-   * @static
    *
    * @return $results   no of deleted Membership on success, false otherwise
    */
@@ -618,7 +611,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @param int $membershipId
    *   Membership id that needs to be deleted.
    *
-   * @static
    *
    * @return $results   no of deleted Membership on success, false otherwise
    */
@@ -682,7 +674,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @param int $contactId
    *
    * @return null
-   * @static
    */
   public static function deleteRelatedMemberships($ownerMembershipId, $contactId = NULL) {
     if (!$ownerMembershipId && !$contactId) {
@@ -715,7 +706,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    *
    * @return array
    *   array of memberships based on status
-   * @static
    */
   public static function activeMembers($memberships, $status = 'active') {
     $actives = array();
@@ -757,7 +747,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @return bool
    *   Is this a separate membership payment
    *
-   * @static
    */
   static function buildMembershipBlock(
     &$form,
@@ -952,7 +941,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    *
    * @return array|null
    *
-   * @static
    */
   public static function getMembershipBlock($pageID) {
     $membershipBlock = array();
@@ -998,7 +986,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    *   True if only Memberships with same parent org as the $memType wanted, false otherwise.
    *
    * @return array|bool
-   * @static
    */
   public static function getContactMembership($contactID, $memType, $isTest, $membershipId = NULL, $onlySameParentOrg = FALSE) {
     $dao = new CRM_Member_DAO_Membership();
@@ -1092,7 +1079,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    *
    * @return array
    *   array of importable Fields
-   * @static
    */
   public static function &importableFields($contactType = 'Individual', $status = TRUE) {
     if (!self::$_importableFields) {
@@ -1153,7 +1139,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * Get all exportable fields
    *
    * @retun array return array of all exportable fields
-   * @static
    */
   public static function &exportableFields() {
     $expFieldMembership = CRM_Member_DAO_Membership::export();
@@ -1485,7 +1470,6 @@ AND civicrm_membership.is_test = %2";
    * @param \CRM_Contribute_BAO_Contribution|\CRM_Contribute_DAO_Contribution $contribution
    *
    * @return void
-   * @static
    */
   static public function updateRecurMembership(CRM_Member_DAO_Membership $membership, CRM_Contribute_BAO_Contribution $contribution) {
 
@@ -1534,7 +1518,6 @@ AND civicrm_membership.is_test = %2";
    *
    * @throws CRM_Core_Exception
    *
-   * @static
    */
   static function renewMembershipFormWrapper(
     $contactID,
@@ -1593,7 +1576,6 @@ AND civicrm_membership.is_test = %2";
    *   to be customised, null otherwise
    *
    * @return void
-   * @static
    */
   public static function fixMembershipStatusBeforeRenew(&$currentMembership, $changeToday) {
     $today = NULL;
@@ -1677,7 +1659,6 @@ AND civicrm_membership.is_test = %2";
    *
    * @return int
    *   contribution page id
-   * @static
    */
   public static function getContributionPageId($membershipID) {
     $query = "
@@ -1700,7 +1681,6 @@ SELECT c.contribution_page_id as pageID
    *   Owner Membership Id.
    * @param array $params
    *   Formatted array of key => value.
-   * @static
    */
   public static function updateRelatedMemberships($ownerMembershipId, $params) {
     $membership = new CRM_Member_DAO_Membership();
@@ -1728,7 +1708,6 @@ SELECT c.contribution_page_id as pageID
    *
    * @return array
    *   the list of membership fields
-   * @static
    */
   public static function getMembershipFields($mode = NULL) {
     $fields = CRM_Member_DAO_Membership::export();
@@ -1753,7 +1732,6 @@ SELECT c.contribution_page_id as pageID
    *
    * @return null|string
    *   sort name of the contact if found
-   * @static
    */
   public static function sortName($id) {
     $id = CRM_Utils_Type::escape($id, 'Integer');
@@ -1778,7 +1756,6 @@ WHERE  civicrm_membership.contact_id = civicrm_contact.id
    *
    * @return null|array
    *   array of memberships if created
-   * @static
    */
   public static function createRelatedMemberships(&$params, &$dao, $reset = FALSE) {
     static $relatedContactIds = array();
@@ -2031,7 +2008,6 @@ FROM   civicrm_membership_type
    * @param bool $activeOnly
    *
    * @return null|string
-   * @static
    */
   public static function getContactMembershipCount($contactID, $activeOnly = FALSE) {
     $select = "SELECT count(*) FROM civicrm_membership ";
@@ -2057,7 +2033,6 @@ FROM   civicrm_membership_type
    * @param bool $isNotCancelled
    *
    * @return boolean
-   * @static
    */
   public static function isCancelSubscriptionSupported($mid, $isNotCancelled = TRUE) {
     $cacheKeyString = "$mid";
@@ -2089,7 +2064,6 @@ FROM   civicrm_membership_type
    *
    * @return string
    *   contribution status
-   * @static
    */
   public static function isSubscriptionCancelled($mid) {
     $sql = "
@@ -2929,7 +2903,6 @@ WHERE      civicrm_membership.is_test = 0";
    *   (param in process of being removed - try to use params) array of ids.
    *
    * @return CRM_Contribute_BAO_Contribution
-   * @static
    */
   public static function recordMembershipContribution(&$params, $ids = array()) {
     $membershipId = $params['membership_id'];
@@ -3018,7 +2991,6 @@ WHERE      civicrm_membership.is_test = 0";
    *   Array with membership type and organization.
    * @param int $priceSetId
    *
-   * @static
    */
   public static function createLineItems(&$qf, $membershipType, &$priceSetId) {
     $qf->_priceSetId = $priceSetId = CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceSet', 'default_membership_type_amount', 'id', 'name');
@@ -3072,7 +3044,6 @@ WHERE      civicrm_membership.is_test = 0";
    *
    * @return array
    *   Array of membership type
-   * @static
    */
   public static function getContactsCancelledMembership($contactID, $isTest = FALSE) {
     if (!$contactID) {
index 9fb5efc5d5c33702524d8788af6b37d2519013ed..a83886a951e5d29e25458e21c113a8551520fbe5 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Member_BAO_MembershipBlock extends CRM_Member_DAO_MembershipBlock {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -67,7 +66,6 @@ class CRM_Member_BAO_MembershipBlock extends CRM_Member_DAO_MembershipBlock {
    * @param int $id
    *
    * @return bool
-   * @static
    */
   public static function del($id) {
     $dao = new CRM_Member_DAO_MembershipBlock();
index 9a03c93b7656bc5e8361dfd5fddd722172ebfa61..e34f6d1ab87f3e369da6f2e37c2247330858be1c 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_BAO_MembershipLog extends CRM_Member_DAO_MembershipLog {
    * @param array $ids
    *   Reference array contains the id.
    *
-   * @static
    *
    * @return object
    */
@@ -62,7 +61,6 @@ class CRM_Member_BAO_MembershipLog extends CRM_Member_DAO_MembershipLog {
    * @param int $membershipID
    *
    * @return mixed
-   * @static
    */
 
   public static function del($membershipID) {
index 5236f414bd63d2a962d3f1d874199d3c55754123..1e7e31c7fd065b04ba5d80147965de5ac5650a9f 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -91,7 +90,6 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment
    * @param int $id
    *
    * @return bool
-   * @static
    */
   public static function del($id) {
     $dao = new CRM_Member_DAO_MembershipPayment();
index 954e440150eb94bf990707a38c0118425ce8cfee..8d1521c7c50adb16ec288b7b62ed2e67c942994d 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Member_BAO_MembershipStatus
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $membershipStatus = new CRM_Member_DAO_MembershipStatus();
@@ -77,7 +76,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Member_DAO_MembershipStatus', $id, 'is_active', $is_active);
@@ -92,7 +90,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    *
    * @throws Exception
    * @return CRM_Member_BAO_MembershipStatus
-   * @static
    */
   public static function create($params) {
     $ids = array();
@@ -119,7 +116,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    * @param array $ids
    *   Array contains the id - this param is deprecated.
    *
-   * @static
    *
    * @return object
    */
@@ -174,7 +170,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    * @param int $membershipStatusId
    *
    * @return array
-   * @static
    */
   public static function getMembershipStatus($membershipStatusId) {
     $statusDetails = array();
@@ -192,7 +187,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    * @param int $membershipStatusId
    *
    * @throws CRM_Core_Exception
-   * @static
    */
   public static function del($membershipStatusId) {
     //check dependencies
@@ -233,7 +227,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    *   Membership params as available to calling function - passed to the hook.
    *
    * @return array
-   * @static
    */
   static function getMembershipStatusByDate(
     $startDate, $endDate, $joinDate,
@@ -385,7 +378,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    * Function that return the status ids whose is_current_member is set
    *
    * @return array
-   * @static
    */
   public static function getMembershipStatusCurrent() {
     $statusIds = array();
index 0ffc195fa1222cf6fcfd4ba643ce63ece0114113..d03bb4b80f9bfa5ff11de430871ad3e24aeec04f 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Member_BAO_MembershipType
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $membershipType = new CRM_Member_DAO_MembershipType();
@@ -79,7 +78,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Member_DAO_MembershipType', $id, 'is_active', $is_active);
@@ -93,7 +91,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @param array $ids
    *   Array contains the id (deprecated).
    *
-   * @static
    *
    * @return object
    */
@@ -142,7 +139,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @throws CRM_Core_Exception
    * @return bool|mixed
-   * @static
    */
   public static function del($membershipTypeId) {
     //check dependencies
@@ -204,7 +200,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @param array $membershipType
    *   An array of membershipType-details.
-   * @static
    */
   public static function convertDayFormat(&$membershipType) {
     $periodDays = array(
@@ -247,7 +242,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @param bool $public
    *
    * @return array
-   * @static
    */
   public static function getMembershipTypes($public = TRUE) {
     $membershipTypes = array();
@@ -271,7 +265,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @param int $membershipTypeId
    *
    * @return array|null
-   * @static
    */
   public static function getMembershipTypeDetails($membershipTypeId) {
     $membershipTypeDetails = array();
@@ -304,7 +297,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @return array
    *   associated array with  start date, end date and join date for the membership
-   * @static
    */
   public static function getDatesForMembershipType($membershipTypeId, $joinDate = NULL, $startDate = NULL, $endDate = NULL, $numRenewTerms = 1) {
     $membershipTypeDetails = self::getMembershipTypeDetails($membershipTypeId);
@@ -488,7 +480,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @return Array
    *   array fo the start date, end date and join date of the membership
-   * @static
    */
   public static function getRenewalDatesForMembershipType($membershipId, $changeToday = NULL, $membershipTypeID = NULL, $numRenewTerms = 1) {
     $params = array('id' => $membershipId);
@@ -596,7 +587,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @return Array
    *   array of the details of membership types
-   * @static
    */
   public static function getMembershipTypesByOrg($orgID) {
     $membershipTypes = array();
@@ -617,7 +607,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    *
    * @return Array
    *   array of the details of membership types with Member of Contact id
-   * @static
    */
   public static function getMemberOfContactByMemTypes($membershipTypes) {
     $memTypeOrgs = array();
@@ -663,7 +652,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @return array
    *   arrays of organization and membership types
    *
-   * @static
    */
   public static function getMembershipTypeInfo() {
     if (!self::$_membershipTypeInfo) {
index 74eff3ac5f09ba30910aee58a2ff5d7795470a68..31f146fda96102ec217fc0842be53c6e55c05af2 100644 (file)
@@ -761,7 +761,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
    * @throws CiviCRM_API3_Exception
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     $errors = array();
@@ -1725,7 +1724,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
    *
    * @return boolean
    *   true if mail was sent successfully
-   * @static
    */
   public static function emailReceipt(&$form, &$formValues, &$membership) {
     // retrieve 'from email id' for acknowledgement
index a7173a70ce62052490fe726c41ca2f58e09f8761..624411003d56a00046677445bda87570841ec60a 100644 (file)
@@ -225,7 +225,6 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $contributionPageId = NULL) {
     $errors = array();
index 2a7d80163c90bf02835a9d4b2efe8d743218c9e9..a5c1ee6fcdf29a8c763367e7354f1eeefcf6c94c 100644 (file)
@@ -484,7 +484,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params) {
     $errors = array();
index a885d2d6e9acf7e38bff5829c3dbdaf0a8bde448..20039f06da8ef04b98cdeac8769c1da152bc5c28 100644 (file)
@@ -217,7 +217,6 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params) {
     $errors = array();
index 340ee64a1c3804504b4580404da8b625702b43c5..134bfe8a59be3da52b354a8708bbc3180120a2e6 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Form_MembershipView extends CRM_Core_Form {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index f2226da97bcb42ae1b563139b667be01a4996fa4..91ae8b9529ddf0cc57f08249eb84255df33557ed 100644 (file)
@@ -125,7 +125,6 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     return TRUE;
index 4b97ca494e0cc3d531359eb9e6296ca83c226e09..c4818fb97be02cff122261c523ebcc1ecfc7e5f0 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
    * store contactType
    *
    * @var int
-   * @static
    */
   static $_contactType = NULL;
 
@@ -310,7 +309,6 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 5246526ee14ab3ecb0b0697d0742c9db77405c0c..e51724207f05e034ad4b93f1affe65e54ddd6594 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -132,7 +131,6 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all custom groups sorted by weight
index 7f8a6336b0b2b7a26e1d80fbd476c62b5e290b34..b66aef4709821ccc378aeae77a40321413e09f25 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -105,7 +104,6 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     // get all membership types sorted by weight
index a5fd7f178270c91719682263aa7fcc0ef814cd59..525f2b652983f6e73fce1a93eb2615209f73372e 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
   static $_membershipTypesLinks = NULL;
@@ -465,7 +464,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   static function &links(
     $status = 'all',
index 2a5f96bca5e06b91300132de6aaa73d84086885a..66791c5dc4166d2ff2832c50df7224e2462175a9 100644 (file)
@@ -42,14 +42,12 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Membership types
    * @var array
-   * @static
    */
   private static $membershipType;
 
   /**
    * Membership types
    * @var array
-   * @static
    */
   private static $membershipStatus;
 
@@ -62,7 +60,6 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all membership types if any
-   * @static
    */
   public static function &membershipType($id = NULL, $force = FALSE) {
     if (!self::$membershipType || $force) {
@@ -94,7 +91,6 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all membership statuss if any
-   * @static
    */
   public static function &membershipStatus($id = NULL, $cond = NULL, $column = 'name', $force = FALSE, $allStatus = FALSE) {
     if (self::$membershipStatus === NULL) {
@@ -127,7 +123,6 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
    */
index e4927871bd31c6df19274992b3984a9ccd6dabcd..2e52f5c605cea4d8d7546702778728d4f9feaa72 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index 8b070b13f895e0a876b1ecefa6712c6e5a15a016..e578fa1d383184d67fc28be0745a99c98e39450f 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Member_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -54,7 +53,6 @@ class CRM_Member_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -64,7 +62,6 @@ class CRM_Member_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -134,7 +131,6 @@ class CRM_Member_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -182,7 +178,6 @@ class CRM_Member_Task {
    *
    * @return array
    *   the set of tasks for a group of members
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index 64f8c9615e2c16340ef0012f14f0f168d33bba3c..f602508865bd0a92f1cfa4f5d77a7a98e74d446a 100644 (file)
@@ -38,7 +38,6 @@ class CRM_PCP_BAO_PCP extends CRM_PCP_DAO_PCP {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_pcpLinks = NULL;
 
@@ -56,7 +55,6 @@ class CRM_PCP_BAO_PCP extends CRM_PCP_DAO_PCP {
    * @param bool $pcpBlock
    *   If true, create or update PCPBlock, else PCP.
    *
-   * @static
    *
    * @return object
    */
@@ -96,7 +94,6 @@ class CRM_PCP_BAO_PCP extends CRM_PCP_DAO_PCP {
    *
    * @return null|string
    *   Dispaly name of the contact if found
-   * @static
    */
   public static function displayName($id) {
     $id = CRM_Utils_Type::escape($id, 'Integer');
@@ -117,7 +114,6 @@ WHERE  civicrm_pcp.contact_id = civicrm_contact.id
    *
    * @return array
    *   array of Pcp if found
-   * @static
    */
   public static function getPcpDashboardInfo($contactId) {
     $links = self::pcpLinks();
@@ -235,7 +231,6 @@ ORDER BY target_entity_type, target_entity_id
    * @param array $pcpId
    *   Contains the pcp ID.
    *
-   * @static
    *
    * @return total
    *   amount
@@ -258,7 +253,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param array $pcpId
    *   Contains the pcp ID.
    *
-   * @static
    *
    * @return array
    */
@@ -287,7 +281,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @return array
    *   (reference) of action links
-   * @static
    */
   public static function &pcpLinks() {
     if (!(self::$_pcpLinks)) {
@@ -358,7 +351,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *   Campaign page id.
    *
    * @return null
-   * @static
    */
   public static function deleteById($id) {
     CRM_Utils_Hook::pre('delete', 'Campaign', $id, CRM_Core_DAO::$_nullArray);
@@ -591,7 +583,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param $is_active
    *
    * @return null
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     switch ($is_active) {
@@ -640,7 +631,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @throws Exception
    * @return null
-   * @static
    */
   public static function sendStatusUpdate($pcpId, $newStatus, $isInitial = FALSE, $component = 'contribute') {
     $pcpStatusName = CRM_Core_OptionGroup::values("pcp_status", FALSE, FALSE, FALSE, NULL, 'name');
@@ -733,7 +723,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @param $is_active
    * @return null
-   * @static
    */
   public static function setDisable($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_PCP_DAO_PCP', $id, 'is_active', $is_active);
@@ -746,7 +735,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param $component
    *
    * @return int
-   * @static
    */
   public static function getStatus($pcpId, $component) {
     $query = "
@@ -769,7 +757,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param $component
    *
    * @return string
-   * @static
    */
   public static function getPcpBlockStatus($pageId, $component) {
     $query = "
@@ -792,7 +779,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *   Pcp block id.
    *
    * @return Boolean
-   * @static
    */
   public static function getPcpBlockInUse($id) {
     $query = "
@@ -812,7 +798,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *   Supporter's profile id.
    *
    * @return boolean
-   * @static
    */
   public static function checkEmailProfile($profileId) {
     $query = "
@@ -835,7 +820,6 @@ WHERE field_name like 'email%' And is_active = 1 And uf_group_id = %1";
    * @param $component
    *
    * @return int
-   * @static
    */
   public static function getPcpPageTitle($pcpId, $component) {
     if ($component == 'contribute') {
@@ -864,7 +848,6 @@ WHERE field_name like 'email%' And is_active = 1 And uf_group_id = %1";
    * @param $component
    *
    * @return String
-   * @static
    */
   public static function getPcpBlockEntityId($pcpId, $component) {
     $entity_table = self::getPcpEntityTable($component);
@@ -890,7 +873,6 @@ WHERE pcp.id = %1";
    * @param $component
    *
    * @return String
-   * @static
    */
   public static function getPcpEntityTable($component) {
     $entity_table_map = array(
@@ -909,7 +891,6 @@ WHERE pcp.id = %1";
    * @param string $component
    *
    * @return int
-   * @static
    */
   public static function getSupporterProfileId($component_id, $component = 'contribute') {
     $entity_table = self::getPcpEntityTable($component);
index d8c46c9108741aa0c073108cb55d6c49a7099884..2dc0b891d78de58a77f91b3d6b64a7932e447658 100644 (file)
@@ -157,7 +157,6 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 4a354def57482d1a643f58a2212cd515105ce32a..9a05ef2d5cf0a18a8c0737a0cdb7d0bd0db4a943 100644 (file)
@@ -107,7 +107,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     $errors = array();
index d22eff1e2ea4f98c1fda4b8c3d38b7583941434d..8024e067faa6ec38aa59b48613c323359c2df089 100644 (file)
@@ -142,7 +142,6 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     $errors = array();
index 8072cff8aa7ed9be2f46e6ea58e308600a5acbae..8510fc13f1ed874df8bc915855051ceb75412b63 100644 (file)
@@ -197,7 +197,6 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $form) {
   }
index a6900e2c9fa3b915a614290e817d4848c6248982..9c4447f06c297c17114b7acfc1b169e49e30cee5 100644 (file)
@@ -230,7 +230,6 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 0dcee85e39012eeef252f39939f0637898639bd4..3ce4ede20ca8a2e44abb46403e64ac054635bb94 100644 (file)
@@ -42,7 +42,6 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -167,7 +166,6 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     $this->_sortByCharacter = CRM_Utils_Request::retrieve('sortByCharacter',
index b1b55d70016fd096a1160f48f1d750e79bfbb3a5..c60fa7fc91c69f64b4763f3aeabe039eb79d3e2b 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    * Static field for all the pledge information that we can potentially export
    *
    * @var array
-   * @static
    */
   static $_exportableFields = NULL;
 
@@ -62,7 +61,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Pledge_BAO_Pledge
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $pledge = new CRM_Pledge_DAO_Pledge();
@@ -80,7 +78,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -132,7 +129,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    *
    * @return array
    *   associated array of field values
-   * @static
    */
   public static function &getValues(&$params, &$values, $returnProperties = NULL) {
     if (empty($params)) {
@@ -149,7 +145,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Pledge_BAO_Pledge
-   * @static
    */
   public static function &create(&$params) {
     //FIXME: a cludgy hack to fix the dates to MySQL format
@@ -270,7 +265,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    *   Pledge id.
    *
    * @return mixed
-   * @static
    */
   public static function deletePledge($id) {
     CRM_Utils_Hook::pre('delete', 'Pledge', $id, CRM_Core_DAO::$_nullArray);
@@ -462,7 +456,6 @@ GROUP BY  currency
    * @return array
    *   return the list of pledge fields
    *
-   * @static
    */
   public static function getHonorContacts($honorId) {
     $params = array();
@@ -709,7 +702,6 @@ GROUP BY  currency
    *
    * @return array
    *   array of exportable Fields
-   * @static
    */
   public static function &exportableFields() {
     if (!self::$_exportableFields) {
@@ -777,7 +769,6 @@ GROUP BY  currency
    *
    * @return array
    *   associated array of pledge id(s)
-   * @static
    */
   public static function getContactPledges($contactID) {
     $pledgeDetails = array();
@@ -825,7 +816,6 @@ GROUP BY  currency
    *
    * @return int
    *   count of pledge records
-   * @static
    */
   public static function getContactPledgeCount($contactID) {
     $query = "SELECT count(*) FROM civicrm_pledge WHERE civicrm_pledge.contact_id = {$contactID} AND civicrm_pledge.is_test = 0";
index ba801fb8a70f9f46dbf164be9fb48c57e1adf055..2544ef33a0f567b9a3210722e43813061787d1b5 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Pledge_BAO_PledgeBlock
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $pledgeBlock = new CRM_Pledge_DAO_PledgeBlock();
@@ -73,7 +72,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Pledge_BAO_PledgeBlock
-   * @static
    */
   public static function &create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -97,7 +95,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    * @param array $params
    *   Reference array contains the values submitted by the form.
    *
-   * @static
    *
    * @return object
    */
@@ -154,7 +151,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    *   PledgeBlock id.
    *
    * @return mixed|null
-   * @static
    */
   public static function deletePledgeBlock($id) {
     CRM_Utils_Hook::pre('delete', 'PledgeBlock', $id, CRM_Core_DAO::$_nullArray);
@@ -181,7 +177,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    *   Contribution page id.
    *
    * @return array
-   * @static
    */
   public static function getPledgeBlock($pageID) {
     $pledgeBlock = array();
@@ -200,7 +195,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    * Build Pledge Block in Contribution Pages
    *
    * @param CRM_Core_Form $form
-   * @static
    */
   public static function buildPledgeBlock($form) {
     //build pledge payment fields.
index b6239cb8f481b1ad174efa248ce069f10ddfdeb6..268a04f80b2a2cd8b5fa197e91d24750b8442eea 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Pledge_BAO_PledgePayment extends CRM_Pledge_DAO_PledgePayment {
    *
    * @return array
    *   associated array of pledge payment details
-   * @static
    */
   public static function getPledgePayments($pledgeId) {
     $query = "
@@ -170,7 +169,6 @@ WHERE     pledge_id = %1
    *
    * @return int
    *   pledge payment id
-   * @static
    */
   public static function add($params) {
     if (!empty($params['id'])) {
@@ -214,7 +212,6 @@ WHERE     pledge_id = %1
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Pledge_BAO_PledgePayment
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $payment = new CRM_Pledge_BAO_PledgePayment;
@@ -233,7 +230,6 @@ WHERE     pledge_id = %1
    *
    * @return int
    *   pledge payment id
-   * @static
    */
   public static function del($id) {
     $payment = new CRM_Pledge_DAO_PledgePayment();
@@ -261,7 +257,6 @@ WHERE     pledge_id = %1
    *   Pledge id.
    *
    * @return bool
-   * @static
    */
   public static function deletePayments($id) {
     if (!CRM_Utils_Rule::positiveInteger($id)) {
@@ -295,7 +290,6 @@ WHERE     pledge_id = %1
    *   Contribution id.
    *
    * @return bool
-   * @static
    */
   public static function resetPledgePayment($contributionID) {
     //get all status
@@ -521,7 +515,6 @@ WHERE  civicrm_pledge.id = %2
    *
    * @return array
    *   Next scheduled date as an array
-   * @static
    */
   public static function calculateBaseScheduleDate(&$params) {
     $date = array();
@@ -591,7 +584,6 @@ WHERE  civicrm_pledge.id = %2
    *
    * @return int
    *   $statusId calculated status id of pledge
-   * @static
    */
   public static function calculatePledgeStatus($pledgeId) {
     $paymentStatusTypes = CRM_Contribute_PseudoConstant::contributionStatus(NULL, 'name');
@@ -639,7 +631,6 @@ WHERE  civicrm_pledge.id = %2
    * @param bool $isScriptUpdate
    *   , is function being called from bin script?.
    *
-   * @static
    */
   static function updatePledgePayments(
     $pledgeId,
@@ -682,7 +673,6 @@ WHERE  civicrm_pledge_payment.pledge_id = %1
    * @param int $paymentId
    *   Payment id.
    *
-   * @static
    */
   public static function updateReminderDetails($paymentId) {
     $query = "
@@ -704,7 +694,6 @@ WHERE  civicrm_pledge_payment.id = {$paymentId}
    *
    * @return array
    *   associated array of pledge details
-   * @static
    */
   public static function getOldestPledgePayment($pledgeID, $limit = 1) {
     //get pending / overdue statuses
index c93c8b3b4e863c2e7cbe85c7a953fc8220c2e63d..5376314ca1d39fde97e6ad2b7bcf1b99256a383b 100644 (file)
@@ -459,7 +459,6 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 1ec293c992821e196f79c263eba3053acf277d5e..06deeeabfb86e708ec7fb21920ec5f6e1116e8c7 100644 (file)
@@ -297,7 +297,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    *   Posted values of the form.
    *
    * @return void
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index f6c4040db18ef3322ed912faf2f4780a07d61c6a..970bf0e9aaec19bf7b6bbf8982596b401958bc85 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * This defines two actions- View and Edit.
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,14 +52,12 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
   /**
    * Properties of contact we're interested in displaying
    * @var array
-   * @static
    */
   static $_properties = array(
     'contact_id',
index 1bb57e9e6c51d44f8c8b1cb9010c06196399e393..3548a5543dc1a50238168ecc8f582ca4495fc11b 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Pledge_Task {
    * The task array
    *
    * @var array
-   * @static
    */
   static $_tasks = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Pledge_Task {
    * The optional task array
    *
    * @var array
-   * @static
    */
   static $_optionalTasks = NULL;
 
@@ -63,7 +61,6 @@ class CRM_Pledge_Task {
    *
    * @return array
    *   the set of tasks for a group of contacts
-   * @static
    */
   public static function &tasks() {
     if (!self::$_tasks) {
@@ -103,7 +100,6 @@ class CRM_Pledge_Task {
    *
    * @return array
    *   the set of task titles
-   * @static
    */
   public static function &taskTitles() {
     self::tasks();
@@ -119,7 +115,6 @@ class CRM_Pledge_Task {
    *
    * @return array
    *   the set of optional tasks for a group of contacts
-   * @static
    */
   public static function &optionalTaskTitle() {
     $tasks = array();
@@ -162,7 +157,6 @@ class CRM_Pledge_Task {
    *
    * @return array
    *   the set of tasks for a group of pledge holders
-   * @static
    */
   public static function getTask($value) {
     self::tasks();
index b1078fac7ac74bb9ccb37f8a1d053a79f41599cb..e9a0a73db69690772486df4b475408cc015ce26b 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Price_BAO_LineItem extends CRM_Price_DAO_LineItem {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Price_DAO_LineItem
-   * @static
    */
   public static function create(&$params) {
     $id = CRM_Utils_Array::value('id', $params);
@@ -96,7 +95,6 @@ class CRM_Price_BAO_LineItem extends CRM_Price_DAO_LineItem {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Price_BAO_LineItem
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $lineItem = new CRM_Price_BAO_LineItem();
@@ -340,7 +338,6 @@ AND li.entity_id = {$entityId}
    * @param int $entityTable
    *
    * @return bool
-   * @static
    */
   public static function deleteLineItems($entityId, $entityTable) {
     if (!$entityId || !$entityTable) {
@@ -369,7 +366,6 @@ AND li.entity_id = {$entityId}
    * @param bool $update
    *
    * @return void
-   * @static
    */
   public static function processPriceSet($entityId, $lineItem, $contributionDetails = NULL, $entityTable = 'civicrm_contribution', $update = FALSE) {
     if (!$entityId || !is_array($lineItem)
@@ -481,7 +477,6 @@ AND li.entity_id = {$entityId}
    *   Entity Table.
    *
    * @return void
-   * @static
    */
   public static function getLineItemArray(&$params, $entityId = NULL, $entityTable = 'contribution', $isRelatedID = FALSE) {
 
@@ -543,7 +538,6 @@ AND li.entity_id = {$entityId}
    * @return number|void
    *   tax rate
    *
-   * @static
    */
   public static function calculateTaxRate($lineItemId) {
     if ($lineItemId['unit_price'] == 0) {
index a0fee579788ca32510b6764009baa62ee67e8e7c..6e33a0b1da68ebd613acc5702c182deafa68086a 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Price_BAO_PriceField
-   * @static
    */
   public static function add(&$params) {
     $priceFieldBAO = new CRM_Price_BAO_PriceField();
@@ -76,7 +75,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Price_DAO_PriceField
-   * @static
    */
   public static function create(&$params) {
     if (empty($params['id']) && empty($params['name'])) {
@@ -178,7 +176,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Price_DAO_PriceField
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Price_DAO_PriceField', $params, $defaults);
@@ -195,7 +192,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Price_DAO_PriceField', $id, 'is_active', $is_active);
@@ -217,7 +213,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    * @return string
    *   name
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceField', $id, 'label');
@@ -242,7 +237,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *
    * @return null
    * @internal param bool $search true if used for search else false
-   * @static
    */
   public static function addQuickFormElement(
     &$qf,
@@ -644,7 +638,6 @@ WHERE
    *
    * @return boolean
    *
-   * @static
    */
   public static function deleteField($id) {
     $field = new CRM_Price_DAO_PriceField();
@@ -694,7 +687,6 @@ WHERE
    * @param $error
    * @param bool $allowNoneSelection
    *
-   * @static
    */
 
   public static function priceSetValidation($priceSetId, $fields, &$error, $allowNoneSelection = FALSE) {
@@ -795,7 +787,6 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
    * @return string
    *   tax label for custom field
    *
-   * @static
    */
   public static function getTaxLabel($opt, $valueFieldName, $displayOpt, $taxTerm) {
     if ($displayOpt == 'Do_not_show') {
index ee92370a025e417995e1d198965c4a9aa6cdc8b3..a0a9f5e171cf2f04f85ea4b0c2c64fb0403225e5 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param $ids
    *
    * @return CRM_Price_DAO_PriceFieldValue
-   * @static
    */
   public static function add(&$params, $ids = array()) {
 
@@ -77,7 +76,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param $ids
    *
    * @return CRM_Price_DAO_PriceFieldValue
-   * @static
    */
   public static function create(&$params, $ids = array()) {
     $id = CRM_Utils_Array::value('id', $params, CRM_Utils_Array::value('id', $ids));
@@ -134,7 +132,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Price_DAO_PriceFieldValue
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Price_DAO_PriceFieldValue', $params, $defaults);
@@ -153,7 +150,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *
    * @return array
    *
-   * @static
    */
   public static function getValues($fieldId, &$values, $orderBy = 'weight', $isActive = FALSE) {
     $fieldValueDAO = new CRM_Price_DAO_PriceFieldValue();
@@ -180,7 +176,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @return string
    *   name
    *
-   * @static
    */
   public static function getOptionLabel($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceFieldValue', $id, 'label');
@@ -197,7 +192,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Price_DAO_PriceFieldValue', $id, 'is_active', $is_active);
@@ -210,7 +204,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *   Price field id.
    *
    *
-   * @static
    */
   public static function deleteValues($fieldId) {
     if (!$fieldId) {
@@ -230,7 +223,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *
    * @return boolean
    *
-   * @static
    */
   public static function del($id) {
     if (!$id) {
@@ -253,7 +245,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param string $financialTypeIDFinancial type id.
    *   Financial type id.
    *
-   * @static
    */
   public static function updateFinancialType($entityId, $entityTable, $financialTypeID) {
     if (!$entityId || !$entityTable || !$financialTypeID) {
index f7a1c70b8b40b5b8f5755734c44812fa0e8d522a..18b0c2918af48d4a39726be192070808a5cb9760 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    * Static field for default price set details
    *
    * @var array
-   * @static
    */
   static $_defaultPriceSet = NULL;
 
@@ -61,7 +60,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Price_DAO_PriceSet
-   * @static
    */
   public static function create(&$params) {
     if (empty($params['id']) && empty($params['name'])) {
@@ -87,7 +85,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Price_DAO_PriceSet
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Price_DAO_PriceSet', $params, $defaults);
@@ -104,7 +101,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $isActive) {
     return CRM_Core_DAO::setFieldValue('CRM_Price_DAO_PriceSet', $id, 'is_active', $isActive);
@@ -119,7 +115,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    * @return array
    *   default price set
    *
-   * @static
    */
   public static function getDefaultPriceSet($entity = 'contribution') {
     if (!empty(self::$_defaultPriceSet[$entity])) {
@@ -165,7 +160,6 @@ WHERE       ps.name = '{$entityName}'
    * @return string
    *   title
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceSet', $id, 'title');
@@ -289,7 +283,6 @@ WHERE     ct.id = cp.financial_type_id AND
    *   false if fields exist for this set, true if the
    *   set could be deleted
    *
-   * @static
    */
   public static function deleteSet($id) {
     // remove from all inactive forms
@@ -415,7 +408,6 @@ WHERE     ct.id = cp.financial_type_id AND
    *
    * @return int|NULL
    *   price set id on success, null  otherwise
-   * @static
    */
   public static function getSetId(&$params) {
     $fid = NULL;
@@ -1094,7 +1086,6 @@ WHERE  id = %1";
    * @return array
    *   Array of the field ids
    *
-   * @static
    */
   public static function getFieldIds($id) {
     $priceField = new CRM_Price_DAO_PriceField();
@@ -1113,7 +1104,6 @@ WHERE  id = %1";
    *   The price set id to copy.
    *
    * @return CRM_Price_DAO_PriceSet
-   * @static
    */
   public static function copy($id) {
     $maxId = CRM_Core_DAO::singleValueQuery("SELECT max(id) FROM civicrm_price_set");
@@ -1182,7 +1172,6 @@ WHERE  id = %1";
    * @param bool $onlyActive
    *
    * @return int|null|string
-   * @static
    */
   public static function getPricesetCount($sid, $onlyActive = TRUE) {
     $count = 0;
@@ -1292,7 +1281,6 @@ GROUP BY     mt.member_of_contact_id";
    *
    * @return array
    *   associate array of frequency interval and unit
-   * @static
    */
   public static function getRecurDetails($priceSetId) {
     $query = 'SELECT mt.duration_interval, mt.duration_unit
@@ -1327,7 +1315,6 @@ GROUP BY     mt.member_of_contact_id";
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsQuickConfig($id, $isQuickConfig) {
     return CRM_Core_DAO::setFieldValue('CRM_Price_DAO_PriceSet', $id, 'is_quick_config', $isQuickConfig);
@@ -1337,7 +1324,6 @@ GROUP BY     mt.member_of_contact_id";
    * Check if price set id provides option for
    * user to select both auto-renew and non-auto-renew memberships
    *
-   * @static
    */
   public static function checkMembershipPriceSet($id) {
     $query =
index 388e37e5567497dff6f610383695c0e9d58afc85..e4c82e6cac7cc4d465168a84773b0351119019e5 100644 (file)
@@ -395,7 +395,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * @return array
    *   if errors then list of errors to be posted back to the form,
    *                  true otherwise
-   * @static
    */
   public static function formRule($fields, $files, $form) {
 
index 7c633e60ae427afcaac614ec7c39896d423a28bc..f0dea450c5de2f5042ef87451aba2812983ad63a 100644 (file)
@@ -279,7 +279,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * @return array
    *   if errors then list of errors to be posted back to the form,
    *                  true otherwise
-   * @static
    */
   public static function formRule($fields, $files, $form) {
     $errors = array();
index 61506cde4eaa1a3e9e6e2cd33ba366c380c94f51..8acde2685bffbd408ea4272fbbe28f8dbfcfaa3f 100644 (file)
@@ -91,7 +91,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $options) {
     $errors = array();
index f4bd4bcf5e531de90490ada20eef6308c9ba42f1..8d4303359da287ca77bd726280eeacbe7d5792a9 100644 (file)
@@ -888,7 +888,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $form) {
     CRM_Utils_Hook::validateProfile($form->_ufGroup['name']);
index 17e851af1d3fe3073a77f8b2e492742604064bbb..6bd7670b58a6730effeb7dde9623d76ed9e9979b 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $form) {
     $errors = array();
index 018320fdf7b253394e1c76b461a59414e3484a93..6fe5be7336ffcfee3476ce79d8bb5f666ad3bca9 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
index c139b1bc814c65d5e82fb5a4cffd369dfb46f5fa..36f1d9e093ddbe7d6231a8cec6c3b83993054ff4 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Profile_Page_Router extends CRM_Core_Page {
    *   this array contains the arguments of the url.
    *
    * @return string|void
-   * @static
    */
   public function run($args = NULL) {
     if ($args[1] !== 'profile') {
index e46149dd3c411242e04619387c9843fa5d34d0cd..049b63bc32713bbcbe01ea8bbbe63d187c92dbdb 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * Array of supported links, currenly view and edit
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -53,7 +52,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * We use desc to remind us what that column is, name is used in the tpl
    *
    * @var array
-   * @static
    */
   static $_columnHeaders;
 
index 2e538fae60040a5fb8262f8a450e385e12f66e76..36256311c1dd901a3dee529b70601247bf311831 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Report_BAO_Hook {
    * Singleton function used to manage this object
    *
    * @return object
-   * @static
    */
   public static function singleton() {
     static $singleton = NULL;
index 2540841cabc22c78708875c73445ff0150489e22..a3a79df21bea34bb0f8d99f7cbca87ca013be63a 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Report_BAO_ReportInstance extends CRM_Report_DAO_ReportInstance {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Report_DAO_ReportInstance
-   * @static
    */
   public static function add(&$params) {
     $instance = new CRM_Report_DAO_ReportInstance();
@@ -128,7 +127,6 @@ class CRM_Report_BAO_ReportInstance extends CRM_Report_DAO_ReportInstance {
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Report_BAO_ReportInstance
-   * @static
    */
   public static function &create(&$params) {
     if (isset($params['report_header'])) {
index 8252ac7086ae43afb57b9782125d57eb063354a9..7edf71f6ffb75b3e4c46061826664a6520ef22c0 100644 (file)
@@ -83,7 +83,6 @@ class CRM_Report_Page_InstanceList extends CRM_Core_Page {
    * or by component ($compID)
    *
    * @return array
-   * @static
    */
   public function &info() {
 
index 4c4dd5ac6852cea0168a860d55bf1b8bdcd622d6..5d00af1b87014b4d605945a06bf3205ab3f55163 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -52,7 +51,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * The option group name
    *
    * @var array
-   * @static
    */
   static $_gName = NULL;
 
@@ -60,7 +58,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * The option group name in display format (capitalized, without underscores...etc)
    *
    * @var array
-   * @static
    */
   static $_GName = NULL;
 
@@ -68,7 +65,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * The option group id
    *
    * @var array
-   * @static
    */
   static $_gId = NULL;
 
@@ -162,7 +158,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @static
    */
   public function browse() {
     $groupParams = array('name' => self::$_gName);
index b18b49804f99e582017f340708885a78b55f302f..65784d7e4828224bc94a38485943437e2061d391 100644 (file)
@@ -364,7 +364,6 @@ WHERE  inst.report_id = %1";
    *
    * @return boolean
    *   true if yes, else false
-   * @static
    */
   public static function isInstanceGroupRoleAllowed($instanceId) {
     if (!$instanceId) {
index a919964f157646aeed0f4cf85086dbc842a17986..f65ee7629f8639af8cffe3a22476f11d1904c60f 100644 (file)
@@ -317,7 +317,6 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();
index aaa7dfce77827b973eb41acd3533ed90cfa3551e..83c285b007ff3c0a87873e854f3f00299d2fc633 100644 (file)
@@ -124,7 +124,6 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
    * @return boolean
    *   True if either we deliver immediately, or the
    *                          date is properly set.
-   * @static
    */
   public static function formRule($params, $files, $self) {
     if (!empty($params['_qf_Schedule_submit'])) {
index 4449e468cac4b5146cc0e1f9f6293105492c3988..174a8047d125c28596f9723feb27be7dd5eb71b8 100644 (file)
@@ -301,7 +301,6 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     if (!empty($_POST['_qf_Import_refresh'])) {
index b6cd521c6ed7bcfb69324680b5b0279407d75a84..c57e0abfc567a85accf187ad741d5165f6a166bc 100644 (file)
@@ -44,7 +44,6 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @static
    */
   static $_links = NULL;
 
@@ -132,7 +131,6 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     $providers = CRM_SMS_BAO_Provider::getProviders();
index 59883708589c5108f9e9ccf1e63e03011695adc0..200c8747e824b331a7b3cfdd6ba4279e9c035071 100644 (file)
@@ -39,7 +39,6 @@ abstract class CRM_SMS_Provider {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = array();
   const MAX_SMS_CHAR = 460;
@@ -51,7 +50,6 @@ abstract class CRM_SMS_Provider {
    * @param bool $force
    *
    * @return object
-   * @static
    */
   public static function &singleton($providerParams = array(), $force = FALSE) {
     $mailingID = CRM_Utils_Array::value('mailing_id', $providerParams);
index 1f6b9c7d4aa7c9e715af96baf6ba34dcf5f8200e..cc0fd4dd19d1db6eeb1a7c2b531a237a8347ed32 100644 (file)
@@ -625,7 +625,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRuleSubType($fieldType, $groupType, $errors) {
     if (in_array($fieldType, array(
@@ -680,7 +679,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    *
    * @return Array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRuleCustomDataExtentColumnValue($customField, $gid, $fieldType, &$errors) {
     // fix me : check object $customField
@@ -733,7 +731,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * @param array $errors
    *   Collect errors.
    *
-   * @static
    */
   public static function formRulePrimaryCheck($fields, $profileFieldName, $groupFields, &$errors) {
     //FIXME: This may need to also apply to website fields if they are refactored to allow more than one per profile
@@ -774,7 +771,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $is_required = CRM_Utils_Array::value('is_required', $fields, FALSE);
index da6fbd15aa1612213f803fbb01659ed679742a00..77c3c3aa5c3cd1a04064625cce25c77f8005c276 100644 (file)
@@ -296,7 +296,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    *
    * @return bool|array
    *   true if no errors, else array of errors
-   * @static
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
index 0f4e6ccdb8a73d6f98d8fe5583ec7380a41a63af..18c160a25b64989411679ce437cb49744a00bcaf 100644 (file)
@@ -104,7 +104,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * Browse all CiviCRM Profile group fields.
    *
    * @return void
-   * @static
    */
   public function browse() {
     $resourceManager = CRM_Core_Resources::singleton();
index b7035e6fe04ba0c727db67e7cf0189976fa91d68..f5c63382e4c21c76abc860ba122821a7b6374525 100644 (file)
@@ -290,7 +290,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * @param
    *
    * @return void
-   * @static
    */
   public function browse($action = NULL) {
     $ufGroup = array();
index 81b6fe621522927e51f5e80568330e8d5c824ff1..1f0beca7adac0089d7209c93f7f561445599d13b 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    *   (reference ) an assoc array of name/value pairs.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field
-   * @static
    */
   public static function &add(&$params) {
     $priceFieldBAO = new CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field();
@@ -76,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field
-   * @static
    */
   public static function create(&$params) {
 
@@ -164,7 +162,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field', $params, $defaults);
@@ -181,7 +178,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field', $id, 'is_active', $is_active);
@@ -196,7 +192,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @return string
    *   name
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field', $id, 'label');
@@ -219,7 +214,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @param array $freezeOptions
    *
    * @return null
-   * @static
    */
   public static function addQuickFormElement(
     &$qf,
@@ -532,7 +526,6 @@ WHERE
    *
    * @return boolean
    *
-   * @static
    */
   public static function deleteField($id) {
     $field = new CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field();
@@ -581,7 +574,6 @@ WHERE
    * @param $fields
    * @param $error
    *
-   * @static
    */
 
   public static function priceSetValidation($priceSetId, $fields, &$error) {
index 9ef15d9ba1a1fc6ce9b1142227c3b5cae1d76b32..35b597ad901999b52a4aa0783fe232324d7cff88 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @param $ids
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue
-   * @static
    */
   public static function &add(&$params, $ids) {
 
@@ -77,7 +76,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @param $ids
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue
-   * @static
    */
   public static function create(&$params, $ids) {
 
@@ -121,7 +119,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue', $params, $defaults);
@@ -140,7 +137,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return array
    *
-   * @static
    */
   public static function getValues($fieldId, &$values, $orderBy = 'weight', $isActive = FALSE) {
     $fieldValueDAO = new CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue();
@@ -167,7 +163,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @return string
    *   name
    *
-   * @static
    */
   public static function getOptionLabel($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue', $id, 'label');
@@ -184,7 +179,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @return Object
    *   DAO object on sucess, null otherwise
    *
-   * @static
    */
   public static function setIsActive($id, $is_active) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue', $id, 'is_active', $is_active);
@@ -198,7 +192,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return boolean
    *
-   * @static
    */
   public static function deleteValues($fieldId) {
     if (!$fieldId) {
@@ -218,7 +211,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return boolean
    *
-   * @static
    */
   public static function del($id) {
     if (!$id) {
index 1a5c6d6592cc344c4432d8d99e8108ce49a73721..709886d7fecfc29b0fda9d5f0d498ee0717b2c97 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem extends CRM_Upgrade_Snapshot_
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem
-   * @static
    */
   public static function create(&$params) {
     //create mode only as we don't support editing line items
@@ -81,7 +80,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem extends CRM_Upgrade_Snapshot_
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     $lineItem = new CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem();
@@ -243,7 +241,6 @@ WHERE     %2.id = %1";
    * @param int $entityTable
    *
    * @return bool
-   * @static
    */
   public static function deleteLineItems($entityId, $entityTable) {
     $result = FALSE;
index 918dd8875ca2f67f450761aa037f56b6f17ab255..52f9684ed0bc2e946ad83a64a703e2331ff06582 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    *   (reference) an assoc array of name/value pairs.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set
-   * @static
    */
   public static function create(&$params) {
     $priceSetBAO = new CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set();
@@ -73,7 +72,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    *   (reference ) an assoc array to hold the flattened values.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set
-   * @static
    */
   public static function retrieve(&$params, &$defaults) {
     return CRM_Core_DAO::commonRetrieve('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $params, $defaults);
@@ -89,7 +87,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsActive($id, $isActive) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_active', $isActive);
@@ -104,7 +101,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    * @return int
    *   priceSetID
    *
-   * @static
    */
   public static function getDefaultPriceSet($entity = 'contribution') {
     if ($entity == 'contribution') {
@@ -143,7 +139,6 @@ WHERE       ps.name = '{$entityName}'
    * @return string
    *   title
    *
-   * @static
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'title');
@@ -261,7 +256,6 @@ WHERE     ct.id = cp.contribution_type_id AND
    *   false if fields exist for this set, true if the
    *   set could be deleted
    *
-   * @static
    */
   public static function deleteSet($id) {
     // remove from all inactive forms
@@ -387,7 +381,6 @@ WHERE     ct.id = cp.contribution_type_id AND
    *
    * @return int|null
    *   price set id on success, null otherwise
-   * @static
    */
   public static function getSetId(&$params) {
     $fid = NULL;
@@ -913,7 +906,6 @@ WHERE  id = %1";
    * @return array
    *   Array of the field ids
    *
-   * @static
    */
   public static function getFieldIds($id) {
     $priceField = new CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field();
@@ -932,7 +924,6 @@ WHERE  id = %1";
    *   The price set id to copy.
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field
-   * @static
    */
   static function copy($id) {
     $maxId = CRM_Core_DAO::singleValueQuery("SELECT max(id) FROM civicrm_price_set");
@@ -1003,7 +994,6 @@ WHERE  id = %1";
    * @param bool $onlyActive
    *
    * @return int|null|string
-   * @static
    */
   public static function getPricesetCount($sid, $onlyActive = TRUE) {
     $count = 0;
@@ -1113,7 +1103,6 @@ GROUP BY     mt.member_of_contact_id";
    *
    * @return array
    *   associate array of frequency interval and unit
-   * @static
    */
   public static function getRecurDetails($priceSetId) {
     $query = 'SELECT mt.duration_interval, mt.duration_unit
@@ -1148,7 +1137,6 @@ GROUP BY     mt.member_of_contact_id";
    *
    * @return Object
    *   DAO object on sucess, null otherwise
-   * @static
    */
   public static function setIsQuickConfig($id, $isQuickConfig) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_quick_config', $isQuickConfig);
index 50b44136bd14c60131db11bfea71f42f9d15a2fb..b0f7e4b29b1a16da0a0baeb7bfd4ea5247a0a5a1 100644 (file)
@@ -42,21 +42,18 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    * static instance to hold the table name
    *
    * @var string
-   * @static
    */
   static $_tableName = 'civicrm_price_field';
   /**
    * static instance to hold the field values
    *
    * @var array
-   * @static
    */
   static $_fields = NULL;
   /**
    * static instance to hold the FK relationships
    *
    * @var string
-   * @static
    */
   static $_links = NULL;
   /**
@@ -64,7 +61,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    * be imported
    *
    * @var array
-   * @static
    */
   static $_import = NULL;
   /**
@@ -72,7 +68,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    * be exported
    *
    * @var array
-   * @static
    */
   static $_export = NULL;
   /**
@@ -80,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    * this table in the civicrm_log table
    *
    * @var boolean
-   * @static
    */
   static $_log = TRUE;
   /**
@@ -328,7 +322,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
   /**
    * returns the names of this table
    *
-   * @static
    * @return string
    */
   public static function getTableName() {
@@ -348,7 +341,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    * returns the list of fields that can be imported
    *
    * return array
-   * @static
    */
   static function &import($prefix = FALSE) {
     if (!(self::$_import)) {
@@ -372,7 +364,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    * returns the list of fields that can be exported
    *
    * return array
-   * @static
    */
   static function &export($prefix = FALSE) {
     if (!(self::$_export)) {
index 23cc580447dd7df0be5cae7367dbc075a7fba39c..08b1d3530e2c3d4881bf6e64d62ede7390ab01e1 100644 (file)
@@ -42,21 +42,18 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
    * static instance to hold the table name
    *
    * @var string
-   * @static
    */
   static $_tableName = 'civicrm_price_field_value';
   /**
    * static instance to hold the field values
    *
    * @var array
-   * @static
    */
   static $_fields = NULL;
   /**
    * static instance to hold the FK relationships
    *
    * @var string
-   * @static
    */
   static $_links = NULL;
   /**
@@ -64,7 +61,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
    * be imported
    *
    * @var array
-   * @static
    */
   static $_import = NULL;
   /**
@@ -72,7 +68,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
    * be exported
    *
    * @var array
-   * @static
    */
   static $_export = NULL;
   /**
@@ -80,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
    * this table in the civicrm_log table
    *
    * @var boolean
-   * @static
    */
   static $_log = FALSE;
   /**
@@ -271,7 +265,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
   /**
    * returns the names of this table
    *
-   * @static
    * @return string
    */
   public static function getTableName() {
@@ -291,7 +284,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
    * returns the list of fields that can be imported
    *
    * return array
-   * @static
    */
   static function &import($prefix = FALSE) {
     if (!(self::$_import)) {
@@ -315,7 +307,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO {
    * returns the list of fields that can be exported
    *
    * return array
-   * @static
    */
   static function &export($prefix = FALSE) {
     if (!(self::$_export)) {
index 2dd8580d20c932295e1eb8917ca75aa38b57af52..0646cf4e024aa7234920cce075b959c8d5852c2b 100644 (file)
@@ -42,21 +42,18 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
    * static instance to hold the table name
    *
    * @var string
-   * @static
    */
   static $_tableName = 'civicrm_line_item';
   /**
    * static instance to hold the field values
    *
    * @var array
-   * @static
    */
   static $_fields = NULL;
   /**
    * static instance to hold the FK relationships
    *
    * @var string
-   * @static
    */
   static $_links = NULL;
   /**
@@ -64,7 +61,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
    * be imported
    *
    * @var array
-   * @static
    */
   static $_import = NULL;
   /**
@@ -72,7 +68,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
    * be exported
    *
    * @var array
-   * @static
    */
   static $_export = NULL;
   /**
@@ -80,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
    * this table in the civicrm_log table
    *
    * @var boolean
-   * @static
    */
   static $_log = TRUE;
   /**
@@ -247,7 +241,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
   /**
    * returns the names of this table
    *
-   * @static
    * @return string
    */
   public static function getTableName() {
@@ -267,7 +260,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
    * returns the list of fields that can be imported
    *
    * return array
-   * @static
    */
   static function &import($prefix = FALSE) {
     if (!(self::$_import)) {
@@ -291,7 +283,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO {
    * returns the list of fields that can be exported
    *
    * return array
-   * @static
    */
   static function &export($prefix = FALSE) {
     if (!(self::$_export)) {
index 42be0ca43277d5e3e949115317242c2baa8f8455..e39722dffa0398794fc699c29061016f5f23ba5a 100644 (file)
@@ -42,21 +42,18 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
    * static instance to hold the table name
    *
    * @var string
-   * @static
    */
   static $_tableName = 'civicrm_price_set';
   /**
    * static instance to hold the field values
    *
    * @var array
-   * @static
    */
   static $_fields = NULL;
   /**
    * static instance to hold the FK relationships
    *
    * @var string
-   * @static
    */
   static $_links = NULL;
   /**
@@ -64,7 +61,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
    * be imported
    *
    * @var array
-   * @static
    */
   static $_import = NULL;
   /**
@@ -72,7 +68,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
    * be exported
    *
    * @var array
-   * @static
    */
   static $_export = NULL;
   /**
@@ -80,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
    * this table in the civicrm_log table
    *
    * @var boolean
-   * @static
    */
   static $_log = TRUE;
   /**
@@ -271,7 +265,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
   /**
    * returns the names of this table
    *
-   * @static
    * @return string
    */
   public static function getTableName() {
@@ -291,7 +284,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
    * returns the list of fields that can be imported
    *
    * return array
-   * @static
    */
   static function &import($prefix = FALSE) {
     if (!(self::$_import)) {
@@ -315,7 +307,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO {
    * returns the list of fields that can be exported
    *
    * return array
-   * @static
    */
   static function &export($prefix = FALSE) {
     if (!(self::$_export)) {
index a718314335bb15949ff85672b828a89ee1c47a4f..6020b3a4dad0255d64b0813740aaa556775128db 100644 (file)
@@ -42,21 +42,18 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    * static instance to hold the table name
    *
    * @var string
-   * @static
    */
   static $_tableName = 'civicrm_price_set_entity';
   /**
    * static instance to hold the field values
    *
    * @var array
-   * @static
    */
   static $_fields = NULL;
   /**
    * static instance to hold the FK relationships
    *
    * @var string
-   * @static
    */
   static $_links = NULL;
   /**
@@ -64,7 +61,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    * be imported
    *
    * @var array
-   * @static
    */
   static $_import = NULL;
   /**
@@ -72,7 +68,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    * be exported
    *
    * @var array
-   * @static
    */
   static $_export = NULL;
   /**
@@ -80,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    * this table in the civicrm_log table
    *
    * @var boolean
-   * @static
    */
   static $_log = TRUE;
   /**
@@ -172,7 +166,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
   /**
    * returns the names of this table
    *
-   * @static
    * @return string
    */
   public static function getTableName() {
@@ -192,7 +185,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    * returns the list of fields that can be imported
    *
    * return array
-   * @static
    */
   static function &import($prefix = FALSE) {
     if (!(self::$_import)) {
@@ -216,7 +208,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    * returns the list of fields that can be exported
    *
    * return array
-   * @static
    */
   static function &export($prefix = FALSE) {
     if (!(self::$_export)) {
index b6108b5e7d15888d71f10c970b377dad0c2c7569..b73f4e76648cc39bc02a58843f7fa8e336529be1 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Utils_Address {
    * @return string
    *   formatted address string
    *
-   * @static
    */
   static function format(
     $fields,
index 68c8862fcbf6d94f5e921f4382be506a585e6544..61bc10b2a921361211c9fcf3ce2a4e3207cc8b38 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Utils_Cache {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
@@ -63,7 +62,6 @@ class CRM_Utils_Cache {
    * Singleton function used to manage this object
    *
    * @return object
-   * @static
    */
   public static function &singleton() {
     if (self::$_singleton === NULL) {
@@ -99,7 +97,6 @@ class CRM_Utils_Cache {
    *
    * @return array
    *   associative array of settings for the cache
-   * @static
    */
   public static function getCacheSettings($cachePlugin) {
     switch ($cachePlugin) {
index 0d8906069abc1ed314e9523b6381736d49b74bab..693383cf59057cd7bb76c8dec5d641f04c0654da 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Utils_Cache_NoCache implements CRM_Utils_Cache_Interface {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index b246598894bdfb73ce1528b4a8546958f79a664a..5dcaff841afc5eaeaf1f19a61768649e731a824a 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Utils_Check {
    * singleton pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index d4ada625681af5c92bbbcaca66b4a095a1c56de0..93c301e483884f554988a9d68c66f657be8faea0 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Utils_Date {
    * @return string
    *   formatted string for date
    *
-   * @static
    */
   public static function format($date, $separator = '', $invalidDate = 0) {
     if (is_numeric($date) &&
@@ -172,7 +171,6 @@ class CRM_Utils_Date {
    * @return array
    *   0-based array with abbreviated weekday names
    *
-   * @static
    */
   public static function &getAbbrWeekdayNames() {
     static $abbrWeekdayNames;
@@ -194,7 +192,6 @@ class CRM_Utils_Date {
    * @return array
    *   0-based array with full weekday names
    *
-   * @static
    */
   public static function &getFullWeekdayNames() {
     static $fullWeekdayNames;
@@ -218,7 +215,6 @@ class CRM_Utils_Date {
    * @return array
    *   1-based array with abbreviated month names
    *
-   * @static
    */
   public static function &getAbbrMonthNames($month = FALSE) {
     static $abbrMonthNames;
@@ -242,7 +238,6 @@ class CRM_Utils_Date {
    * @return array
    *   1-based array with full month names
    *
-   * @static
    */
   public static function &getFullMonthNames() {
     static $fullMonthNames;
@@ -304,7 +299,6 @@ class CRM_Utils_Date {
    *
    * @return string
    *   the $format-formatted $date
-   * @static
    */
   public static function customFormat($dateString, $format = NULL, $dateParts = NULL) {
     // 1-based (January) month names arrays
@@ -439,7 +433,6 @@ class CRM_Utils_Date {
    *
    * @return string
    *   date/datetime in ISO format
-   * @static
    */
   public static function mysqlToIso($mysql) {
     $year = substr($mysql, 0, 4);
@@ -483,7 +476,6 @@ class CRM_Utils_Date {
    *
    * @return string
    *   date/datetime in MySQL format
-   * @static
    */
   public static function isoToMysql($iso) {
     $dropArray = array('-' => '', ':' => '', ' ' => '');
@@ -501,7 +493,6 @@ class CRM_Utils_Date {
    *   Index of params.
    *
    * @return bool
-   * @static
    */
   public static function convertToDefaultDate(&$params, $dateType, $dateParam) {
     $now = getdate();
@@ -737,7 +728,6 @@ class CRM_Utils_Date {
    *
    * @return string
    *   Return the customized todays date (Y-m-d)
-   * @static
    */
   public static function getToday($dayParams = NULL, $format = "Y-m-d") {
     if (is_null($dayParams) || empty($dayParams)) {
@@ -765,7 +755,6 @@ class CRM_Utils_Date {
    *
    * @return bool
    *   true if today's date is in the given date range
-   * @static
    */
   public static function getRange($startDate, $endDate) {
     $today = date("Y-m-d");
@@ -797,7 +786,6 @@ class CRM_Utils_Date {
    *
    * @return array
    *   start date, end date
-   * @static
    */
   public static function getFromTo($relative, $from, $to) {
     if ($relative) {
@@ -822,7 +810,6 @@ class CRM_Utils_Date {
    *
    * @return int
    *   array $results contains years or months
-   * @static
    */
   static public function calculateAge($birthDate) {
     $results = array();
@@ -980,7 +967,6 @@ class CRM_Utils_Date {
    *
    * @return array
    *   start date and end date for the relative time frame
-   * @static
    */
   public static function relativeToAbsolute($relativeTerm, $unit) {
     $now = getdate();
@@ -1655,7 +1641,6 @@ class CRM_Utils_Date {
    *
    * @return int
    *   $fy       Current Fiscl Year
-   * @static
    */
   public static function calculateFiscalYear($fyDate, $fyMonth) {
     $date = date("Y-m-d");
@@ -1808,7 +1793,6 @@ class CRM_Utils_Date {
    *
    * @return string
    *   the time in UTC
-   * @static
    */
   public static function getUTCTime($offset = 0) {
     $originalTimezone = date_default_timezone_get();
index fbd098235e3b167cb20bf2684d08910637a88e94..c1bd5c1f1b8041d2640ac4fde6adc50b5242004c 100644 (file)
@@ -106,7 +106,6 @@ class CRM_Utils_File {
    *   Should we abort or just return an invalid code.
    *
    * @return void
-   * @static
    */
   public static function createDir($path, $abort = TRUE) {
     if (is_dir($path) || empty($path)) {
@@ -139,7 +138,6 @@ class CRM_Utils_File {
    *
    * @throws Exception
    * @return void
-   * @static
    */
   public static function cleanDir($target, $rmdir = TRUE, $verbose = TRUE) {
     static $exceptions = array('.', '..');
@@ -253,7 +251,6 @@ class CRM_Utils_File {
    * @param string $slash
    *
    * @return string
-   * @static
    */
   public static function addTrailingSlash($path, $slash = NULL) {
     if (!$slash) {
index 2b33e63cc3b0513de7f654a7c5fdb61a4b42067b..4bb160fc3ca1e41829d5b4975d7c37648fc966e7 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Utils_Geocode_Google {
    * Server to retrieve the lat/long
    *
    * @var string
-   * @static
    */
   static protected $_server = 'maps.googleapis.com';
 
@@ -50,7 +49,6 @@ class CRM_Utils_Geocode_Google {
    * Uri of service
    *
    * @var string
-   * @static
    */
   static protected $_uri = '/maps/api/geocode/xml?sensor=false&address=';
 
@@ -64,7 +62,6 @@ class CRM_Utils_Geocode_Google {
    *
    * @return boolean
    *   true if we modified the address, false otherwise
-   * @static
    */
   public static function format(&$values, $stateName = FALSE) {
     // we need a valid country, else we ignore
index 8f462a8604b05c58f3278d80a4a5c1eda9f438c1..3d808283dbcee994b1477e14e4a284924fd227c9 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Utils_Geocode_Yahoo {
    * Server to retrieve the lat/long
    *
    * @var string
-   * @static
    */
   static protected $_server = 'query.yahooapis.com';
 
@@ -51,7 +50,6 @@ class CRM_Utils_Geocode_Yahoo {
    * Uri of service
    *
    * @var string
-   * @static
    */
   static protected $_uri = '/v1/public/yql';
 
@@ -67,7 +65,6 @@ class CRM_Utils_Geocode_Yahoo {
    *
    * @return boolean
    *   true if we modified the address, false otherwise
-   * @static
    */
   public static function format(&$values, $stateName = FALSE) {
     CRM_Utils_System::checkPHPVersion(5, TRUE);
index 4d10fef21b4154de84853ad4bbd3b577cb306d5c..3f32cf799c65cede75c5f2d52ece27a8d864b969 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Utils_GlobalStack {
    * We don't have a container or dependency-injection, so use singleton instead
    *
    * @var object
-   * @static
    */
   private static $_singleton = NULL;
 
index 1d9505990f988cbd388fe449de3efd0a5f8bbdbb..1eed74bac6cc2a80924ed45f0cb7ef41a171eb38 100644 (file)
@@ -56,7 +56,6 @@ abstract class CRM_Utils_Hook {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index c099c7f171e63b746c4b1350ef9f34308420c634..20117a58860173ce7e42ce2ea9cf09b8a8de74d9 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Utils_JSON {
    *
    * @return string
    *   JSON array
-   * @static
    */
   public static function encode($params, $identifier = 'id') {
     $buildObject = array();
index 08dd2c39a3e4e81e78417b3096556535338689ae..116224e55874e0ff8a20e431c4b4571757ba3eb8 100644 (file)
@@ -262,7 +262,6 @@ class CRM_Utils_Mail {
    *
    * @return string
    *   the plucked email address
-   * @static
    */
   public static function pluckEmailFromHeader($header) {
     preg_match('/<([^<]*)>$/', $header, $matches);
@@ -278,7 +277,6 @@ class CRM_Utils_Mail {
    *
    * @return boolean
    *   true if valid outBound email configuration found, false otherwise
-   * @static
    */
   public static function validOutBoundMail() {
     $mailingInfo = CRM_Core_BAO_Setting::getItem(CRM_Core_BAO_Setting::MAILING_PREFERENCES_NAME,
index 328aa230b2434385df572e1d2d4d949d748e4624..4bb1672441572554a9a280f5ce82fe12ae53c475 100644 (file)
@@ -62,7 +62,6 @@ class CRM_Utils_Money {
    * @return string
    *   formatted monetary string
    *
-   * @static
    */
   public static function format($amount, $currency = NULL, $format = NULL, $onlyNumber = FALSE, $valueFormat = NULL) {
 
index 7e7049237cc40799136ad79ea6d7ff7e6a33af06..5ca9f9f3af20a33dfce8dd82de6e4e590396dd3d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Utils_OpenFlashChart {
   /**
    * Colours.
    * @var array
-   * @static
    */
   private static $_colours = array(
     "#C3CC38",
@@ -68,7 +67,6 @@ class CRM_Utils_OpenFlashChart {
    *
    * @return object
    *   $chart   object of open flash chart.
-   * @static
    */
   public static function &barChart(&$params) {
     $chart = NULL;
@@ -199,7 +197,6 @@ class CRM_Utils_OpenFlashChart {
    *
    * @return object
    *   $chart   object of open flash chart.
-   * @static
    */
   public static function &pieChart(&$params) {
     $chart = NULL;
@@ -264,7 +261,6 @@ class CRM_Utils_OpenFlashChart {
    *
    * @return object
    *   $chart   object of open flash chart.
-   * @static
    */
   public static function &bar_3dChart(&$params) {
     $chart = NULL;
index ddbf0ed84941c57da76befb2d4ef5bba4ff72d1e..6496b0ee258d22c2a791fe8150381c19b6da932c 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Utils_PagerAToZ {
    *
    * @return string
    *   The html formatted string
-   * @static
    */
   public static function getAToZBar(&$query, $sortByCharacter, $isDAO = FALSE) {
     $AToZBar = self::createLinks($query, $sortByCharacter, $isDAO);
@@ -63,7 +62,6 @@ class CRM_Utils_PagerAToZ {
    *
    * @return array
    *   is a array of static characters
-   * @static
    */
   public static function getStaticCharacters() {
     $staticAlphabets = array(
@@ -105,7 +103,6 @@ class CRM_Utils_PagerAToZ {
    *
    * @return array
    *   is a array of dynamic characters
-   * @static
    */
   public static function getDynamicCharacters(&$query, $isDAO) {
     if ($isDAO) {
@@ -137,7 +134,6 @@ class CRM_Utils_PagerAToZ {
    *
    * @return array
    *   with links
-   * @static
    */
   public static function createLinks(&$query, $sortByCharacter, $isDAO) {
     $AToZBar = self::getStaticCharacters();
index 8aee0d5dced3b43dc2c0e627ee4ca1c2a166dbaf..33224a346a28fc0ab48130a3e2cb1fa297b7d646 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Utils_PseudoConstant {
    * doesn't need to know which class the Pseudoconstant is on
    * (some are on the Contribute_Pseudoconsant Class etc
    *
-   * @static
    *
    * @param $constant
    *
@@ -72,7 +71,6 @@ class CRM_Utils_PseudoConstant {
    * doesn't need to know which class the Pseudoconstant is on
    * (some are on the Contribute_Pseudoconsant Class etc
    *
-   * @static
    *
    * @param $constant
    *
index 12723bce096fbdcd1b43348264da9aaf0f036124..658a96a202c25a7186fd724156b4c53fc7d83af9 100644 (file)
@@ -36,7 +36,6 @@ class CRM_Utils_REST {
 
   /**
    * Number of seconds we should let a REST process idle
-   * @static
    */
   static $rest_timeout = 0;
 
index 1cfca8a0b8fc4d5fba72896f0ab2e141df933625..d99b398a9c3c95375f3f91ac89e68a84bf48fee5 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Utils_ReCAPTCHA {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
@@ -57,7 +56,6 @@ class CRM_Utils_ReCAPTCHA {
    * @param string the key to permit session scope's
    *
    * @return object
-   * @static
    */
   public static function &singleton() {
     if (self::$_singleton === NULL) {
index cf47c1a563abddeab9af050fb9ae0af818126400..012533eb9bb18244f97f8da7ea1da9ad3d1da2cc 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Utils_Recent {
    * The list of recently viewed items
    *
    * @var array
-   * @static
    */
   static private $_recent = NULL;
 
@@ -57,7 +56,6 @@ class CRM_Utils_Recent {
    * Initialize this class and set the static variables
    *
    * @return void
-   * @static
    */
   public static function initialize() {
     if (!self::$_recent) {
@@ -74,7 +72,6 @@ class CRM_Utils_Recent {
    *
    * @return array
    *   the recently viewed array
-   * @static
    */
   public static function &get() {
     self::initialize();
@@ -96,7 +93,6 @@ class CRM_Utils_Recent {
    * @param array $others
    *
    * @return void
-   * @static
    */
   static function add(
     $title,
@@ -154,7 +150,6 @@ class CRM_Utils_Recent {
    *   Array of the recent Item to be removed.
    *
    * @return void
-   * @static
    */
   public static function del($recentItem) {
     self::initialize();
@@ -183,7 +178,6 @@ class CRM_Utils_Recent {
    *   Contact id that had to be removed.
    *
    * @return void
-   * @static
    */
   public static function delContact($id) {
     self::initialize();
index fbd45cedd254510a5b843fe515bec278722dfaaa..65944518963515ecf2bedba812b9e32229f9b938 100644 (file)
@@ -227,7 +227,6 @@ class CRM_Utils_Rule {
    *
    * @return bool
    *   true if valid date
-   * @static
    */
   public static function currentDate($date, $monthRequired = TRUE) {
     $config = CRM_Core_Config::singleton();
@@ -319,7 +318,6 @@ class CRM_Utils_Rule {
    *
    * @return bool
    *   true if valid date
-   * @static
    */
   public static function mysqlDate($date) {
     // allow date to be null
@@ -628,7 +626,6 @@ class CRM_Utils_Rule {
    *
    * @return boolean
    *   true if object exists
-   * @static
    */
   public static function objectExists($value, $options) {
     $name = 'name';
@@ -756,7 +753,6 @@ class CRM_Utils_Rule {
    *
    * @return bool
    *   true if valid date
-   * @static
    */
   public static function qfDate($date) {
     $config = CRM_Core_Config::singleton();
index 50bc968ab6658c1858c8b4ab28aa94733855d1aa..eecd779c238ea06f3567ab8895688ae4c0ddaa27 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Utils_SoapServer {
 
   /**
    * Number of seconds we should let a soap process idle
-   * @static
    */
   static $soap_timeout = 0;
 
@@ -125,7 +124,6 @@ class CRM_Utils_SoapServer {
    * @throws SoapFault
    * @return string
    *   The SOAP Client key
-   * @static
    */
   public function authenticate($name, $pass, $loadCMSBootstrap = FALSE) {
     require_once str_replace('_', DIRECTORY_SEPARATOR, $this->ufClass) . '.php';
index d993c69de1041c70f60719bac6a1731c7f46cf21..4023d53c24ef865196f032cf70a7b320e807c1fc 100644 (file)
@@ -179,7 +179,6 @@ class CRM_Utils_Sort {
    *
    * @return string
    *   the string to append to the url
-   * @static
    */
   public static function sortIDValue($index, $dir) {
     return ($dir == self::DESCENDING) ? $index . '_d' : $index . '_u';
index 8e8b1f96519087e9f8bb1fd4835a6aacecc8a3a5..511b8caa67c57572df549a0a8d9fce5391f52f00 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   An equivalent variable name.
-   * @static
    */
   public static function titleToVar($title, $maxLength = 31) {
     $variable = self::munge($title, '_', $maxLength);
@@ -85,7 +84,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   returns the manipulated string
-   * @static
    */
   public static function munge($name, $char = '_', $len = 63) {
     // replace all white space and non-alpha numeric with $char
@@ -134,7 +132,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   Randomized Variable Name
-   * @static
    */
   public static function rename($name, $len = 4) {
     $rand = substr(uniqid(), 0, $len);
@@ -152,7 +149,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   the last component
-   * @static
    */
   public static function getClassName($string, $char = '_') {
     $names = array();
@@ -176,7 +172,6 @@ class CRM_Utils_String {
    *   The string (or array of strings) to append.
    *
    * @return void
-   * @static
    */
   public static function append(&$str, $delim, $name) {
     if (empty($name)) {
@@ -216,7 +211,6 @@ class CRM_Utils_String {
    *
    * @return boolean
    *   true if string is ascii
-   * @static
    */
   public static function isAscii($str, $utf8 = TRUE) {
     if (!function_exists('mb_detect_encoding')) {
@@ -261,7 +255,6 @@ class CRM_Utils_String {
    *
    * @return array
    *   array of strings w/ corresponding redacted outputs
-   * @static
    */
   public static function regex($str, $regexRules) {
     //redact the regular expressions
@@ -318,7 +311,6 @@ class CRM_Utils_String {
    *
    * @param string $str
    *   Input string.
-   * @static
    *
    * @return boolean
    */
@@ -352,7 +344,6 @@ class CRM_Utils_String {
    *
    * @return boolean
    *   true if the urls match, else false
-   * @static
    */
   public static function match($url1, $url2) {
     $url1 = strtolower($url1);
@@ -377,7 +368,6 @@ class CRM_Utils_String {
    *
    * @return mix
    *   $v  returns civicrm url (eg: civicrm/contact/search/...)
-   * @static
    */
   public static function extractURLVarValue($query) {
     $config = CRM_Core_Config::singleton();
@@ -402,7 +392,6 @@ class CRM_Utils_String {
    *   The string to be translated.
    *
    * @return boolean
-   * @static
    */
   public static function strtobool($str) {
     if (!is_scalar($str)) {
@@ -422,7 +411,6 @@ class CRM_Utils_String {
    *   The string to be translated.
    *
    * @return boolean
-   * @static
    */
   public static function strtoboolstr($str) {
     if (!is_scalar($str)) {
@@ -448,7 +436,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   the converted string
-   * @static
    */
   public static function htmlToText($html) {
     require_once 'packages/html2text/rcube_html2text.php';
@@ -565,7 +552,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   the cleaned string
-   * @static
    */
   public static function stripSpaces($string) {
     return (empty($string)) ? $string : preg_replace("/\s{2,}/", " ", trim($string));
@@ -584,7 +570,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   the sanitized string
-   * @static
    */
   static function stripPathChars(
     $string,
@@ -643,7 +628,6 @@ class CRM_Utils_String {
    *
    * @return string
    *   the cleaned up string
-   * @static
    */
   public static function purifyHTML($string) {
     static $_filter = NULL;
index 4d0f995dd8fa41b5582d08748d8bf7995d4aadd1..70c95607b6b17fa463a16251a5274c58446c319c 100644 (file)
@@ -141,7 +141,6 @@ abstract class CRM_Utils_System_Base {
    *
    * @return string
    *   Formatted url.
-   * @static
    */
   function languageNegotiationURL(
     $url,
@@ -169,7 +168,6 @@ abstract class CRM_Utils_System_Base {
    *
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public abstract function getLoginURL($destination = '');
 
index 4fc6aab5258920a783a46250f2dbf958acaa791d..7af9cc659192bd8941b6c233fe4a1af594afee30 100644 (file)
@@ -221,7 +221,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    *
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public function getLoginURL($destination = '') {
     $query = $destination ? array('destination' => $destination) : array();
@@ -855,7 +854,6 @@ AND    u.status = 1
    *
    * @return string
    *   , formatted url.
-   * @static
    */
   public function languageNegotiationURL($url, $addLanguagePart = TRUE, $removeLanguagePart = FALSE) {
     if (empty($url)) {
index 1d2cf0fdd79047972183b912cecaedf459b3dd5f..795b6541de3d053368bc66b9d1a1fa7fa726bc01 100644 (file)
@@ -802,7 +802,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *
    * @return string
    *   , formatted url.
-   * @static
    */
   public function languageNegotiationURL($url, $addLanguagePart = TRUE, $removeLanguagePart = FALSE) {
     if (empty($url)) {
@@ -914,7 +913,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public function getLoginURL($destination = '') {
     $config = CRM_Core_Config::singleton();
index 494bc73ccf1104b02d042e7e5e0afd65074a1237..d233ca0cd38395e71288571813e1dc89f666138f 100644 (file)
@@ -229,7 +229,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    *
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public function getLoginURL($destination = '') {
     $query = $destination ? array('destination' => $destination) : array();
index 32c841ec4c4d109c49d0493e0891c13e8425fe85..e03ff71448a99ec5eb7194af7b599d404d828976 100644 (file)
@@ -369,7 +369,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    *
    * @return string
    *   , formatted url.
-   * @static
    */
   public function languageNegotiationURL($url, $addLanguagePart = TRUE, $removeLanguagePart = FALSE) {
     if (empty($url)) {
index ad04fd5206ffff499cb5db8987664242544c18eb..b6037f93f8f41ec9a25e8824e40faff26950d26c 100644 (file)
@@ -783,7 +783,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public function getLoginURL($destination = '') {
     $config = CRM_Core_Config::singleton();
index 63c74e10bd7ee0ed4c0e37f9ed0eff76bef7c6d4..525aa5d9743219b8b228f36a61fc1195ee650ca1 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    *
    * @return boolean
    *   true if yes, else false
-   * @static
    */
   public function checkPermission($str) {
     return TRUE;
@@ -202,7 +201,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @throws Exception
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public function getLoginURL($destination = '') {
     throw new Exception("Method not implemented: getLoginURL");
index 3d62a2abec57f4a3f4e048773d8deeff8fce0410..4c9002373b752394985722bb11aabe2f00366c2e 100644 (file)
@@ -317,7 +317,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @throws Exception
    * @return string
    *   loginURL for the current CMS
-   * @static
    */
   public function getLoginURL($destination = '') {
     throw new Exception("Method not implemented: getLoginURL");
index 0350a9dc4599b8220d90a8586a3c4a5adf630523..6f19973d5a2d9ea940a82176d145e5171fc9af29 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @internal param string $url
    *
    * @return void
-   * @static
    */
   public function appendBreadCrumb($breadCrumbs) {
     $breadCrumb = wp_get_breadcrumb();
@@ -133,7 +132,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * Reset an additional breadcrumb tag to the existing breadcrumb
    *
    * @return void
-   * @static
    */
   public function resetBreadCrumb() {
     $bc = array();
@@ -147,7 +145,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    *   The new string to be appended.
    *
    * @return void
-   * @static
    */
   public function addHTMLHead($head) {
     static $registered = FALSE;
@@ -243,7 +240,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param null
    *
    * @return void
-   * @static
    */
   public function mapConfigToSSL() {
     global $base_url;
@@ -258,7 +254,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    *
    * @return string
    *   the url to post the form
-   * @static
    */
   public function postURL($action) {
     if (!empty($action)) {
@@ -408,7 +403,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    *
    * @return array|bool
    *   [contactID, ufID, uniqueString] if success else false if no auth
-   * @static
    */
   public function authenticate($name, $password, $loadCMSBootstrap = FALSE, $realPath = NULL) {
     $config = CRM_Core_Config::singleton();
@@ -438,7 +432,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param string $message
    *   The message to set.
    *
-   * @static
    */
   public function setMessage($message) {
   }
index 88e709998da43cdb28509a359ed4e8080f0598bf..3f44375572aee85844a98cf5993d4c6d2d06a49b 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Utils_Time {
    *
    * @return date
    *
-   * @static
    */
   public static function getTime($returnFormat = 'YmdHis') {
     return date($returnFormat, self::getTimeRaw());
@@ -76,7 +75,6 @@ class CRM_Utils_Time {
    *
    * @return date
    *
-   * @static
    */
   public static function setTime($newDateTime, $returnFormat = 'YmdHis') {
     self::$_delta = strtotime($newDateTime) - time();
index 77bc831b09be66a9db3951f0aa0f7034cb0ce6bb..b62d93a479cddd4cd67e361092e8614db196f92a 100644 (file)
@@ -99,7 +99,6 @@ class CRM_Utils_Token {
    * @return bool|array
    *    true if all required tokens are found,
    *    else an array of the missing tokens
-   * @static
    */
   public static function requiredTokens(&$str) {
     if (self::$_requiredTokens == NULL) {
@@ -154,7 +153,6 @@ class CRM_Utils_Token {
    *
    * @return boolean
    *   Was there a match
-   * @static
    */
   public static function token_match($type, $var, &$str) {
     $token = preg_quote('{' . "$type.$var") . '(\|.+?)?' . preg_quote('}');
@@ -176,7 +174,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &token_replace($type, $var, $value, &$str, $escapeSmarty = FALSE) {
     $token = preg_quote('{' . "$type.$var") . '(\|([^\}]+?))?' . preg_quote('}');
@@ -198,7 +195,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   regular expression sutiable for using in preg_replace
-   * @static
    */
   private static function tokenRegex($token_type) {
     return '/(?<!\{|\\\\)\{' . $token_type . '\.([\w]+(\-[\w\s]+)?)\}(?!\})/';
@@ -212,7 +208,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   the escaped string
-   * @static
    */
   private static function tokenEscapeSmarty($string) {
     // need to use negative look-behind, as both str_replace() and preg_replace() are sequential
@@ -234,7 +229,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceDomainTokens(
     $str,
@@ -336,7 +330,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceOrgTokens($str, &$org, $html = FALSE, $escapeSmarty = FALSE) {
     self::$_tokens['org'] =
@@ -420,7 +413,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed sstring
-   * @static
    */
   public static function &replaceMailingTokens(
     $str,
@@ -555,7 +547,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceActionTokens(
     $str,
@@ -649,7 +640,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceContactTokens(
     $str,
@@ -795,7 +785,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceHookTokens(
     $str,
@@ -873,7 +862,6 @@ class CRM_Utils_Token {
    * @return void
    *   this function works directly on the string that is passed
    * @access public
-   * @static
    */
   public static function unescapeTokens(&$str) {
     $str = preg_replace('/\\\\|\{(\{\w+\.\w+\})\}/', '\\1', $str);
@@ -896,7 +884,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceUnsubscribeTokens(
     $str,
@@ -943,7 +930,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceResubscribeTokens(
     $str, &$domain, &$groups, $html,
@@ -971,7 +957,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceSubscribeTokens($str, $group, $url, $html) {
     if (self::token_match('subscribe', 'group', $str)) {
@@ -991,7 +976,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceSubscribeInviteTokens($str) {
     if (preg_match('/\{action\.subscribeUrl\}/', $str)) {
@@ -1039,7 +1023,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceWelcomeTokens($str, $group, $html) {
     if (self::token_match('welcome', 'group', $str)) {
@@ -1056,7 +1039,6 @@ class CRM_Utils_Token {
    *
    * @return array
    *   Array of tokens that weren't replaced
-   * @static
    */
   public static function &unmatchedTokens(&$str) {
     //preg_match_all('/[^\{\\\\]\{(\w+\.\w+)\}[^\}]/', $str, $match);
@@ -1079,7 +1061,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceComponentTokens(&$str, $contact, $components, $escapeSmarty = FALSE, $returnEmptyToken = TRUE) {
     if (!is_array($components) || empty($contact)) {
@@ -1113,7 +1094,6 @@ class CRM_Utils_Token {
    * @return array
    *   array of tokens mentioned in field
    * @access public
-   * @static
    */
   public static function getTokens($string) {
     $matches = array();
@@ -1185,7 +1165,6 @@ class CRM_Utils_Token {
    *   The mailing list jobID - this is a legacy param.
    *
    * @return array
-   * @static
    */
   static function getTokenDetails(
     $contactIDs,
@@ -1357,7 +1336,6 @@ class CRM_Utils_Token {
    * @param string $className
    *
    * @return array
-   * @static
    */
   static function getContributionTokenDetails(
     $contributionIDs,
@@ -1538,7 +1516,6 @@ class CRM_Utils_Token {
    *
    * @return string
    *   The processed string
-   * @static
    */
   public static function &replaceUserTokens($str, $knownTokens = NULL, $escapeSmarty = FALSE) {
     $key = 'user';
index e6ff1ca25331ed712327ae190a010dcfb2253bf0..628f7dccd746bf6d5ab4f092f8ffca7fc5e24a13 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Utils_Verp {
    *
    * @return string
    *   The VERP encoded address
-   * @static
    */
   public static function encode($sender, $recipient) {
     preg_match('/(.+)\@([^\@]+)$/', $sender, $match);
@@ -98,7 +97,6 @@ class CRM_Utils_Verp {
    *
    * @return array
    *   The tuple ($sender, $recipient)
-   * @static
    */
   public static function &verpdecode($address) {
     preg_match('/^(.+)-([^=]+)=([^\@]+)\@(.+)/', $address, $match);
index 8dccc0789e5fd87c5f9ff5ff202613b92fcb9580..f70da825a40888fcdf954d0da53b33e20ae86969 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Utils_VersionCheck {
    * singleton pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;
 
index b88dc5b278f3dfa3b6efa74b9d4778c0e6781116..0f4c56532f0ffd7e774be9d90ea7529901f85eb5 100644 (file)
@@ -91,7 +91,6 @@ function _civicrm_api3_api_getfields(&$apiRequest) {
  *
  * @return boolean
  *   true if error, false otherwise
- * @static
  * @access public
  */
 function civicrm_error($result) {
index b24b7be45b63e86368a02d97cea11c26b4f82dcc..463fe8e7f579fb552e66ed605fdcbf91c86b5500 100644 (file)
@@ -48,7 +48,6 @@
  * @return array
  *   API result array
  *
- * @static
  * @access public
  */
 function civicrm_api3_case_type_create($params) {
index 0bdcffdeaf117fe1593b24ed5b635bd566bfb74a..d5c0a4b7c982b423b25a3c3e500627febee2f34f 100644 (file)
@@ -53,7 +53,6 @@
  * @return array
  *   API Result Array
  *
- * @static
  * @access public
  */
 function civicrm_api3_contact_create($params) {
@@ -148,7 +147,6 @@ function _civicrm_api3_contact_create_spec(&$params) {
  * @return array
  *   API Result Array
  * (@getfields contact_get}
- * @static
  * @access public
  *
  * @example ContactGet.php Standard GET example
@@ -415,7 +413,6 @@ function _civicrm_api3_contact_check_params(&$params, $dupeCheck = TRUE, $dupeEr
  *
  * @return CRM_Contact_BAO_Contact
  * @access public
- * @static
  */
 function _civicrm_api3_contact_update($params, $contactID = NULL) {
   //@todo - doesn't contact create support 'id' which is already set- check & remove
@@ -879,7 +876,6 @@ function _civicrm_api3_contact_deprecation() {
  * @return array
  *   API Result Array
  *
- * @static
  * @access public
  */
 function civicrm_api3_contact_merge($params) {
index cdaa8f056ae043cc5e33118ba05c7b2f704bae32..c95d903ea34f2bd8c94fe34c74227e4f078c303b 100644 (file)
@@ -45,7 +45,6 @@
  * @throws API_Exception
  * @return array
  *   Api result array
- * @static
  * @access public
  * @example ContributionCreate.php
  * {@getfields Contribution_create}
@@ -178,7 +177,6 @@ function _civicrm_api3_contribution_create_legacy_support_45(&$params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  * {@getfields Contribution_delete}
  * @example ContributionDelete.php
@@ -209,7 +207,6 @@ function _civicrm_api3_contribution_delete_spec(&$params) {
  *
  * @return array
  *   Array of contributions, if error an array with an error id and error message
- * @static
  * @access public
  * {@getfields Contribution_get}
  * @example ContributionGet.php
@@ -306,7 +303,6 @@ function _civicrm_api3_contribution_transact_spec(&$params) {
  *
  * @return array
  *   (reference )        contribution of created or updated record (or a civicrm error)
- * @static
  * @access public
  *
  */
@@ -361,7 +357,6 @@ function civicrm_api3_contribution_transact($params) {
  * @throws Exception
  * @return array
  *   Api result array
- * @static
  * @access public
  */
 function civicrm_api3_contribution_sendconfirmation($params) {
@@ -419,7 +414,6 @@ function _civicrm_api3_contribution_sendconfirmation_spec(&$params) {
  * @throws API_Exception
  * @return array
  *   Api result array
- * @static
  * @access public
  */
 function civicrm_api3_contribution_completetransaction(&$params) {
index 499bb054f5321505f5a54340f233c5a0f09df9ca..e76c3a7ee1fe9c80fa349f8b2bd0d1c8b6596ea1 100644 (file)
@@ -50,7 +50,6 @@ define('API_V3_EXTENSION_DELIMITER', ',');
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionInstall.php
  *
@@ -76,7 +75,6 @@ function civicrm_api3_extension_install($params) {
  *
  * @return array
  *   API result
- * @static
  * @access public
  *
  */
@@ -115,7 +113,6 @@ function civicrm_api3_extension_upgrade() {
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionEnable.php
  *
@@ -141,7 +138,6 @@ function civicrm_api3_extension_enable($params) {
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionDisable.php
  *
@@ -168,7 +164,6 @@ function civicrm_api3_extension_disable($params) {
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionUninstall.php
  *
@@ -195,7 +190,6 @@ function civicrm_api3_extension_uninstall($params) {
  * @throws API_Exception
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionDownload.php
  */
@@ -247,7 +241,6 @@ function civicrm_api3_extension_download($params) {
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionRefresh.php
  *
@@ -280,7 +273,6 @@ function civicrm_api3_extension_refresh($params) {
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example ExtensionGet.php
  */
index ff44926ad711157edf20add7e21580cb2a03c78b..cdde39dcf36e517ba67243c4aa6126fd41c79fdd 100644 (file)
@@ -91,7 +91,6 @@ function civicrm_api3_job_get($params) {
  * @return array
  *   API Result Array
  * {@getfields Job_delete}
- * @static
  * @access public
  */
 function civicrm_api3_job_delete($params) {
@@ -108,7 +107,6 @@ function civicrm_api3_job_delete($params) {
  * @return array
  *   API Result Array
  *
- * @static
  * @access public
  *
  */
@@ -139,7 +137,6 @@ function _civicrm_api3_job_execute_spec(&$params) {
  *   API Result Array
  * {@getfields contact_geocode}
  *
- * @static
  * @access public
  *
  *
@@ -181,7 +178,6 @@ function _civicrm_api3_job_geocode_spec(&$params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  *
  */
@@ -232,7 +228,6 @@ function _civicrm_api3_job_send_reminder(&$params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  *
  */
@@ -260,7 +255,6 @@ function civicrm_api3_job_mail_report($params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  */
 function civicrm_api3_job_update_greeting($params) {
@@ -320,7 +314,6 @@ function _civicrm_api3_job_update_greeting_spec(&$params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  *
  */
@@ -455,7 +448,6 @@ function civicrm_api3_job_process_participant($params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  */
 function civicrm_api3_job_process_membership($params) {
@@ -483,7 +475,6 @@ function civicrm_api3_job_process_membership($params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  */
 function civicrm_api3_job_process_respondent($params) {
@@ -513,7 +504,6 @@ function civicrm_api3_job_process_respondent($params) {
  * @return array
  *   API Result Array
  *
- * @static
  * @access public
  */
 function civicrm_api3_job_process_batch_merge($params) {
@@ -577,7 +567,6 @@ function civicrm_api3_job_run_payment_cron($params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  */
 function civicrm_api3_job_cleanup($params) {
index c6fde4f62e03cdbe32c625014cfdb2776815385a..3c7fe297fb9829956e0ff557a4a0ce587e30264d 100644 (file)
@@ -44,7 +44,6 @@
  *
  * @return array
  *   API result
- * @static
  * @access public
  *
  */
@@ -280,7 +279,6 @@ INNER JOIN civicrm_mailing_event_bounce meb ON meb.event_queue_id = meq.id
  *
  * @return array
  *   API result
- * @static
  * @access public
  * @example CRM/Mailing/BAO/Mailing.php
  *
index f0a3eda75e5206903063295cef770fd6f4744eb8..2609cba110d33b8d2222479e18937ba1ee97b26b 100644 (file)
@@ -99,7 +99,6 @@ function civicrm_api3_note_delete($params) {
  *   array of properties,
  *   if error an array with an error id and error message
  * {@getfields note_get}
- * @static
  * @access public
  */
 function civicrm_api3_note_get($params) {
index 6012a6a07c86fa37f849b9af553fbf68828f8cdb..a2c4cd100c122ebc7f32be757613feb807b07a78 100644 (file)
@@ -103,7 +103,6 @@ function civicrm_api3_payment_processor_type_get($params) {
  * @return array
  *   API Result Array
  * {@getfields PaymentProcessorType_delete}
- * @static
  * @access public
  */
 function civicrm_api3_payment_processor_type_delete($params) {
index cdc79d7cbc8c387bcc045630cec9a58f27e53b15..d9521002c1c3849a641908c62ba3c42978505db9 100644 (file)
@@ -70,7 +70,6 @@ function civicrm_api3_pledge_create($params) {
  *
  * @return boolean
  *   true if success, else false
- * @static
  * {@getfields pledge_delete}
  * @example PledgeDelete.php
  * @access public
index a51bcea5a4ee1e7f46819245f9043406c4a1e1d9..c946fe4c94932d6bb880862c455159f9144d2586 100644 (file)
@@ -51,7 +51,6 @@
  *
  * @return array
  *   API Result
- * @static
  * @access public
  */
 function civicrm_api3_pledge_payment_create($params) {
@@ -101,7 +100,6 @@ function _civicrm_api3_pledge_payment_create_spec(&$params) {
  *
  * @return array
  *   API result
- * @static
  * @access public
  */
 function civicrm_api3_pledge_payment_delete($params) {
@@ -124,7 +122,6 @@ function civicrm_api3_pledge_payment_delete($params) {
  *
  * @return array
  *   (reference )        array of pledges, if error an array with an error id and error message
- * @static
  * @access public
  */
 function civicrm_api3_pledge_payment_get($params) {
index 09439f3749b5f0aabae8dbabce9d0a5d4aea26c1..347a6f96226d6775b850d23c015a29ec58349544 100644 (file)
@@ -48,7 +48,6 @@
  * @return array
  *   API Result Array
  * {@getfields relationship_create}
- * @static
  * @access public
  */
 function civicrm_api3_relationship_create($params) {
@@ -79,7 +78,6 @@ function _civicrm_api3_relationship_create_spec(&$params) {
  * {@getfields relationship_delete}
  * @example RelationshipDelete.php Delete Example
  *
- * @static
  * @access public
  */
 function civicrm_api3_relationship_delete($params) {
index 6d13a07b3d08b087f07d9650bad4d1c5169a702b..5982c2d89eb88581f7d582c7e7bf2f72d0fa8422 100644 (file)
@@ -111,7 +111,6 @@ function civicrm_api3_relationship_type_get($params) {
  * @return array
  *   API Result Array
  * {@getfields RelationshipType_delete}
- * @static
  * @access public
  */
 function civicrm_api3_relationship_type_delete($params) {
index 23288b93ff54743b2c70a8dbb8da00e14fc374c9..01c1be3c4c213c083f316538e52b6739ff7155f1 100644 (file)
@@ -49,7 +49,6 @@ function _civicrm_api3_survey_respondant_deprecation() {
  *
  * @return array
  *   (reference )        contribution_id of created or updated record
- * @static
  * @access public
  * @deprecated - api currently not supported
  */
index 7f70a50ff0b4c0eb3dcef9427d9ae00d89adab24..544e78596f8e1a501060b8219dea39bb15494445 100644 (file)
@@ -46,7 +46,6 @@
  *
  * @return boolean
  *   true if success, else false
- * @static
  * @access public
  * @example SystemFlush.php
  *
index 087aa74c874d05ff75bac4badbe41d37ae0e510e..44c87781638bd5d342c4d6f8fb9c1389b26cc174 100644 (file)
@@ -870,7 +870,6 @@ function _civicrm_api3_get_unique_name_array(&$bao) {
  *
  * @return array
  *
- * @static
  * @access public
  */
 function _civicrm_api3_dao_to_array($dao, $params = NULL, $uniqueFields = TRUE, $entity = "", $autoFind = TRUE) {
@@ -943,7 +942,6 @@ function _civicrm_api3_custom_fields_are_required($entity, $params) {
  * @param array|bool $uniqueFields
  *
  * @return array
- * @static
  * @access public
  */
 function _civicrm_api3_object_to_array(&$dao, &$values, $uniqueFields = FALSE) {
index 5dd879b64aa33a8487ce4e6ad7c721d52a1d07ca..567beba88457583ce39e92a0cbd33145d3ff5e41 100644 (file)
@@ -19,7 +19,6 @@ class test_extension_manager_paymenttest extends CRM_Core_Payment {
    *   Should we force a reload of this payment object.
    *
    * @return object
-   * @static
    */
   static function &singleton($mode = 'test', &$paymentProcessor, &$paymentForm = NULL, $force = FALSE) {
     $processorName = $paymentProcessor['name'];
index 925833741084d66a03eada316a48b6366eb09b77..a46bc1a250d5353b95c80ca0fc04e1ae9d6d82bf 100644 (file)
@@ -154,7 +154,6 @@ class WebTest_Contact_SearchTest extends CiviSeleniumTestCase {
   /**
    * This code is reused with advanced search, hence the reference to $self
    *
-   * @static
    * @param string $tagName
    * @param $self
    */