Style - Remove @access
authorTim Otten <totten@civicrm.org>
Wed, 31 Dec 2014 01:00:26 +0000 (17:00 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 31 Dec 2014 01:00:26 +0000 (17:00 -0800)
1. These annotations are useful in PHP4-style code.
2. These annotations are useless in PHP5-style code. Either they're redundant with the code, or they contradict the code.
3. In cases where there are contradictions, I don't think there's anyway for us to generally resolve the contradiction except to say, "The code is right."
4. As a developer reading .php files, I look at the code and *never* look at @access.

853 files changed:
CRM/ACL/API.php
CRM/ACL/BAO/ACL.php
CRM/ACL/BAO/EntityRole.php
CRM/ACL/Form/ACL.php
CRM/ACL/Form/ACLBasic.php
CRM/ACL/Form/EntityRole.php
CRM/ACL/Form/WordPress/Permissions.php
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/EntityRole.php
CRM/Activity/BAO/Activity.php
CRM/Activity/BAO/ActivityAssignment.php
CRM/Activity/BAO/ActivityContact.php
CRM/Activity/BAO/ActivityTarget.php
CRM/Activity/BAO/ICalendar.php
CRM/Activity/BAO/Query.php
CRM/Activity/Form/Activity.php
CRM/Activity/Form/ActivityView.php
CRM/Activity/Form/Search.php
CRM/Activity/Form/Task.php
CRM/Activity/Form/Task/AddToTag.php
CRM/Activity/Form/Task/Batch.php
CRM/Activity/Form/Task/Delete.php
CRM/Activity/Form/Task/Email.php
CRM/Activity/Form/Task/FileOnCase.php
CRM/Activity/Form/Task/PickOption.php
CRM/Activity/Form/Task/PickProfile.php
CRM/Activity/Form/Task/Print.php
CRM/Activity/Form/Task/RemoveFromTag.php
CRM/Activity/Form/Task/SMS.php
CRM/Activity/Form/Task/SearchTaskHookSample.php
CRM/Activity/Import/Field.php
CRM/Activity/Import/Form/DataSource.php
CRM/Activity/Import/Form/MapField.php
CRM/Activity/Import/Form/Preview.php
CRM/Activity/Import/Form/Summary.php
CRM/Activity/Import/Parser.php
CRM/Activity/Import/Parser/Activity.php
CRM/Activity/Page/Tab.php
CRM/Activity/Page/UserDashboard.php
CRM/Activity/Selector/Activity.php
CRM/Activity/Selector/Search.php
CRM/Activity/StateMachine/Search.php
CRM/Activity/Task.php
CRM/Admin/Form.php
CRM/Admin/Form/CMSUser.php
CRM/Admin/Form/ContactType.php
CRM/Admin/Form/Extensions.php
CRM/Admin/Form/Job.php
CRM/Admin/Form/LabelFormats.php
CRM/Admin/Form/LocationType.php
CRM/Admin/Form/MailSettings.php
CRM/Admin/Form/Mapping.php
CRM/Admin/Form/MessageTemplates.php
CRM/Admin/Form/Navigation.php
CRM/Admin/Form/OptionGroup.php
CRM/Admin/Form/Options.php
CRM/Admin/Form/PaymentProcessor.php
CRM/Admin/Form/PaymentProcessorType.php
CRM/Admin/Form/PdfFormats.php
CRM/Admin/Form/Preferences.php
CRM/Admin/Form/Preferences/Address.php
CRM/Admin/Form/Preferences/Contribute.php
CRM/Admin/Form/Preferences/Display.php
CRM/Admin/Form/Preferences/Member.php
CRM/Admin/Form/PreferencesDate.php
CRM/Admin/Form/RelationshipType.php
CRM/Admin/Form/ScheduleReminders.php
CRM/Admin/Form/Setting.php
CRM/Admin/Form/Setting/Component.php
CRM/Admin/Form/Setting/Date.php
CRM/Admin/Form/Setting/Debugging.php
CRM/Admin/Form/Setting/Localization.php
CRM/Admin/Form/Setting/Mail.php
CRM/Admin/Form/Setting/Mapping.php
CRM/Admin/Form/Setting/Miscellaneous.php
CRM/Admin/Form/Setting/Path.php
CRM/Admin/Form/Setting/Search.php
CRM/Admin/Form/Setting/Smtp.php
CRM/Admin/Form/Setting/UF.php
CRM/Admin/Form/Setting/UpdateConfigBackend.php
CRM/Admin/Form/Setting/Url.php
CRM/Admin/Form/Tag.php
CRM/Admin/Form/WordReplacements.php
CRM/Admin/Page/CMSUser.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/MailSettings.php
CRM/Admin/Page/MessageTemplates.php
CRM/Admin/Page/Options.php
CRM/Admin/Page/PaymentProcessor.php
CRM/Admin/Page/PdfFormats.php
CRM/Admin/Page/Persistent.php
CRM/Admin/Page/PreferencesDate.php
CRM/Admin/Page/ScheduleReminders.php
CRM/Badge/BAO/Badge.php
CRM/Badge/BAO/Layout.php
CRM/Badge/Form/Layout.php
CRM/Batch/BAO/Batch.php
CRM/Batch/Form/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/Campaign.php
CRM/Campaign/Form/Gotv.php
CRM/Campaign/Form/Petition.php
CRM/Campaign/Form/Petition/Signature.php
CRM/Campaign/Form/Search.php
CRM/Campaign/Form/Search/Campaign.php
CRM/Campaign/Form/Search/Petition.php
CRM/Campaign/Form/Search/Survey.php
CRM/Campaign/Form/Survey.php
CRM/Campaign/Form/Survey/Delete.php
CRM/Campaign/Form/Survey/Main.php
CRM/Campaign/Form/Survey/Questions.php
CRM/Campaign/Form/Survey/Results.php
CRM/Campaign/Form/SurveyType.php
CRM/Campaign/Form/Task.php
CRM/Campaign/Form/Task/Interview.php
CRM/Campaign/Form/Task/Print.php
CRM/Campaign/Form/Task/Release.php
CRM/Campaign/Form/Task/Reserve.php
CRM/Campaign/Form/Task/Result.php
CRM/Campaign/Page/Petition/Confirm.php
CRM/Campaign/Page/SurveyType.php
CRM/Campaign/PseudoConstant.php
CRM/Campaign/Selector/Search.php
CRM/Campaign/StateMachine/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/ActivityChangeStatus.php
CRM/Case/Form/ActivityToCase.php
CRM/Case/Form/ActivityView.php
CRM/Case/Form/Case.php
CRM/Case/Form/CaseView.php
CRM/Case/Form/CustomData.php
CRM/Case/Form/EditClient.php
CRM/Case/Form/Report.php
CRM/Case/Form/Search.php
CRM/Case/Form/Task.php
CRM/Case/Form/Task/Delete.php
CRM/Case/Form/Task/Print.php
CRM/Case/Form/Task/Restore.php
CRM/Case/Form/Task/Result.php
CRM/Case/Form/Task/SearchTaskHookSample.php
CRM/Case/Page/CaseDetails.php
CRM/Case/Page/DashBoard.php
CRM/Case/Page/Tab.php
CRM/Case/PseudoConstant.php
CRM/Case/Selector/Search.php
CRM/Case/StateMachine/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/GroupNesting.php
CRM/Contact/BAO/GroupOrganization.php
CRM/Contact/BAO/Household.php
CRM/Contact/BAO/Individual.php
CRM/Contact/BAO/Query.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/CustomData.php
CRM/Contact/Form/DedupeFind.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/Organization.php
CRM/Contact/Form/Edit/Phone.php
CRM/Contact/Form/Edit/TagsAndGroups.php
CRM/Contact/Form/Edit/Website.php
CRM/Contact/Form/GroupContact.php
CRM/Contact/Form/Inline.php
CRM/Contact/Form/Inline/Address.php
CRM/Contact/Form/Inline/CommunicationPreferences.php
CRM/Contact/Form/Inline/ContactInfo.php
CRM/Contact/Form/Inline/ContactName.php
CRM/Contact/Form/Inline/CustomData.php
CRM/Contact/Form/Inline/Demographics.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/Inline/Website.php
CRM/Contact/Form/Location.php
CRM/Contact/Form/ProfileContact.php
CRM/Contact/Form/RelatedContact.php
CRM/Contact/Form/Relationship.php
CRM/Contact/Form/Search.php
CRM/Contact/Form/Search/Advanced.php
CRM/Contact/Form/Search/Basic.php
CRM/Contact/Form/Search/Builder.php
CRM/Contact/Form/Search/Criteria.php
CRM/Contact/Form/Search/Custom.php
CRM/Contact/Form/Search/Custom/Basic.php
CRM/Contact/Form/Task.php
CRM/Contact/Form/Task/AddToGroup.php
CRM/Contact/Form/Task/AddToHousehold.php
CRM/Contact/Form/Task/AddToOrganization.php
CRM/Contact/Form/Task/AddToTag.php
CRM/Contact/Form/Task/AlterPreferences.php
CRM/Contact/Form/Task/Batch.php
CRM/Contact/Form/Task/Delete.php
CRM/Contact/Form/Task/Email.php
CRM/Contact/Form/Task/EmailCommon.php
CRM/Contact/Form/Task/HookSample.php
CRM/Contact/Form/Task/Label.php
CRM/Contact/Form/Task/LabelCommon.php
CRM/Contact/Form/Task/Map.php
CRM/Contact/Form/Task/Map/Event.php
CRM/Contact/Form/Task/Merge.php
CRM/Contact/Form/Task/PDF.php
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Contact/Form/Task/PickProfile.php
CRM/Contact/Form/Task/Print.php
CRM/Contact/Form/Task/ProximityCommon.php
CRM/Contact/Form/Task/RemoveFromGroup.php
CRM/Contact/Form/Task/RemoveFromTag.php
CRM/Contact/Form/Task/Result.php
CRM/Contact/Form/Task/SMS.php
CRM/Contact/Form/Task/SMSCommon.php
CRM/Contact/Form/Task/SaveSearch.php
CRM/Contact/Form/Task/SaveSearch/Update.php
CRM/Contact/Form/Task/Unhold.php
CRM/Contact/Form/Task/Useradd.php
CRM/Contact/Import/Field.php
CRM/Contact/Import/Form/DataSource.php
CRM/Contact/Import/Form/MapField.php
CRM/Contact/Import/Form/Preview.php
CRM/Contact/Import/Form/Summary.php
CRM/Contact/Import/Parser.php
CRM/Contact/Import/Parser/Contact.php
CRM/Contact/Page/DashBoard.php
CRM/Contact/Page/Dashlet.php
CRM/Contact/Page/DedupeException.php
CRM/Contact/Page/DedupeFind.php
CRM/Contact/Page/DedupeRules.php
CRM/Contact/Page/Inline/Actions.php
CRM/Contact/Page/Inline/Address.php
CRM/Contact/Page/Inline/CommunicationPreferences.php
CRM/Contact/Page/Inline/ContactInfo.php
CRM/Contact/Page/Inline/ContactName.php
CRM/Contact/Page/Inline/CustomData.php
CRM/Contact/Page/Inline/Demographics.php
CRM/Contact/Page/Inline/Email.php
CRM/Contact/Page/Inline/IM.php
CRM/Contact/Page/Inline/OpenID.php
CRM/Contact/Page/Inline/Phone.php
CRM/Contact/Page/Inline/Website.php
CRM/Contact/Page/Task.php
CRM/Contact/Page/View.php
CRM/Contact/Page/View/ContactSmartGroup.php
CRM/Contact/Page/View/CustomData.php
CRM/Contact/Page/View/GroupContact.php
CRM/Contact/Page/View/Log.php
CRM/Contact/Page/View/Note.php
CRM/Contact/Page/View/Print.php
CRM/Contact/Page/View/Relationship.php
CRM/Contact/Page/View/Summary.php
CRM/Contact/Page/View/Sunlight.php
CRM/Contact/Page/View/Tag.php
CRM/Contact/Page/View/UserDashBoard.php
CRM/Contact/Page/View/UserDashBoard/GroupContact.php
CRM/Contact/Page/View/Useradd.php
CRM/Contact/Selector.php
CRM/Contact/Selector/Controller.php
CRM/Contact/Selector/Custom.php
CRM/Contact/StateMachine/Search.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.php
CRM/Contribute/Form/AdditionalInfo.php
CRM/Contribute/Form/CancelSubscription.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/Contribution/ThankYou.php
CRM/Contribute/Form/ContributionBase.php
CRM/Contribute/Form/ContributionCharts.php
CRM/Contribute/Form/ContributionPage.php
CRM/Contribute/Form/ContributionPage/AddProduct.php
CRM/Contribute/Form/ContributionPage/Amount.php
CRM/Contribute/Form/ContributionPage/Custom.php
CRM/Contribute/Form/ContributionPage/Delete.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/ContributionView.php
CRM/Contribute/Form/ManagePremiums.php
CRM/Contribute/Form/Search.php
CRM/Contribute/Form/SearchContribution.php
CRM/Contribute/Form/SoftCredit.php
CRM/Contribute/Form/Task.php
CRM/Contribute/Form/Task/Batch.php
CRM/Contribute/Form/Task/Delete.php
CRM/Contribute/Form/Task/Email.php
CRM/Contribute/Form/Task/Invoice.php
CRM/Contribute/Form/Task/PDF.php
CRM/Contribute/Form/Task/PDFLetter.php
CRM/Contribute/Form/Task/PDFLetterCommon.php
CRM/Contribute/Form/Task/PickProfile.php
CRM/Contribute/Form/Task/Print.php
CRM/Contribute/Form/Task/Result.php
CRM/Contribute/Form/Task/SearchTaskHookSample.php
CRM/Contribute/Form/Task/Status.php
CRM/Contribute/Form/UpdateBilling.php
CRM/Contribute/Form/UpdateSubscription.php
CRM/Contribute/Import/Field.php
CRM/Contribute/Import/Form/DataSource.php
CRM/Contribute/Import/Form/MapField.php
CRM/Contribute/Import/Form/Preview.php
CRM/Contribute/Import/Form/Summary.php
CRM/Contribute/Import/Parser.php
CRM/Contribute/Import/Parser/Contribution.php
CRM/Contribute/Info.php
CRM/Contribute/Page/ContributionPage.php
CRM/Contribute/Page/ContributionRecur.php
CRM/Contribute/Page/DashBoard.php
CRM/Contribute/Page/ManagePremiums.php
CRM/Contribute/Page/Premium.php
CRM/Contribute/Page/SubscriptionStatus.php
CRM/Contribute/Page/Tab.php
CRM/Contribute/Page/UserDashboard.php
CRM/Contribute/PseudoConstant.php
CRM/Contribute/Selector/Search.php
CRM/Contribute/StateMachine/Search.php
CRM/Contribute/Task.php
CRM/Core/Action.php
CRM/Core/BAO/ActionLog.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/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/Block.php
CRM/Core/Component.php
CRM/Core/Component/Config.php
CRM/Core/Component/Info.php
CRM/Core/Config.php
CRM/Core/Config/Defaults.php
CRM/Core/Controller.php
CRM/Core/Controller/Simple.php
CRM/Core/DAO.php
CRM/Core/Error.php
CRM/Core/Form.php
CRM/Core/Form/Date.php
CRM/Core/Form/RecurringEntity.php
CRM/Core/Form/Renderer.php
CRM/Core/Form/Search.php
CRM/Core/Form/Tag.php
CRM/Core/Invoke.php
CRM/Core/JobManager.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/Page/Basic.php
CRM/Core/Payment/Form.php
CRM/Core/Payment/Google.php
CRM/Core/Payment/GoogleIPN.php
CRM/Core/Payment/PaymentExpress.php
CRM/Core/Permission.php
CRM/Core/Permission/Base.php
CRM/Core/Permission/Drupal.php
CRM/Core/Permission/Drupal6.php
CRM/Core/Permission/DrupalBase.php
CRM/Core/Permission/Joomla.php
CRM/Core/Permission/Soap.php
CRM/Core/Permission/UnitTests.php
CRM/Core/Permission/WordPress.php
CRM/Core/PseudoConstant.php
CRM/Core/QuickForm/Action.php
CRM/Core/QuickForm/Action/Back.php
CRM/Core/QuickForm/Action/Cancel.php
CRM/Core/QuickForm/Action/Display.php
CRM/Core/QuickForm/Action/Done.php
CRM/Core/QuickForm/Action/Jump.php
CRM/Core/QuickForm/Action/Next.php
CRM/Core/QuickForm/Action/Process.php
CRM/Core/QuickForm/Action/Refresh.php
CRM/Core/QuickForm/Action/Reload.php
CRM/Core/QuickForm/Action/Submit.php
CRM/Core/QuickForm/Action/Upload.php
CRM/Core/QuickForm/GroupMultiSelect.php
CRM/Core/QuickForm/NestedAdvMultiSelect.php
CRM/Core/Report/Excel.php
CRM/Core/Resources.php
CRM/Core/Selector/API.php
CRM/Core/Selector/Base.php
CRM/Core/Selector/Controller.php
CRM/Core/Session.php
CRM/Core/ShowHideBlocks.php
CRM/Core/Smarty.php
CRM/Core/Smarty/plugins/function.docURL.php
CRM/Core/Smarty/plugins/function.help.php
CRM/Core/Smarty/plugins/modifier.crmAddClass.php
CRM/Core/Smarty/plugins/modifier.crmBtnType.php
CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php
CRM/Core/Smarty/plugins/modifier.crmDate.php
CRM/Core/Smarty/plugins/modifier.crmDelete.php
CRM/Core/Smarty/plugins/modifier.crmFirstWord.php
CRM/Core/Smarty/plugins/modifier.crmICalDate.php
CRM/Core/Smarty/plugins/modifier.crmICalText.php
CRM/Core/Smarty/plugins/modifier.crmInsert.php
CRM/Core/Smarty/plugins/modifier.crmMoney.php
CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php
CRM/Core/Smarty/plugins/modifier.crmReplace.php
CRM/Core/Smarty/plugins/modifier.json.php
CRM/Core/State.php
CRM/Core/StateMachine.php
CRM/Custom/Form/ChangeFieldType.php
CRM/Custom/Form/DeleteField.php
CRM/Custom/Form/DeleteGroup.php
CRM/Custom/Form/Field.php
CRM/Custom/Form/Group.php
CRM/Custom/Form/MoveField.php
CRM/Custom/Form/Option.php
CRM/Custom/Form/Preview.php
CRM/Custom/Import/Form/DataSource.php
CRM/Custom/Import/Form/MapField.php
CRM/Custom/Import/Form/Preview.php
CRM/Custom/Import/Form/Summary.php
CRM/Custom/Import/Parser.php
CRM/Custom/Import/Parser/Api.php
CRM/Custom/Page/Field.php
CRM/Custom/Page/Group.php
CRM/Custom/Page/Option.php
CRM/Dashlet/Page/Activity.php
CRM/Dashlet/Page/AllCases.php
CRM/Dashlet/Page/Blog.php
CRM/Dashlet/Page/CaseDashboard.php
CRM/Dashlet/Page/MyCases.php
CRM/Dedupe/BAO/Rule.php
CRM/Dedupe/Merger.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/BAO/ParticipantPayment.php
CRM/Event/BAO/Query.php
CRM/Event/Badge.php
CRM/Event/Form/EventFees.php
CRM/Event/Form/ManageEvent.php
CRM/Event/Form/ManageEvent/Conference.php
CRM/Event/Form/ManageEvent/Delete.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/ManageEvent/ScheduleReminders.php
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantView.php
CRM/Event/Form/Registration.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/Confirm.php
CRM/Event/Form/Registration/ParticipantConfirm.php
CRM/Event/Form/Registration/Register.php
CRM/Event/Form/Registration/ThankYou.php
CRM/Event/Form/Search.php
CRM/Event/Form/SearchEvent.php
CRM/Event/Form/Task.php
CRM/Event/Form/Task/AddToGroup.php
CRM/Event/Form/Task/Badge.php
CRM/Event/Form/Task/Batch.php
CRM/Event/Form/Task/Cancel.php
CRM/Event/Form/Task/Delete.php
CRM/Event/Form/Task/Email.php
CRM/Event/Form/Task/PickProfile.php
CRM/Event/Form/Task/Print.php
CRM/Event/Form/Task/Result.php
CRM/Event/Form/Task/SaveSearch.php
CRM/Event/Form/Task/SaveSearch/Update.php
CRM/Event/Form/Task/SearchTaskHookSample.php
CRM/Event/Import/Field.php
CRM/Event/Import/Form/DataSource.php
CRM/Event/Import/Form/MapField.php
CRM/Event/Import/Form/Preview.php
CRM/Event/Import/Form/Summary.php
CRM/Event/Import/Parser.php
CRM/Event/Import/Parser/Participant.php
CRM/Event/Page/DashBoard.php
CRM/Event/Page/EventInfo.php
CRM/Event/Page/ManageEvent.php
CRM/Event/Page/Tab.php
CRM/Event/Page/UserDashboard.php
CRM/Event/PseudoConstant.php
CRM/Event/Selector/Search.php
CRM/Event/StateMachine/Search.php
CRM/Event/Task.php
CRM/Export/BAO/Export.php
CRM/Export/Form/Map.php
CRM/Export/Form/Select.php
CRM/Extension/Browser.php
CRM/Extension/Mapper.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/BatchTransaction.php
CRM/Financial/Form/Export.php
CRM/Financial/Form/FinancialAccount.php
CRM/Financial/Form/FinancialBatch.php
CRM/Financial/Form/FinancialType.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/Friend/Form/Contribute.php
CRM/Friend/Form/Event.php
CRM/Grant/BAO/Grant.php
CRM/Grant/BAO/Query.php
CRM/Grant/Form/Grant.php
CRM/Grant/Form/GrantView.php
CRM/Grant/Form/Search.php
CRM/Grant/Form/Task.php
CRM/Grant/Form/Task/Delete.php
CRM/Grant/Form/Task/Print.php
CRM/Grant/Form/Task/Result.php
CRM/Grant/Form/Task/SearchTaskHookSample.php
CRM/Grant/Form/Task/Update.php
CRM/Grant/Page/DashBoard.php
CRM/Grant/Page/Tab.php
CRM/Grant/Selector/Search.php
CRM/Grant/StateMachine/Search.php
CRM/Grant/Task.php
CRM/Group/Form/Edit.php
CRM/Group/Page/Group.php
CRM/Group/StateMachine.php
CRM/Import/DataSource.php
CRM/Import/DataSource/CSV.php
CRM/Import/DataSource/SQL.php
CRM/Import/Form/MapField.php
CRM/Import/Form/Preview.php
CRM/Import/Form/Summary.php
CRM/Import/Parser.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/Spool.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/Approve.php
CRM/Mailing/Form/Browse.php
CRM/Mailing/Form/Component.php
CRM/Mailing/Form/ForwardMailing.php
CRM/Mailing/Form/Group.php
CRM/Mailing/Form/Schedule.php
CRM/Mailing/Form/Settings.php
CRM/Mailing/Form/Subscribe.php
CRM/Mailing/Form/Task.php
CRM/Mailing/Form/Task/Print.php
CRM/Mailing/Form/Test.php
CRM/Mailing/Form/Upload.php
CRM/Mailing/Page/Browse.php
CRM/Mailing/Page/Event.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/BAO/Query.php
CRM/Member/Form.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipBlock.php
CRM/Member/Form/MembershipConfig.php
CRM/Member/Form/MembershipRenewal.php
CRM/Member/Form/MembershipStatus.php
CRM/Member/Form/MembershipType.php
CRM/Member/Form/MembershipView.php
CRM/Member/Form/Search.php
CRM/Member/Form/Task.php
CRM/Member/Form/Task/Batch.php
CRM/Member/Form/Task/Delete.php
CRM/Member/Form/Task/Email.php
CRM/Member/Form/Task/Label.php
CRM/Member/Form/Task/PDFLetter.php
CRM/Member/Form/Task/PDFLetterCommon.php
CRM/Member/Form/Task/PickProfile.php
CRM/Member/Form/Task/Print.php
CRM/Member/Form/Task/Result.php
CRM/Member/Form/Task/SearchTaskHookSample.php
CRM/Member/Import/Field.php
CRM/Member/Import/Form/DataSource.php
CRM/Member/Import/Form/MapField.php
CRM/Member/Import/Form/Preview.php
CRM/Member/Import/Form/Summary.php
CRM/Member/Import/Parser.php
CRM/Member/Import/Parser/Membership.php
CRM/Member/Info.php
CRM/Member/Page/DashBoard.php
CRM/Member/Page/MembershipStatus.php
CRM/Member/Page/MembershipType.php
CRM/Member/Page/Tab.php
CRM/Member/Page/UserDashboard.php
CRM/Member/PseudoConstant.php
CRM/Member/Selector/Search.php
CRM/Member/StateMachine/Search.php
CRM/Member/Task.php
CRM/Note/Form/Note.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/PCP/Page/PCPInfo.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/PledgeBlock.php
CRM/Pledge/BAO/PledgePayment.php
CRM/Pledge/BAO/Query.php
CRM/Pledge/Form/Payment.php
CRM/Pledge/Form/Pledge.php
CRM/Pledge/Form/PledgeView.php
CRM/Pledge/Form/Search.php
CRM/Pledge/Form/Task.php
CRM/Pledge/Form/Task/Delete.php
CRM/Pledge/Form/Task/Print.php
CRM/Pledge/Form/Task/Result.php
CRM/Pledge/Form/Task/SearchTaskHookSample.php
CRM/Pledge/Info.php
CRM/Pledge/Page/DashBoard.php
CRM/Pledge/Page/Payment.php
CRM/Pledge/Page/Tab.php
CRM/Pledge/Page/UserDashboard.php
CRM/Pledge/Selector/Search.php
CRM/Pledge/StateMachine/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/DeleteField.php
CRM/Price/Form/DeleteSet.php
CRM/Price/Form/Field.php
CRM/Price/Form/Option.php
CRM/Price/Form/Preview.php
CRM/Price/Form/Set.php
CRM/Price/Page/Field.php
CRM/Price/Page/Option.php
CRM/Price/Page/Set.php
CRM/Profile/Form.php
CRM/Profile/Form/Dynamic.php
CRM/Profile/Form/Edit.php
CRM/Profile/Form/Search.php
CRM/Profile/Page/Dynamic.php
CRM/Profile/Page/Listings.php
CRM/Profile/Page/MultipleRecordFieldsListing.php
CRM/Profile/Page/Router.php
CRM/Profile/Page/View.php
CRM/Profile/Selector/Listings.php
CRM/Report/BAO/ReportInstance.php
CRM/Report/Form.php
CRM/Report/Form/Register.php
CRM/Report/Info.php
CRM/Report/Page/InstanceList.php
CRM/Report/Page/Options.php
CRM/Report/Utils/Report.php
CRM/SMS/BAO/Provider.php
CRM/SMS/Form/Group.php
CRM/SMS/Form/Provider.php
CRM/SMS/Form/Schedule.php
CRM/SMS/Form/Upload.php
CRM/SMS/Page/Provider.php
CRM/SMS/Provider.php
CRM/Tag/Form/Tag.php
CRM/UF/Form/AbstractPreview.php
CRM/UF/Form/AdvanceSetting.php
CRM/UF/Form/Field.php
CRM/UF/Form/Group.php
CRM/UF/Form/Inline/Preview.php
CRM/UF/Form/Inline/PreviewById.php
CRM/UF/Form/Preview.php
CRM/UF/Page/Field.php
CRM/UF/Page/Group.php
CRM/Upgrade/Form.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/Array.php
CRM/Utils/Date.php
CRM/Utils/DeprecatedUtils.php
CRM/Utils/File.php
CRM/Utils/Hook.php
CRM/Utils/ICalendar.php
CRM/Utils/Mail.php
CRM/Utils/PDF/Label.php
CRM/Utils/Pager.php
CRM/Utils/PagerAToZ.php
CRM/Utils/PseudoConstant.php
CRM/Utils/REST.php
CRM/Utils/Recent.php
CRM/Utils/Request.php
CRM/Utils/Rule.php
CRM/Utils/SoapServer.php
CRM/Utils/Sort.php
CRM/Utils/String.php
CRM/Utils/System.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/Token.php
CRM/Utils/Tree.php
CRM/Utils/Type.php
CRM/Utils/Verp.php
CRM/Utils/VersionCheck.php
CRM/Utils/Wrapper.php
tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/BAO/LocationTest.php
tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php
tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/api/v3/APIWrapperTest.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/BatchTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/SystemTest.php
tests/phpunit/api/v3/UtilsTest.php

index b5b091a02637233de31852a4fa992d828cee2e5f..99bfaeabf9874507ad160e7ee6c998a760052457 100644 (file)
@@ -54,7 +54,6 @@ class CRM_ACL_API {
    *
    * @return boolean true if yes, else false
    * @static
-   * @access public
    */
   public static function check($str, $contactID = NULL) {
     if ($contactID == NULL) {
@@ -82,7 +81,6 @@ class CRM_ACL_API {
    *               this means it is handled by generating query
    *
    * @return string the group where clause for this user
-   * @access public
    */
   public static function whereClause($type,
     &$tables,
@@ -145,7 +143,6 @@ class CRM_ACL_API {
    * @param null $includedGroups
    *
    * @return array the ids of the groups for which the user has permissions
-   * @access public
    */
   public static function group(
     $type,
@@ -180,7 +177,6 @@ class CRM_ACL_API {
    * @param bool $flush
    *
    * @return array the ids of the groups for which the user has permissions
-   * @access public
    */
   public static function groupPermission(
     $type,
index 8474a10c80e362a887f5f4551d6c6cbe6b46cee8..fb43ff01e3f760c07b3b0050a7bd4497d6f882da 100644 (file)
@@ -100,7 +100,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    * @param boolean $acl_role -  For grant operations, this flag determines if we're granting a single acl (false) or an entire group.
    *
    * @return string           -   The WHERE clause, or 0 on failure
-   * @access public
    * @static
    */
   public static function permissionClause(&$tables, $operation,
@@ -333,7 +332,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
-   * @access public
    * @static
    */
   public static function getClause($table, $id, &$tables) {
@@ -363,7 +361,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    * @param   bool $hideEmpty only return elements that have a value set.
    *
    * @return array    - Assoc. array of the ACL rule's properties
-   * @access public
    */
   public function toArray($format = '%s', $hideEmpty = false) {
     $result = array();
@@ -390,7 +387,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    * @param boolean $aclRoles    -   Should we include ACL Roles
    *
    * @return array                -   Array of assoc. arrays of ACL rules
-   * @access public
    * @static
    */
   public static function &getACLs($contact_id = NULL, $group_id = NULL, $aclRoles = FALSE) {
@@ -455,7 +451,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    * @param int $group_id     -   ID of a group to search for
    *
    * @return array            -   Array of assoc. arrays of ACL rules
-   * @access public
    * @static
    */
   public static function &getACLRoles($contact_id = NULL, $group_id = NULL) {
@@ -520,7 +515,6 @@ class CRM_ACL_BAO_ACL extends CRM_ACL_DAO_ACL {
    * @param boolean $aclRoles     -   Include ACL Roles?
    *
    * @return array                -   Assoc array of ACL rules
-   * @access public
    * @static
    */
   public static function &getGroupACLs($contact_id, $aclRoles = FALSE) {
@@ -565,7 +559,6 @@ SELECT      $acl.*
    * @param int $contact_id   -   ID of a contact to search for
    *
    * @return array            -   Array of assoc. arrays of ACL rules
-   * @access public
    * @static
    */
   public static function &getGroupACLRoles($contact_id) {
@@ -638,7 +631,6 @@ SELECT $acl.*
    * @param int $contact_id   -   The contact ID
    *
    * @return array            -   Assoc array of ACL rules
-   * @access public
    * @static
    */
   public static function &getAllByContact($contact_id) {
@@ -967,7 +959,6 @@ ORDER BY a.object_id
    *
    * @param  int  $aclId     ID of the ACL record to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($aclId) {
index 71891c301d5c1509ad7f098c97e32b9e5b0f7a4a..f727bc21768f4e110e50a1e6b7cee32c0cbf4c39 100644 (file)
@@ -90,7 +90,6 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole {
    *
    * @param  int  $entityRoleId ID of the EntityRole record to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($entityRoleId) {
index a58a736ab6a208bcd814e0436b7c055b68cd4bca..8cf433993afda51dae2fa64a69fdffd016db87eb 100644 (file)
@@ -45,7 +45,6 @@ class CRM_ACL_Form_ACL extends CRM_Admin_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -116,7 +115,6 @@ class CRM_ACL_Form_ACL extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -270,7 +268,6 @@ class CRM_ACL_Form_ACL extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 50e9e050d58b57d55a2e0a9901be10724f5f7688..a16487e8f45316cc3a09e96ba7176984c86a5c43 100644 (file)
@@ -45,7 +45,6 @@ class CRM_ACL_Form_ACLBasic extends CRM_Admin_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -78,7 +77,6 @@ SELECT object_table
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -127,7 +125,6 @@ SELECT object_table
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 41796a796d15a2b8c0e1f4096f569887455d9f27..9145e066fdbe82ccabcbb9b37423953e1f3fb931 100644 (file)
@@ -46,7 +46,6 @@ class CRM_ACL_Form_EntityRole extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -74,7 +73,6 @@ class CRM_ACL_Form_EntityRole extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 58938363b86e60200d7987ccd04bf08c2055f188..0c962ed90726438ad54a2d125b8bccae63f36444 100644 (file)
@@ -42,7 +42,6 @@ class CRM_ACL_Form_WordPress_Permissions extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    * @return void
    */
   public function buildQuickForm( ) {
@@ -101,7 +100,6 @@ class CRM_ACL_Form_WordPress_Permissions extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    * @return void
    */
   public function postProcess() {
@@ -172,7 +170,6 @@ class CRM_ACL_Form_WordPress_Permissions extends CRM_Core_Form {
    * This function should be shared from a similar one in
    * distmaker/utils/joomlaxml.php
    *
-   * @access public
    * @return array   civicrm permissions
    */
   public static function getPermissionArray(){
index 9e6a5748d47f1471d654319915b8dc69d8b6c140..e67e2ab0c0b7060cb44cb7786e089e9dd9f6bf75 100644 (file)
@@ -104,7 +104,6 @@ class CRM_ACL_Page_ACL extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -154,7 +153,6 @@ class CRM_ACL_Page_ACL extends CRM_Core_Page_Basic {
    * Browse all acls
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 8b2e61a84aa5fd6f75f0aaa9c6a1ac5bb0c96b31..73945097d772411ecef4d7eb55d250777c965f48 100644 (file)
@@ -92,7 +92,6 @@ class CRM_ACL_Page_ACLBasic extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -130,7 +129,6 @@ class CRM_ACL_Page_ACLBasic extends CRM_Core_Page_Basic {
    * Browse all acls
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 872ea67fdd45a71cb94fb501cab7929c743d0e1f..814c7ca0732980fb48fb9ddf60cabb0072d209ee 100644 (file)
@@ -104,7 +104,6 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -151,7 +150,6 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
    * Browse all acls
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index f42e82cc701430d05ae488b9cc89bddcc71d489f..5ec2f4b0d0ce34cf4f721ba5b0864abcfae7195e 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    */
   public static function dataExists(&$params) {
     if (!empty($params['source_contact_id']) || !empty($params['id'])) {
@@ -77,7 +76,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Activity_DAO_Activity object
-   * @access public
    */
   public static function retrieve(&$params, &$defaults) {
     $activity = new CRM_Activity_DAO_Activity();
@@ -146,7 +144,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * @param bool $moveToTrash
    *
    * @return void
-   * @access public
    */
   public static function deleteActivity(&$params, $moveToTrash = FALSE) {
     // CRM-9137
@@ -253,7 +250,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * @param int $recordTypeID
    *
    * @return null
-   * @access public
    */
   public static function deleteActivityContact($activityId, $recordTypeID = NULL) {
     $activityContact = new CRM_Activity_BAO_ActivityContact();
@@ -270,7 +266,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    * @param array $params associated array of the submitted values
    *
    * @throws CRM_Core_Exception
-   * @access public
    *
    * @return $this|null|object
    */
@@ -658,7 +653,6 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
    *
    * @return array (reference)      $values the relevant data object values of open activities
    *
-   * @access public
    * @static
    */
   public static function &getActivities($input) {
@@ -947,7 +941,6 @@ ORDER BY    fixed_sort_order
    *
    * @return int   count of activities
    *
-   * @access public
    * @static
    */
   public static function &getActivitiesCount($input) {
@@ -984,7 +977,6 @@ LEFT JOIN   civicrm_case_activity ON ( civicrm_case_activity.activity_id = tbl.a
    *
    * @return int   count of activities
    *
-   * @access public
    * @static
    */
   public static function getActivitySQLClause($input) {
@@ -1168,7 +1160,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    * @param string $additionalDetails the additional information of CC and BCC appended to the activity Details
    *
    * @return array               ( sent, activityId) if any email is sent and activityId
-   * @access public
    * @static
    */
   static function sendEmail(
@@ -1494,7 +1485,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    * @param int $userID
    *
    * @return mixed                    true on success or PEAR_Error object
-   * @access public
    * @static
    */
   static function sendSMSMessage($toID,
@@ -1572,7 +1562,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    * @param null $bcc
    *
    * @return boolean             true if successfull else false.
-   * @access public
    * @static
    */
   static function sendMessage($from,
@@ -1644,7 +1633,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    * @param bool $status
    *
    * @return array    array of importable Fields
-   * @access public
    * @static
    */
   public static function &importableFields($status = FALSE) {
@@ -1698,7 +1686,6 @@ LEFT JOIN civicrm_activity_contact src ON (src.activity_id = ac.activity_id AND
    * @param int $contactId Id of the contact whose activities need to find
    *
    * @return array    array of activity fields
-   * @access public
    */
   public static function getContactActivity($contactId) {
     $activities = array();
@@ -1774,7 +1761,6 @@ WHERE      activity.id IN ($activityIds)";
    *
    * @return bool
    * @static
-   * @access public
    */
   static function addActivity(&$activity,
     $activityType = 'Membership Signup',
@@ -1889,7 +1875,6 @@ SELECT  display_name
    * @param int  $activityId   current activity id
    *
    * @return int $parentId  Id of parent activity otherwise false.
-   * @access public
    */
   public static function getParentActivity($activityId) {
     static $parentActivities = array();
@@ -1916,7 +1901,6 @@ SELECT  display_name
    * @param $activityID current activity id
    *
    * @return int $params  count of prior activities otherwise false.
-   * @access public
    */
   public static function getPriorCount($activityID) {
     static $priorCounts = array();
@@ -1954,7 +1938,6 @@ AND id < {$activityID}
    * @param bool $onlyPriorRevisions
    *
    * @return array $result  prior activities info.
-   * @access public
    */
   public static function getPriorAcitivities($activityID, $onlyPriorRevisions = FALSE) {
     static $priorActivities = array();
@@ -2003,7 +1986,6 @@ AND cl.modified_id  = c.id
    * @param int $activityID  prior activity id
    *
    * @return int current activity id.
-   * @access public
    */
   public static function getLatestActivityId($activityID) {
     static $latestActivityIds = array();
@@ -2037,7 +2019,6 @@ AND cl.modified_id  = c.id
    *
    * @return $this|null|object
    *
-   * @access public
    */
   public static function createFollowupActivity($activityId, $params) {
     if (!$activityId) {
@@ -2109,7 +2090,6 @@ AND cl.modified_id  = c.id
    * @param array  $params  associated array
    *
    * @return void
-   * @access public
    *
    */
   public static function restoreActivity(&$params) {
@@ -2128,7 +2108,6 @@ AND cl.modified_id  = c.id
    * @param string $name if it is called by case $name = Case else $name = Activity
    *
    * @return array array of exportable Fields
-   * @access public
    * @static
    */
   public static function &exportableFields($name = 'Activity') {
@@ -2183,7 +2162,6 @@ AND cl.modified_id  = c.id
    * Get the allowed profile fields for Activities
    *
    * @return array array of activity profile Fields
-   * @access public
    */
   public static function getProfileFields() {
     $exportableFields = self::exportableFields('Activity');
@@ -2222,7 +2200,6 @@ AND cl.modified_id  = c.id
    * @param  int $contactId contactId
    *
    * @return true/null
-   * @access public
    */
   public static function cleanupActivity($contactId) {
     $result = NULL;
@@ -2270,7 +2247,6 @@ AND cl.modified_id  = c.id
    * @param  int   $action     edit/view
    *
    * @return boolean $allow true/false
-   * @access public
    */
   public static function checkPermission($activityId, $action) {
     $allow = FALSE;
@@ -2418,7 +2394,6 @@ INNER JOIN  civicrm_option_group grp ON ( grp.id = val.option_group_id AND grp.n
    * @param  array   $params associated array for params record id.
    *
    * @return array   $contactActivities associated array of contact activities
-   * @access public
    */
   public static function getContactActivitySelector(&$params) {
     // format the params
index b5d2f05a2d421c8826a8d25476ed36a36bb7bdd1..4df02ccd94363f44093c8f928cfe080edc354fcd 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Activity_BAO_ActivityAssignment extends CRM_Activity_DAO_ActivityConta
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return object activity type of object that is added
-   * @access public
    */
   public static function create(&$params) {
     $assignment = new CRM_Activity_BAO_ActivityContact();
@@ -72,7 +71,6 @@ class CRM_Activity_BAO_ActivityAssignment extends CRM_Activity_DAO_ActivityConta
    *
    * @return array
    *
-   * @access public
    */
   public static function retrieveAssigneeIdsByActivityId($activity_id) {
     $assigneeArray = array();
@@ -108,7 +106,6 @@ AND        civicrm_contact.is_deleted = 0
    *
    * @return array
    *
-   * @access public
    *
    */
   public static function getAssigneeNames($activityIDs, $isDisplayName = FALSE, $skipDetails = TRUE) {
index abbc05f6a6f014a01dae7c5144b4ef019ec6f529..99d5ff542409c0445c1bb24dcc83f61461ba1b4c 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Activity_BAO_ActivityContact extends CRM_Activity_DAO_ActivityContact
    * @param array  $params      the values for this table: activity id, contact id, record type
    *
    * @return object activity_contact object
-   * @access public
    *
    */
   public static function create(&$params) {
@@ -74,7 +73,6 @@ class CRM_Activity_BAO_ActivityContact extends CRM_Activity_DAO_ActivityContact
    *
    * @return array
    *
-   * @access public
    */
   public static function getNames($activityID, $recordTypeID, $alsoIDs = FALSE) {
     $names = array();
@@ -114,7 +112,6 @@ AND        contact_a.is_deleted = 0
    *
    * @return mixed
    *
-   * @access public
    */
   public static function retrieveContactIdsByActivityId($activityID, $recordTypeID) {
     $activityContact = array();
@@ -155,7 +152,6 @@ AND        civicrm_contact.is_deleted = 0
    *           array       = if there are links defined for this table.
    *           empty array - if there is a links.ini file, but no links on this table
    *           null        - if no links.ini exists for this database (hence try auto_links).
-   * @access   public
    * @see      DB_DataObject::getLinks(), DB_DataObject::getLink()
    */
   /**
index 20328ec5fd6e320a53e4345592582ec0b983de7d..e55fef61d5c1266c0dda4df4be930b5f4e1515c0 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Activity_BAO_ActivityTarget extends CRM_Activity_DAO_ActivityContact {
    * @param array $params
    *
    * @return object activity type of object that is added
-   * @access public
    */
   public static function create(&$params) {
     $target = new CRM_Activity_BAO_ActivityContact();
@@ -71,7 +70,6 @@ class CRM_Activity_BAO_ActivityTarget extends CRM_Activity_DAO_ActivityContact {
    *
    * @return mixed
    *
-   * @access public
    */
   public static function retrieveTargetIdsByActivityId($activity_id) {
     $targetArray = array();
@@ -104,7 +102,6 @@ AND        civicrm_contact.is_deleted = 0
    *
    * @return array
    *
-   * @access public
    */
   public static function getTargetNames($activityID) {
     $targetNames = array();
index 20251ddff131e9f2388b4162c1cb20504c6ebd6d..f3695f4af3a2aa7feefaaf31b5861adf5397d819 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Activity_BAO_ICalendar {
    * @param array $contacts     Array of contacts (attendees)
    *
    * @return string   Array index of the added attachment in the $attachments array, or else null.
-   * @access public
    */
   public function addAttachment( &$attachments, $contacts ) {
     // Check preferences setting
index e9fcfc68858fca6a4cf82e38d5ffa22e96ca2cdf..990ea5bb01e623a2702a8132e1bc414ad65ce6a3 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Activity_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     if (!empty($query->_returnProperties['activity_id'])) {
@@ -167,7 +166,6 @@ class CRM_Activity_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function where(&$query) {
     $grouping = NULL;
@@ -188,7 +186,6 @@ class CRM_Activity_BAO_Query {
    * @param $values
    * @param $query
    * @return void
-   * @access public
    */
   public static function whereClauseSingle(&$values, &$query) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -455,7 +452,6 @@ class CRM_Activity_BAO_Query {
    * Getter for the qill object
    *
    * @return string
-   * @access public
    */
   public function qill() {
     return (isset($this->_qill)) ? $this->_qill : "";
@@ -464,7 +460,6 @@ class CRM_Activity_BAO_Query {
   /**
    * Add all the elements shared between case activity search and advanced search
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @return void
index 3d0f8827ee0654ac1c7d84cf476ea0260cd69b51..0bcfe7f7e21b57a4e1b547709e58baec53849b99 100644 (file)
@@ -210,7 +210,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_cdType = CRM_Utils_Array::value('type', $_GET);
@@ -510,7 +509,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -821,7 +819,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
    * @param $self
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -863,7 +860,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param array $params
    * @return array|null
@@ -1002,7 +998,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
    * @param array $params associated array of submitted values
    *
    * @return $this|null|object
-   * @access protected
    */
   protected function processActivity(&$params) {
     $activityAssigned = array();
@@ -1141,7 +1136,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
   /**
    * Shorthand for getting id by display name (makes code more readable)
    *
-   * @access protected
    */
   protected function _getIdByDisplayName($displayName) {
     return CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact',
@@ -1154,7 +1148,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
   /**
    * Shorthand for getting display name by id (makes code more readable)
    *
-   * @access protected
    */
   protected function _getDisplayNameById($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact',
index 80b9ff19c8ac63b81e320f3ef74e78d0f613c942..cf7fb4a2f992f3180ec6d999cb260fc7167bd21b 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Activity_Form_ActivityView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //get the activity values
@@ -116,7 +115,6 @@ class CRM_Activity_Form_ActivityView extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 3fe8d61d398005c8af2f1d73867a87158b2559b6..39c0aad67b3707e3cb38db92848fc643e61e6d1f 100644 (file)
@@ -45,14 +45,12 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -60,7 +58,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -77,7 +74,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
    * The saved search ID retrieved from the GET vars
    *
    * @var int
-   * @access protected
    */
   protected $_ssID;
 
@@ -85,7 +81,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Search');
@@ -166,7 +161,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -204,7 +198,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -403,7 +396,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Activities');
index 5b20c4b4969900709caaba4603a6afec5cccf3a7..42882f8b53353ef315ecd44b8c064533e1dbb8c3 100644 (file)
@@ -80,7 +80,6 @@ class CRM_Activity_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -181,7 +180,6 @@ WHERE  activity_id IN ( $IDs ) AND
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index 5c15b25d304ea6a511ccb4ae950ac02ad8092d4c..3e1ad78da9153009a4aa6fcab340db148360f281 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Activity_Form_Task_AddToTag extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +96,6 @@ class CRM_Activity_Form_Task_AddToTag extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index c7e425d5c6e0aaa2c685faa5d40d0a995869e351..995ec7fff4965741563ca9f70c7a1b0c88fd7523 100755 (executable)
@@ -61,7 +61,6 @@ class CRM_Activity_Form_Task_Batch extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -100,7 +99,6 @@ class CRM_Activity_Form_Task_Batch extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -205,7 +203,6 @@ class CRM_Activity_Form_Task_Batch extends CRM_Activity_Form_Task {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -226,7 +223,6 @@ class CRM_Activity_Form_Task_Batch extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index dcddc86c59294303fd4936a7dd3e32324a4148eb..411f8d514b359211f2604d554e3540535c304320 100755 (executable)
@@ -52,7 +52,6 @@ class CRM_Activity_Form_Task_Delete extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -61,7 +60,6 @@ class CRM_Activity_Form_Task_Delete extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -72,7 +70,6 @@ class CRM_Activity_Form_Task_Delete extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 5c3746d6c776b5a3ce726f2ca5dcf78873029f56..8b5fb8de697e508a152fb98ca600d4766563def9 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     CRM_Contact_Form_Task_EmailCommon::preProcessFromAddress($this);
     parent::preProcess();
@@ -74,7 +73,6 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -88,7 +86,6 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 3c075d1fe6e63277218cc7e4c76ced899575b2ca..babe87ca3a6c18f5df1ec5542891309ad702bd6c 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -74,7 +73,6 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -86,7 +84,6 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -95,7 +92,6 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 80e6d9084e196bdedd6cdf08759abeb72b053b03..13de288389cc294ee3c75548088e20cb33d86c79 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -95,7 +94,6 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -110,7 +108,6 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -125,7 +122,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
-   * @access public
    */
   public static function formRule($fields) {
     if ( !isset($fields['with_contact']) &&
@@ -140,7 +136,6 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index b5194b3f7b2a14119cd8978967cf180870faf862..331735dc725686cda7a9eb147239f620522de9b8 100755 (executable)
@@ -61,7 +61,6 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -90,7 +89,6 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -138,7 +136,6 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -153,7 +150,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
-   * @access public
    */
   public static function formRule($fields) {
     return TRUE;
@@ -162,7 +158,6 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index f80745fa5c53fda9abd81e9c9de1af79d8faaff3..1ca951e86b5b8849020d44b89312ad16e3dd30e8 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Activity_Form_Task_Print extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -71,7 +70,6 @@ class CRM_Activity_Form_Task_Print extends CRM_Activity_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Activity_Form_Task_Print extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index bc0a5b69db11714540c138705023fe4fb7c835a0..8fb97c67463589c03c4f8870a7c3576fd60c5538 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Activity_Form_Task_RemoveFromTag extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -93,7 +92,6 @@ class CRM_Activity_Form_Task_RemoveFromTag extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index d29d80fc1b5ff613c6ec593e124562b10aea2e1e..d9288261b46f62b21f3eada0fab75f93d0b3bbc1 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -61,7 +60,6 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -74,7 +72,6 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index aaa88ca5d30613edcc735fba8c202ba549980f6e..727a52b0e2095f45dd90fb14985988c4b5757aac 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Activity_Form_Task_SearchTaskHookSample extends CRM_Activity_Form_Task
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -83,7 +82,6 @@ INNER JOIN civicrm_contact ct ON ( ac.contact_id = ct.id )
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 064fbd472d3091efea149343d0998a45d3e50494..7eda9a8ee4e3703c34ac76081d27b5aea26fb934 100644 (file)
@@ -35,7 +35,6 @@
 class CRM_Activity_Import_Field {
 
   /**#@+
-   * @access protected
    * @var string
    */
 
index 346c73fb275c805068cfa15a2b6fbe65f4070f0f..215144fcb29854abdcab6e4dd412b4000dee355f 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -55,7 +54,6 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //Setting Upload File Size
@@ -127,7 +125,6 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->controller->resetPage('MapField');
@@ -166,7 +163,6 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Upload Data');
index b9f95b61de18988428893f61fefe55d5c0d7fa97..1594ede39d7219a933d92121c64cfda091f41230 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mapperFields = $this->get('fields');
@@ -81,7 +80,6 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //to save the current mappings
@@ -273,7 +271,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
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -373,7 +370,6 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues('MapField');
index 9222843faa1487e1a26e39529ce8d25e67b68060..379620cf9fd26c97e41919d93a4cac9f67eb68ca 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Activity_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $skipColumnHeader = $this->controller->exportValue('DataSource', 'skipColumnHeader');
@@ -108,7 +107,6 @@ class CRM_Activity_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $fileName         = $this->controller->exportValue('DataSource', 'uploadFile');
index 027fc16c5fe81d4c9a0e7820117dfdfcbed0337e..bdce58923427a4a8a362b3f3506a9c76ff3dfbe1 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Activity_Import_Form_Summary extends CRM_Import_Form_Summary {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
index ff04c4bdac046b481c365c76c6005019ce313dd5..ba9f7982c7a521314ac263b6ee1f90a299840415 100644 (file)
@@ -39,7 +39,6 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
   protected $_fileName;
 
   /**#@+
-   * @access protected
    * @var integer
    */
 
@@ -281,7 +280,6 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
    * @param array mapped array of values
    *
    * @return void
-   * @access public
    */
   public function setActiveFields($fieldKeys) {
     $this->_activeFieldCount = count($fieldKeys);
@@ -299,7 +297,6 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference ) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -346,7 +343,6 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
    * @param int $mode
    *
    * @return void
-   * @access public
    */
   public function set($store, $mode = self::MODE_SUMMARY) {
     $store->set('fileSize', $this->_fileSize);
@@ -391,7 +387,6 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
    * @param array $data
    *
    * @return void
-   * @access public
    */
   public static function exportCSV($fileName, $header, $data) {
     $output = array();
index 2cae106a664f93e2a130ce6350a6517b5d54cc7c..6f62aee87600526db2df02e23265bb6326826405 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function init() {
     $activityContact = CRM_Activity_BAO_ActivityContact::import();
@@ -133,7 +132,6 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean
-   * @access public
    */
   public function mapField(&$values) {
     return CRM_Import_Parser::VALID;
@@ -145,7 +143,6 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function preview(&$values) {
     return $this->summary($values);
@@ -157,7 +154,6 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function summary(&$values) {
     $erroneousField = NULL;
@@ -240,7 +236,6 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function import($onDuplicate, &$values) {
     // first make sure this is a valid line
@@ -396,7 +391,6 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function fini() {}
 
index 23ee5a4d2319cdb4276d0641d2a5df013ad69f38..504a05cb197f9bf79434d9dfe4697c8a1490ce0d 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function browse() {
     $this->assign('admin', FALSE);
@@ -123,7 +122,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -166,7 +164,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function run() {
     $context   = CRM_Utils_Request::retrieve('context', 'String', $this);
index a1442022cb6b6441d76991fa751d3822175cd1a1..77a1a6a5ff30a417ce2362468d846efe13e2cb1b 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Activity_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoar
    * List participations for the UF user
    *
    * return null
-   * @access public
    */
   public function listActivities() {
 
@@ -70,7 +69,6 @@ class CRM_Activity_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoar
    * loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     parent::preProcess();
index 769b566218a87b237507aa8b61291b6329602458..0e6ff75723fb3c575373bc6890e81fdfc4312ff1 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    * ContactId - contact id of contact whose activies are displayed
    *
    * @var int
-   * @access protected
    */
   protected $_contactId;
 
@@ -107,7 +106,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    * @param null $compContext
    *
    * @return array
-   * @access public
    */
   public static function actionLinks($activityTypeId,
                                      $sourceRecordId      = NULL,
@@ -277,7 +275,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status']    = ts('Activities %%StatusMessage%%');
@@ -296,7 +293,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if ($output == CRM_Core_Selector_Controller::EXPORT || $output == CRM_Core_Selector_Controller::SCREEN) {
@@ -321,7 +317,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    * @param null $case
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action, $case = NULL) {
     $params = array(
@@ -479,7 +474,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    *
    *
    * @return array $_columnHeaders
-   * @access private
    */
   private static function &_getColumnHeaders() {
     if (!isset(self::$_columnHeaders)) {
index b548bf016205edcda943902f6862053c92a0c021..20dea8c37b631ce04a922bc17acba016b18c0687 100644 (file)
@@ -84,7 +84,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -92,7 +91,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -100,7 +98,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -108,7 +105,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * What component context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_compContext = NULL;
@@ -118,7 +114,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -126,7 +121,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -196,7 +190,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Activities %%StatusMessage%%');
@@ -212,7 +205,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -359,7 +351,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
 
   /**
    * @return array  $qill  which contains an array of strings
-   * @access public
    */
   public function getQILL() {
     return $this->_query->qill();
@@ -373,7 +364,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index 75a46de35a6dd888d0a6a75caf70f02e47d979da..2faed640437f3d994391f37368fc18c1be0884a2 100644 (file)
@@ -74,7 +74,6 @@ class CRM_Activity_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -90,7 +89,6 @@ class CRM_Activity_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index 8575dc289aee43f63063370c58726f99f9719bb4..f0444f61b0234f3bb8b34ab64821c21381732361 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Activity_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -152,7 +151,6 @@ class CRM_Activity_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -170,7 +168,6 @@ class CRM_Activity_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = array();
@@ -198,7 +195,6 @@ class CRM_Activity_Task {
    *
    * @return array the set of tasks for a group of activity
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index 4871920507763266ae3970085be4d872e2a6933f..fde9e8a176c966f8ad88817219a633dd4570b6fd 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Admin_Form extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
@@ -109,7 +108,6 @@ class CRM_Admin_Form extends CRM_Core_Form {
    * Add standard buttons
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::VIEW || $this->_action & CRM_Core_Action::PREVIEW) {
index a4e0c836e1a6f00400344bc96ca17679d263dfb0..7c3ebef3c462f3cbc0c3e6a56847505db1a25b71 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -64,7 +63,6 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 7941da49d8cb0084269b3cc110cfe5d42215c495..e981ed5fb35d19c7f9de431a2082bcde2eb94411 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_ContactType extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -91,7 +90,6 @@ class CRM_Admin_Form_ContactType extends CRM_Admin_Form {
    * @param $self
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -120,7 +118,6 @@ class CRM_Admin_Form_ContactType extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 74053ccf2c99e0a405f77e4f45fb186615a3fd00..58d92e6f828ff670dca98ba9ce81422dc0ee69a1 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
    * For pre-processing
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -88,7 +87,6 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -101,7 +99,6 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -159,7 +156,6 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
    * @param array $self    this object.
    *
    * @return true if no errors, else an array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -171,7 +167,6 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 1d5b8a660065d970aed550db9958c940745d725c..3069192442b22547aa4b8f1486908edb09bb9370 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Admin_Form_Job extends CRM_Admin_Form {
    * @param bool $check
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm($check = FALSE) {
     parent::buildQuickForm();
@@ -170,7 +169,6 @@ class CRM_Admin_Form_Job extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index d6f535591f160eb061f0ee8c5fdf428e56e157e9..98918ad1861738f95cfc0507f1b69cf3d2681d71 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Admin_Form_LabelFormats extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -182,7 +181,6 @@ class CRM_Admin_Form_LabelFormats extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index f7bf1da982c751a274050ae8d6359be28ee20401..654015b0055ea7bc84fd9d937fbe8d76494b97f1 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_LocationType extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -85,7 +84,6 @@ class CRM_Admin_Form_LocationType extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index d35174fe486859f81315e1d326c9e47f7d000135..bd68f7bb7230c89317b4192a56083c1e078f3da1 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -94,7 +93,6 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -109,7 +107,6 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -124,7 +121,6 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 1bcce7d0a3f376cbbcbf5267564080d11bff64fb..8532fdaee5b6145ad326b1ca56dbbee50a21a40a 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Mapping extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -91,7 +90,6 @@ class CRM_Admin_Form_Mapping extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 5c7e00b0d1ba2a3905893cb3b3b5189ed8e02693..fb0029a1a6806ca713b26aace36fd03d2a85cd26 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form {
    * Set default values for the form.
    * The default values are retrieved from the database.
    *
-   * @access public
    *
    * @return void
    */
@@ -113,7 +112,6 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -200,7 +198,6 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 6ec4ad8a7e70c045f1a59ab65d1b7cdc02e027ff..220febde664db647bc4a3fd6300f8f448999fbec 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Admin_Form_Navigation extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -145,7 +144,6 @@ class CRM_Admin_Form_Navigation extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 9d0a22d2aeb0d232bafd771660f89d691a8dc571..6aaa367fd6ce19cc85d18c17864ae4218a0bc8ba 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_OptionGroup extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -101,7 +100,6 @@ class CRM_Admin_Form_OptionGroup extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 0a97ea4464464a279a8c9ba5868a64f786c18261..e05d59a11886d5dfeec3a26f1028acb449cda21f 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    * Pre-process
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -118,7 +117,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -146,7 +144,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -328,7 +325,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
    * @param array $self   current form object.
    *
    * @return array array of errors / empty array.
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -370,7 +366,6 @@ class CRM_Admin_Form_Options extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 6b7e087779a62822990aadea9746b317adcf387f..d4e4e91b154305be0a22c35e175aa5cbcf439e1f 100644 (file)
@@ -167,7 +167,6 @@ class CRM_Admin_Form_PaymentProcessor extends CRM_Admin_Form {
    * @param bool $check
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm($check = FALSE) {
     parent::buildQuickForm();
@@ -337,7 +336,6 @@ class CRM_Admin_Form_PaymentProcessor extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return Void
    */
index e965483e910968329429f72ae587710e0e01b2a2..50df98a164ae689e7b1d803d75bc3c99d9eef7e7 100644 (file)
@@ -151,7 +151,6 @@ class CRM_Admin_Form_PaymentProcessorType extends CRM_Admin_Form {
    * @param bool $check
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm($check = FALSE) {
     parent::buildQuickForm();
@@ -208,7 +207,6 @@ class CRM_Admin_Form_PaymentProcessorType extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index b95877e89cbd680409a797f4b53190d0aed1303e..eebecdb67b4dbeeb41dc1e6ee1e70d0e4a855b72 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Admin_Form_PdfFormats extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -108,7 +107,6 @@ class CRM_Admin_Form_PdfFormats extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 06c5b53875cbf1115ed362cfbef0d165f27aa464..1ca464b50771c0be4943192ba351d0b48bbfe2a7 100644 (file)
@@ -142,7 +142,6 @@ class CRM_Admin_Form_Preferences extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -238,7 +237,6 @@ class CRM_Admin_Form_Preferences extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -256,7 +254,6 @@ class CRM_Admin_Form_Preferences extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 596ae746665a6f0d8f8db6aa0fb420999ab8a1b4..ea43f10a7ab4b46f5a2e0d671296e7e839504022 100644 (file)
@@ -139,7 +139,6 @@ class CRM_Admin_Form_Preferences_Address extends CRM_Admin_Form_Preferences {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->applyFilter('__ALL__', 'trim');
@@ -183,7 +182,6 @@ class CRM_Admin_Form_Preferences_Address extends CRM_Admin_Form_Preferences {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index b839c23552fece39c33afdb8a652b1c68f497489..2db90660f5ac7a7938f4117be254fd74786ca022 100644 (file)
@@ -8,7 +8,6 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -88,7 +87,6 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->add('checkbox', 'invoicing', ts('Enable Tax and Invoicing'));
@@ -99,7 +97,6 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences {
    * Set default values for the form.
    * default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -111,7 +108,6 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index bf7bde50663eddfe3b5fc1c01e44d21843960d07..89333bc3a2b64615e71d6ecc1366b4c20f1b431b 100644 (file)
@@ -145,7 +145,6 @@ class CRM_Admin_Form_Preferences_Display extends CRM_Admin_Form_Preferences {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $wysiwyg_options = array('' => ts('Textarea')) + CRM_Core_OptionGroup::values('wysiwyg_editor');
@@ -208,7 +207,6 @@ class CRM_Admin_Form_Preferences_Display extends CRM_Admin_Form_Preferences {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 6b7a3c5f012b32fd94527a3236dcd7692a9abb80..810ff3721706ddccfb6cd4abe4375756c2413bc6 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Admin_Form_Preferences_Member extends CRM_Admin_Form_Preferences {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
index f7d22e3afea27b7cfd6fe59dfca203be587eae9f..8ef7666846f3e26ac6c53bb3435eb54effac8417 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -96,7 +95,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
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -111,7 +109,6 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index b1dd175e8f29fdf65575c12ee404c018186da678..04897eba3e35067f6e4917c36f94c57815479720 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_RelationshipType extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -130,7 +129,6 @@ class CRM_Admin_Form_RelationshipType extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 350c7e7e44c1447eb97c9ade5d9cc9b8b9e15910..c7632114c67d054d4f346a8249e5f79997e35fdf 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -267,7 +266,6 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
    * @param array $fields  the input form values
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -375,7 +373,6 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 539f53ad84cb084f7cb01191c43926e01fa91ac0..5c252fa7a0eb5ce286716f0b964ad9f6c72f856b 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Admin_Form_Setting extends CRM_Core_Form {
    * Set default values for the form.
    * default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -117,7 +116,6 @@ class CRM_Admin_Form_Setting extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $session = CRM_Core_Session::singleton();
@@ -171,7 +169,6 @@ class CRM_Admin_Form_Setting extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 861d9297ea3aeb99f6a4fa82818f115c98d69e44..99ce170e6ab8ead51057264ce836661c103fb129 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Setting_Component extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Enable Components'));
@@ -73,7 +72,6 @@ class CRM_Admin_Form_Setting_Component extends CRM_Admin_Form_Setting {
    * @param array $options additional user data
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $options) {
index b9081ccf1ef7982f538033ddee6a2128301df2dc..85455b1cef0ad0ca8e258a23fc951b97223af496 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Setting_Date extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Date'));
index 6d83812103d887442d5be62d95ba7fe363e0c1ca..483bb2308761fffea918baa6d83360d4ce85e0f4 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Admin_Form_Setting_Debugging extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts(' Settings - Debugging and Error Handling '));
index 869e0bf9a51640721e1bb71ccf237301ae776743..6d035d1d19ed312f52d81897d8bb382600bae292 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Admin_Form_Setting_Localization extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $config = CRM_Core_Config::singleton();
index 37823ac2f697039409a9a8fda2fd674dc5e4291c..28e1294564ee5bc3cb67d8a7e44deb7526e67799 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Admin_Form_Setting_Mail extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - CiviMail'));
index 67106e535d0fa833faaaa6dccc059324182be0f8..db17c5b1ec3d29e6ec84aca02d0c892a1f415ee9 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Mapping and Geocoding Providers'));
@@ -64,7 +63,6 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting {
    * @param array $fields  the input form values
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields) {
@@ -92,7 +90,6 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function addRules() {
     $this->addFormRule(array('CRM_Admin_Form_Setting_Mapping', 'formRule'));
index 65e94c3f8eebef2a3681e008f40da92baa656b19..d8da5896d98875c727809b2ae71aea6b401b0467 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Admin_Form_Setting_Miscellaneous extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Misc (Undelete, PDFs, Limits, Logging, Captcha, etc.)'));
@@ -126,7 +125,6 @@ class CRM_Admin_Form_Setting_Miscellaneous extends CRM_Admin_Form_Setting {
    * @param array $options additional user data
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $options) {
index 44c892b913b167856464225a10f228e2d685e534..9bdb5065b6d4a133ac8e1e9bbec55c1ad76c82a9 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Admin_Form_Setting_Path extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Upload Directories'));
index e4b284fe254bddec2d8162cc495c87ddaf268d75..17118c5e161f395793299041602bbb7657452704 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Admin_Form_Setting_Search extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Search Preferences'));
index 5ae6789cc13640d30c1bf052099a8f69aab4d67c..ced998d2206355ce9c01d74cad68181b1de3bd3e 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -77,7 +76,6 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -207,7 +205,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
-   * @access  public
    */
   public static function formRule($fields) {
     if ($fields['outBound_option'] == CRM_Mailing_Config::OUTBOUND_OPTION_SMTP) {
@@ -242,7 +239,6 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting {
    * Set default values for the form.
    * default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
index 2b9607620d72fae20574e4b21fb02e3a708f8824..8ff1d6fc9b2fd89b99fe090660456a968c234a28 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $config = CRM_Core_Config::singleton();
index cca9dded3a48ca964d08e017e6b2c0d3fd7c12bf..bc8f7d499d839fa36942d64b84af61164abd70a7 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Admin_Form_Setting_UpdateConfigBackend extends CRM_Admin_Form_Setting
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Cleanup Caches and Update Paths'));
index da1f0396644ad2920ee7aba869b5c62464bbc99b..0bef001d399abe0ca739353260198fb7db2a993c 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Admin_Form_Setting_Url extends CRM_Admin_Form_Setting {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Utils_System::setTitle(ts('Settings - Resource URLs'));
index 8438fe752278c15df4c41240fc2f6653a33dda7e..2428b3f9f3b425794752ca19b5908f6545306fd4 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Admin_Form_Tag extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->setPageTitle($this->_isTagSet ? ts('Tag Set') : ts('Tag'));
@@ -129,7 +128,6 @@ class CRM_Admin_Form_Tag extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 054fb3f2ee5d36834592c5f446b48cca2065c25c..e92d86df4c03018bd442cf847f2a014d02d99d9d 100644 (file)
@@ -114,7 +114,6 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $config    = CRM_Core_Config::singleton();
@@ -181,7 +180,6 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values) {
     $errors = array();
@@ -212,7 +210,6 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 8448e2c33f3d2d0d41606083f4ea1b582cd231ea..1af029dbecd5181f5b0554c9b9db5f2f67fc4e93 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Admin_Page_CMSUser extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 084d02ad7f3589c64e4b5707c76c90bdda5b0a4f..d308149041ff2fea7826b5739e869c155e862842 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic {
    * Browse all event templates.
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 00513fe605330c0945b1a5aba95fd9f04e924930..e7145dc50d704b9a90528e9d545429c08de25031 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
    * Obtains the group name from url and sets the title.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -131,7 +130,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
@@ -273,7 +271,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
    * @param int $mode mode that we are in
    *
    * @return string
-   * @access public
    */
   public function userContextParams($mode = NULL) {
     return 'reset=1&action=browse';
index 12ff3e5eb5638df1e886ab681c0cba66a7628065..4dccfc49689254c450dfb43ed206d35a3d15d732 100644 (file)
@@ -110,7 +110,6 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -145,7 +144,6 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index dfe7e1e592401960beebfa1312c1466b01cb29b7..3a5caac74e7ac5a53bb8b21607787c0cfaceffb7 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -93,7 +92,6 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index aef5e87d73f0d08b0cb7fb805c17c984d2f52339..c62840fbead57eb4684f8597604b0a9a14b49a5e 100644 (file)
@@ -126,7 +126,6 @@ class CRM_Admin_Page_LabelFormats extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index bdc52e51bcc5eb3462a7281f786807b497337680..020fd6669d70b3f5f9db61aacc294577f4a593b8 100644 (file)
@@ -88,7 +88,6 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic {
    * Browse all mail settings.
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 5e3a0c8c79cf29e55796ee9b611754a664ba379f..60ab2b5c8113e4e37cd1fe8af95fc04ffc6715e0 100644 (file)
@@ -239,7 +239,6 @@ class CRM_Admin_Page_MessageTemplates extends CRM_Core_Page_Basic {
    * Browse all entities.
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $action = func_num_args() ? func_get_arg(0) : NULL;
index b98428e29559cc51eb37b046597315c46d5d712c..e70bbf29fdb66b9f84741e442bf5f3b979c05c91 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * Sets the title.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -233,7 +232,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 53099e1074fb5eed9abe9d2826cf60c09991de5f..52e0c0e4f7fd2943f5f4b531a525706b63a6a525 100644 (file)
@@ -98,7 +98,6 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -122,7 +121,6 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index 29ca18abec22073f67f5d9dc65a4545a2bde9296..b302c0ea596ddfffa3188860fe2bb8477cb85080 100644 (file)
@@ -120,7 +120,6 @@ class CRM_Admin_Page_PdfFormats extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index 8e47390f5b340dd13ebd2f148826a1a96dddb6d8..12bcb649a3efe144e5bfab9260da89337ce6862e 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 29e0fba2f7ab9c7199fbf20c147df83150d38f66..678c5b2e9b631e8fa9322a44fe418f09bde7d971 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 7e83d45bac50bc03b4ffdf51a1d294b96d8c1e49..12b55e38d869ba8e36f5a0fb750820706791aa4a 100644 (file)
@@ -130,7 +130,6 @@ class CRM_Admin_Page_ScheduleReminders extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index 8e4a45c306d1916c2e7c9a50c33d3b55b390e0f1..700eff67006141d657288c9d37352ec0c4072169 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Badge_BAO_Badge {
    * @param   array $layoutInfo   associated array which contains meta data about format/layout
    *
    * @return  void
-   * @access  public
    */
   public function createLabels(&$participants, &$layoutInfo) {
     $this->pdf = new CRM_Utils_PDF_Label($layoutInfo['format'], 'mm');
@@ -356,7 +355,6 @@ class CRM_Badge_BAO_Badge {
    * @param null $h
    *
    * @return void
-   * @access public
    */
   public function printImage($img, $x = '', $y = '', $w = NULL, $h = NULL) {
     if (!$x) {
@@ -400,7 +398,6 @@ class CRM_Badge_BAO_Badge {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildBadges(&$params, &$form) {
index 86e710a41528ce2f3dedfb5fd5c2530b527c6d88..db6efc4c2040bd907a39350668efc4d8529d19e5 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_PrintLabel object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -71,7 +70,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *
    * @return Object             DAO object on success, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -83,7 +81,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -125,7 +122,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *
    * @param  int $printLabelId ID of the name label to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($printLabelId) {
@@ -138,7 +134,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    *  get the list of print labels
    *
    * @return array list of labels
-   * @access public
    * @static
    */
   public static function getList() {
@@ -158,7 +153,6 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
    * @param array $params associated array of submitted values
    *
    * @return array $formattedLayout array formatted array
-   * @access public
    */
   public static function buildLayout(&$params) {
     $layoutParams = array('id' => $params['badge_id']);
index 88dcfcf0842e888078fc398baaccf318f999c82c..70528b664c96bf12a5c099cadb3e44b8b51587c1 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Badge_Form_Layout extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::DELETE) {
@@ -159,7 +158,6 @@ class CRM_Badge_Form_Layout extends CRM_Admin_Form {
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -187,7 +185,6 @@ class CRM_Badge_Form_Layout extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index a10a4c012efaad81f7136c56009e384e43dc8045..6095e610b582ed21afef7540fe4476d12a4e0f46 100755 (executable)
@@ -57,7 +57,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param string $context string
    *
    * @return object $batch batch object
-   * @access public
    */
   public static function create(&$params, $ids = NULL, $context = NULL) {
     if (empty($params['id'])) {
@@ -81,7 +80,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return array CRM_Batch_BAO_Batch object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -137,7 +135,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * Create entity batch entry
    * @param array $params associated array
    * @return batch array
-   * @access public
    */
   public static function addBatchEntity(&$params) {
     $entityBatch = new CRM_Batch_DAO_EntityBatch();
@@ -164,7 +161,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param int $batchId batch id
    *
    * @return void
-   * @access public
    */
   public static function deleteBatch($batchId) {
     // delete entry from batch table
@@ -180,7 +176,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param  array   $params associated array for params record id.
    *
    * @return array   $batchList associated array of batch list
-   * @access public
    */
   public function getBatchListSelector(&$params) {
     // format the params
@@ -246,7 +241,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param  array $params associated array for params
    *
    * @return array
-   * @access public
    */
   public static function getBatchList(&$params) {
     $whereClause = self::whereClause($params);
@@ -352,7 +346,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param  array $params associated array for params
    *
    * @return null|string
-   * @access public
    */
   public static function getBatchCount(&$params) {
     $args = array();
@@ -369,7 +362,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param  array $params associated array for params
    *
    * @return string
-   * @access public
    */
   public static function whereClause($params) {
     $clauses = array();
@@ -417,7 +409,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @param null $context
    *
    * @return array $links array of action links
-   * @access public
    */
   public function links($context = NULL) {
     if ($context == 'financialBatch') {
@@ -570,7 +561,6 @@ class CRM_Batch_BAO_Batch extends CRM_Batch_DAO_Batch {
    * @return void
    *
    * @static
-   * @access public
    */
   public static function exportFinancialBatch($batchIds, $exportFormat) {
     if (empty($batchIds)) {
index 2be27eda78527e1457657b3ee40ea907bd7cf9d8..8879e3b63e8945e958bb68616be86f85ef906388 100755 (executable)
@@ -50,7 +50,6 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -79,7 +78,6 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -99,7 +97,6 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index c64a1dee559f5c1102f44a72c7e6e483fa8d3a9b..d166a11beda2e53365fd771651e202cb0f5698bd 100755 (executable)
@@ -89,7 +89,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_batchId = CRM_Utils_Request::retrieve('id', 'Positive', $this, TRUE);
@@ -117,7 +116,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -268,7 +266,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($params, $files, $self) {
     $errors = array();
@@ -332,7 +329,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -374,7 +370,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -412,7 +407,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
    *
    * @param array $params associated array of submitted values
    *
-   * @access public
    *
    * @return void
    */
@@ -582,7 +576,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
    *
    * @param array $params associated array of submitted values
    *
-   * @access public
    *
    * @return bool
    */
@@ -825,7 +818,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
    *
    * @param array $value associated array of submitted values
    *
-   * @access public
    *
    * @return void
    */
index 344cacd042ac8ce593d036cf481bce2ac35abd67..4ef9b44d3c01bfef6b2287486eee87320dded659 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Batch_Page_Batch extends CRM_Core_Page_Basic {
    * Browse all entities.
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $status = CRM_Utils_Request::retrieve('status', 'Positive', CRM_Core_DAO::$_nullObject, FALSE, 1);
index d77edd7bdc877e4ba6b0bce56e977cc4733bff68..3fdea0ce64ecb1f5a27e844c200d1d201b25a8ec 100644 (file)
@@ -44,7 +44,6 @@ Class CRM_Campaign_BAO_Campaign extends CRM_Campaign_DAO_Campaign {
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Campaign_DAO_Campaign object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -123,7 +122,6 @@ Class CRM_Campaign_BAO_Campaign extends CRM_Campaign_DAO_Campaign {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return \CRM_Campaign_DAO_Campaign|null
-   * @access public
    */
   public function retrieve(&$params, &$defaults) {
     $campaign = new CRM_Campaign_DAO_Campaign();
index 6d0c92d404616b5214d9794d06d15dfeb120129c..62ce1fe45f21c48051e81c8642a9af9868370031 100644 (file)
@@ -176,7 +176,6 @@ SELECT  petition.id                         as id,
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Campaign_BAO_Petition
-   * @access public
    * @static
    */
   public function createSignature(&$params) {
@@ -466,7 +465,6 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
    * @param object $tag    an object of a tag.
    *
    * @return  array   $contactIds    array of contact ids
-   * @access public
    */
   public function getEntitiesByTag($tag) {
     $contactIds = array();
index 0b2aba68a91d17406394feed0dc87b1b03a83453..bdf4c7243c399c5ad07e4e4d4160de71d4a89b46 100755 (executable)
@@ -70,7 +70,6 @@ class CRM_Campaign_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     self::$_applySurveyClause = FALSE;
@@ -338,7 +337,6 @@ civicrm_activity_assignment.record_type_id = $assigneeID ) ";
    * Add all the elements shared between,
    * normal voter search and voter listing (GOTV form)
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @return void
index e58b2265f9fadf04498fa3ee2297b49749954583..71f79d0d3f612e845d9a5fdeba86dee80585bb67 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Campaign_BAO_Survey extends CRM_Campaign_DAO_Survey {
    * @param array  $params   (reference ) an assoc array of name/value pairs
    * @param array  $defaults (reference ) an assoc array to hold the flattened values
    *
-   * @access public
    */
 
   /**
@@ -80,7 +79,6 @@ class CRM_Campaign_BAO_Survey extends CRM_Campaign_DAO_Survey {
    * @param array $params
    *
    * @return CRM_Survey_DAO_Survey object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -392,7 +390,6 @@ SELECT  survey.id    as id,
    * @param int $id survey id
    *
    * @return mixed|null
-   * @access public
    * @static
    *
    */
index 6add31fe5819c15bc0d548d72067fb1198e58f22..5bb5e7e1004551d1d18094f74e27e85df82d4ba3 100644 (file)
@@ -133,7 +133,6 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
@@ -302,7 +301,6 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form {
    * @param $errors
    *
    * @return bool|array
-   * @access public
    * @see valid_date
    */
   public static function formRule($fields, $files, $errors) {
@@ -314,7 +312,6 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form {
   /**
    * Form submission of new/edit campaign is processed.
    *
-   * @access public
    *
    * @return void
    */
index 9d7923d6fb58247de251b4523d2bc92bbd530af7..2efed40d0d41630c191529c5833baf5ac7adeb15 100755 (executable)
@@ -42,7 +42,6 @@ class CRM_Campaign_Form_Gotv extends CRM_Core_Form {
    * Are we forced to run a search
    *
    * @var int
-   * @access protected
    */
   protected $_force;
 
@@ -54,7 +53,6 @@ class CRM_Campaign_Form_Gotv extends CRM_Core_Form {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_search = CRM_Utils_Array::value('search', $_GET);
     $this->_force = CRM_Utils_Request::retrieve('force', 'Boolean', $this, FALSE);
@@ -99,7 +97,6 @@ class CRM_Campaign_Form_Gotv extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index b5fbd073f194e63e18e81198714915478b9a1409..34008ad51fba2c70486b0271b5c7af42daa48d26 100644 (file)
@@ -126,7 +126,6 @@ class CRM_Campaign_Form_Petition extends CRM_Core_Form {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = $this->_values;
index a4d959722042d0c735023f1610212b925c56e602..4eb148edeeb11c3287ac2d085fcee748a7644b88 100644 (file)
@@ -237,7 +237,6 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -326,7 +325,6 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
    * @param $errors
    *
    * @return void
-   * @access public
    * @see valid_date
    */
 
@@ -339,7 +337,6 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
   /**
    * Form submission of petition signature
    *
-   * @access public
    *
    * @return void
    */
@@ -592,7 +589,6 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
    * @param bool $viewOnly
    *
    * @return void
-   * @access public
    */
   public function buildCustom($id, $name, $viewOnly = FALSE) {
     if ($id) {
index 32ee48b2293d2a23904694fa8d0dc3c186ec402d..8ae590dc49a9dacce6be25ffccd3f20816169fe4 100755 (executable)
@@ -42,14 +42,12 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -57,7 +55,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -77,7 +74,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_done = FALSE;
     $this->_defaults = array();
@@ -196,7 +192,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -256,7 +251,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -471,7 +465,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Respondents');
index fd6f4a89c5a7a6292cdf3e3137fa638ab7e86fe3..475b1b1faf9d28234092ab55dfe347d6cd008d86 100755 (executable)
@@ -42,7 +42,6 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form {
    * Are we forced to run a search
    *
    * @var int
-   * @access protected
    */
   protected $_force;
 
@@ -50,7 +49,6 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_search    = CRM_Utils_Array::value('search', $_GET);
     $this->_force     = CRM_Utils_Request::retrieve('force', 'Boolean', $this, FALSE, FALSE);
@@ -72,7 +70,6 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index c9d9b7d05c2f63a3349f5f855521f9751f9dc458..d5caa0f47aeb3de359b1a3ec4e70ea963481b41e 100755 (executable)
@@ -42,7 +42,6 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form {
    * Are we forced to run a search
    *
    * @var int
-   * @access protected
    */
   protected $_force;
 
@@ -50,7 +49,6 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_search    = CRM_Utils_Array::value('search', $_GET);
     $this->_force     = CRM_Utils_Request::retrieve('force', 'Boolean', $this, FALSE, FALSE);
@@ -71,7 +69,6 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index d275ea23fe0d73cb0226ad3843fc6cd80a57dc5c..42b0f0cf3dffbb2d8fcae750f6379ac157e8d3d3 100755 (executable)
@@ -42,7 +42,6 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form {
    * Are we forced to run a search
    *
    * @var int
-   * @access protected
    */
   protected $_force;
 
@@ -50,7 +49,6 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_search    = CRM_Utils_Array::value('search', $_GET);
     $this->_force     = CRM_Utils_Request::retrieve('force', 'Boolean', $this, FALSE, FALSE);
@@ -72,7 +70,6 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index 9f3cedf41ee36cd88a047a4f2b7fa2efe3edc2d4..ad96b31d5b5289eb1b8d091c4f27e9e25b709b32 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $session = CRM_Core_Session::singleton();
index 2f42b2a9e04d40e76552765f8e6d9593430631cf..be5fbd7ebaa4883bc3b2eafe5883e91ee3fd274d 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (!CRM_Campaign_BAO_Campaign::accessCampaign()) {
@@ -76,7 +75,6 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
@@ -97,7 +95,6 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_surveyId) {
index e33343f6773f025390541e6ac41c5d88009651f8..3f538d3703a628a9b05258e6e18d7151d3d8214e 100644 (file)
@@ -107,7 +107,6 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     if ($this->_cdType) {
@@ -146,7 +145,6 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType) {
@@ -194,7 +192,6 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // store the submitted values in an array
index 0d4e6f7db54c093e1c36c9d9f50af641ba0249f8..ced03cb5afa669d7f9880d0384e3c631201bc0ee 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Campaign_Form_Survey_Questions extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -70,7 +69,6 @@ class CRM_Campaign_Form_Survey_Questions extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $subTypeId = CRM_Core_DAO::getFieldValue('CRM_Campaign_DAO_Survey', $this->_surveyId, 'activity_type_id');
@@ -111,7 +109,6 @@ class CRM_Campaign_Form_Survey_Questions extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // store the submitted values in an array
index 5489fc3532c73ee56cdb11701bb5910d0a8a80f1..393a86e6e9bca2af64cf270985bc9f79e75b6384 100644 (file)
@@ -80,7 +80,6 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = $this->_values;
@@ -103,7 +102,6 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $optionGroups = CRM_Campaign_BAO_Survey::getResultSets();
@@ -349,7 +347,6 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // store the submitted values in an array
index e566612221aaefa76bfcfe0c7edabdcd70a17dd4..43a2dfbe5a2a097a374d108b4550d86939dc4da9 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
    * @param null
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this);
 
@@ -102,7 +101,6 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = parent::setDefaultValues();
@@ -119,7 +117,6 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -151,7 +148,6 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index fe1e2a1c11c7941a17897bcd73db91db5730deca..62d73ebe0f88decd77c5f4a8917815cf1cd20ad8 100755 (executable)
@@ -80,7 +80,6 @@ class CRM_Campaign_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $values = $this->controller->exportValues('Search');
 
@@ -141,7 +140,6 @@ class CRM_Campaign_Form_Task extends CRM_Core_Form {
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index 32a5167916213d246f8ea05ca1a17769711d29ab..8a17f1b0a9de7a53dfc9cc467694f83b61ba10f5 100755 (executable)
@@ -73,7 +73,6 @@ class CRM_Campaign_Form_Task_Interview extends CRM_Campaign_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_votingTab = $this->get('votingTab');
@@ -281,7 +280,6 @@ WHERE {$clause}
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -381,7 +379,6 @@ WHERE {$clause}
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -438,7 +435,6 @@ WHERE {$clause}
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 467fee5f9aee0a6444c63d0c56ff37cb7e1b66e0..cc5b71cc534d6a0de7b7dcaac2a0a6c8e3379e46 100755 (executable)
@@ -42,7 +42,6 @@ class CRM_Campaign_Form_Task_Print extends CRM_Campaign_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -80,7 +79,6 @@ class CRM_Campaign_Form_Task_Print extends CRM_Campaign_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -106,7 +104,6 @@ class CRM_Campaign_Form_Task_Print extends CRM_Campaign_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 368967c8e79bf27dd16cf88c16123ea75b3195cc..05b18fc6282b9a2e56a28f2dc735c89e13e76546 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Campaign_Form_Task_Release extends CRM_Campaign_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_interviewToRelease = $this->get('interviewToRelease');
     if ($this->_interviewToRelease) {
@@ -134,7 +133,6 @@ class CRM_Campaign_Form_Task_Release extends CRM_Campaign_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index 4b3d9eebf0fb8e72ba88298690dfa3d4038e814d..ee2faf93ba6a0d354fd90c89ce4627108da047fa 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -155,7 +154,6 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -210,7 +208,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
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -235,7 +232,6 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 42e3fb85207700dc6a2f265f6aef07682726a5bc..e085ae9ccb9fc3005c19df4a0f18aaf4192974a8 100755 (executable)
@@ -44,7 +44,6 @@ class CRM_Campaign_Form_Task_Result extends CRM_Campaign_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {}
 
@@ -52,7 +51,6 @@ class CRM_Campaign_Form_Task_Result extends CRM_Campaign_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index eb381d3afe7f86851e239c6e9dd142c95e812d6b..3863287b629f2cf2b319e3cdcc10b876e0f0ac4e 100644 (file)
@@ -101,7 +101,6 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page {
    * @param int $petition_id
    *
    * @return boolean              True on success
-   * @access public
    * @static
    */
   public static function confirm($contact_id, $subscribe_id, $hash, $activity_id, $petition_id) {
index 6a5299ae50acdcf1ceafbb7378785f565df37d84..ad964b5c9feedbc3c8fd88ca6edcf8f4122675f3 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * Obtains the group name from url and sets the title.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -153,7 +152,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
@@ -212,7 +210,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * @param int $mode mode that we are in
    *
    * @return string
-   * @access public
    */
   public function userContextParams($mode = NULL) {
     return 'reset=1';
index 7572f3955880fbc7c1976a38dcc3232d5cb7200a..79b1c6505d7d561be5627449587ef0a1783f3c65 100755 (executable)
@@ -70,7 +70,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    * DEPRECATED. Please use the buildOptions() method in the appropriate BAO object.
    * Get all the survey activity types
    *
-   * @access public
    *
    * @param string $returnColumn
    *
@@ -99,7 +98,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array campaignType is returned
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all campaign types.
@@ -119,7 +117,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array campaignStatus is returned
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all campaign status.
@@ -139,7 +136,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array Engagement Level is returned
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all Engagement Level.
@@ -156,7 +152,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
index 4f66c6f13430bf31240d6345f15ac869806a1798..22baac855c3ba1720f7403c7aa049e4cd9a3a89b 100755 (executable)
@@ -84,7 +84,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -92,7 +91,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -100,7 +98,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -110,7 +107,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -118,7 +114,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -186,7 +181,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * - Edit
    *
    * @return array
-   * @access public
    *
    */
   static
@@ -200,7 +194,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['csvString'] = NULL;
@@ -216,7 +209,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -309,7 +301,6 @@ FROM {$from}
 
   /**
    * @return array   $qill which contains an array of strings
-   * @access public
    **/
   public function getQILL() {
     return $this->_query->qill();
@@ -323,7 +314,6 @@ FROM {$from}
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     self::$_columnHeaders = array();
index dc0d0a8f08765b1623ecef58afeb548e0b27d11b..95499d1ce8259abffcf5ef34ca8ada771966f13e 100755 (executable)
@@ -76,7 +76,6 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -93,7 +92,6 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index fcb5b12f132df2479652dbffd9da5051d4d3a82d..5ef305bd5dfbd8043195dbc9ddd2e0349ebe0d05 100755 (executable)
@@ -64,7 +64,6 @@ class CRM_Campaign_Task {
    *
    * @return array the set of tasks for a group of voters.
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -111,7 +110,6 @@ class CRM_Campaign_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -130,7 +128,6 @@ class CRM_Campaign_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = self::taskTitles();
@@ -146,7 +143,6 @@ class CRM_Campaign_Task {
    *
    * @return array the set of tasks for a group of voters.
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index e40a77a890c05ade663e7ababed218f464905bbe..ba274a2ecf013b06f07027a9e37dff1e5bdce006 100644 (file)
@@ -74,7 +74,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Case_BAO_Case object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -92,7 +91,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Case_BAO_Case|null the found object or null
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values, &$ids) {
@@ -114,7 +112,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Case_BAO_Case object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -159,7 +156,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param array    case_id, contact_id
    *
    * @return object
-   * @access public
    */
   public static function addCaseToContact($params) {
     $caseContact = new CRM_Case_DAO_CaseContact();
@@ -202,7 +198,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param int    case_id
    *
    * @return Void
-   * @access public
    */
   public static function deleteCaseContact($caseID) {
     $caseContact = new CRM_Case_DAO_CaseContact();
@@ -258,7 +253,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param array $ids      (reference) the array that holds all the db ids
    *
    * @return CRM_Case_BAO_Case object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults, &$ids) {
@@ -272,7 +266,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    *
    * @param array $params (reference ) an assoc array of name/value pairs
    *
-   * @access public
    * @static
    */
   public static function processCaseActivity(&$params) {
@@ -290,7 +283,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param int $activityId  activity id
    *
    * @return  case subject or null
-   * @access public
    * @static
    */
   public static function getCaseSubject($activityId) {
@@ -310,7 +302,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
    * @param string $colName
    *
    * @return  case type
-   * @access public
    * @static
    */
   public static function getCaseType($caseId, $colName = 'title') {
@@ -334,7 +325,6 @@ WHERE civicrm_case.id = %1";
    * @param bool $moveToTrash
    *
    * @return bool is successful
-   * @access public
    * @static
    */
   public static function deleteCase($caseId, $moveToTrash = FALSE) {
@@ -387,7 +377,6 @@ WHERE civicrm_case.id = %1";
    * @param boolean $enable action
    *
    * @return void
-   * @access public
    * @static
    */
   public static function enableDisableCaseRelationships($caseId, $enable) {
@@ -412,7 +401,6 @@ WHERE civicrm_case.id = %1";
    * @param  int $activityId id of the activity
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteCaseActivity($activityId) {
@@ -429,7 +417,6 @@ WHERE civicrm_case.id = %1";
    * @param int $contactID
    *
    * @return array
-   * @access public
    */
   public static function retrieveContactIdsByCaseId($caseId, $contactID = NULL) {
     $caseContact = new CRM_Case_DAO_CaseContact();
@@ -476,7 +463,6 @@ WHERE civicrm_case.id = %1";
    *
    * @return array
    *
-   * @access public
    *
    */
   public static function getContactNames($caseId) {
@@ -523,7 +509,6 @@ WHERE civicrm_case.id = %1";
    *
    * @return array
    *
-   * @access public
    */
   public static function retrieveCaseIdsByContactId($contactID, $includeDeleted = FALSE, $caseType = NULL) {
     $query = "
@@ -726,7 +711,6 @@ LEFT JOIN civicrm_option_group aog ON aog.name='activity_type'
    *
    * @return array     Array of Cases
    *
-   * @access public
    */
   public static function getCases($allCases = TRUE, $userID = NULL, $type = 'upcoming', $context = 'dashboard') {
     $condition = NULL;
@@ -1427,7 +1411,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @param int $caseId
    *
    * @return void
-   * @access public
    */
   public static function sendActivityCopy($clientId, $activityId, $contacts, $attachments = NULL, $caseId) {
     if (!$activityId) {
@@ -1567,7 +1550,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    *
    * @return array
    *
-   * @access public
    *
    */
   public static function getCaseActivityCount($caseId, $activityTypeId) {
@@ -1687,7 +1669,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    *
    * @return array  $activityInfo Array of scheduled activity type and date
    *
-   * @access public
    *
    * @static
    */
@@ -1726,7 +1707,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * Combine all the exportable fields from the lower levels object
    *
    * @return array array of exportable Fields
-   * @access public
    * @static
    */
   public static function &exportableFields() {
@@ -1757,7 +1737,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    * @param  int $caseId id of the case to restore
    *
    * @return true if success.
-   * @access public
    * @static
    */
   public static function restoreCase($caseId) {
@@ -2171,7 +2150,6 @@ LEFT JOIN  civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.case
    *
    * @return an array of cases.
    *
-   * @access public
    */
   public static function getContactCases($contactId, $excludeDeleted = TRUE) {
     $cases = array();
@@ -2213,7 +2191,6 @@ INNER JOIN  civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.cas
    *
    * @return an array of related cases.
    *
-   * @access public
    */
   public static function getRelatedCases($mainCaseId, $contactId, $excludeDeleted = TRUE) {
     //FIXME : do check for permissions.
index ecff9bf2ff81e8bd654890e0b897e778cf208d49..9a7300beae37fafe7978178aeee9230b3f80afd7 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    * @throws CRM_Core_Exception
    *
    * @return CRM_Case_BAO_CaseType object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -104,7 +103,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    * @param array $definition the case-type defintion expressed as an array-tree
    * @return string XML
    * @static
-   * @access public
    */
   public static function convertDefinitionToXML($name, $definition) {
     $xmlFile = '<?xml version="1.0" encoding="utf-8" ?>' . "\n\n<CaseType>\n";
@@ -246,7 +244,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    * @param array $values output values of the object
    *
    * @return CRM_Case_BAO_CaseType|null the found object or null
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values) {
@@ -267,7 +264,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Case_BAO_CaseType object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -310,7 +306,6 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
    *                        in a hierarchical manner
    *
    * @return CRM_Case_BAO_CaseType object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
index be00bc864b5da2f57202b62eb0c77a943390f73c..cb14e84b0de179b927b3de03b41cea86d481187a 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Case_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     if (($query->_mode & CRM_Contact_BAO_Query::MODE_CASE) || !empty($query->_returnProperties['case_id'])) {
@@ -225,7 +224,6 @@ class CRM_Case_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function where(&$query) {
     foreach ($query->_params as $id => $values) {
@@ -250,7 +248,6 @@ class CRM_Case_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function whereClauseSingle(&$values, &$query) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -607,7 +604,6 @@ case_relation_type.id = case_relationship.relationship_type_id )";
    * Getter for the qill object
    *
    * @return string
-   * @access public
    */
   public function qill() {
     return (isset($this->_qill)) ? $this->_qill : "";
@@ -698,7 +694,6 @@ case_relation_type.id = case_relationship.relationship_type_id )";
   /**
    * Add all the elements shared between case search and advanaced search
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index e38a645bfd63a72164120b7aec3b521e5f1bacb9..16364f40e1a1b00be4b2f77485ece666da75fc06 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $caseIds = CRM_Utils_Request::retrieve('caseid', 'String', $this);
@@ -222,7 +221,6 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -362,7 +360,6 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
    * @param $self
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -377,7 +374,6 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param array $params
    *
index 0bfd91cfc327d33faff2f902423d1170e1746b46..835bfeb95d637a74500466ddc5967b134e3aaa5b 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -111,7 +110,6 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
@@ -120,7 +118,6 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
@@ -136,7 +133,6 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
index 7e52e7db1bb373e643c8f3d005d7b3f803858bf0..efd283aa42287486415f5db918b215d1bdfc128e 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -111,7 +110,6 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
@@ -120,7 +118,6 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
@@ -134,7 +131,6 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
index f4e653af373499e0fa4b70a35da936535616ae58..ef6015774947874d854965e1686bddf6805c3ca2 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Case_Form_Activity_ChangeCaseType {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -108,7 +107,6 @@ class CRM_Case_Form_Activity_ChangeCaseType {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
@@ -117,7 +115,6 @@ class CRM_Case_Form_Activity_ChangeCaseType {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
@@ -141,7 +138,6 @@ class CRM_Case_Form_Activity_ChangeCaseType {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
index 724a2e2e15ef58198e0634042e115c01b2241749..841be8d6d2322920723575cb7116e30e2c5e5a4c 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Case_Form_Activity_LinkCases {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -100,7 +99,6 @@ class CRM_Case_Form_Activity_LinkCases {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $form) {
     $errors = array();
@@ -123,7 +121,6 @@ class CRM_Case_Form_Activity_LinkCases {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
@@ -135,7 +132,6 @@ class CRM_Case_Form_Activity_LinkCases {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
index 8320ef7feca9e65970e62ca2e4c6d0b40539f95f..5d4024c6709115fe57259713fbf0cbe0b9351479 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Case_Form_Activity_OpenCase {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -211,7 +210,6 @@ class CRM_Case_Form_Activity_OpenCase {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param array $params
@@ -258,7 +256,6 @@ class CRM_Case_Form_Activity_OpenCase {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $files, $form) {
     if ($form->_context == 'caseActivity') {
@@ -272,7 +269,6 @@ class CRM_Case_Form_Activity_OpenCase {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @param $form
    * @param array $params
index b247f603046e5bfffd8abe52524731e144ccf342..a9337a9b14c9e9c9cd23a78e978bfd71bb9b166c 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_Form_ActivityChangeStatus extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $activityStatus = CRM_Core_PseudoConstant::activityStatus();
index 7017767d835e7bb65fd8b12c161d59ec41be706d..c0aaacb04b67ea14182dc59ccb0256191b31e187 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_Form_ActivityToCase extends CRM_Core_Form {
    * Build all the data structures needed to build the form.
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_activityId = CRM_Utils_Request::retrieve('activityId', 'Positive', CRM_Core_DAO::$_nullObject);
@@ -60,7 +59,6 @@ class CRM_Case_Form_ActivityToCase extends CRM_Core_Form {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
@@ -94,7 +92,6 @@ class CRM_Case_Form_ActivityToCase extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->add('text', 'file_on_case_unclosed_case_id', ts('Select Case'), array('class' => 'huge'), TRUE);
index 9c55bb4583ce89e5d7f39474e90a9ae9fddf5c86..0fe1ee584ba29a2df291c564dbe32adc2b4d795b 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Case_Form_ActivityView extends CRM_Core_Form {
   /**
    * Process the view
    *
-   * @access public
    *
    * @return void
    */
index a955a67cce47973bb8f80a61a167fecae04afd43..ebecf9a81dcff3362ec722e59603bbcf688c0caf 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_cdType = CRM_Utils_Array::value('type', $_GET);
@@ -207,7 +206,6 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -300,7 +298,6 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -323,7 +320,6 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $form) {
     return TRUE;
@@ -332,7 +328,6 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 67997e72260a566c8aa4469873d8ca407686faa9..bd488f7824f53c3f621b28ae61b6ba6d3ff42c1c 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_showRelatedCases = CRM_Utils_Array::value('relatedCases', $_GET);
@@ -196,7 +195,6 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -209,7 +207,6 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //this call is for show related cases.
@@ -446,7 +443,6 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues($this->_name);
index f98419d9c6059a23b981ee1c0a1d48e2c1faec98..688bb488e8beacc3cea8f8d7560f0a9bee4cd835 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
    * Entity sub type of the table id
    *
    * @var string
-   * @access protected
    */
   protected $_subTypeID;
 
@@ -74,7 +73,6 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
@@ -114,7 +112,6 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // make this form an upload since we dont know if the custom data injected dynamically
@@ -136,7 +133,6 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
   /**
    * Process the user submitted custom data values.
    *
-   * @access public
    *
    * @return void
    */
index e17e4fd1a2ecd0bf8fc3ee9274ea74b8a1b9a405..60e315862478d4f4761aa09039087dfe5db2553e 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_Form_EditClient extends CRM_Core_Form {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $cid = CRM_Utils_Request::retrieve('cid', 'Positive', $this, TRUE);
@@ -79,7 +78,6 @@ class CRM_Case_Form_EditClient extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addEntityRef('reassign_contact_id', ts('Select Contact'), array('create' => TRUE), TRUE);
@@ -122,7 +120,6 @@ class CRM_Case_Form_EditClient extends CRM_Core_Form {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues($this->_name);
index fe22758ef9e514e2dd9e3f15c88eff6883fa8f2f..0f24403c2cbc438c7d6532c8a31c50a0bbdc410e 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Case_Form_Report extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_caseID = CRM_Utils_Request::retrieve('caseid', 'Integer', $this, TRUE);
     $this->_clientID = CRM_Utils_Request::retrieve('cid', 'Integer', $this, TRUE);
@@ -120,7 +119,6 @@ class CRM_Case_Form_Report extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index f12e13186a3596e3dcf4a1ae2902bf7c1bbe4709..2a620a9066976349e72b8f595c9a2171aefc465d 100644 (file)
@@ -42,14 +42,12 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -57,7 +55,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -74,7 +71,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Search');
@@ -174,7 +170,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -225,7 +220,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -322,7 +316,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    * All local rules are added near the element
    *
    * @return void
-   * @access public
    * @see valid_date
    */
   public function addRules() {
@@ -336,7 +329,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -351,7 +343,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -446,7 +437,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Cases');
index 89865e9737b65be9fa09559840d137de1014c902..2ada0407e99eae265b293e966719398d89e9e803 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Case_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -159,7 +158,6 @@ class CRM_Case_Form_Task extends CRM_Core_Form {
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index 115b8821ad6f9f2b84c18dc7eb424eab619eae6b..52cc62b26a6f69d385414668a0883447a305760a 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Case_Form_Task_Delete extends CRM_Case_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     //check for delete
     if (!CRM_Core_Permission::checkActionPermission('CiviCase', CRM_Core_Action::DELETE)) {
@@ -71,7 +70,6 @@ class CRM_Case_Form_Task_Delete extends CRM_Case_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -82,7 +80,6 @@ class CRM_Case_Form_Task_Delete extends CRM_Case_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index b16626ade08da83ab6bc6e8986a6f50ec197ba41..90bc4c4ab90ae69541ce9536f1ceed0e0a397210 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Case_Form_Task_Print extends CRM_Case_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -72,7 +71,6 @@ class CRM_Case_Form_Task_Print extends CRM_Case_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -98,7 +96,6 @@ class CRM_Case_Form_Task_Print extends CRM_Case_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index d7947017563db86d7085f25ea666db7ced291125..5b6f78e1ed356b3392251d28eccf3e5670661924 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Case_Form_Task_Restore extends CRM_Case_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     parent::preProcess();
   }
@@ -60,7 +59,6 @@ class CRM_Case_Form_Task_Restore extends CRM_Case_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -71,7 +69,6 @@ class CRM_Case_Form_Task_Restore extends CRM_Case_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index b36b403f105da0317703b7980876906e731d5d87..908cf7ad30fa666d665e79dd5edc6da7f46adefc 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Case_Form_Task_Result extends CRM_Case_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {}
 
@@ -52,7 +51,6 @@ class CRM_Case_Form_Task_Result extends CRM_Case_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 1adb0bce8702144658b162933182abaa0685bb4d..0a21341df70dcb2d1319ec7a59927f9a66b3218f 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Case_Form_Task_SearchTaskHookSample extends CRM_Case_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -76,7 +75,6 @@ WHERE cs.id IN ( {$caseIDs} )";
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 97e4c9f810c9aff523c8507c1d2b0ef0d80969fa..25655b964a5e67d15671823f21a2efbedf9864a5 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Case_Page_CaseDetails extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->_action  = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE, 'browse');
index 68c84efae42fe796c1e228508b905374ba22c0a7..d57b141f71bd83853512120ee3fe4a10cebcccb2 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -110,7 +109,6 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 1c028b97ab38ecaa7c25b8cb1b67cca5f759e090..308bc93497a79989c500e9afabe92b19aa245af8 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
    * View details of a case
    *
    * @return void
-   * @access public
    */
   public function view() {
     $controller = new CRM_Core_Controller_Simple(
@@ -144,7 +143,6 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
 
@@ -168,7 +166,6 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     $config = CRM_Core_Config::singleton();
@@ -189,7 +186,6 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $contactID = CRM_Utils_Request::retrieve('cid', 'Positive', CRM_Core_DAO::$_nullArray);
index dc8758be35067f9a433cfcfe6f3eb9a9b2490752..b9fb0e617e0a2ace81c901384257fa5e4e9973e3 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the case statues
    *
-   * @access public
    *
    * @param string $column
    * @param bool $onlyActive
@@ -106,7 +105,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the redaction rules
    *
-   * @access public
    *
    * @param null $filter
    *
@@ -136,7 +134,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the case type
    *
-   * @access public
    *
    * @param string $column
    * @param bool $onlyActive
@@ -169,7 +166,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the Encounter Medium
    *
-   * @access public
    *
    * @param string $column
    * @param bool $onlyActive
@@ -199,7 +195,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @param bool $all
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all activity types.
@@ -254,7 +249,6 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
index a4bf334a44ffa02014038b709743921ecd84723c..fc1947786d9a7a3574ad9ebe080780d91db2625f 100644 (file)
@@ -80,7 +80,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -88,7 +87,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -96,7 +94,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -106,7 +103,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -114,7 +110,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -188,7 +183,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * @param null $key
    *
    * @return array
-   * @access public
    */
   static
   public function &links($isDeleted = FALSE, $key = NULL) {
@@ -252,7 +246,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Case') . ' %%StatusMessage%%';
@@ -274,7 +267,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -411,7 +403,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
 
   /**
    * @return array              $qill         which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -428,7 +419,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index c83679733d47e39f01217140ba1a58d45b3ed110..04914306d15a300c14729bd479d3cb789e3a22a7 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -95,7 +94,6 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index 5f9c15e4aebdf54515d6f21414616f6b8b69e102..19e0cffb91816875353861aeb9ca6ecb1cca9d0b 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Case_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!self::$_tasks) {
@@ -108,7 +107,6 @@ class CRM_Case_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -124,7 +122,6 @@ class CRM_Case_Task {
    *
    * @return array the set of optional tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &optionalTaskTitle() {
     $tasks = array();
@@ -138,7 +135,6 @@ class CRM_Case_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = array();
@@ -167,7 +163,6 @@ class CRM_Case_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index f783b6ca2288918baa41c356a4994d9f0c06fd33..9a1ef236b9468e8177f1b88f662b67d7f474e3f1 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Contact_DAO_Contact
    */
   /**
@@ -112,7 +111,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contact_BAO_Contact object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -275,7 +273,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    *
    * @throws Exception
    * @return CRM_Contact_BAO_Contact object
-   * @access public
    * @static
    */
   public static function &create(&$params, $fixAddress = TRUE, $invokeHooks = TRUE, $skipDelete = FALSE) {
@@ -471,7 +468,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    * @param bool $type
    *
    * @return array the displayName and contactImage for this contact
-   * @access public
    * @static
    */
   public static function getDisplayAndImage($id, $type = FALSE) {
@@ -557,7 +553,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    * @param boolean $reverse  true if we want to resolve the values in the reverse direction (value -> name)
    *
    * @return void
-   * @access public
    * @static
    */
   public static function resolveDefaults(&$defaults, $reverse = FALSE) {
@@ -689,7 +684,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    * @param boolean $microformat  for location in microformat
    *
    * @return CRM_Contact_BAO_Contact object
-   * @access public
    * @static
    */
   public static function &retrieve(&$params, &$defaults, $microformat = FALSE) {
@@ -736,7 +730,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    *
    * @return null|string     display name of the contact if found
    * @static
-   * @access public
    */
   public static function displayName($id) {
     $displayName = NULL;
@@ -755,7 +748,6 @@ WHERE     civicrm_contact.id = " . CRM_Utils_Type::escape($id, 'Integer');
    * @param  bool $skipUndelete  whether to force contact delete or not
    *
    * @return boolean true if contact deleted, false otherwise
-   * @access public
    * @static
    */
   public static function deleteContact($id, $restore = FALSE, $skipUndelete = FALSE) {
@@ -1069,7 +1061,6 @@ WHERE id={$id}; ";
    *
    * @return string contact_type if $id found else null ""
    *
-   * @access public
    *
    * @static
    *
@@ -1087,7 +1078,6 @@ WHERE id={$id}; ";
    *
    * @return string contact_sub_type if $id found else null ""
    *
-   * @access public
    *
    * @static
    */
@@ -1112,7 +1102,6 @@ WHERE id={$id}; ";
    *
    * @return array
    *
-   * @access public
    *
    * @static
    *
@@ -1154,7 +1143,6 @@ WHERE id={$id}; ";
    * @param bool $withMultiCustomFields
    *
    * @return array array of importable Fields
-   * @access public
    * @static
    */
   static function importableFields($contactType = 'Individual',
@@ -1347,7 +1335,6 @@ WHERE id={$id}; ";
    * @param bool $withMultiRecord
    *
    * @return array array of exportable Fields
-   * @access public
    * @static
    */
   public static function &exportableFields($contactType = 'Individual', $status = FALSE, $export = FALSE, $search = FALSE, $withMultiRecord = FALSE) {
@@ -1581,7 +1568,6 @@ WHERE id={$id}; ";
    *
    * @return $values array contains the contact details
    * @static
-   * @access public
    */
   public static function getHierContactDetails($contactId, &$fields) {
     $params = array(array('contact_id', '=', $contactId, 0, 0));
@@ -1607,7 +1593,6 @@ WHERE id={$id}; ";
    * @param int $contactId contact id
    *
    * @return array a hierarchical property tree if appropriate
-   * @access public
    * @static
    */
   public static function &makeHierReturnProperties($fields, $contactId = NULL) {
@@ -1678,7 +1663,6 @@ WHERE id={$id}; ";
    * @param null $block
    *
    * @return int $locationType location_type_id
-   * @access public
    * @static
    */
   public static function getPrimaryLocationType($contactId, $skipDefaultPriamry = FALSE, $block = NULL) {
@@ -1742,7 +1726,6 @@ WHERE  civicrm_contact.id = %1 ";
    *
    * @return array  of display_name, email if found, do_not_email or (null,null,null)
    * @static
-   * @access public
    */
   public static function getContactDetails($id) {
     // check if the contact type
@@ -1793,7 +1776,6 @@ ORDER BY civicrm_email.is_primary DESC";
    *
    * @return int contact id created/edited
    * @static
-   * @access public
    */
   static function createProfileContact(
     &$params,
@@ -2350,7 +2332,6 @@ WHERE      civicrm_openid.openid = %1";
    *
    * @return string $dao->email  email address if present else null
    * @static
-   * @access public
    */
   public static function getPrimaryEmail($contactID) {
     // fetch the primary email
@@ -2378,7 +2359,6 @@ LEFT JOIN civicrm_email    ON ( civicrm_contact.id = civicrm_email.contact_id )
    *
    * @return string $dao->openid   OpenID if present else null
    * @static
-   * @access public
    */
   public static function getPrimaryOpenId($contactID) {
     // fetch the primary OpenID
@@ -2407,7 +2387,6 @@ AND       civicrm_openid.is_primary = 1";
    * @param array $values output values of the object
    *
    * @return CRM_Contact_BAO_Contact|null the found object or null
-   * @access public
    * @static
    */
   public static function getValues(&$params, &$values) {
@@ -2492,7 +2471,6 @@ AND       civicrm_openid.is_primary = 1";
    * @param string  $tableName optional tableName if component is custom group
    *
    * @return total number of count of occurence in database
-   * @access public
    * @static
    */
   public static function getCountComponent($component, $contactId, $tableName = NULL) {
@@ -2569,7 +2547,6 @@ AND       civicrm_openid.is_primary = 1";
    * @param boolean $useDefaults use default greeting values
    *
    * @return void
-   * @access public
    * @static
    */
   public static function processGreetings(&$contact, $useDefaults = FALSE) {
@@ -3033,7 +3010,6 @@ AND       civicrm_openid.is_primary = 1";
    * @param  int    $contactId   contact id.
    *
    * @return display name |null the found display name or null.
-   * @access public
    * @static
    */
   public static function getMasterDisplayName($masterAddressId = NULL, $contactId = NULL) {
@@ -3104,7 +3080,6 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id )
    *
    * @link https://issues.civicrm.org/jira/browse/CRM-15602
    * @see triggerInfo
-   * @access public
    * @static
    */
   public static function generateTimestampTriggers(&$info, $reqTableName, $relatedTableNames, $contactRefColumn) {
@@ -3204,7 +3179,6 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id )
    * @param  int     $contactId   contact id.
    *
    * @return bool true if present else false.
-   * @access public
    * @static
    */
   public static function checkDomainContact($contactId) {
index 4952c741eb37e7be42b64ffc140457f55725407b..47de3a9ea11c2215876835d0488f5116964e66dc 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_BAO_Contact_Location {
    *
    * @return array  of display_name, email, location type and location id if found, or (null,null,null, null)
    * @static
-   * @access public
    */
   public static function getEmailDetails($id, $isPrimary = TRUE, $locationTypeID = NULL) {
     $primaryClause = NULL;
@@ -84,7 +83,6 @@ WHERE     civicrm_contact.id = %1";
    *
    * @return array    tuple of display_name and sms if found, or (null,null)
    * @static
-   * @access public
    */
   public static function getPhoneDetails($id, $type = NULL) {
     if (!$id) {
@@ -124,7 +122,6 @@ LEFT JOIN civicrm_phone ON ( civicrm_phone.contact_id = civicrm_contact.id )
    *
    * @return null|string     display name of the contact if found
    * @static
-   * @access public
    */
   public static function &getMapInfo($ids, $locationTypeID = NULL, $imageUrlOnly = FALSE) {
     $idString = ' ( ' . implode(',', $ids) . ' ) ';
index 783e65bf1315679c987e5a35b1a8760b11c88392..3d72692cfc350f27ff58ea0d6e1af75a973537be 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contact_BAO_Contact_Permission {
    * @param int|string $type the type of operation (view|edit)
    *
    * @return boolean true if the user has permission, false otherwise
-   * @access public
    * @static
    */
   public static function allow($id, $type = CRM_Core_Permission::VIEW) {
@@ -88,7 +87,6 @@ WHERE contact_a.id = %1 AND $permission";
    * @param boolean $force should we force a recompute
    *
    * @return void
-   * @access public
    * @static
    */
   public static function cache($userID, $type = CRM_Core_Permission::VIEW, $force = FALSE) {
@@ -155,7 +153,6 @@ ON DUPLICATE KEY UPDATE
    * @param int $contactID contact id
    *
    * @return boolean
-   * @access public
    * @static
    */
   static function hasContactsInCache($type = CRM_Core_Permission::VIEW,
index ef5f22fcd1595c7cd60f4981d11f07c227619cab..3a463e759ed608ad8e1c633838b8b9a29e9f7b1a 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_BAO_Contact_Utils {
    * @param boolean $addProfileOverlay  if profile overlay class should be added
    *
    * @return string
-   * @access public
    * @static
    */
   public static function getImage($contactType, $urlOnly = FALSE, $contactId = NULL, $addProfileOverlay = TRUE) {
@@ -118,7 +117,6 @@ class CRM_Contact_BAO_Contact_Utils {
    *
    * @return boolen true or false true if mix contact array else fale
    *
-   * @access public
    * @static
    */
   public static function checkContactType(&$contactIds) {
@@ -151,7 +149,6 @@ WHERE  id IN ( $idString )
    *
    * @return array ( $cs, $ts, $live )
    * @static
-   * @access public
    */
   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
@@ -219,7 +216,6 @@ WHERE  id IN ( $idString )
    *
    * @return boolean           true if valid, else false
    * @static
-   * @access public
    */
   public static function validChecksum($contactID, $inputCheck) {
 
@@ -252,7 +248,6 @@ WHERE  id IN ( $idString )
    *
    * @return int $locationCount max locations for the contact
    * @static
-   * @access public
    */
   public static function maxLocations($contactId) {
     $contactLocations = array();
@@ -280,7 +275,6 @@ UNION
    * @param int $previousEmployerID
    * @param bool $newContact
    *
-   * @access public
    * @static
    */
   public static function createCurrentEmployerRelationship($contactID, $organization, $previousEmployerID = NULL, $newContact = FALSE) {
@@ -360,7 +354,6 @@ UNION
    * @param int $previousEmpID
    *
    * @throws CiviCRM_API3_Exception
-   * @access public
    * @static
    */
   public static function currentEmployerRelatedMembership($contactID, $employerID, $relationshipParams, $duplicate = FALSE, $previousEmpID = NULL) {
@@ -569,7 +562,6 @@ UPDATE civicrm_contact
    *
    * @return array $contactViewLinks returns array with links to contact view
    * @static
-   * @access public
    */
   public static function formatContactIDSToLinks($contactIDs, $addViewLink = TRUE, $addEditLink = TRUE, $originalId = NULL) {
     $contactLinks = array();
@@ -799,7 +791,6 @@ Group By  componentId";
    *
    * @return void
    * @static
-   * @access public
    */
   public static function processSharedAddress(&$address) {
     if (!is_array($address)) {
index 3ff4cdaeb454d94d0383402b98bf1f9878fefa52..c0fd8bfca6806db7fbe4bb5468906185d8e2998a 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contact_BAO_ContactType extends CRM_Contact_DAO_ContactType {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contact_BAO_ContactType object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -570,7 +569,6 @@ WHERE  subtype.name IN ('" . implode("','", $subType) . "' )";
    * @param  int $contactTypeId ID of the Contact Subtype to be deleted.
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function del($contactTypeId) {
@@ -623,7 +621,6 @@ WHERE name = %1";
    * @param  array $params  an assoc array of name/value pairs
    *
    * @return object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -884,7 +881,6 @@ WHERE extends = %1 AND " . implode(" OR ", $subTypeClause);
    * @param  array $subtypes - list of subtypes related to which entry is to be removed.
    *
    * @return void
-   * @access public
    */
   public static function deleteCustomRowsOfSubtype($gID, $subtypes = array()) {
     if (!$gID or empty($subtypes)) {
@@ -921,7 +917,6 @@ WHERE ($subtypeClause)";
    * @param  int $entityID - entity id.
    *
    * @return void
-   * @access public
    */
   public function deleteCustomRowsForEntityID($customTable, $entityID) {
     $customTable = CRM_Utils_Type::escape($customTable, 'String');
index 0e06b5b83cceeb7bc7fe9a0a2e3f7a5d4e675e3b..9193b6dc9a93f3e903a73badc9bd73b1d778b33a 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contact_BAO_Group object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -73,7 +72,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param int $id group id
    *
    * @return null
-   * @access public
    * @static
    *
    */
@@ -160,7 +158,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param bool $countChildGroups
    *
    * @return int count of members in the group with above status
-   * @access public
    */
   public static function memberCount($id, $status = 'Added', $countChildGroups = FALSE) {
     $groupContact = new CRM_Contact_DAO_GroupContact();
@@ -205,7 +202,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param bool $useCache
    *
    * @return array $aMembers this array contains the list of members for this group id
-   * @access public
    * @static
    */
   public static function &getMember($groupID, $useCache = TRUE) {
@@ -234,7 +230,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return array of group objects.
    *
-   * @access public
    *
    * @todo other BAO functions that use returnProperties (e.g. Query Objects) receive the array flipped & filled with 1s and
    * add in essential fields (e.g. id). This should follow a regular pattern like the others
@@ -308,7 +303,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param int $id   the id of the object
    *
    * @return string   the permission that the user has (or null)
-   * @access public
    * @static
    */
   public static function checkPermission($id) {
@@ -347,7 +341,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param array $params     Associative array of parameters
    *
    * @return object|null      The new group BAO (if created)
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -529,7 +522,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param array $params     Associative array of parameters
    *
    * @return object|null      The new group BAO (if created)
-   * @access public
    * @static
    */
   public static function createSmartGroup(&$params) {
@@ -643,7 +635,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param  array $params ( reference ) an assoc array of name/value pairs
    *
    * @return array ( smartGroupId, ssId ) smart group id and saved search id
-   * @access public
    * @static
    */
   public static function createHiddenSmartGroup($params) {
@@ -717,7 +708,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *  -page= offset
    *  @todo there seems little reason for the small number of functions that call this to pass in
    *  params that then need to be translated in this function since they are coding them when calling
-   * @access public
    */
   static public function getGroupListSelector(&$params) {
     // format the params
@@ -782,7 +772,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param  array $params associated array for params
    *
    * @return array
-   * @access public
    */
   public static function getGroupList(&$params) {
     $config = CRM_Core_Config::singleton();
@@ -989,7 +978,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    * @param bool $titleOnly
    *
    * @return array
-   * @access public
    */
   static function getGroupsHierarchy(
     $groupIDs,
@@ -1229,7 +1217,6 @@ WHERE {$whereClause}";
    * Define action links
    *
    * @return array $links array of action links
-   * @access public
    */
   public static function actionLinks() {
     $links = array(
index 3d5d07fc0821e3213a5b6d4cef53afddd7d3ae30..2ac2c4519a494667dbd2854bfe336af424214383 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contact_BAO_Group object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -74,7 +73,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
@@ -94,7 +92,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    * @param array $values output values of the object
    *
    * @return array (reference)   the values that could be potentially assigned to smarty
-   * @access public
    * @static
    */
   public static function getValues(&$params, &$values) {
@@ -126,7 +123,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    * @param int $tracking
    *
    * @return array             (total, added, notAdded) count of contacts added to group
-   * @access public
    * @static
    */
   static function addContactsToGroup(
@@ -175,7 +171,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    * @param null $tracking
    *
    * @return array             (total, removed, notRemoved) count of contacts removed to group
-   * @access public
    * @static
    */
   static function removeContactsFromGroup(
@@ -272,7 +267,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @param bool $visibility
    *
-   * @access public
    *
    * @return array $values this array has key-> group id and value group title
    * @static
@@ -447,7 +441,6 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    * @param  string $method    If we want the subscription history details for a specific method
    *
    * @return object of group contact
-   * @access public
    * @static
    */
   public static function getMembershipDetail($contactId, $groupID, $method = 'Email') {
@@ -488,7 +481,6 @@ SELECT    *
    *
    *
    * @return groupID
-   * @access public
    * @static
    */
   public static function getGroupId($groupContactID) {
@@ -510,7 +502,6 @@ SELECT    *
    * @param string $method
    *
    * @return void
-   * @access public
    * @static
    */
   public static function create(&$params, $contactId, $visibility = FALSE, $method = 'Admin') {
@@ -704,7 +695,6 @@ AND       group_id IN ( $groupIDString )
    * @param null $tracking
    *
    * @return array             (total, added, notAdded) count of contacts added to group
-   * @access public
    * @static
    */
   static function bulkAddContactsToGroup(
index 29da90f055e03c20f505400d20ab8f74a6844a53..870637e215153106ba3dfe30a3783fbd7bd5e930 100644 (file)
@@ -282,7 +282,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    *
    * @return void
-   * @access public
    */
   public static function add($parentID, $childID) {
     // TODO: Add checks here to make sure invalid nests can't be created
@@ -301,7 +300,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           void
    *
-   * @access public
    */
   public static function remove($parentID, $childID) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -318,7 +316,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           void
    *
-   * @access public
    */
   public static function removeAllParentForChild($childID) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -335,7 +332,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean           True if association is found, false otherwise.
    *
-   * @access public
    */
   public static function isParentChild($parentID, $childID) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -355,7 +351,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean                True if 1 or more child groups are found, false otherwise.
    *
-   * @access public
    */
   public static function hasChildGroups($groupId) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -376,7 +371,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean                True if 1 or more parent groups are found, false otherwise.
    *
-   * @access public
    */
   public static function hasParentGroups($groupId) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -397,7 +391,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean                True if $checkGroupId points to a group that is a parent of one of the $groupIds groups, false otherwise.
    *
-   * @access public
    */
   public static function isParentGroup($groupIds, $checkGroupId) {
     if (!is_array($groupIds)) {
@@ -428,7 +421,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean                True if $checkGroupId points to a group that is a child of one of the $groupIds groups, false otherwise.
    *
-   * @access public
    */
   public static function isChildGroup($groupIds, $checkGroupId) {
 
@@ -461,7 +453,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean                True if $checkGroupId points to a group that is an ancestor of one of the $groupIds groups, false otherwise.
    *
-   * @access public
    */
   public static function isAncestorGroup($groupIds, $checkGroupId) {
     if (!is_array($groupIds)) {
@@ -501,7 +492,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return           boolean                True if $checkGroupId points to a group that is a descendent of one of the $groupIds groups, false otherwise.
    *
-   * @access public
    */
   public static function isDescendentGroup($groupIds, $checkGroupId) {
     if (!is_array($groupIds)) {
index e46a56e14b716084b3813375d840351e6f30fd48..115df01c685b45c8f333c5a65c0c3e8e2b715d26 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contact_DAO_GroupOrganization
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -73,7 +72,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    * @param array  $formatedValues (reference ) an assoc array of name/value pairs
    *
    * @return void
-   * @access public
    * @static
    */
   public static function formatValues(&$params, &$formatedValues) {
@@ -96,7 +94,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    * @param array  $params  (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists($params) {
@@ -126,7 +123,6 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
    * @param int $contactID
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function hasGroupAssociated($contactID) {
index 10347479c361dade18f257dab0f09e0cb82b66b5..f8e4bc1da90215131ff7059ffd95ef7f837987ee 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_BAO_Household extends CRM_Contact_DAO_Contact {
    * @param integer $contactId            contact id
    *
    * @return Object     DAO object on success
-   * @access public
    * @static
    */
   public static function updatePrimaryContact($primaryContactId, $contactId) {
index 27ad1351fd6af334edcfcfbb0003ad4551f8e24b..96a78f75da6ef842b6e78b3b69bf73ebc6f27a03 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact {
    * @param array  $contact  contact object
    *
    * @return CRM_Contact_BAO_Contact object
-   * @access public
    * @static
    */
   public static function format(&$params, &$contact) {
@@ -396,7 +395,6 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
index 1f4a161ef57eff1a07761338e6bbecaaf389587f..4b766157c2bca031c2ec4cad66ed2170fe069c7d 100644 (file)
@@ -479,7 +479,6 @@ class CRM_Contact_BAO_Query {
    * Function which actually does all the work for the constructor
    *
    * @return void
-   * @access private
    */
   public function initialize() {
     $this->_select = array();
@@ -586,7 +585,6 @@ class CRM_Contact_BAO_Query {
    * hack to make them part of the query
    *
    * @return void
-   * @access public
    */
   public function addSpecialFields() {
     static $special = array('contact_type', 'contact_sub_type', 'sort_name', 'display_name');
@@ -606,7 +604,6 @@ class CRM_Contact_BAO_Query {
    * in the params list
    *
    * @return void
-   * @access public
    */
   public function selectClause() {
 
@@ -913,7 +910,6 @@ class CRM_Contact_BAO_Query {
    * the return values
    *
    * @return void
-   * @access public
    */
   public function addHierarchicalElements() {
     if (empty($this->_returnProperties['location'])) {
@@ -1237,7 +1233,6 @@ class CRM_Contact_BAO_Query {
    * the return values
    *
    * @return void
-   * @access public
    */
   public function addMultipleElements() {
     if (empty($this->_returnProperties['website'])) {
@@ -1272,7 +1267,6 @@ class CRM_Contact_BAO_Query {
    * @param boolean $onlyDeleted
    *
    * @return array sql query parts as an array
-   * @access public
    */
   public function query($count = FALSE, $sortByChar = FALSE, $groupContacts = FALSE, $onlyDeleted = FALSE) {
     // build permission clause
@@ -1802,7 +1796,6 @@ class CRM_Contact_BAO_Query {
    * where clause
    *
    * @return string
-   * @access public
    */
   public function whereClause() {
     $this->_where[0] = array();
@@ -2311,7 +2304,6 @@ class CRM_Contact_BAO_Query {
    * Getter for tables array
    *
    * @return array
-   * @access public
    */
   public function tables() {
     return $this->_tables;
@@ -2337,7 +2329,6 @@ class CRM_Contact_BAO_Query {
    * @param boolean $strict
    *
    * @return string
-   * @access public
    * @static
    */
   public static function getWhereClause($params, $fields, &$tables, &$whereTables, $strict = FALSE) {
@@ -2363,7 +2354,6 @@ class CRM_Contact_BAO_Query {
    * @param int $mode
    *
    * @return string the from clause
-   * @access public
    * @static
    */
   public static function fromClause(&$tables, $inner = NULL, $right = NULL, $primaryLocation = TRUE, $mode = 1) {
@@ -2625,7 +2615,6 @@ class CRM_Contact_BAO_Query {
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function contactType(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -2693,7 +2682,6 @@ class CRM_Contact_BAO_Query {
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function contactSubType(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -2740,7 +2728,6 @@ class CRM_Contact_BAO_Query {
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function group(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -2854,7 +2841,6 @@ class CRM_Contact_BAO_Query {
    * @param $values
    *
    * @return string|NULL
-   * @access public
    */
   public function savedSearch(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -2920,7 +2906,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function ufUser(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -2944,7 +2929,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function tagSearch(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3012,7 +2996,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function tag(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3099,7 +3082,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function notes(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3177,7 +3159,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function sortName(&$values) {
     list($fieldName, $op, $value, $grouping, $wildcard) = $values;
@@ -3264,7 +3245,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function email(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3307,7 +3287,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function phone_numeric(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3330,7 +3309,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function phone_option_group($values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3348,7 +3326,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function street_address(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3383,7 +3360,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function street_number(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3418,7 +3394,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function sortByCharacter(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3433,7 +3408,6 @@ WHERE  id IN ( $groupIDs )
    * Where / qill clause for including contact ids
    *
    * @return void
-   * @access public
    */
   public function includeContactIDs() {
     if (!$this->_includeContactIds || empty($this->_params)) {
@@ -3457,7 +3431,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function postalCode(&$values) {
     // skip if the fields dont have anything to do with postal_code
@@ -3500,7 +3473,6 @@ WHERE  id IN ( $groupIDs )
    * @param null $status
    *
    * @return void
-   * @access public
    */
   public function locationType(&$values, $status = NULL) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3620,7 +3592,6 @@ WHERE  id IN ( $groupIDs )
    * @param null $status
    *
    * @return void
-   * @access public
    */
   public function county(&$values, $status = null) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3689,7 +3660,6 @@ WHERE  id IN ( $groupIDs )
    * @param null $status
    *
    * @return void
-   * @access public
    */
   public function stateProvince(&$values, $status = NULL) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3783,7 +3753,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function changeLog(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -3964,7 +3933,6 @@ WHERE  id IN ( $groupIDs )
    * @param $values
    *
    * @return void
-   * @access public
    */
   public function relationship(&$values) {
     list($name, $op, $value, $grouping, $wildcard) = $values;
@@ -4184,7 +4152,6 @@ civicrm_relationship.is_permission_a_b = 0
    * @param int $mode
    *
    * @return array derault return properties
-   * @access public
    */
   public static function &defaultReturnProperties($mode = 1) {
     if (!isset(self::$_defaultReturnProperties)) {
@@ -4266,7 +4233,6 @@ civicrm_relationship.is_permission_a_b = 0
    * @param int $value
    *
    * @return string|NULL
-   * @access public
    */
   public static function getPrimaryCondition($value) {
     if (is_numeric($value)) {
@@ -4284,7 +4250,6 @@ civicrm_relationship.is_permission_a_b = 0
    * @param bool $count
    *
    * @return string
-   * @access public
    */
   public static function getQuery($params = NULL, $returnProperties = NULL, $count = FALSE) {
     $query = new CRM_Contact_BAO_Query($params, $returnProperties);
@@ -4314,7 +4279,6 @@ civicrm_relationship.is_permission_a_b = 0
    *
    *
    * @return array
-   * @access public
    */
   static function apiQuery(
     $params = NULL,
@@ -4411,7 +4375,6 @@ civicrm_relationship.is_permission_a_b = 0
    * @param bool $skipOrderAndLimit
    *
    * @return CRM_Core_DAO
-   * @access public
    */
   function searchQuery(
     $offset = 0, $rowCount = 0, $sort = NULL,
@@ -4810,7 +4773,6 @@ SELECT COUNT( conts.total_amount ) as cancel_count,
    * Getter for the qill object
    *
    * @return string
-   * @access public
    */
   public function qill() {
     return $this->_qill;
@@ -4820,7 +4782,6 @@ SELECT COUNT( conts.total_amount ) as cancel_count,
    * Default set of return default hier return properties
    *
    * @return array
-   * @access public
    */
   public static function &defaultHierReturnProperties() {
     if (!isset(self::$_defaultHierReturnProperties)) {
@@ -5107,7 +5068,6 @@ SELECT COUNT( conts.total_amount ) as cancel_count,
    * @param string  $dataType    data type of the field
    *
    * @return string where clause for the query
-   * @access public
    */
   public static function buildClause($field, $op, $value = NULL, $dataType = NULL) {
     $op = trim($op);
index 2a142ea00345e3c3c88d854da9bb36d0122311d9..6b47d8bac3a0dd7828f5ffb5616020d6fdbba58f 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    *  "we are moving away from the $ids param "
    *
    * @return CRM_Contact_BAO_Relationship object
-   * @access public
    * @static
    */
   public static function create(&$params, $ids = array()) {
@@ -195,7 +194,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param array $ids          the array that holds all the db ids
    *
    * @return CRM_Contact_BAO_Relationship
-   * @access public
    * @static
    */
   public static function add(&$params, $ids = array(), $contactId = NULL) {
@@ -269,7 +267,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * Specifiy defaults for creating a relationship
    *
    * @return array $defaults array of defaults for creating relationship
-   * @access public
    * @static
    */
   public static function getdefaults() {
@@ -291,7 +288,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
@@ -316,7 +312,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param boolean $onlySubTypeRelationTypes if set only subtype which is passed by $contactSubType
    *                                          related relationshiptypes get return
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all relationship types with context to current contact.
@@ -444,7 +439,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param int $id relationship id
    *
    * @return null
-   * @access public
    *
    * @static
    */
@@ -495,7 +489,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param $action
    *
    * @return null
-   * @access public
    * @static
    */
   public static function disableEnableRelationship($id, $action) {
@@ -537,7 +530,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param  int  $contactId id of the contact to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteContact($contactId) {
@@ -560,7 +552,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * $returns  returns the contact ids in the realtionship
    *
    * @return \CRM_Contact_DAO_Relationship
-   * @access public
    * @static
    */
   public static function getContactIds($id) {
@@ -582,7 +573,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param int $relationshipTypeId relationship type id
    *
    * @return boolean  true if it is valid relationship else false
-   * @access public
    * @static
    */
   public static function checkRelationshipType($contact_a, $contact_b, $relationshipTypeId) {
@@ -651,7 +641,6 @@ class CRM_Contact_BAO_Relationship extends CRM_Contact_DAO_Relationship {
    * @param integer $relationshipId this is relationship id for the contact
    *
    * @return boolean true if record exists else false
-   * @access public
    * @static
    */
   public static function checkDuplicateRelationship(&$params, $id, $contactId = 0, $relationshipId = 0) {
@@ -760,7 +749,6 @@ WHERE  relationship_type_id = " . CRM_Utils_Type::escape($type, 'Integer');
    * @param array $values output values of the object
    *
    * @return array (reference)   the values that could be potentially assigned to smarty
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values) {
@@ -802,7 +790,6 @@ WHERE  relationship_type_id = " . CRM_Utils_Type::escape($type, 'Integer');
    *
    * @return array
    * @static
-   * @access public
    */
   public static function makeURLClause($contactId, $status, $numRelationship, $count, $relationshipId, $direction, $params = array()) {
     $select = $from = $where = '';
@@ -949,7 +936,6 @@ LEFT JOIN  civicrm_country ON (civicrm_address.country_id = civicrm_country.id)
    *
    * @return array|int
    * @static
-   * @access public
    */
   static function getRelationship($contactId = NULL,
     $status              = 0, $numRelationship = 0,
@@ -1629,7 +1615,6 @@ AND cc.sort_name LIKE '%$name%'";
    * @param  array   $params associated array for params record id.
    *
    * @return array   $contactRelationships associated array of contact relationships
-   * @access public
    */
   public static function getContactRelationshipSelector(&$params) {
     // format the params
index 37dc61530f16574bcef0fff508a4c251d3615154..95ce8be34ce6189a0bd1a0db203784b93bba78ad 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contact_BAO_RelationshipType object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -82,7 +81,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Contact_DAO_RelationshipType
-   * @access public
    * @static
    *
    */
index 1734763ddd7814c2b0832528c985b904d8c911a3..1f91fb95db92083497d7cc242739215f93f80f1f 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    *
    * @return array $aSavedSearch - contains the search name as value and and id as key
    *
-   * @access public
    */
   public function getAll() {
     $savedSearch = new CRM_Contact_DAO_SavedSearch();
@@ -74,7 +73,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contact_BAO_SavedSearch
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -93,7 +91,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    * @param int $id the id of the saved search
    *
    * @return array the values of the posted saved search
-   * @access public
    * @static
    */
   public static function &getFormValues($id) {
@@ -157,7 +154,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    * @param  array $whereTables (reference ) add the tables that are needed for the where clause
    *
    * @return string the where clause for this saved search
-   * @access public
    * @static
    */
   public static function whereClause($id, &$tables, &$whereTables) {
@@ -271,7 +267,6 @@ LEFT JOIN civicrm_email ON (contact_a.id = civicrm_email.contact_id AND civicrm_
    * @param string $value
    *
    * @return string the name of the saved search
-   * @access public
    * @static
    */
   public static function getName($id, $value = 'name') {
index 3f1924364e3ca49575460943fc77a39ccf176d64..56805ef259411c6cf0467296f7d5d2fe3a98f3fb 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Contact_DAO_SubscriptionHistory
    */
   /**
@@ -56,7 +55,6 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
    * @param array $params     Values for the new history record
    *
    * @return object $history  The new history object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -73,7 +71,6 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
    * @param int $id       The contact id
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteContact($id) {
index ea01fc26b8812571786ce194684a55df8615d238..1f3905e298b84ad941e49fac77732e78d812045f 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * Name of de-dupe button
    *
    * @var string
-   * @access protected
    */
   protected $_dedupeButtonName;
 
@@ -90,7 +89,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * Name of optional save duplicate button
    *
    * @var string
-   * @access protected
    */
   protected $_duplicateButtonName;
 
@@ -133,7 +131,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE, 'add');
@@ -388,7 +385,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -558,7 +554,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * All local rules are added near the element
    *
    * @return void
-   * @access public
    * @see valid_date
    */
   public function addRules() {
@@ -591,7 +586,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * @param int $contactId contact id if doing update.
    *
    * @return bool $primaryID email/openId@static
-   * @access public
    */
   public static function formRule($fields, &$errors, $contactId = NULL) {
     $config = CRM_Core_Config::singleton();
@@ -718,7 +712,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //load form for child blocks
@@ -849,7 +842,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
   /**
    * Form submission of new/edit contact is processed.
    *
-   * @access public
    *
    * @return void
    */
@@ -1066,7 +1058,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *
    * @return boolean true if data exists, false otherwise
    * @static
-   * @access public
    */
   public static function blockDataExists(&$fields) {
     if (!is_array($fields)) {
@@ -1176,7 +1167,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   public function getTemplateFileName() {
     if ($this->_contactSubType) {
index 2fe49f96f60dc6d1ff28894736437c2636d497e7..e8f7773e8d92f8d38a6396697745b0a977d34d31 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
    * Entity sub type of the table id
    *
    * @var string
-   * @access protected
    */
   protected $_entitySubType;
 
@@ -97,7 +96,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
    * Custom group id
    *
    * @int
-   * @access public
    */
   public $_groupID;
 
@@ -113,7 +111,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
@@ -178,7 +175,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType || $this->_multiRecordDisplay == 'single') {
@@ -236,7 +232,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -294,7 +289,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
   /**
    * Process the user submitted custom data values.
    *
-   * @access public
    *
    * @return void
    */
index 1ac59b06a6944fcba51e6b498f1a1bb2d822a280..36997388b892fe79a83d07badd76d289da9086e8 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
    * Pre processing
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->rgid = CRM_Utils_Request::retrieve('rgid', 'Positive', $this, FALSE, 0);
@@ -59,7 +58,6 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -88,7 +86,6 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 9752d9c51c776e6ceab28e92b5bb50694286e067..c2e67bf1e590bfb1b34086ad08c36e4811c92bd0 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_Form_DedupeRules extends CRM_Admin_Form {
    * Pre processing
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // Ensure user has permission to be here
@@ -98,7 +97,6 @@ class CRM_Contact_Form_DedupeRules extends CRM_Admin_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $foo = CRM_Core_DAO::getAttribute('CRM_Dedupe_DAO_Rule', 'title');
@@ -151,7 +149,6 @@ class CRM_Contact_Form_DedupeRules extends CRM_Admin_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -178,7 +175,6 @@ class CRM_Contact_Form_DedupeRules extends CRM_Admin_Form {
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
@@ -192,7 +188,6 @@ class CRM_Contact_Form_DedupeRules extends CRM_Admin_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 491cb93bd937e08843d2d18031caa4c71ac16a4b..9526a8d9d42106b3cdcb7445d1cbc98e6cc28364 100644 (file)
@@ -94,7 +94,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    * @return void
    */
   /**
@@ -153,7 +152,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -190,7 +188,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -205,7 +202,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     // check for state/country mapping
@@ -237,7 +233,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 98e7330e745399fce6e481f0042ef7140dbd8f48..f67e165fb5b5e92bed274a55af089bea37e8932a 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_Form_Edit_Address {
    *
    * @return void
    *
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, $addressBlockCount = NULL, $sharing = TRUE, $inlineEdit = FALSE) {
@@ -261,7 +260,6 @@ class CRM_Contact_Form_Edit_Address {
    *
    * @return array|bool if no errors
    *
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -318,7 +316,6 @@ class CRM_Contact_Form_Edit_Address {
    * @param CRM_Core_Form $form     form object
    *
    * @static
-   * @access public
    */
   public static function setDefaultValues( &$defaults, &$form ) {
     $addressValues = array();
index 80e4fc78af6c0f41e0b5f0dbf3887c3d5173579f..c109cae159efc00942c0be2b537d70611733f104 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    * @param CRM_Core_Form $form       reference to the form object
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form) {
@@ -138,7 +137,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    * @param $self
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -160,7 +158,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param $defaults
@@ -210,7 +207,6 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    * @param $contactType
    *
    * @return void
-   * @access public
    */
   public static function getGreetingFields($contactType) {
     if (empty(self::$greetings[$contactType])) {
index c87e95ec86e35a2fe44bf52d5cd0ccbe5a89b5ff..f85087cdec1b86626401a520103fc4afdf5a0e56 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Form_Edit_CustomData {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function preProcess(&$form) {
     $form->_type = CRM_Utils_Request::retrieve('type', 'String', CRM_Core_DAO::$_nullObject);
@@ -72,7 +71,6 @@ class CRM_Contact_Form_Edit_CustomData {
    * @param CRM_Core_Form $form       reference to the form object
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form) {
@@ -105,7 +103,6 @@ class CRM_Contact_Form_Edit_CustomData {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param $defaults
index bf376ffe5518d065a59ae2dfddfb9e7357d82c75..213e5ff6d33d646e9e4ab28305c7019c361b4835 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Form_Edit_Demographics {
    * @param CRM_Core_Form $form       reference to the form object
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form) {
@@ -69,7 +68,6 @@ class CRM_Contact_Form_Edit_Demographics {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param $defaults
index 0e1452d3d1866d17d22889f7e5f193b912cf699f..050e6a21ca3282d2b0306cab6822ef45363f41e1 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Contact_Form_Edit_Email {
    * @param boolean       $blockEdit         is it block edit
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL, $blockEdit = FALSE) {
index 22996758a5ebb691e32fbbf6a96678a35cb045e4..e289cc9586be698b2f6eec61dc3831a6cda6dac2 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_Form_Edit_Household {
    * @param int $inlineEditMode ( 1 for contact summary
    * top bar form and 2 for display name edit )
    *
-   * @access public
    * @return void
    */
   public static function buildQuickForm(&$form, $inlineEditMode = NULL) {
index b574de9edf714080591a7d3e2653dfaa1c2415d7..35171a0a8f82813b9c31ca1a589929d4a233a71a 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Contact_Form_Edit_IM {
    * @param boolean       $blockEdit  is it block edit
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL, $blockEdit = FALSE) {
index bd62769a89587feee1d1974324bdfb487765cdd1..dfc0eeac17b79c589c1c23f5ffadb74e57316f19 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_Form_Edit_Individual {
    * @param int $inlineEditMode ( 1 for contact summary
    * top bar form and 2 for display name edit )
    *
-   * @access public
    * @return void
    */
   public static function buildQuickForm(&$form, $inlineEditMode = NULL) {
@@ -150,7 +149,6 @@ class CRM_Contact_Form_Edit_Individual {
    * @param int $contactID
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
index 2b746be5885e93101968d9a29df25b49afcbfa39..fc304f9b07355ca8415f014371fcb45eb7d5ff19 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Form_Edit_Lock {
    *
    * @param CRM_Core_Form $form form object
    *
-   * @access public
    * @return void
    */
   public static function buildQuickForm(&$form) {
@@ -59,7 +58,6 @@ class CRM_Contact_Form_Edit_Lock {
    * @param int $contactID
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
index a5512dc6fc7c8cfdfbe68fad0c50d2b2aa421221..e19e7333e5035bf4233f557753060a68215f33c6 100644 (file)
@@ -39,7 +39,6 @@ Class CRM_Contact_Form_Edit_Notes {
    * params object $form object of the form
    *
    * @static
-   * @access public
    */
   public static function buildQuickForm(&$form) {
     $form->applyFilter('__ALL__', 'trim');
index 8c2609d86a09b0d6c743c5fc4db9cf7baa4c8cee..75f1132b43e795d84296a74118f36b90da9dc8a1 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Contact_Form_Edit_OpenID {
    * @param boolean       $blockEdit  is it block edit
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL, $blockEdit = FALSE) {
index ca095b25292c3143c7896e608ce64884a6cf8509..46f1f99a0b51a9cbebca6d88a7370f17cb14b8c5 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_Form_Edit_Organization {
    * @param int $inlineEditMode ( 1 for contact summary
    * top bar form and 2 for display name edit )
    *
-   * @access public
    * @return void
    */
   public static function buildQuickForm(&$form, $inlineEditMode = NULL) {
index 241353d710e9f16fb218281f20a8dd0a06bd99cc..2f60db0c45332b1fd6b1cc4c1098c821c52f1503 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Contact_Form_Edit_Phone {
    * @param boolean       $blockEdit         is it block edit
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, $addressBlockCount = NULL, $blockEdit = FALSE) {
index 631aa88aafc061bd4b1a6c693f598736f540a351..3c6086bee6fd5e7960c13eece15a88670a9cf9f6 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Contact_Form_Edit_TagsAndGroups {
    * @param string $groupElementType
    *
    * @static
-   * @access public
    */
   static function buildQuickForm(&$form,
     $contactId = 0,
@@ -205,7 +204,6 @@ class CRM_Contact_Form_Edit_TagsAndGroups {
    * @param string $groupElementType
    *
    * @return void
-   * @access public
    * @static
    */
   public static function setDefaults($id, &$defaults, $type = self::ALL, $fieldName = NULL, $groupElementType = 'checkbox') {
@@ -248,7 +246,6 @@ class CRM_Contact_Form_Edit_TagsAndGroups {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param $defaults
index 92e1c1fc8ab706238d7415a0095a1ec0b1f33cf8..7ca4f1919e0da3a9f0c4d715875e305b6933c5d9 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Form_Edit_Website {
    * @param int           $blockCount block number to build
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, $blockCount = NULL) {
index 9dcd5d46388d1636c658e38f763d25d308c28f70..f8471467d6df149cf18f6aa5db23711a5d319007 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Contact_Form_GroupContact extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // get the list of all the groups
@@ -116,7 +115,6 @@ class CRM_Contact_Form_GroupContact extends CRM_Core_Form {
   }
 
   /**
-   * @access public
    *
    * @return void
    */
index 5bd326b6c9723efe4c725cb680c86c91b46e720f..e7a8227c0fe491a1bea70d2f4c6a695cb37b89c8 100644 (file)
@@ -80,7 +80,6 @@ abstract class CRM_Contact_Form_Inline extends CRM_Core_Form {
    * Common form elements
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Contact_Form_Inline_Lock::buildQuickForm($this, $this->_contactId);
@@ -103,7 +102,6 @@ abstract class CRM_Contact_Form_Inline extends CRM_Core_Form {
    * Override default cancel action
    *
    * @return void
-   * @access public
    */
   public function cancelAction() {
     $response = array('status' => 'cancel');
@@ -114,7 +112,6 @@ abstract class CRM_Contact_Form_Inline extends CRM_Core_Form {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = $params = array();
index 8c226d188060bdd7101cd42abc3e419958bc1461..4f6bc5efab7334e659950eb557070b2deaa625a8 100644 (file)
@@ -123,7 +123,6 @@ class CRM_Contact_Form_Inline_Address extends CRM_Contact_Form_Inline {
    * Build the form object elements for an address object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -134,7 +133,6 @@ class CRM_Contact_Form_Inline_Address extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = $this->_values;
@@ -164,7 +162,6 @@ class CRM_Contact_Form_Inline_Address extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 4d1e9f91be933c6f9daea787445e414126aeb452..2a38e354101e9d7829c2fe0cee6f27736c8a8247 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Inline_CommunicationPreferences extends CRM_Contact_Form_
    * Build the form object elements for communication preferences
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -54,7 +53,6 @@ class CRM_Contact_Form_Inline_CommunicationPreferences extends CRM_Contact_Form_
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = parent::setDefaultValues();
@@ -85,7 +83,6 @@ class CRM_Contact_Form_Inline_CommunicationPreferences extends CRM_Contact_Form_
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 19daefc0283a49174a19a0861313e6349c2effe3..30c486823e75b5cc2841a835875f6276013dad12 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Inline_ContactInfo extends CRM_Contact_Form_Inline {
    * Build the form object elements
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -56,7 +55,6 @@ class CRM_Contact_Form_Inline_ContactInfo extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     return parent::setDefaultValues();
@@ -66,7 +64,6 @@ class CRM_Contact_Form_Inline_ContactInfo extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 666cf72c68b6276cec6216b1e3fb64bd841aa0a1..9895863da378603e8c6a2f0a1c61c1f20a5ccbcf 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Inline_ContactName extends CRM_Contact_Form_Inline {
    * Build the form object elements
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -56,7 +55,6 @@ class CRM_Contact_Form_Inline_ContactName extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 9f47ce4d2ca5130e1314be5a5cc6818ca38c68b0..4bc42e68ba1f91ae2dfa30a7973868300540f896 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Inline_CustomData extends CRM_Contact_Form_Inline {
    * Custom group id
    *
    * @int
-   * @access public
    */
   public $_groupID;
 
@@ -72,7 +71,6 @@ class CRM_Contact_Form_Inline_CustomData extends CRM_Contact_Form_Inline {
    * Build the form object elements for custom data
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -83,7 +81,6 @@ class CRM_Contact_Form_Inline_CustomData extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     return CRM_Custom_Form_CustomData::setDefaultValues($this);
@@ -93,7 +90,6 @@ class CRM_Contact_Form_Inline_CustomData extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // Process / save custom data
index 2b78a17b4f85ba00311283134556e8b7afb21da7..017c59b03fab53f64951cc2ebdf90d2ad229fb3f 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Inline_Demographics extends CRM_Contact_Form_Inline {
    * Build the form object elements
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -53,7 +52,6 @@ class CRM_Contact_Form_Inline_Demographics extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 2563fcc6d0fa6fab48f3f627ec49282cfc436aed..840d1bb52a651515d903ac11be0f10fddf78ee80 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline {
    * Build the form object elements for an email object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -103,7 +102,6 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline {
    * @param array $errors list of errors to be posted back to the form
    *
    * @return array $errors@static
-   * @access public
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
@@ -135,7 +133,6 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -157,7 +154,6 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index eee47a20a9cde910379fa414a3ee38aafdd2da2d..7bdc2790259ffc8b8f5a4acda9c54fe0f06399b1 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
    * Build the form object elements for im object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -103,7 +102,6 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
    * @param array $errors list of errors to be posted back to the form
    *
    * @return array $errors@static
-   * @access public
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
@@ -137,7 +135,6 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -158,7 +155,6 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 745424b40c8d3faef22467fda225f80375d1b154..2599856318dbc90cf01ae606f9e6eb45902d0584 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Form_Inline_Lock {
    * @param CRM_Core_Form $form form object
    * @param int $contactID
    *
-   * @access public
    * @return void
    */
   public static function buildQuickForm(&$form, $contactID) {
@@ -70,7 +69,6 @@ class CRM_Contact_Form_Inline_Lock {
    * @param int $contactID
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $contactID = NULL) {
index 6c220cb3cfa8d6aa440f7952fc273dc499f8f438..88fe65676dc115914596f5b106ac98ee9ff3a1de 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
    * Build the form object elements for openID object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -103,7 +102,6 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
    * @param array $errors list of errors to be posted back to the form
    *
    * @return array $errors@static
-   * @access public
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
@@ -137,7 +135,6 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -158,7 +155,6 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 9a81daa8541887f7ec14b27309e5af6764b7f8d6..cd1ff6b00d3162e83c9b3408d123c59df87c3ab0 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline {
    * Build the form object elements for phone object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -103,7 +102,6 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline {
    * @param array $errors list of errors to be posted back to the form
    *
    * @return array $errors@static
-   * @access public
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();
@@ -138,7 +136,6 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -159,7 +156,6 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 79b4c3968157b13772f02090a129110a09f1bb43..5f9e9394f499e0fd4957a4cdd8839a2f0d76c514 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Contact_Form_Inline_Website extends CRM_Contact_Form_Inline {
    * Build the form object elements for website object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -98,7 +97,6 @@ class CRM_Contact_Form_Inline_Website extends CRM_Contact_Form_Inline {
    * Set defaults for the form
    *
    * @return array
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -120,7 +118,6 @@ class CRM_Contact_Form_Inline_Website extends CRM_Contact_Form_Inline {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->exportValues();
index 9bfbf0f990ecc74e4c9a85479bbd236f68e2cbd4..5b20f3b2d30e31c70e75e9770d024eadc39fc232 100644 (file)
@@ -79,7 +79,6 @@ class CRM_Contact_Form_Location {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function buildQuickForm(&$form) {
     // required for subsequent AJAX requests.
index dde75bfd44ce31d75d0cde8d593e881b12fa71f8..444853824f2138019c79225433d94b9ffa5c69b8 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_ProfileContact {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function preProcess(&$form) {
     $session = CRM_Core_Session::singleton();
index 40f4da11878274a6f8ebbe613c11f095528574e8..fa3868302a21e75aa55187fc767493e3d6c7c1f9 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // reset action from the session
@@ -107,7 +106,6 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -119,7 +117,6 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $params       = array();
@@ -159,7 +156,6 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form {
   /**
    * Form submission of new/edit contact is processed.
    *
-   * @access public
    *
    * @return void
    */
index 0d4f3a25cee9bbfc1479722765545074e811056b..0fd1093e004c32e63c3637bcc5083b849834b2cd 100644 (file)
@@ -214,7 +214,6 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
    * Set default values for the form. Relationship that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -280,7 +279,6 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
    * This function is used to add the rules for form.
    *
    * @return void
-   * @access public
    */
   public function addRules() {
     if ($this->_cdType) {
@@ -296,7 +294,6 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType) {
@@ -402,7 +399,6 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
   /**
    *  This function is called when the form is submitted
    *
-   * @access public
    *
    * @return void
    */
@@ -546,7 +542,6 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function dateRule($params) {
index 02aab324fe68c9560648a9db30b4f5bdc3c606b5..e44eaffeb0535edca524bc7d8090dedcc1d4e606 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The contextMenu
    *
    * @var array
-   * @access protected
    */
   protected $_contextMenu;
 
@@ -71,7 +70,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The groupId retrieved from the GET vars
    *
    * @var int
-   * @access public
    */
   public $_groupID;
 
@@ -80,7 +78,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * retrieved from the GET vars
    *
    * @var int
-   * @access protected
    */
   protected $_amtgID;
 
@@ -88,7 +85,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The saved search ID retrieved from the GET vars
    *
    * @var int
-   * @access protected
    */
   protected $_ssID;
 
@@ -96,7 +92,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The group elements
    *
    * @var array
-   * @access public
    */
   public $_group;
   public $_groupElement;
@@ -106,7 +101,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The tag elements
    *
    * @var array
-   * @access protected
    */
   public $_tag;
   public $_tagElement;
@@ -115,7 +109,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The params used for search
    *
    * @var array
-   * @access protected
    */
   protected $_params;
 
@@ -123,7 +116,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The return properties used for search
    *
    * @var array
-   * @access protected
    */
   protected $_returnProperties;
 
@@ -131,7 +123,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The sort by character
    *
    * @var string
-   * @access protected
    */
   protected $_sortByCharacter;
 
@@ -139,7 +130,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * The profile group id used for display
    *
    * @var integer
-   * @access protected
    */
   protected $_ufGroupID;
 
@@ -147,7 +137,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * Csv - common search values
    *
    * @var array
-   * @access protected
    * @static
    */
   static $csv = array('contact_type', 'group', 'tag');
@@ -178,7 +167,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * Define the set of valid contexts that the search form operates on
    *
    * @return array the valid context set and the titles
-   * @access protected
    * @static
    */
   public static function &validContext() {
@@ -330,7 +318,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the common elements between the search/advanced form
    *
-   * @access public
    *
    * @return void
    */
@@ -481,7 +468,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // set the various class variables
@@ -737,7 +723,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * Common post processing
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     /*
@@ -876,7 +861,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Search');
index 662d8641aac6fb0c8a718078355590c67106fdf1..f5427ca01d749ea2fa0dbb3c30ca097d1535f8ac 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Advanced');
@@ -60,7 +59,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -181,7 +179,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -204,7 +201,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -236,7 +232,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->set('isAdvanced', '1');
@@ -334,7 +329,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
    * multiple purposes (queries, save/edit etc)
    *
    * @return void
-   * @access private
    */
   public function normalizeFormValues() {
     $contactType = CRM_Utils_Array::value('contact_type', $this->_formValues);
@@ -396,7 +390,6 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
    *
    * @param $defaults array
    * @return array
-   * @access private
    */
   public function normalizeDefaultValues(&$defaults) {
     if (!is_array($defaults)) {
index 0b5e775f755cc2508494d98e3e92d7fb7db384a5..2177419d2fcdb9a9ff3628bd4e5caaef8314e09b 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
    * csv - common search values
    *
    * @var array
-   * @access protected
    * @static
    */
   static $csv = array('contact_type', 'group', 'tag');
@@ -55,7 +54,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -106,7 +104,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -138,7 +135,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -150,7 +146,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Basic');
@@ -169,7 +164,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
    * This method is called for processing a submitted search form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->set('isAdvanced', '0');
@@ -222,7 +216,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
    * multiple purposes (queries, save/edit etc)
    *
    * @return void
-   * @access private
    */
   public function normalizeFormValues() {
     $contactType = CRM_Utils_Array::value('contact_type', $this->_formValues);
@@ -283,7 +276,6 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 92fafd0fb9f5af808764ab210a8486843fd1be62..1d8013269642315027f390a7befb42f5de3ecf19 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
    * Number of columns in where
    *
    * @var int
-   * @access public
    */
   public $_columnCount;
 
@@ -50,7 +49,6 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
    * Number of blocks to be shown
    *
    * @var int
-   * @access public
    */
   public $_blockCount;
 
@@ -58,7 +56,6 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Builder');
@@ -128,7 +125,6 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -145,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
-   * @access public
    */
   public static function formRule($values, $files, $self) {
     if (!empty($values['addMore']) || !empty($values['addBlock'])) {
@@ -322,7 +317,6 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->set('isAdvanced', '2');
index c99992c1c91272003e783a332b70f3d6117df6f6..98112f70a4e2ba93faf550a4f33ef2d5c1e44ad1 100644 (file)
@@ -512,7 +512,6 @@ class CRM_Contact_Form_Search_Criteria {
    * Generate the custom Data Fields based
    * on the is_searchable
    *
-   * @access private
    *
    * @param $form
    *
index 7b62f26a93acb8a414c477e128d9303b1e612b16..d2299822b2054123c5e3098284b62358ff888e86 100644 (file)
@@ -118,7 +118,6 @@ class CRM_Contact_Form_Search_Custom extends CRM_Contact_Form_Search {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -160,7 +159,6 @@ class CRM_Contact_Form_Search_Custom extends CRM_Contact_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 1ccb5b42f66f5af73e03806431979afa4b5d7d31..06e492a73733a59fdcc2a1916dfc3c419a4c9280 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Contact_Form_Search_Custom_Basic extends CRM_Contact_Form_Search_Custo
    * multiple purposes (queries, save/edit etc)
    *
    * @return void
-   * @access private
    */
   public function normalize() {
     $contactType = CRM_Utils_Array::value('contact_type', $this->_formValues);
index 9838d8e62274607d5332a461f848efea38491aa8..15913a3b2d13dbe755c5cbb5a5a86b8b9cefb0bc 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -330,7 +329,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
    * Set default values for the form. Relationship that in edit/view action
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
@@ -343,7 +341,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
    * This function is used to add the rules for form.
    *
    * @return void
-   * @access public
    */
   public function addRules() {
   }
@@ -352,7 +349,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addDefaultButtons(ts('Confirm Action'));
@@ -361,7 +357,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -378,7 +373,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
@@ -399,7 +393,6 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
    * Replace ids of household members in $this->_contactIds with the id of their household.
    * CRM-8338
    *
-   * @access public
    *
    * @return void
    */
index ecd694b2badeb5ff57b0a3755e10a3daca4ef8c2..f6653f78ce1d388b8addc69edc732dab3430689b 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -80,7 +79,6 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -153,7 +151,6 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -171,7 +168,6 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -186,7 +182,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
-   * @access public
    */
   public static function formRule($params) {
     $errors = array();
@@ -204,7 +199,6 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 691c93b99246f36c0b069560517850bda1f71f53..1ab5e2f34d12218841a21532e3791fe9588e5e3d 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -56,7 +55,6 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -112,7 +110,6 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -181,7 +178,6 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task {
    * @param CRM_Core_Form $form
    * @param  array $params This contains elements for search criteria
    *
-   * @access public
    *
    * @return void
    */
index b7e154c2b1d87f35d937fafaa305b4c080c7e079..5c39564c35c065e16295fd2737b0987b4420c0be 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contact_Form_Task_AddToOrganization extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -53,7 +52,6 @@ class CRM_Contact_Form_Task_AddToOrganization extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -114,7 +112,6 @@ class CRM_Contact_Form_Task_AddToOrganization extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index d735f24f07b6cd6ba2e049665b5786e569f458a7..0ef308892b710493e511ace948b01966bd382907 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Contact_Form_Task_AddToTag extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -96,7 +95,6 @@ class CRM_Contact_Form_Task_AddToTag extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 1113fdbca54d8963dfb94824cff00c0859ff07e9..8cabc53bf333129c9643f7730e3b9bfc8c42bb31 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Form_Task_AlterPreferences extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -69,7 +68,6 @@ class CRM_Contact_Form_Task_AlterPreferences extends CRM_Contact_Form_Task {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -97,7 +95,6 @@ class CRM_Contact_Form_Task_AlterPreferences extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 954df6931f578cb0603c97201095cab8db451af3..44aba708e80bb28b5e242011465ffa2f0a3fcbfe 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -84,7 +83,6 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -168,7 +166,6 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return array
    */
@@ -201,7 +198,6 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
    * @param array $fields  the input form values
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields) {
@@ -226,7 +222,6 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 32db1e7b4aa0712336e219938a39661437fa609c..b4667134d610c17a8e936dc57866bb0525cfda4a 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -143,7 +142,6 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -181,7 +179,6 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
    * @param object $self form object
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -196,7 +193,6 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 9a6aafa1a34a619bba0715c5c73fe383cacd04dc..39516af5b895a95747ea1c70a7c0d60c4edfa32a 100644 (file)
@@ -96,7 +96,6 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // store case id if present
@@ -151,7 +150,6 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -166,7 +164,6 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index d96623738a9a510d9c4aece18588b8c62475bd7a..d7d7b38b48b456820e7a6fd69fcb22615048cf31 100644 (file)
@@ -132,7 +132,6 @@ class CRM_Contact_Form_Task_EmailCommon {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -324,7 +323,6 @@ class CRM_Contact_Form_Task_EmailCommon {
    * @param array $self      additional values form 'this'
    *
    * @return true if no errors, else array of errors
-   * @access public
    *
    */
   public static function formRule($fields, $dontCare, $self) {
@@ -348,7 +346,6 @@ class CRM_Contact_Form_Task_EmailCommon {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index c0fe1b356355d7bf9ba9f07064f08db71a068d40..9ac268e6b1c3107dbd413dac690e2cae9fc82161 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Form_Task_HookSample extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -76,7 +75,6 @@ AND    c.id IN ( $contactIDs )";
   /**
    * Build the form object - it consists of
    *
-   * @access public
    *
    * @return void
    */
@@ -87,7 +85,6 @@ AND    c.id IN ( $contactIDs )";
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 0e91e1e1d7f271f92cde4b31f4c8825427022729..9f72e7f3229993a7ddd54b4ef7451ab8bdbf74a7 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('contactIds', $this->_contactIds);
@@ -53,7 +52,6 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -111,7 +108,6 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -382,7 +378,6 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
    * @param   string   $fileName    The name of the file to save the label in
    *
    * @return  null
-   * @access  public
    */
   public function createLabel(&$contactRows, &$format, $fileName = 'MailingLabels_CiviCRM.pdf') {
     $pdf = new CRM_Utils_PDF_Label($format, 'mm');
@@ -408,7 +403,6 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
    * @param   string   $format   format for which return properties build
    *
    * @return array of returnProperties
-   * @access  public
    */
   public function getReturnProperties(&$format) {
     $returnProperties = array();
index ca2f052270ff5822255483a1f750846c24a35b59..deddce485053318c2c190be129ab560530b3151c 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Contact_Form_Task_LabelCommon {
    * @param   string   $fileName    The name of the file to save the label in
    *
    * @return  null
-   * @access  public
    */
   public static function createLabel(&$contactRows, &$format, $fileName = 'MailingLabels_CiviCRM.pdf') {
     $pdf = new CRM_Utils_PDF_Label($format, 'mm');
@@ -96,7 +95,6 @@ class CRM_Contact_Form_Task_LabelCommon {
    * @param bool $mergeSameHousehold UNUSED
    *
    * @return array of rows for labels
-   * @access  public
    */
 
   public static function getRows($contactIDs, $locationTypeID, $respectDoNotMail, $mergeSameAddress, $mergeSameHousehold) {
index b173934b37a081e1b631b59e390f9ec2a6cbd2a9..45c73ed5e71a6968c1be3645e9488b7da1a2941c 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $cid = CRM_Utils_Request::retrieve('cid', 'Positive',
@@ -117,7 +116,6 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -135,7 +133,6 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -151,7 +148,6 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task {
    * @param string $type
    *
    * @return string           the location of the file we have created
-   * @access protected
    */
   public static function createMapXML($ids, $locationId, &$page, $addBreadCrumb, $type = 'Contact') {
     $config = CRM_Core_Config::singleton();
index b6fe01fb9d8c936d095913ef135dc1b2a20d83e2..4297f4acc513963244839d1c8de387c0b61c82b9 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Form_Task_Map_Event extends CRM_Contact_Form_Task_Map {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $ids = CRM_Utils_Request::retrieve('eid', 'Positive',
@@ -63,7 +62,6 @@ class CRM_Contact_Form_Task_Map_Event extends CRM_Contact_Form_Task_Map {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index e48baa3e011885f42bea66a157e5145264fc19aa..59d34e3a6926f1b7ff2d23708748e310075fdb0c 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Form_Task_Merge extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
index 0aab33ab7b8488d85f1422fecfa8cd85bed55560..f6862cd5b41d9c6590975ae98a244a1e91816839 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -91,7 +90,6 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
    * Set default values for the form. Relationship that in edit/view action
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -112,7 +110,6 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -125,7 +122,6 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index cae112cf4e3c23325e1bbc6e575de3ff7ac5cf72..c0b4fc25946940a6d7e7cc88dccfcf1f4ebc17bf 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function preProcess(&$form) {
     $messageText    = array();
@@ -209,7 +208,6 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
    * @param array $self      additional values form 'this'
    *
    * @return true if no errors, else array of errors
-   * @access public
    *
    */
   public static function formRule($fields, $dontCare, $self) {
@@ -238,7 +236,6 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
   /**
    * Part of the post process which prepare and extract information from the template
    *
-   * @access protected
    *
    * @param CRM_Core_Form $form
    *
@@ -313,7 +310,6 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index 86ba93d346b9b889916fc076c16de89697be7db4..efc7a18a1e22ff40e67f7dcb81e27293e2bc4ccc 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -99,7 +98,6 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -128,7 +126,6 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -143,7 +140,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
-   * @access public
    */
   public static function formRule($fields) {
     if (CRM_Core_BAO_UFField::checkProfileType($fields['uf_group_id'])) {
@@ -160,7 +156,6 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 4f2158b363feca3bde81ce3651f6a5a800ab10e4..d620ccfb694b53cb5e924823d11451bf826a85d9 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Form_Task_Print extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -109,7 +108,6 @@ class CRM_Contact_Form_Task_Print extends CRM_Contact_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -135,7 +133,6 @@ class CRM_Contact_Form_Task_Print extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 8baa7cde5483b84951d65f91efe0dfcb75adde61..ea85e71350d2968533b339b019811acddd29ddd4 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -75,7 +74,6 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param $proxSearch
@@ -115,7 +113,6 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
    * @param CRM_Core_Form $form
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $form) {
@@ -138,7 +135,6 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @param CRM_Core_Form $form
    *
index 8badd9ac645854ab173c118878f1c15a059e9a2e..ef518e84974a7fbcb86c09ed37ecf49093ff0049 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Form_Task_RemoveFromGroup extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -59,7 +58,6 @@ class CRM_Contact_Form_Task_RemoveFromGroup extends CRM_Contact_Form_Task {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -75,7 +73,6 @@ class CRM_Contact_Form_Task_RemoveFromGroup extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 805495c2bf45cd8988df172db3abf7def5feff13..f83b6e969148fbe391d7e3beeb7086bc7d76d084 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Contact_Form_Task_RemoveFromTag extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -93,7 +92,6 @@ class CRM_Contact_Form_Task_RemoveFromTag extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index c7d191dd84556106a9eedffd2f013a9e8bec2202..d3ba16472eabce0df66144ce1f8fc64ceacfb2a2 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Form_Task_Result extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -100,7 +99,6 @@ class CRM_Contact_Form_Task_Result extends CRM_Contact_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index be50d6197db0797d3766e74d9ea196ecaf3f15d9..2478370ced9960be761a743d1ccaf33c424e32da 100644 (file)
@@ -75,7 +75,6 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -89,7 +88,6 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index a405d0092d28a4f42233785d5ca209870ad1cd13..aa648beadd5beb1be769fb324e2e4e7373ce2a10 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Contact_Form_Task_SMSCommon {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -307,7 +306,6 @@ class CRM_Contact_Form_Task_SMSCommon {
    * @param array $self      additional values form 'this'
    *
    * @return true if no errors, else array of errors
-   * @access public
    *
    */
   public static function formRule($fields, $dontCare, $self) {
@@ -339,7 +337,6 @@ class CRM_Contact_Form_Task_SMSCommon {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index cdaa3f75d7bb26e6c5d34b72787c3bf493331da4..843084129ef5a39723abdefbf4580a4d124e1bbf 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->_id = NULL;
 
@@ -79,7 +78,6 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -146,7 +144,6 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 8cc290f35531f385c2d597584e98a1576074c599..634c3d637274468a221565c6c7713b21a45311ec 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Form_Task_SaveSearch_Update extends CRM_Contact_Form_Task_Save
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -62,7 +61,6 @@ class CRM_Contact_Form_Task_SaveSearch_Update extends CRM_Contact_Form_Task_Save
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
index 4171dfd541fd63048039075895e1c812869238fb..bc389391a95ec9c00cc89c3001cc6b41067481e2 100644 (file)
@@ -9,7 +9,6 @@ class CRM_Contact_Form_Task_Unhold extends CRM_Contact_Form_Task {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
index dac0f8b85cca3b9817bd2d5ccd0a95329c450ea4..fe37d8d3764ac930b8e02ea2a7956809ef248360 100755 (executable)
@@ -67,7 +67,6 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -86,7 +85,6 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $element = $this->add('text', 'name', ts('Full Name'), array('class' => 'huge'));
@@ -120,7 +118,6 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form {
   }
 
   /**
-   * @access public
    *
    * @return void
    */
index 20e6936f78c43146b7ca491334e66b7142a1e68a..cc8840a0d61ad91670585b970e18d9c5077b499a 100644 (file)
@@ -31,7 +31,6 @@
 class CRM_Contact_Import_Field {
 
   /**#@+
-   * @access protected
    * @var string
    */
 
index 7cfdd3597bc1749def166e03913a22b6798f4f75..60fb3962b9942e3f729c1fb0eb6d8a3ebe5db7c0 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -128,7 +127,6 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
 
   public function buildQuickForm() {
@@ -300,7 +298,6 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
    * and then setup some common data structures for the next step
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->controller->resetPage('MapField');
@@ -377,7 +374,6 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
    * @param string $importTableName
    *
    * @return array
-   * @access private
    */
   private function _prepareImportTable($db, $importTableName) {
     /* TODO: Add a check for an existing _status field;
@@ -414,7 +410,6 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
    *
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Choose Data Source');
index f242eea60519b18283d72933ce37bfa0a362e79f..1bba79e03b2cb1c45c7069b5bb03e5ae43301b40 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    * formatted custom field names.
    *
    * @var array
-   * @access protected
    */
   protected $_formattedFieldNames;
 
@@ -67,7 +66,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    * @param mapperFields
    *
    * @return string
-   * @access public
    */
   public function defaultFromColumnName($columnName, &$patterns) {
 
@@ -96,7 +94,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $dataSource = $this->get('dataSource');
@@ -202,7 +199,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //to save the current mappings
@@ -628,7 +624,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
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -665,7 +660,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues('MapField');
@@ -983,7 +977,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    * @param $fields
    *
    * @return void
-   * @access public
    */
   public function formatCustomFieldName(&$fields) {
     //CRM-2676, replacing the conflict for same custom field name from different custom group.
index d5502bd19d4a8caa2f2402e69efc8a945e46ef56..45d1a04884c89285b1f0e2100003e883f12ba306 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //get the data from the session
@@ -130,7 +129,6 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addElement('text', 'newGroupName', ts('Name for new group'));
@@ -197,7 +195,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
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -242,7 +239,6 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
 
@@ -336,7 +332,6 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcessOld() {
 
index e985336bdf77fb5733e629d80a5b847e7f4daca0..526843f595b13c7a8500671f2ac5303d6ba516a0 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contact_Import_Form_Summary extends CRM_Import_Form_Summary {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // set the error message path to display
@@ -114,7 +113,6 @@ class CRM_Contact_Import_Form_Summary extends CRM_Import_Form_Summary {
    * Clean up the import table we used
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $dao = new CRM_Core_DAO();
index 34726e17c6bbf764588b688fa39358eccdce8206..d2254ca2b3fad7e3646302295731489e7dcf1280 100644 (file)
@@ -39,7 +39,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
   protected $_tableName;
 
   /**#@+
-   * @access protected
    * @var integer
    */
 
@@ -406,7 +405,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * @param array mapped array of values
    *
    * @return void
-   * @access public
    */
   public function setActiveFields($fieldKeys) {
     $this->_activeFieldCount = count($fieldKeys);
@@ -456,7 +454,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * @param array $elements IM service provider type ids
    *
    * @return void
-   * @access public
    */
   public function setActiveFieldImProviders($elements) {
     for ($i = 0; $i < count($elements); $i++) {
@@ -524,7 +521,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * @param array $elements IM service provider type ids of related contact
    *
    * @return void
-   * @access public
    */
   public function setActiveFieldRelatedContactImProvider($elements) {
     for ($i = 0; $i < count($elements); $i++) {
@@ -536,7 +532,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference ) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -669,7 +664,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * @param int $mode
    *
    * @return void
-   * @access public
    */
   public function set($store, $mode = self::MODE_SUMMARY) {
     $store->set('rowCount', $this->_rowCount);
@@ -734,7 +728,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * @param array $data
    *
    * @return void
-   * @access public
    */
   public static function exportCSV($fileName, $header, $data) {
 
@@ -782,7 +775,6 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
    * @param array $params
    *
    * @return void
-   * @access public
    */
   public function updateImportRecord($id, &$params) {
     $statusFieldName = $this->_statusFieldName;
index 632aac6d1dc0bc302170154e775d57d66097ba85..b6f05b95ea885dde698b97ebfadef481245b561b 100644 (file)
@@ -126,7 +126,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function init() {
     $contactFields = CRM_Contact_BAO_Contact::importableFields($this->_contactType);
@@ -249,7 +248,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean
-   * @access public
    */
   public function mapField(&$values) {
     return CRM_Import_Parser::VALID;
@@ -261,7 +259,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function preview(&$values) {
     return $this->summary($values);
@@ -273,7 +270,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function summary(&$values) {
     $erroneousField = NULL;
@@ -445,7 +441,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param bool $doGeocodeAddress
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function import($onDuplicate, &$values, $doGeocodeAddress = FALSE) {
     $config = CRM_Core_Config::singleton();
@@ -1071,7 +1066,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * Get the array of successfully imported contact id's
    *
    * @return array
-   * @access public
    */
   public function &getImportedContacts() {
     return $this->_newContacts;
@@ -1081,7 +1075,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * Get the array of successfully imported related contact id's
    *
    * @return array
-   * @access public
    */
   public function &getRelatedImportedContacts() {
     return $this->_newRelatedContacts;
@@ -1091,7 +1084,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function fini() {}
 
@@ -1104,7 +1096,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param null $csType
    * @param null $relationships
    *
-   * @access public
    */
   public static function isErrorInCustomData($params, &$errorMessage, $csType = NULL, $relationships = NULL) {
     $session = CRM_Core_Session::singleton();
@@ -1292,7 +1283,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * retunr gender value / false
    *
    * @return bool
-   * @access public
    */
   public function checkGender($gender) {
     $gender = trim($gender, '.');
@@ -1322,7 +1312,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param array $params
    * @param String $errorMessage A string containing all the error-fields.
    *
-   * @access public
    */
   public function isErrorInCoreData($params, &$errorMessage) {
     foreach ($params as $key => $value) {
@@ -1595,7 +1584,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    *
    * @return bool
    *
-   * @access public
    */
   public function in_value($value, $valueArray) {
     foreach ($valueArray as $key => $v) {
@@ -1614,7 +1602,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
-   * @access public
    */
   public static function addToErrorMsg($errorName, &$errorMessage) {
     if ($errorMessage) {
@@ -2041,7 +2028,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param $returnCode
    *
    * @return int
-   * @access public
    */
   public function processMessage(&$values, $statusFieldName, $returnCode) {
     if (empty($this->_unparsedStreetAddressContacts)) {
index 00e953ca26751763bdeb23258dbaf722ebb33661..858e91d2b01561ae22ab4750f0b4e0387a41d9fa 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_DashBoard extends CRM_Core_Page {
    * Run dashboard
    *
    * @return void
-   * @access public
    */
   public function run() {
     // Add dashboard js and css
index 360db01a99dd434888a633a49a2e354858d27c73..8aa512ad5b2e4603a556e8ddb68a9b1b67bd6b9b 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_Dashlet extends CRM_Core_Page {
    * Run dashboard
    *
    * @return void
-   * @access public
    */
   public function run() {
     CRM_Utils_System::setTitle(ts('Dashlets'));
index 5e3127e5bea14bb581d9d5e8be94f1141e050827..dfa3925637c20c68f09839064f12f4a7c4919931 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -83,7 +82,6 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index a9939fa23ae38c988703284358af3c4c06488bd9..71b7cb7451c154a47a68ae0471dda2ab208af8d1 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic {
    * Browse all rule groups
    *
    * @return void
-   * @access public
    */
   public function run() {
     $gid     = CRM_Utils_Request::retrieve('gid', 'Positive', $this, FALSE, 0);
@@ -315,7 +314,6 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic {
    * Browse all rule groups
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $this->assign('main_contacts', $this->_mainContacts);
index 291e4746aad7977d3fea2f9c18336fecab9f23ad..f53f5232089b40439c44a1752f575f1cf402b9cb 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
    * method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -139,7 +138,6 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
    * Browse all rule groups
    *
    * @return void
-   * @access public
    */
   public function browse() {
     // get all rule groups
index 9e823391be3356018c91f9a7c0bb2543815d8acf..e13f19df7935e42e087c0e02833346c63c7a3cc3 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Actions extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 8f12515c612c0b0a59234f6f998ca58a4c69ede8..7469c452de5617e9d782ba48ffaf21f02561531a 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Address extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index c3fb164e4f21b4ca8bb4e95089d2bb4264b03d24..fc2762a89c61666965759a9f7b96a62b6843f960 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_CommunicationPreferences extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index b7c3cd4d17bc8e7d0d130a65571a91fd3ab55172..5a91dee7d8967764979285b8c12ef7f131005834 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_ContactInfo extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index eea39697777f136772f64578c6513737146d17eb..5d347faab48ca9b1d269f618b9cc4c93d48d5478 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_ContactName extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 4f4dd807b4242aeb4d6964ee9cb580b312a54816..d12b456b5cc4ef867349a44b0a38750697991833 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_CustomData extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index eed3eea412935fb760a3833b6e0c3425017a9ca3..3077ed74be8b316c20076d6b6e161a4dc1c3b051 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Demographics extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index d1a65102874020ac0b8dce8e6c4f92f576d1d05c..b08e6f10a61b45b80b1830d034d2ed23e0d831b0 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Email extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index adc3948b9db4abf21dd366367b862da428488eba..e948f66ea0b6c9503a5bf887bb970d1051df8f90 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_IM extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 803b34584174e6dbf22f2fe10f9b47c6ce4ab9e6..4a536cbe297bff356ebbfde0b765a02e1f3d2bb0 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_OpenID extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index d0b027e27fdcc7c7238820c86dc1a634c980b768..bc78e6112bb5dfe8491835b7a59f393522b25857 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Phone extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 5ba6cb3ad4a8287be708384d27e9d6b05ae0b614..c84b96baa9cbaf40bed1f43bd3c101c14ff0f01f 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Website extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 6baba4c468e27883c6b23ed9a3ad0303e6cfa610..d5819d96af07c26dd79e76f03051b604fdee04ec 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Contact_Page_Task extends CRM_Core_Page {
    * Returns the page title
    *
    * @return string the title of the page
-   * @access public
    */
   public function getTitle() {
     return "Task Results";
index e4181691e29034fb918a759050344915206f69e9..9ee4cda25afb2838a0de886ffcdac694317c3171 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * The id of the object being viewed (note/relationship etc)
    *
    * @int
-   * @access protected
    */
   protected $_id;
 
@@ -51,7 +50,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * The contact id of the contact being viewed
    *
    * @int
-   * @access protected
    */
   protected $_contactId;
 
@@ -59,7 +57,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * The action that we are performing
    *
    * @string
-   * @access protected
    */
   protected $_action;
 
@@ -67,7 +64,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * The permission we have on this contact
    *
    * @string
-   * @access protected
    */
   protected $_permission;
 
@@ -76,7 +72,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -262,7 +257,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * @param int $contactId
    *
    * @return array contact fields in fixed order
-   * @access public
    */
   public static function getContactDetails($contactId) {
     return list($displayName,
index cd2c50810894dfd1acb996160fca179bb7ee47ee..f74d48658c62abcd4643427a16e6519814311597 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_View_ContactSmartGroup extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $in = CRM_Contact_BAO_GroupContact::getContactGroup($this->_contactId, 'Added');
@@ -102,7 +101,6 @@ class CRM_Contact_Page_View_ContactSmartGroup extends CRM_Core_Page {
    * to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index e34670400ebf3b6c8d046d94d89f02d31f2fe6be..c3d5263f6bfa72476a99c92bc601e4325e2ab2b2 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page {
    * The id of the object being viewed (note/relationship etc)
    *
    * @int
-   * @access protected
    */
   public $_groupId;
 
@@ -60,7 +59,6 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page {
    * Add a few specific things to view contact
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -87,7 +85,6 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page {
    * This method is called after the page is created. It checks for the
    * type of action and executes that action.
    *
-   * @access public
    *
    * @return void
    * @static
index d407af0a76c9e8e6fe7dde7babe8e2185c685793..1dfe5f518d380c45313bf6224bc9a15081d482a2 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_View_GroupContact extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
 
@@ -76,7 +75,6 @@ class CRM_Contact_Page_View_GroupContact extends CRM_Core_Page {
    * @param int $groupId
    *
    * return null
-   * @access public
    */
   public function edit($groupId = NULL) {
     $controller = new CRM_Core_Controller_Simple(
@@ -122,7 +120,6 @@ class CRM_Contact_Page_View_GroupContact extends CRM_Core_Page {
    * to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 4828627aa84cccd43df821d953a2da603373164d..06a261885f40784abe5a065e4d044bae09b53cce 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_View_Log extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $loggingReport = CRM_Core_BAO_Log::useLoggingReport();
@@ -91,7 +90,6 @@ class CRM_Contact_Page_View_Log extends CRM_Core_Page {
    * This function is the main function that is called when the page loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 78b8fe55e0d0ebaa89cc42f8e4643d73d7e0f370..71a693ecc8fbfc851166ad8bd1881f6a9ac522d4 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * View details of a note
    *
    * @return void
-   * @access public
    */
   public function view() {
     $note = new CRM_Core_DAO_Note();
@@ -86,7 +85,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $note               = new CRM_Core_DAO_Note();
@@ -166,7 +164,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     $controller = new CRM_Core_Controller_Simple('CRM_Note_Form_Note', ts('Contact Notes'), $this->_action);
@@ -220,7 +217,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
@@ -244,7 +240,6 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
    * Delete the note object from the db
    *
    * @return void
-   * @access public
    */
   public function delete() {
     CRM_Core_BAO_Note::del($this->_id);
index 8ed35da4b1dbc5bf90d837ef01125ec30d76b01b..0c7dad92097daf347a81dfae9c15c584f3e9a797 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_View_Print extends CRM_Contact_Page_View_Summary {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -61,7 +60,6 @@ class CRM_Contact_Page_View_Print extends CRM_Contact_Page_View_Summary {
    * View summary details of a contact
    *
    * @return void
-   * @access public
    */
   public function view() {
     $params   = array();
index 4e9d89619fbfd97ef7d2a8774b07ea1ad00fe7a8..d6cac78bb527d9243670743b9ca236acfed056ba 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function view() {
     $viewRelationship = CRM_Contact_BAO_Relationship::getRelationship($this->_contactId, NULL, NULL, NULL, $this->_id);
@@ -140,7 +139,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     // do nothing :) we are using datatable for rendering relationship selectors
@@ -150,7 +148,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     $controller = new CRM_Core_Controller_Simple('CRM_Contact_Form_Relationship', ts('Contact Relationships'), $this->_action);
@@ -207,7 +204,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
@@ -267,7 +263,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    * This function is called to delete the relationship of a contact
    *
    * return null
-   * @access public
    */
   public function delete() {
     // calls a function to delete relationship
index 4f265724bd6a1e18d8e727efa7e60a9102f4efba..71ff4116e30446a9e39298bad5565ebac8e140a6 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -91,7 +90,6 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -111,7 +109,6 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
    * Edit name and address of a contact
    *
    * @return void
-   * @access public
    */
   public function edit() {
     // set the userContext stack
@@ -129,7 +126,6 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
    * View summary details of a contact
    *
    * @return void
-   * @access public
    */
   public function view() {
     // Add js for tabs, in-place editing, and jstree for tags
index 61bd13644ab99e59ac9f7bd502c42ec4fd064f5e..d94fba7b2a27b9babc51303ea06e41242c655f2e 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_View_Sunlight extends CRM_Contact_Page_View {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     // get the primary city, state and zip for the contact
@@ -58,7 +57,6 @@ class CRM_Contact_Page_View_Sunlight extends CRM_Contact_Page_View {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 923b41a95ed9850447fed9d2c24eb934150eb92f..33b6eef2f99b093078b2d4e4b34f83cab162fc2a 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_View_Tag extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $controller = new CRM_Core_Controller_Simple('CRM_Tag_Form_Tag', ts('Contact Tags'), $this->_action);
@@ -70,7 +69,6 @@ class CRM_Contact_Page_View_Tag extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 8a5f348d2f146ad37aa7f40b9d1adcebb1f0665c..a6cab59f111d706aedeeede7580aa28236c2c744 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (!$this->_contactId) {
@@ -113,7 +112,6 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
    * Build user dashboard
    *
    * @return void
-   * @access public
    */
   public function buildUserDashBoard() {
     //build component selectors
@@ -205,7 +203,6 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 598dd3850e310afac9df46f0ecfb73b05f1cd436..dcce9159bae927c9a0a637f3351443f4d2b8f327 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $count = CRM_Contact_BAO_GroupContact::getContactGroup(
@@ -81,7 +80,6 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_
    * @param int $groupId
    *
    * return null
-   * @access public
    */
   public function edit($groupId = NULL) {
     $this->assign('edit', $this->_edit);
@@ -135,7 +133,6 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->edit();
index e62fb414fb27d5ac0c49da2b4abdedc2b7ab354d..3a95d39ec8376eeec1f4f7baa6779ae5133d1d10 100755 (executable)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_View_Useradd extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 85c53f827e229195990954045f88944569a92ba1..9a8c0348b9fbed79d09422d64a574862995d8977 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_formValues;
 
@@ -84,7 +83,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * The contextMenu
    *
    * @var array
-   * @access protected
    */
   protected $_contextMenu;
 
@@ -92,7 +90,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * Params is the array in a value used by the search query creator
    *
    * @var array
-   * @access protected
    */
   public $_params;
 
@@ -100,7 +97,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * The return properties used for search
    *
    * @var array
-   * @access protected
    */
   protected $_returnProperties;
 
@@ -108,7 +104,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -127,7 +122,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * The public visible fields to be shown to the user
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
@@ -146,7 +140,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * @param null $contextMenu
    *
    * @return CRM_Contact_Selector
-   * @access public
    */
   function __construct(
     $customSearchClass,
@@ -229,7 +222,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * - Edit
    *
    * @return array
-   * @access public
    *
    */
   public static function &links() {
@@ -305,7 +297,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status']    = ts('Contact %%StatusMessage%%');
@@ -336,7 +327,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     $headers = NULL;
@@ -488,7 +478,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     // Use count from cache during paging/sorting
@@ -1082,7 +1071,6 @@ SELECT DISTINCT 'civicrm_contact', contact_a.id, contact_a.id, '$cacheKey', cont
      reference)   $formValues   submitted formValues
    *
    * @return array              $qill         which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -1107,7 +1095,6 @@ SELECT DISTINCT 'civicrm_contact', contact_a.id, contact_a.id, '$cacheKey', cont
    *
    *
    * @return array $_columnHeaders
-   * @access private
    */
   private static function &_getColumnHeaders() {
     if (!isset(self::$_columnHeaders)) {
index 45d075d0079c4e33224f6ac9a09177957b3a1268..d791523e06403ca53bcd63dc5718148671a50439 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_Selector_Controller extends CRM_Core_Selector_Controller {
    * expect the subclass to do it
    *
    * @return string the status message
-   * @access public
    */
   /**
    * @return string
index 6afc9090cfbe758ee20eb3fec12aed19b125125e..2bfa7e2c98efdce33ea10bab483f5c78c34b19f8 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_formValues;
 
@@ -77,7 +76,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * Params is the array in a value used by the search query creator
    *
    * @var array
-   * @access protected
    */
   public $_params;
 
@@ -85,7 +83,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -95,7 +92,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * The public visible fields to be shown to the user
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
@@ -166,7 +162,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * - Edit
    *
    * @return array
-   * @access public
    *
    */
   public static function &links() {
@@ -212,7 +207,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status']    = ts('Contact %%StatusMessage%%');
@@ -231,7 +225,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     $columns = $this->_search->columns();
@@ -262,7 +255,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_search->count();
@@ -380,7 +372,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
      reference)   $formValues   submitted formValues
    *
    * @return array              $qill         which contains an array of strings
-   * @access public
    */
   public function getQILL() {
     return NULL;
index 1840e7aed9bcfe9e92ff6dbfcf95ab199cb0612a..ff8df96dc9de9f4865b7adb0f911fa0291f704e3 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -115,7 +114,6 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     if (is_array($this->_task)) {
index 635679dc12218c0b2b8683ec296182e41fa5f01a..175c630c583166b63eecfbc598b888c29f425b05 100644 (file)
@@ -281,7 +281,6 @@ class CRM_Contact_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::initTasks();
@@ -317,7 +316,6 @@ class CRM_Contact_Task {
    * @param bool $deletedContacts  are these tasks for operating on deleted contacts?
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission, $deletedContacts = FALSE) {
     self::initTasks();
@@ -360,7 +358,6 @@ class CRM_Contact_Task {
    *
    * @return array the set of optional tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &optionalTaskTitle() {
     $tasks = array(
index 2d22dc04e9b57cc1d795446607c90af1f06339a5..9b90b51fb13e67e9b3415e106c740c9b01cf8a08 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Contribute_DAO_Contribution
    */
   /**
@@ -93,7 +92,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Contribute_BAO_Contribution object
-   * @access public
    * @static
    */
   public static function add(&$params, $ids = array()) {
@@ -224,7 +222,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Contribute_BAO_Contribution|null the found object or null
-   * @access public
    * @static
    */
   public static function &getValues($params, &$values, &$ids) {
@@ -295,7 +292,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Contribute_BAO_Contribution object
-   * @access public
    * @static
    */
   public static function create(&$params, $ids = array()) {
@@ -484,7 +480,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @param boolean $reverse  true if we want to resolve the values in the reverse direction (value -> name)
    *
    * @return void
-   * @access public
    * @static
    */
   public static function resolveDefaults(&$defaults, $reverse = FALSE) {
@@ -535,7 +530,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @param array $ids      (reference) the array that holds all the db ids
    *
    * @return CRM_Contribute_BAO_Contribution object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults, &$ids) {
@@ -554,7 +548,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @param bool $status
    *
    * @return array array of importable Fields
-   * @access public
    * @static
    */
   public static function &importableFields($contactType = 'Individual', $status = TRUE) {
@@ -839,7 +832,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    * @param int $id
    *
    * @return boolean true if duplicate, false otherwise
-   * @access public
    * static
    */
   public static function checkDuplicate($input, &$duplicates, $id = NULL) {
@@ -892,7 +884,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contribute_BAO_ContributionProduct object
-   * @access public
    * @static
    */
   public static function addPremium(&$params) {
@@ -910,7 +901,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = civicrm_contribution.conta
    *
    * @return array the list of contribution fields
    * @static
-   * @access public
    */
   public static function getContributionFields($addExtraFields = TRUE) {
     $contributionFields = CRM_Contribute_DAO_Contribution::export();
@@ -1007,7 +997,6 @@ GROUP BY p.id
    *
    * @return return the list of contribution fields
    *
-   * @access public
    * @static
    */
   public static function getHonorContacts($honorId) {
@@ -1045,7 +1034,6 @@ GROUP BY p.id
    *
    * @return null|string     sort name of the contact if found
    * @static
-   * @access public
    */
   public static function sortName($id) {
     $id = CRM_Utils_Type::escape($id, 'Integer');
@@ -1144,7 +1132,6 @@ WHERE  civicrm_contribution.contact_id = civicrm_contact.id
    * @param array  $params an assoc array of name/value pairs
    *
    * @return array contribution id if success else NULL
-   * @access public
    * static
    */
   public static function checkDuplicateIds($params) {
@@ -1177,7 +1164,6 @@ WHERE  civicrm_contribution.contact_id = civicrm_contact.id
    * @return array associated array
    *
    * @static
-   * @access public
    */
   public static function getContributionDetails($exportMode, $componentIds) {
     $paymentDetails = array();
@@ -1275,7 +1261,6 @@ LEFT JOIN civicrm_option_value contribution_status ON (civicrm_contribution.cont
    * @param int $contributionId
    * @param int $contactId
    *
-   * @access public
    * @static
    */
   public static function deleteAddress($contributionId = NULL, $contactId = NULL) {
@@ -1815,7 +1800,6 @@ LEFT JOIN  civicrm_contribution contribution ON ( componentPayment.contribution_
    * @param int $contributorId  contributor id
    *
    * @return array $ids containing organization id and individual id
-   * @access public
    */
   public static function getOnbehalfIds($contributionId, $contributorId = NULL) {
 
@@ -2556,7 +2540,6 @@ WHERE  contribution_id = %1 ";
    * @param bool $isNotCancelled
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function isCancelSubscriptionSupported($contributionId, $isNotCancelled = TRUE) {
@@ -2587,7 +2570,6 @@ WHERE  contribution_id = %1 ";
    * @param int $contributionId contribution id
    *
    * @return string $status contribution status
-   * @access public
    * @static
    */
   public static function isSubscriptionCancelled($contributionId) {
@@ -2614,7 +2596,6 @@ WHERE  contribution_id = %1 ";
    * @param array $financialTrxnValues
    *
    * @return null|object
-   * @access public
    * @static
    */
   public static function recordFinancialAccounts(&$params, $financialTrxnValues = NULL) {
@@ -2901,7 +2882,6 @@ WHERE  contribution_id = %1 ";
    *
    * @param null $skipTrxn
    *
-   * @access public
    * @static
    */
   public static function updateFinancialAccounts(&$params, $context = NULL, $skipTrxn = NULL) {
@@ -3069,7 +3049,6 @@ WHERE  contribution_id = %1 ";
    * @param array $errors list of errors
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function checkStatusValidation($values, &$fields, &$errors) {
@@ -3100,7 +3079,6 @@ WHERE  contribution_id = %1 ";
    *
    * @param integer $contactId contact id
    *
-   * @access public
    * @static
    */
   public static function deleteContactContribution($contactId) {
@@ -3159,7 +3137,6 @@ WHERE  contribution_id = %1 ";
    * @param string $relationName
    *
    * @return array|bool
-   * @access public
    * @static
    */
   public static function validateFinancialType($financialTypeId, $relationName = 'Expense Account is') {
index 08802651696101fde939e8b8e563b77f4fd0cac6..acaa99b3cfa459664c887fcefd032e85971aadc7 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Contribute_BAO_Contribution_Utils {
    * @return array associated array
    *
    * @static
-   * @access public
    */
   static function processConfirm(&$form,
     &$paymentParams,
@@ -377,7 +376,6 @@ class CRM_Contribute_BAO_Contribution_Utils {
    * @return array associated array
    *
    * @static
-   * @access public
    */
   public static function contributionChartMonthly($param) {
     if ($param) {
@@ -418,7 +416,6 @@ INNER JOIN   civicrm_contact AS contact ON ( contact.id = contrib.contact_id )
    * @return array associated array
    *
    * @static
-   * @access public
    */
   public static function contributionChartYearly() {
     $config = CRM_Core_Config::singleton();
@@ -888,7 +885,6 @@ LIMIT 1
    *
    * @return array array of tax amount
    *
-   * @access public
    * @static
    *
    */
index df24cc27c6661d00fdc5e261eb1b473f8ccbaadc..e904cfb586a576660b1b1f7660d19a5026f31dce 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contribute_DAO_ContributionPage object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -119,7 +118,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param null $fieldTypes
    *
    * @return void
-   * @access public
    * @static
    */
   public static function sendMail($contactID, $values, $isTest = FALSE, $returnMessageText = FALSE, $fieldTypes = NULL) {
@@ -465,7 +463,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param bool|object $autoRenewMembership is it a auto renew membership.
    *
    * @return void
-   * @access public
    * @static
    */
   public static function recurringNotify($type, $contactID, $pageID, $recur, $autoRenewMembership = FALSE) {
@@ -565,7 +562,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param null $fieldTypes
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildCustomDisplay($gid, $name, $cid, &$template, &$params, $fieldTypes = NULL) {
@@ -612,7 +608,6 @@ class CRM_Contribute_BAO_ContributionPage extends CRM_Contribute_DAO_Contributio
    * @param int $id the contribution page id to copy
    *
    * @return the copy object
-   * @access public
    * @static
    */
   public static function copy($id) {
@@ -709,7 +704,6 @@ WHERE entity_table = 'civicrm_contribution_page'
    * @return boolean true if payment processor supports recurring
    * else false
    *
-   * @access public
    * @static
    */
   public static function checkRecurPaymentProcessor($contributionPageId) {
@@ -733,7 +727,6 @@ WHERE entity_table = 'civicrm_contribution_page'
    *
    * @param array $contribPageIds
    * @return array $info info regarding all sections.
-   * @access public
    * @static
    */
   public static function getSectionInfo($contribPageIds = array()) {
index 3941477f95659217e711c68491d8e1110774155a..fed004ad8e7555eaaa7f2a66b7008b7f7e9960b8 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contribute_BAO_ContributionRecur extends CRM_Contribute_DAO_Contributi
    * @param array  $params           (reference ) an assoc array of name/value pairs
    *
    * @return object activity contact object
-   * @access public
    *
    */
   public static function create(&$params) {
@@ -57,7 +56,6 @@ class CRM_Contribute_BAO_ContributionRecur extends CRM_Contribute_DAO_Contributi
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contribute_BAO_Contribution object
-   * @access public
    * @static
    * @todo move hook calls / extended logic to create - requires changing calls to call create not add
    */
@@ -111,7 +109,6 @@ class CRM_Contribute_BAO_ContributionRecur extends CRM_Contribute_DAO_Contributi
    * @param array  $duplicates (reference ) store ids of duplicate contribs
    *
    * @return boolean true if duplicate, false otherwise
-   * @access public
    * static
    */
   public static function checkDuplicate($params, &$duplicates) {
@@ -181,7 +178,6 @@ SELECT r.payment_processor_id
    * @param array  $ids (reference ) an array of recurring contribution ids
    *
    * @return array $totalCount an array of recurring ids count
-   * @access public
    * static
    */
   public static function getCount(&$ids) {
@@ -208,7 +204,6 @@ SELECT r.payment_processor_id
    * @param int $recurId
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function deleteRecurContribution($recurId) {
@@ -234,7 +229,6 @@ SELECT r.payment_processor_id
    * @param array $activityParams
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function cancelRecurContribution($recurId, $objects, $activityParams = array()) {
@@ -329,7 +323,6 @@ SELECT r.payment_processor_id
    *
    * @return array list of recurring contribution fields
    *
-   * @access public
    * @static
    */
   public static function getRecurContributions($contactId) {
index 6e1c2016a2dbd0493e7f856ea6d53e596a271690..ad18669da48b4f81d9cc4eb1fe453070d8f3d92e 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return object soft contribution of object that is added
-   * @access public
    *
    */
   public static function add(&$params) {
@@ -69,7 +68,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_ContributionSoft object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
index ea5aae551970b14a3d9e5ee215499f08e4dbf940..69243f513b692a82bb6ca91d5e001a5efce2b6d5 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_ManagePremium object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -91,7 +90,6 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
index 5dcc72bb980116d627adb68bcaf027f1f1b61ea7..ce885108a3a985ec1ffbc72c985252dd00030732 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_ManagePremium object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -246,7 +245,6 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
    *
    * @return array product and option arrays
    * @static
-   * @access public
    */
   public static function getPremiumProductInfo() {
     if (!self::$productInfo) {
index 39a217392d7ca1214ea95bb4ea92760ffbf45eb4..39c42fdba60e6fb3454a8a65eabc8df0ba439e9d 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Contribute_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     // if contribute mode add contribution id
@@ -956,7 +955,6 @@ class CRM_Contribute_BAO_Query {
   /**
    * Add all the elements shared between contribute search and advnaced search
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index 6113cdafd2716b2925398f9dc25d0078cd8688f5..234a2ef3a2cd900e0a1bd9da923ac129e2036e37 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contribute_Form extends CRM_Admin_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
index 5d700cbb0408ce75e8c14d900a9c3903afd8a6df..d6901270ff7197ba2667ba6188167a4879770b37 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Contribute_Form_AdditionalInfo {
   /**
    * Build the form object for Premium Information.
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -88,7 +87,6 @@ class CRM_Contribute_Form_AdditionalInfo {
   /**
    * Build the form object for Additional Details.
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -176,7 +174,6 @@ class CRM_Contribute_Form_AdditionalInfo {
    *
    * Build the form object for PaymentReminders Information.
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -196,7 +193,6 @@ class CRM_Contribute_Form_AdditionalInfo {
   /**
    * Process the Premium Information
    *
-   * @access public
    *
    * @param array $params
    * @param int $contributionID
@@ -256,7 +252,6 @@ class CRM_Contribute_Form_AdditionalInfo {
   /**
    * Process the Note
    *
-   * @access public
    *
    * @param array $params
    * @param int $contactID
@@ -284,7 +279,6 @@ class CRM_Contribute_Form_AdditionalInfo {
   /**
    * Process the Common data
    *
-   * @access public
    *
    * @param array $params
    * @param $formatted
@@ -342,7 +336,6 @@ class CRM_Contribute_Form_AdditionalInfo {
    * @param array $params (reference ) an assoc array of name/value pairs.
    * @$ccContribution boolen,  is it credit card contribution.
    * @param bool $ccContribution
-   * @access public.
    *
    * @return array
    */
index 84c9dbecca0bc1f732a252c7a2dbd5fd084bacd2..4330dc7458a59e0fa4f12168fdaca9cebbb9eb61 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Contribute_Form_CancelSubscription extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mid  = CRM_Utils_Request::retrieve('mid',  'Integer', $this, FALSE);
@@ -135,7 +134,6 @@ class CRM_Contribute_Form_CancelSubscription extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // Determine if we can cancel recurring contribution via API with this processor
@@ -191,7 +189,6 @@ class CRM_Contribute_Form_CancelSubscription extends CRM_Core_Form {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array('is_notify' => 1);
@@ -201,7 +198,6 @@ class CRM_Contribute_Form_CancelSubscription extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 7a29d3757c3ee02128d879b173f24d8c6e2cf2d2..57b4e4f67a6fd0ba955b6eb22057156d1f7cfedd 100644 (file)
@@ -226,7 +226,6 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -484,7 +483,6 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //@todo document the purpose of cdType (if still in use)
@@ -937,7 +935,6 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -996,7 +993,6 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index efb3c9a431ee5aca190aaa6c7af470d69749f5c4..f3695f247cd41f048a01ed7081a0ec5f3c28ad28 100644 (file)
@@ -160,7 +160,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $config = CRM_Core_Config::singleton();
@@ -439,7 +438,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->assignToTemplate();
@@ -636,7 +634,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * no help display needed
    *
    * @return int
-   * @access public
    */
   public function getAction() {
     if ($this->_action & CRM_Core_Action::PREVIEW) {
@@ -651,7 +648,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -661,7 +657,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $contactID = $this->getContactID();
@@ -1066,7 +1061,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * @param $contribution
    *
    * @return void
-   * @access public
    */
   public function postProcessPremium($premiumParams, $contribution) {
     $hour = $minute = $second = 0;
@@ -1200,7 +1194,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    *
    * @throws Exception
    * @return CRM_Contribute_DAO_Contribution
-   * @access public
    */
   static function processContribution(
     &$form,
@@ -1609,7 +1602,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * @param null $fields
    *
    * @return void
-   * @access public
    */
   public static function processOnBehalfOrganization(&$behalfOrganization, &$contactID, &$values, &$params, $fields = NULL) {
     $isCurrentEmployer = FALSE;
@@ -1715,7 +1707,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * @param object $contribution   contribution object
    *
    * @static
-   * @access public
    */
   public static function processPcpSoft(&$params, &$contribution) {
     //add soft contribution due to pcp or Submit Credit / Debit Card Contribution by admin.
@@ -1749,7 +1740,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    *
    * @return array
    * @static
-   * @access public
    */
   public static function processPcp(&$page, $params) {
     $params['pcp_made_through_id'] = $page->_pcpId;
index 57c13d4db15ed10f4211835d31cf7c2245a40e0d..e9e684b16e685bec9657dcf6af795d1a593266b4 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -188,7 +187,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
    * Set the default values
    *
    * @return void
-   * @access public
    */
   /**
    *
@@ -377,7 +375,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // build profiles first so that we can determine address fields etc
@@ -630,7 +627,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
   /**
    * Build elements to enable pay on behalf of an organization.
    *
-   * @access public
    */
   public function buildOnBehalfOrganization() {
     if ($this->_membershipContactID) {
@@ -652,7 +648,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
   /**
    * Build elements to collect information for recurring contributions
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    */
@@ -731,7 +726,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -1129,7 +1123,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 7c8c3c58e11a40db634baba437c645402715bd09..d4de8f8508458ccd4ff8599bbae1e175f98d7713 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contribute_Form_Contribution_OnBehalfOf {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function preProcess(&$form) {
     $session = CRM_Core_Session::singleton();
index 134bfd381a870c8a5f8ee96cf48699d78175f1a3..0af82d9324365a69d19eecbea1fa2158e5142975 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -79,7 +78,6 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont
    * no help display needed
    *
    * @return int
-   * @access public
    */
   public function getAction() {
     if ($this->_action & CRM_Core_Action::PREVIEW) {
@@ -94,7 +92,6 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->assignToTemplate();
index e856c6b841466171a46a914f7c63a529dc37c229..fd4e8e5cc838f1f770272a34fd7e5feebd2a95e4 100644 (file)
@@ -200,7 +200,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $config = CRM_Core_Config::singleton();
@@ -523,7 +522,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
    * Set the default values
    *
    * @return void
-   * @access public
    */
   public function setDefaultValues() {
     return $this->_defaults;
@@ -533,7 +531,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
    * Assign the minimal set of variables to the template
    *
    * @return void
-   * @access public
    */
   public function assignToTemplate() {
     $name = CRM_Utils_Array::value('billing_first_name', $this->_params);
@@ -666,7 +663,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
    * @param null $fieldTypes
    *
    * @return void
-   * @access public
    */
   public function buildCustom($id, $name, $viewOnly = FALSE, $profileContactType = NULL, $fieldTypes = NULL) {
     if ($id) {
@@ -797,7 +793,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -812,7 +807,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -825,7 +819,6 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
   /**
    * Authenticate pledge user during online payment.
    *
-   * @access public
    *
    * @return void
    */
index ccd6b2605a9f83b0f8ebbfee35751ec517d2c8b3..ebbb8df6df1a00ea82855e4e1f14e32fa32e68c0 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Contribute_Form_ContributionCharts extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -101,7 +100,6 @@ class CRM_Contribute_Form_ContributionCharts extends CRM_Core_Form {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index e5cc56fc8c5dbc96a4a941f2cd369202a25bb1e3..758ac84340abd3618a589e76454d8dbafa99b331 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * The page id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -50,7 +49,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * The pledgeBlock id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_pledgeBlockID;
 
@@ -58,7 +56,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Are we in single form mode or wizard mode?
    *
    * @var boolean
-   * @access protected
    */
   protected $_single;
 
@@ -66,7 +63,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Is this the first page?
    *
    * @var boolean
-   * @access protected
    */
   protected $_first = FALSE;
 
@@ -74,7 +70,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Store price set id.
    *
    * @var int
-   * @access protected
    */
   protected $_priceSetID = NULL;
 
@@ -84,7 +79,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // current contribution page id
@@ -145,7 +139,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->applyFilter('__ALL__', 'trim');
@@ -243,7 +236,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array defaults
    */
@@ -346,7 +338,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $pageId = $this->get('id');
@@ -439,7 +430,6 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 6bd3f45f104491b213f56bba942d2f9d6ec643f9..b6a8c0d57bbdbf81a36ff804150dbba670d7626d 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
   /**
    * Pre  process the form
    *
-   * @access public
    *
    * @return void
    */
@@ -72,7 +71,6 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -115,7 +113,6 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $urlParams = 'civicrm/admin/contribute/premium';
@@ -231,7 +228,6 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -288,7 +284,6 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Add Premium to Contribution Page');
index 32ef5308c0ebe590ae30c4ec76003d86c3db19aa..adbddf5627f4de4381a1d30bc34ad0f537a12dfd 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_ContributionPage_Amount extends CRM_Contribute_Form_Co
    * Contribution amount block.
    *
    * @var array
-   * @access protected
    */
   protected $_amountBlock = array();
 
@@ -55,7 +54,6 @@ class CRM_Contribute_Form_ContributionPage_Amount extends CRM_Contribute_Form_Co
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -188,7 +186,6 @@ SELECT id
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array
    */
@@ -280,7 +277,6 @@ SELECT id
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -407,7 +403,6 @@ SELECT id
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -759,7 +754,6 @@ SELECT id
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Amounts');
index ecec52598f08ff3e9c98de0eed23df32a18b5709..b3073cd601fceabc92f2f89f530f1a8f1c4bb306 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -80,7 +79,6 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -110,7 +108,6 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -155,7 +152,6 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Include Profiles');
@@ -170,7 +166,6 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
    * @param int $contributionPageId
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $contributionPageId) {
index afd9e1e9a9793e70b154510b1d9a3e5be1251526..2a049470fd59632066eb57f8c8ffa776ecf02fc5 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Contribute_Form_ContributionPage_Delete extends CRM_Contribute_Form_Co
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //Check if there are contributions related to Contribution Page
@@ -80,7 +79,6 @@ class CRM_Contribute_Form_ContributionPage_Delete extends CRM_Contribute_Form_Co
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->_title = CRM_Core_DAO::getFieldValue('CRM_Contribute_DAO_ContributionPage', $this->_id, 'title');
@@ -109,7 +107,6 @@ class CRM_Contribute_Form_ContributionPage_Delete extends CRM_Contribute_Form_Co
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $transaction = new CRM_Core_Transaction();
index 03a58228003094590c541a84304f333111359070..167aed42876937e819e7e16d349ff4eccc0b7c19 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -64,7 +63,6 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $attributes = CRM_Core_DAO::getAttribute('CRM_Contribute_DAO_Premium');
@@ -116,7 +114,6 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
    * @param array $params (ref.) an assoc array of name/value pairs
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params) {
@@ -133,7 +130,6 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -165,7 +161,6 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Premiums');
index 2c51366a2a593574a0e450d55c1549f744811827..868e8e4b1777ec98a56b403d5b3417296de18a58 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -48,7 +47,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -116,7 +114,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -223,7 +220,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $self) {
     $errors = array();
@@ -295,7 +291,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -402,7 +397,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Title and Settings');
index 88354cf14d78db99f87be199a42ae071b35f9c3a..0d67d17094ab0eca753999f9c8ef0a703ab0b357 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -56,7 +55,6 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->registerRule('emailList', 'callback', 'emailList', 'CRM_Utils_Rule');
@@ -99,7 +97,6 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
    * @param array $options additional user data
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $options) {
@@ -120,7 +117,6 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -144,7 +140,6 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Thanks and Receipt');
index f85e3785abbe96c4c78d1f68cdf785e6af35f8d2..62bc842ac9c3090cab7c061f758ab86db7a22ea0 100644 (file)
@@ -132,7 +132,6 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -214,7 +213,6 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
    * @param $self
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $self) {
@@ -267,7 +265,6 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Widget Settings');
index 9515948618a4e72b48eaa48ed117f063d82ea416..6372e0371cb7dd4daba41fff9eed8997af6e1038 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contribute_Form_ContributionView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $id      = $this->get('id');
@@ -203,7 +202,6 @@ class CRM_Contribute_Form_ContributionView extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
index 50b9246b5107974df81923d2efdddca55be7c98a..869b51425888d453d19c3fd2da0b1ff5f545c15b 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
   /**
    * Pre  process the form
    *
-   * @access public
    *
    * @return void
    */
@@ -54,7 +53,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
    * Set default values for the form. Manage Premiums that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -90,7 +88,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm( );
@@ -212,7 +209,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
    * @param $files
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files) {
@@ -274,7 +270,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -353,7 +348,6 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
   /**
    * Resize a premium image to a different size
    *
-   * @access private
    *
    * @param string $filename
    * @param string $resizedName
index e088322b4b30aa1a56e91549cea35e0f5e5e3b6d..1d60a60d0470f539f7b3f3011d0746f51294dfd8 100644 (file)
@@ -46,14 +46,12 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -61,7 +59,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -78,7 +75,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $this->set('searchFormName', 'Search');
 
@@ -176,7 +172,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -245,7 +240,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -460,7 +454,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Contributions');
index 686ce762a8a500ed5990afae258abde5498efa33..6fdca885674a41ba0395d7e093a6c5e3dad91352 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Contribute_Form_SearchContribution extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index 6757b5d3286dea2afa5a31afe57d9fd72935b8f8..1abdaa00111055b31dc2d9960e9433cad0b69946 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contribute_Form_SoftCredit {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access static
    */
   public static function preProcess(&$form) {
     $contriDAO = new CRM_Contribute_DAO_Contribution();
@@ -71,7 +70,6 @@ class CRM_Contribute_Form_SoftCredit {
    * Function used to build form element for soft credit block
    *
    * @param CRM_Core_Form $form
-   * @access public
    *
    * @return void
    */
@@ -200,7 +198,6 @@ class CRM_Contribute_Form_SoftCredit {
    * @param $self
    *
    * @return array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $errors, $self) {
index 1c5205e661d804b9efcc87f31cbba3d41644ec50..3123652751bd0fb252c523fa5594b8a03693027f 100644 (file)
@@ -94,7 +94,6 @@ class CRM_Contribute_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -206,7 +205,6 @@ class CRM_Contribute_Form_Task extends CRM_Core_Form {
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index 42b96429ffb5db0f067ef71242ecd1d1bfc0587a..f80750bf7ad2dee19a146f4d51abd8fddfd155f6 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -88,7 +87,6 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -193,7 +191,6 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -214,7 +211,6 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 78a192511b0cf33346d41c39591058acb9f7ce7b..8e9aa181f1fb9c02dd0f9721dbedb266d1479410 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Contribute_Form_Task_Delete extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     //check for delete
     if (!CRM_Core_Permission::checkActionPermission('CiviContribute', CRM_Core_Action::DELETE)) {
@@ -64,7 +63,6 @@ class CRM_Contribute_Form_Task_Delete extends CRM_Contribute_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -75,7 +73,6 @@ class CRM_Contribute_Form_Task_Delete extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index e00b288673481a58876be8a357ecfbe5fc9fcb34..cf11da066ba85370c057a2facc3274974be0ff8b 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     CRM_Contact_Form_Task_EmailCommon::preProcessFromAddress($this);
     parent::preProcess();
@@ -74,7 +73,6 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -88,7 +86,6 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 6d008888bad48697aecf03c21cd45dea1614e527..2cb85cb9f481b2e55a3fd1a773893a536b01b770 100644 (file)
@@ -48,21 +48,18 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
   /**
    * Gives all the statues for conribution
    *
-   * @access public
    */
   public $_contributionStatusId;
 
   /**
    * Gives the HTML template of PDF Invoice
    *
-   * @access public
    */
   public $_messageInvoice;
 
   /**
    * This variable is used to assign parameters for HTML template of PDF Invoice
    *
-   * @access public
    */
   public $_invoiceTemplate;
 
@@ -75,7 +72,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $id = CRM_Utils_Request::retrieve('id', 'Positive', $this, FALSE);
@@ -147,7 +143,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -233,7 +228,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
-   * @access public
    */
   public static function formRule($values) {
     $errors = array();
@@ -248,7 +242,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -606,7 +599,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
    * @param string $fileName gives the location with name of the file
    * @param array $params for invoices
    *
-   * @access public
    * @static
    */
   static public function addActivities($subject, $contactIds, $fileName, $params) {
index f48ed71234c60e3bf9de1c5603417dfaa8f4ce6c..4f7ff0b0bb33e4c65d4241f7d8d6ee418efa1a7b 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Contribute_Form_Task_PDF extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     $id = CRM_Utils_Request::retrieve('id', 'Positive',
       $this, FALSE
@@ -102,7 +101,6 @@ AND    {$this->_componentClause}";
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -147,7 +145,6 @@ AND    {$this->_componentClause}";
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
@@ -238,7 +235,6 @@ AND    {$this->_componentClause}";
   /**
    * Declaration of common variables for Invoice and PDF
    *
-   * @access public
    *
    * @param array $contribIds Contribution Id
    * @param array $params parameter for pdf or email invoices
@@ -246,7 +242,6 @@ AND    {$this->_componentClause}";
    *
    * @return array array of common elements
    *
-   * @access public
    * @static
    */
   static public function getElements($contribIds, $params, $contactIds) {
index 7dde505bd3624ba7483392a656bbd5af6b54b0d5..dd4efae0d83ef85b4c995a1d00c58fdbc11bc618 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->skipOnHold = $this->skipDeceased = FALSE;
@@ -107,7 +106,6 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -165,7 +163,6 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 16c130e8b915bea066970597c0950dd924c61ce5..74950e73938ae67f6b8f1be3e9b3e3591004fb07 100644 (file)
@@ -9,7 +9,6 @@ class CRM_Contribute_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDF
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @param CRM_Contribute_Form_Task $form
    *
index e6e7d6ff7f8af795e42ec56e51c13e943057f61e..3a1e78f103667a41c60c00afbff00cec73f2079d 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -89,7 +88,6 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -113,7 +111,6 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -128,7 +125,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
-   * @access public
    */
   public static function formRule($fields) {
     return TRUE;
@@ -137,7 +133,6 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 4d8bd034bf67e9a4d4efe3e8a6d00a234a5c0260..39061b0e1837a57e42bda1d9bfb280185be29e4c 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_Task_Print extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -71,7 +70,6 @@ class CRM_Contribute_Form_Task_Print extends CRM_Contribute_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Contribute_Form_Task_Print extends CRM_Contribute_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 525874044a8f67d1e3240a0ea209129918d097a5..a5c4001528e642a6c3ca420b1d1de901d61a160d 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contribute_Form_Task_Result extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {}
 
@@ -52,7 +51,6 @@ class CRM_Contribute_Form_Task_Result extends CRM_Contribute_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 970bfae81f12d9fabe9a374e78ce082727c5a6ef..8bc732482f48afa0f4806982ca4b2bb903eb2b58 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Form_Task_SearchTaskHookSample extends CRM_Contribute_Form_
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -78,7 +77,6 @@ INNER JOIN civicrm_contact ct ON ( co.contact_id = ct.id )
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 3e9be9c4784b9697d2a6f8724f0bf8ef824ba2f8..946c281cfb25d6c9ce27448b4e23c832cde10f2e 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Contribute_Form_Task_Status extends CRM_Contribute_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $id = CRM_Utils_Request::retrieve('id', 'Positive',
@@ -90,7 +89,6 @@ AND    {$this->_componentClause}";
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -189,7 +187,6 @@ AND    co.id IN ( $contribIDs )";
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     $seen = $errors = array();
@@ -217,7 +214,6 @@ AND    co.id IN ( $contribIDs )";
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index eba70a1d781dc6ba8af5c1a78a4d8bc36b79c1f1..4d3833d52a7f41a3736750362872a876f1aff35a 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mid = CRM_Utils_Request::retrieve('mid', 'Integer', $this, FALSE);
@@ -188,7 +187,6 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $type = 'next';
@@ -222,7 +220,6 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -239,7 +236,6 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues($this->_name);
index 5caa0e0809bb76ecc188437e8bbf5a22fcb9884a..26405c3dc93e2fd65ff17993345fe6743ccc6539 100644 (file)
@@ -127,7 +127,6 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -145,7 +144,6 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form {
    * Actually build the components of the form
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // define the fields
@@ -184,7 +182,6 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form {
   /**
    * This function is called after the user submits the form
    *
-   * @access public
    *
    * @return void
    */
index 9fcdddf8471e4936395d58ab85a339afff291bb8..6523df2db7b900871f1c8a7714e00ba7102280c3 100644 (file)
@@ -35,7 +35,6 @@
 class CRM_Contribute_Import_Field {
 
   /**#@+
-   * @access protected
    * @var string
    */
 
index 09fee8e2b00c3df072d540896d4793c80628bb1b..0ddc908a980f630c2aafe0069886b12f30fe36c3 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -55,7 +54,6 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //Setting Upload File Size
@@ -153,7 +151,6 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->controller->resetPage('MapField');
@@ -194,7 +191,6 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Upload Data');
index 01b4b2bc5b39d5c424fc509b7f4902f6927475c1..ec082bcc3d5db5d4a300e935fe5988e5fb3b3211 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mapperFields = $this->get('fields');
@@ -103,7 +102,6 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //to save the current mappings
@@ -346,7 +344,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
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -474,7 +471,6 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues('MapField');
index 65a08b7cbad3deb12b387848fd92850b466a2158..843682bce27fdb886d94e0584a0dbe69446d8e30 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contribute_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $skipColumnHeader = $this->controller->exportValue('DataSource', 'skipColumnHeader');
@@ -111,7 +110,6 @@ class CRM_Contribute_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $fileName         = $this->controller->exportValue('DataSource', 'uploadFile');
index ddf78d268a414e3df492ec4ddd0ccd82802875dc..9b8ee3da51dc1cf821b055b423153cd1bb58a5c7 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_Import_Form_Summary extends CRM_Import_Form_Summary {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // set the error message path to display
index 5acbce259240483a15e13d5687f6df72f9854ce7..add1b7bac8d0a563e59a87657c23d3cd47df5f19 100644 (file)
@@ -405,7 +405,6 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser {
    * @param array mapped array of values
    *
    * @return void
-   * @access public
    */
   public function setActiveFields($fieldKeys) {
     $this->_activeFieldCount = count($fieldKeys);
@@ -441,7 +440,6 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference ) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -499,7 +497,6 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser {
    * @param int $mode
    *
    * @return void
-   * @access public
    */
   public function set($store, $mode = self::MODE_SUMMARY) {
     $store->set('fileSize', $this->_fileSize);
@@ -568,7 +565,6 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser {
    * @param array $data
    *
    * @return void
-   * @access public
    */
   public static function exportCSV($fileName, $header, $data) {
     $output = array();
index 29d69bf6cd3aaf2e8fb23aa93bf0bc2ab2afc9e3..fc7fc5e1250f8ffa2f0583b34b00759ab2e113e5 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function init() {
     $fields = CRM_Contribute_BAO_Contribution::importableFields($this->_contactType, FALSE);
@@ -141,7 +140,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * @param array $values the array of values belonging to this line
    *
    * @return boolean
-   * @access public
    */
   public function mapField(&$values) {
     return CRM_Import_Parser::VALID;
@@ -153,7 +151,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function preview(&$values) {
     return $this->summary($values);
@@ -165,7 +162,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function summary(&$values) {
     $erroneousField = NULL;
@@ -242,7 +238,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function import($onDuplicate, &$values) {
     // first make sure this is a valid line
@@ -592,7 +587,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * Get the array of successfully imported contribution id's
    *
    * @return array
-   * @access public
    */
   public function &getImportedContributions() {
     return $this->_newContributions;
@@ -602,7 +596,6 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function fini() {}
 }
index 4bb93b88c5af066ce42e77a0df6102b37bed6bd2..753f7f79aed4faecb54424dfbb658fac7cd02ad6 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array collection of required component settings
-   * @access public
    *
    */
   /**
@@ -76,7 +75,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    * @param bool $getAllUnconditionally
    *
    * @return array|null collection of permissions, null if none
-   * @access public
    */
   /**
    * @param bool $getAllUnconditionally
@@ -114,7 +112,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -135,7 +132,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -155,7 +151,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -176,7 +171,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   * @access public
    *
    */
   /**
index 9afd4d70363b3fd2d5a9fa6cae701d39340c0136..c9f31ae1131f5fc4883b63847661081476d40f11 100644 (file)
@@ -272,7 +272,6 @@ class CRM_Contribute_Page_ContributionPage extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -371,7 +370,6 @@ AND         cp.page_type = 'contribute'
    * all the fields in the page
    *
    * @return void
-   * @access public
    */
   public function copy() {
     $gid = CRM_Utils_Request::retrieve('gid', 'Positive',
@@ -389,7 +387,6 @@ AND         cp.page_type = 'contribute'
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index c84db105e86304d02fdbb6ee5f6bfd46c958848b..5bdf68f692da2dbd26629e95c3d879779e617f4f 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contribute_Page_ContributionRecur extends CRM_Core_Page {
    * View details of a recurring contribution
    *
    * @return void
-   * @access public
    */ function view() {
     $recur = new CRM_Contribute_DAO_ContributionRecur();
     $recur->id = $this->_id;
@@ -95,7 +94,6 @@ class CRM_Contribute_Page_ContributionRecur extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index f256b11d2adcac1fe911affbd1b36e05a0b4a1ef..715a49869ef052d41a08269b2a3b1c3f555fe90d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contribute_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -105,7 +104,6 @@ class CRM_Contribute_Page_DashBoard extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 25a12d9ea3a3386884669996c4435b7c059511b0..604d758585b795cb3b765681e70fb433672b8b35 100644 (file)
@@ -106,7 +106,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -139,7 +138,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index a39a3c727f7d4ee9b889e8f8e05d09d8be73e8d6..2233716a2ccd41ed08e82f3c49f300a10a3a66bd 100644 (file)
@@ -98,7 +98,6 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -128,7 +127,6 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
 
   /**
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 05bf8038c53211a0a80d896823c8f12531c57382..c37b9fa2e0b58c686c06fb0b5c6a460b58172a48 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contribute_Page_SubscriptionStatus extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $task    = CRM_Utils_Request::retrieve('task', 'String',   CRM_Core_DAO::$_nullObject);
index 5d247de0850dea2c60c9ddcf62c4dc750c1097e6..06435fa637672860ccef9f3a9fb63985931b1f8c 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
    * @param string $context
    *
    * @return array
-   * @access public
    */
   public static function &recurLinks($recurID = FALSE, $context = 'contribution') {
     if (!(self::$_links)) {
@@ -106,7 +105,6 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     // add annual contribution
@@ -203,7 +201,6 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
    * This function is called when action is view
    *
    * return null
-   * @access public
    */
   public function view() {
     $controller = new CRM_Core_Controller_Simple(
@@ -222,7 +219,6 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     // set https for offline cc transaction
@@ -275,7 +271,6 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
    * loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 73113a847598b96138a6b352d92d451f72463dbd..168905d430410dc21abe7b21290c0f01b131a39d 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contribute_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBo
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function listContribution() {
     $controller = new CRM_Core_Controller_Simple(
@@ -149,7 +148,6 @@ class CRM_Contribute_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBo
    * loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $invoiceSettings = CRM_Core_BAO_Setting::getItem(CRM_Core_BAO_Setting::CONTRIBUTE_PREFERENCES_NAME,'contribution_invoice_settings');
index 76725a5979b28bb7a071968d47cfc3c74ead6fcf..2b07fd536ce24162a4a80f2d7624ba0b2322d9c2 100644 (file)
@@ -117,7 +117,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * Get all the financial types
    *
-   * @access public
    *
    * @param int $id
    *
@@ -149,7 +148,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * Get all the financial Accounts
    *
-   * @access public
    *
    * @param int $id
    * @param int $financialAccountTypeId
@@ -189,7 +187,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * nex time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
@@ -208,7 +205,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    * @param integer $id  id of the contribution page
    * @param boolean $all do we want all pages or only active pages
    *
-   * @access public
    *
    * @return array - array reference of all contribution pages if any
    * @static
@@ -239,7 +235,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * Get all the payment instruments
    *
-   * @access public
    *
    * @param string $columnName
    *
@@ -259,7 +254,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the valid accepted credit cards
    *
-   * @access public
    *
    * @return array - array reference of all payment instruments if any
    * @static
@@ -271,7 +265,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all premiums
    *
-   * @access public
    *
    * @param int $pageID
    * @return array - array of all Premiums if any
@@ -319,7 +312,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the contribution statuses
    *
-   * @access public
    *
    * @param int $id
    * @param string $columnName
@@ -344,7 +336,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the Personal campaign pages
    *
-   * @access public
    *
    * @param null $pageType
    * @param int $id
@@ -378,7 +369,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array pcpStatus is returned
    *
-   * @access public
    * @static
    *
    * @param string $column
@@ -403,7 +393,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * The static array  $financialTypeAccount is returned
    *
-   * @access public
    * @static
    *
    * @param int $financialTypeId
@@ -435,7 +424,6 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all batches
    *
-   * @access public
    *
    * @param int $id
    * @return array - array reference of all batches if any
index 1d0e79a22bebe6bcf579d5f252980f7435db6f9f..345c3ca3340c322bfd65b87ebf5aeb029ad62104 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -100,7 +99,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -108,7 +106,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -116,7 +113,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
   /**
    * What component context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_compContext = NULL;
@@ -126,7 +122,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -134,7 +129,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -223,7 +217,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * @param null $compContext
    *
    * @return array
-   * @access public
    */
   public static function &links($componentId = NULL, $componentAction = NULL, $key = NULL, $compContext = NULL) {
     $extraParams = NULL;
@@ -267,7 +260,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    *
    * @param $action
    * @param array $params
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Contribution') . ' %%StatusMessage%%';
@@ -289,7 +281,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -426,7 +417,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
 
   /**
    * @return array   $qill         which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -443,7 +433,6 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     self::$_columnHeaders = array(
index 9a9bb81405be31618b489865c5b440990185cc7a..aa878c893fbe3e8e97ae6a964f4a6c60f5285c17 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -92,7 +91,6 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index d07b1282524fd51a2d8e07aff2881cd3234fef28..e100dbfffce5073690e1c6cc36cb1ff5e2c3d490 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Contribute_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -149,7 +148,6 @@ class CRM_Contribute_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -169,7 +167,6 @@ class CRM_Contribute_Task {
    * @param bool $softCreditFiltering
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission, $softCreditFiltering = FALSE) {
     $tasks = array();
@@ -204,7 +201,6 @@ class CRM_Contribute_Task {
    *
    * @return array the set of tasks for a group of contributors
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index 12970a8727d2a766448db6a60e88a562806db264..01560b7b4d40803da9a8c6b64704673fe3933086 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_Action {
    *
    * @var integer const
    *
-   * @access public
    */
   const
     NONE = 0,
@@ -78,7 +77,6 @@ class CRM_Core_Action {
    *
    * @var array $_names  type of variable name to action constant
    *
-   * @access private
    * @static
    *
    */
@@ -116,7 +114,6 @@ class CRM_Core_Action {
    * @param string $str the action to be resolved
    *
    * @return int the action mask corresponding to the input string
-   * @access public
    * @static
    */
   public static function resolve($str) {
@@ -135,7 +132,6 @@ class CRM_Core_Action {
    * @param mixed $item either a single string or an array of strings
    *
    * @return int the action mask corresponding to the input args
-   * @access public
    * @static
    *
    */
@@ -159,7 +155,6 @@ class CRM_Core_Action {
    * @param string $item the input action to process
    *
    * @return int the action mask corresponding to the input string
-   * @access public
    * @static
    *
    */
@@ -175,7 +170,6 @@ class CRM_Core_Action {
    * @param int $mask the action mask
    *
    * @return string the corresponding action description
-   * @access public
    * @static
    *
    */
@@ -202,7 +196,6 @@ class CRM_Core_Action {
    * @param int $objectId
    *
    * @return string       the html string
-   * @access public
    * @static
    */
   static function formLink($links,
@@ -312,7 +305,6 @@ class CRM_Core_Action {
    * @param array  $values the array of values for parameter substitution in the str
    *
    * @return string        the substituted string
-   * @access public
    * @static
    */
   public static function &replace(&$str, &$values) {
@@ -329,7 +321,6 @@ class CRM_Core_Action {
    *
    * @return int   the mask for the above permission
    * @static
-   * @access public
    */
   public static function mask($permissions) {
     $mask = NULL;
index 90ce83bf022fd0e51763998046d8333ec66e0ef6..74d171be2f5c458b763b67e9319dcf234555cdf3 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_BAO_ActionLog extends CRM_Core_DAO_ActionLog {
    * @param array $params
    *
    * @return actionLog array
-   * @access public
    */
   public static function create($params) {
     $actionLog = new CRM_Core_DAO_ActionLog();
index cd72bc77bcfc21d7b0210c21abe689d26fbd641e..6c6095c77aa390c4fb213160c530efec5d4cc514 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Core_BAO_ActionSchedule extends CRM_Core_DAO_ActionSchedule {
    *
    * @return array  associated array of all the drop downs in the form
    * @static
-   * @access public
    */
   public static function getSelection($id = NULL) {
     $mapping = self::getMapping();
@@ -323,7 +322,6 @@ class CRM_Core_BAO_ActionSchedule extends CRM_Core_DAO_ActionSchedule {
    *
    * @return array  (reference)   reminder list
    * @static
-   * @access public
    */
   public static function &getList($namesOnly = FALSE, $entityValue = NULL, $id = NULL) {
     $activity_type = CRM_Core_PseudoConstant::activityType(TRUE, TRUE);
@@ -584,7 +582,6 @@ AND   cas.entity_value = $id AND
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Core_DAO_ActionSchedule
-   * @access public
    * @static
    *
    */
@@ -604,7 +601,6 @@ AND   cas.entity_value = $id AND
    * @param array $values (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_ActionSchedule object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$values) {
@@ -630,7 +626,6 @@ AND   cas.entity_value = $id AND
    *
    * @param  int  $id     ID of the Reminder to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($id) {
index 49e112c70a242146bee666f58b540b7568dfe364..2df8a1235c3c9cd7394cfafc255156f46c32f4ba 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    * @param null $entity
    *
    * @return array $blocks array of created address
-   * @access public
    * @static
    */
   public static function create(&$params, $fixAddress = TRUE, $entity = NULL) {
@@ -139,7 +138,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *                               before inserting in db
    *
    * @return object       CRM_Core_BAO_Address object on success, null otherwise
-   * @access public
    * @static
    */
   public static function add(&$params, $fixAddress) {
@@ -201,7 +199,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return void
-   * @access public
    * @static
    */
   public static function fixAddress(&$params) {
@@ -402,7 +399,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    *
    * @return boolean
    *
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
@@ -460,7 +456,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    * @param int|string $fieldName conditional field name
    *
    * @return array  $addresses     array with address fields
-   * @access public
    * @static
    */
   public static function &getValues($entityBlock, $microformat = FALSE, $fieldName = 'contact_id') {
@@ -546,7 +541,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    * @param bool $microformat
    *
    * @return void
-   * @access public
    */
   public function addDisplay($microformat = FALSE) {
     $fields = array(
@@ -585,7 +579,6 @@ class CRM_Core_BAO_Address extends CRM_Core_DAO_Address {
    * @param bool $updateBlankLocInfo
    *
    * @return array  the array of adrress data
-   * @access public
    * @static
    */
   public static function allAddress($id, $updateBlankLocInfo = FALSE) {
@@ -621,7 +614,6 @@ ORDER BY civicrm_address.is_primary DESC, address_id ASC";
    * entity_table name
    *
    * @return array  the array of adrress data
-   * @access public
    * @static
    */
   public static function allEntityAddress(&$entityElements) {
@@ -699,7 +691,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    * @param  string   Locale - to set locale used to parse address
    *
    * @return array    $parseFields    parsed fields values.
-   * @access public
    * @static
    */
   public static function parseStreetAddress($streetAddress, $locale = NULL) {
@@ -834,7 +825,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    * @param  array   $fields an array of importable/exportable contact fields
    *
    * @return array   $fields an array of contact fields and only the enabled address options
-   * @access public
    * @static
    */
   public static function validateAddressOptions($fields) {
@@ -863,7 +853,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    * @param int $addressId address id
    *
    * @return count of contacts that use this shared address
-   * @access public
    * @static
    */
   public static function checkContactSharedAddress($addressId) {
@@ -877,7 +866,6 @@ ORDER BY civicrm_address.is_primary DESC, civicrm_address.location_type_id DESC,
    * @param array    $fields    address fields in profile
    * @param int      $contactId contact id
    *
-   * @access public
    * @static
    */
   public static function checkContactSharedAddressFields(&$fields, $contactId) {
@@ -949,7 +937,6 @@ SELECT is_primary,
    * @param array  $params    associated array of address params
    *
    * @return void
-   * @access public
    * @static
    */
   public static function processSharedAddress($addressId, $params) {
@@ -981,7 +968,6 @@ SELECT is_primary,
    * @param array  $params          associated array of submitted values
    *
    * @return void
-   * @access public
    * @static
    */
   public static function processSharedAddressRelationship($masterAddressId, $params) {
@@ -1053,7 +1039,6 @@ SELECT is_primary,
    * @param boolean $returnStatus by default false
    *
    * @return string $statusMessage
-   * @access public
    * @static
    */
   public static function setSharedAddressDeleteStatus($addressId = NULL, $contactId = NULL, $returnStatus = FALSE) {
index f2fa53bc0d08fdfae32765798a34dfde3ed5aa49..eb856a877a26294999f9fe055ca4b2a4206386e1 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_Block {
    * @param array $params input parameters to find object
    *
    * @return array of $block objects.
-   * @access public
    * @static
    */
   public static function &getValues($blockName, $params) {
@@ -100,7 +99,6 @@ class CRM_Core_BAO_Block {
    * @param string $blockName name of the above object
    *
    * @return array of $block objects.
-   * @access public
    * @static
    */
   public static function retrieveBlock(&$block, $blockName) {
@@ -130,7 +128,6 @@ class CRM_Core_BAO_Block {
    * @param array  $params        associated array of submitted fields
    *
    * @return boolean              true if the block has data, otherwise false
-   * @access public
    * @static
    */
   public static function dataExists($blockFields, &$params) {
@@ -149,7 +146,6 @@ class CRM_Core_BAO_Block {
    * @param array   $params      associated array of submitted fields
    *
    * @return boolean             true if the block exits, otherwise false
-   * @access public
    * @static
    */
   public static function blockExists($blockName, &$params) {
@@ -172,7 +168,6 @@ class CRM_Core_BAO_Block {
    *
    * @return array $contactBlockIds formatted array of block ids
    *
-   * @access public
    * @static
    */
   public static function getBlockIds($blockName, $contactId = NULL, $entityElements = NULL, $updateBlankLocInfo = FALSE) {
@@ -213,7 +208,6 @@ class CRM_Core_BAO_Block {
    * @param int $contactId
    *
    * @return object       CRM_Core_BAO_Block object on success, null otherwise
-   * @access public
    * @static
    */
   public static function create($blockName, &$params, $entity = NULL, $contactId = NULL) {
index 9ced86bd83606483caf06350af408b10f2a0e7ba..63ec4b136e4b2fb13c7cd26fd0414455aedfbcbe 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_CMSUser {
    * @return void
    *
    * @static
-   * @access public
    */
   public static function synchronize($is_interactive = TRUE) {
     //start of schronization code
@@ -227,7 +226,6 @@ class CRM_Core_BAO_CMSUser {
    * @param string $mail email id for cms user
    *
    * @return int contact id that has been created
-   * @access public
    * @static
    */
   public static function create(&$params, $mail) {
@@ -264,7 +262,6 @@ class CRM_Core_BAO_CMSUser {
    *
    * @return FALSE|void WTF
    *
-   * @access public
    * @static
    */
   public static function buildForm(&$form, $gid, $emailPresent, $action = CRM_Core_Action::NONE) {
@@ -424,7 +421,6 @@ class CRM_Core_BAO_CMSUser {
    *
    * @return uid if user exists, false otherwise
    *
-   * @access public
    * @static
    */
   public static function userExists(&$contact) {
index 4d507127c0abc85f3578e56a8a9b4b213d163386..b6e64a22a60451130cab4f48558539b29bc86e44 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return object The data if present in cache, else null
    * @static
-   * @access public
    */
   public static function &getItem($group, $path, $componentID = NULL) {
     if (self::$_cache === NULL) {
@@ -98,7 +97,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return object The data if present in cache, else null
    * @static
-   * @access public
    */
   public static function &getItems($group, $componentID = NULL) {
     if (self::$_cache === NULL) {
@@ -140,7 +138,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function setItem(&$data, $group, $path, $componentID = NULL) {
     if (self::$_cache === NULL) {
@@ -194,7 +191,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function deleteGroup($group = NULL, $path = NULL, $clearAll = TRUE) {
     $dao = new CRM_Core_DAO_Cache();
@@ -236,7 +232,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return void
    * @static
-   * @access private
    */
   public static function storeSessionToCache($names, $resetSession = TRUE) {
     foreach ($names as $key => $sessionName) {
@@ -275,7 +270,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
      *
      * @return void
      * @static
-     * @access private
      */
 
   /**
@@ -312,7 +306,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    *
    * @return void
    * @static
-   * @access private
    */
   public static function cleanup($session = false, $table = false, $prevNext = false) {
     // clean up the session cache every $cacheCleanUpNumber probabilistically
index b6655f43baef37b0f7098e46f8f4e6bf3abe02c5..2cb8e83e14be75da7177334337ed50543c3cf26c 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @param NULL
    *
    * @return array        Data type => Description
-   * @access public
    * @static
    */
   public static function &dataType() {
@@ -129,7 +128,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Core_DAO_CustomField object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -319,7 +317,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_CustomField object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -334,7 +331,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return   Object            DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -353,7 +349,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return string name
    *
-   * @access public
    * @static
    *
    */
@@ -375,7 +370,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return array      $fields - an array of active custom fields.
    *
-   * @access public
    * @static
    */
   public static function &getFields($customDataType = 'Individual',
@@ -594,7 +588,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return array   $fields -
    *
-   * @access public
    * @static
    */
   public static function &getFieldsForImport($contactType = 'Individual',
@@ -660,7 +653,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @param bool $all
    * @return int|null         The id (if exists)
-   * @access public
    * @static
    */
   public static function getKeyID($key, $all = FALSE) {
@@ -724,7 +716,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @param boolean $search true if used for search else false
    * @param string $label label for custom field
    *
-   * @access public
    * @static
    */
   public static function addQuickFormElement(&$qf,
@@ -1047,7 +1038,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *
    * @return  boolean
    *
-   * @access public
    * @static
    *
    */
@@ -1085,7 +1075,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return  string   the display value
    *
    * @static
-   * @access public
    */
   public static function getDisplayValue($value, $id, &$options, $contactID = NULL, $fieldID = NULL) {
     $option     = &$options[$id];
@@ -1321,7 +1310,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *                               just format the given value
    *
    * @static
-   * @access public
    */
   static function setProfileDefaults($customFieldId,
     $elementName,
@@ -2033,7 +2021,6 @@ AND    cf.id = %1";
    * Currently this is required in the cases where option groups are to be included
    * for inactive fields : CRM-5369
    *
-   * @access public
    *
    * @return mixed $customOptionGroup@static
    */
@@ -2077,7 +2064,6 @@ INNER JOIN  civicrm_custom_field f ON ( g.id = f.option_group_id )
    * @param int $customFieldId custom field id
    * @param int $optionGroupId option group id
    *
-   * @access public
    * @return void
    * @static
    */
index bb593538d381efb25f3c7ef08d442ec3287e3d9c..f51f082f65a97a26c161868174a8bda564e2bc1c 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Core_DAO_CustomGroup object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -230,7 +229,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_CustomGroup object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -245,7 +243,6 @@ class CRM_Core_BAO_CustomGroup extends CRM_Core_DAO_CustomGroup {
    *
    * @return Object             DAO object on sucess, null otherwise
    * @static
-   * @access public
    */
   public static function setIsActive($id, $is_active) {
     // reset the cache
@@ -329,7 +326,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
    *
-   * @access public
    *
    * @static
    */
@@ -852,7 +848,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return string title
    *
-   * @access public
    * @static
    *
    */
@@ -873,7 +868,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return array $groupTree - array consisting of all group and field details
    *
-   * @access public
    *
    * @static
    */
@@ -1073,7 +1067,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return string $tableName
    *
-   * @access public
    * @static
    *
    * @see _apachesolr_civiAttachments_dereference_file_parent
@@ -1153,7 +1146,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return void
    *
-   * @access private
    * @static
    */
   private static function _addWhereAdd(&$customGroupDAO, $entityType, $entityID = NULL, $allSubtypes = FALSE) {
@@ -1219,7 +1211,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return boolean   false if field exists for this group, true if group gets deleted.
    *
-   * @access public
    * @static
    *
    */
@@ -1528,7 +1519,6 @@ ORDER BY civicrm_custom_group.weight,
    * @param string    $prefix           prefix for custom grouptree assigned to template
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildQuickForm(&$form, &$groupTree, $inactiveNeeded = FALSE, $prefix = '') {
@@ -1563,7 +1553,6 @@ ORDER BY civicrm_custom_group.weight,
    * @param string $type the type of custom group we are using
    *
    * @return array
-   * @access public
    * @static
    */
   public static function extractGetParams(&$form, $type) {
@@ -1672,7 +1661,6 @@ ORDER BY civicrm_custom_group.weight,
    *
    * @return boolean false if it matches else true
    * @static
-   * @access public
    */
   public static function checkCustomField($customFieldId, &$removeCustomFieldTypes) {
     $query = "SELECT cg.extends as extends
@@ -2173,7 +2161,6 @@ SELECT IF( EXISTS(SELECT name FROM civicrm_contact_type WHERE name like %1), 1,
    * @param  array $fieldIds - array of custom field ids.
    *
    * @return array $groupLabels - array consisting of groups and fields labels with ids.
-   * @access public
    */
   public static function getGroupTitles($fieldIds) {
     if (!is_array($fieldIds) && empty($fieldIds)) {
@@ -2219,7 +2206,6 @@ SELECT  civicrm_custom_group.id as groupID, civicrm_custom_group.title as groupT
    * @param   int $gID - custom group id.
    *
    * @return boolean true if empty otherwise false.
-   * @access public
    */
   public static function isGroupEmpty($gID) {
     if (!$gID) {
@@ -2247,7 +2233,6 @@ SELECT  civicrm_custom_group.id as groupID, civicrm_custom_group.title as groupT
    * @param  array $types - var which should have the list appended.
    *
    * @return array of types.
-   * @access public
    */
   public static function getExtendedObjectTypes(&$types = array()) {
     static $flag = FALSE, $objTypes = array();
index c6a63df9282652b0ee805908d12cd65b7d19b9a1..ea07b0e3780319dc5db87c7654d281f9938602b2 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_CustomOption {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_CustomOption object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -115,7 +114,6 @@ class CRM_Core_BAO_CustomOption {
    *
    * @return string          the label to display for this custom field
    * @static
-   * @access public
    */
   public static function getOptionLabel($fieldId, $value, $htmlType = NULL, $dataType = NULL) {
     if (!$fieldId) {
@@ -166,7 +164,6 @@ WHERE  id = %1
    * param $optionId integer option id
    *
    * @static
-   * @access public
    */
   public static function del($optionId) {
     // get the customFieldID
index f8fd3b21f5a1cac1de62e91455341a88e4d324bb..52da09563821775847e1f89227816433bc536e08 100644 (file)
@@ -140,7 +140,6 @@ class CRM_Core_BAO_CustomQuery {
    * @param bool $contactSearch
    * @param array $locationSpecificFields
    *
-   * @access public
    */
   public function __construct($ids, $contactSearch = FALSE, $locationSpecificFields = array()) {
     $this->_ids = &$ids;
@@ -261,7 +260,6 @@ SELECT label, value
    * @param  NULL
    *
    * @return void
-   * @access public
    */
   public function select() {
     if (empty($this->_fields)) {
@@ -330,7 +328,6 @@ SELECT label, value
    *
    * @return void
    *
-   * @access public
    */
   public function where() {
     foreach ($this->_ids as $id => $values) {
@@ -559,7 +556,6 @@ SELECT label, value
    * @param NULL
    *
    * @return  array   array of strings
-   * @access public
    */
   public function query() {
     $this->select();
index b573c7c72cf7065afc3c969e773fec29892c90e4..b667468997d47a33efbadc39d29a0cad0ca42b1d 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO {
    * @param string $value The data to be validated
    *
    * @return boolean True if the value is of the specified type
-   * @access public
    * @static
    */
   public static function typecheck($type, $value) {
@@ -123,7 +122,6 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO {
    * @param string $type the civicrm type string
    *
    * @return the mysql data store placeholder
-   * @access public
    * @static
    */
   public static function typeToField($type) {
index b7035cf6a8ff46b5eea6767fdcb6ef3135ac89cb..a86d43df2c791dc27009e4d9b6e079042de6e8d6 100644 (file)
@@ -258,7 +258,6 @@ class CRM_Core_BAO_CustomValueTable {
    * @param int $maxLength
    *
    * @return the mysql data store placeholder
-   * @access public
    * @static
    */
   public static function fieldToSQLType($type, $maxLength = 255) {
@@ -388,7 +387,6 @@ class CRM_Core_BAO_CustomValueTable {
    * @return array      $fields        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.
-   * @access public
    * @static
    */
   public static function &getEntityValues($entityID, $entityType = NULL, $fieldIDs = NULL, $formatMultiRecordField = FALSE) {
index 894d5c88b8a5cb2cf8f3ccdba294b0781603b11d..9afb272b056dda1dc50593c4b4c3d5b635e7c554 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @param array $params values
    *
-   * @access public
    * @static
    *
    * @return object
@@ -62,7 +61,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * @param boolean $checkPermission all or only authorized for the current user
    *
    * @return array $widgets  array of dashlets
-   * @access public
    * @static
    */
   public static function getDashlets($all = TRUE, $checkPermission = TRUE) {
@@ -102,7 +100,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * passed rather than the current user.
    *
    * @return array $dashlets array of dashlets
-   * @access public
    * @static
    */
   public static function getContactDashlets($flatFormat = FALSE, $contactID = NULL) {
@@ -265,7 +262,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * @param int $dashletID widget ID
    *
    * @return array associted array title and content
-   * @access public
    * @static
    */
   public static function getDashletInfo($dashletID) {
@@ -337,7 +333,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    *
    * @throws RuntimeException
    * @return void
-   * @access public
    * @static
    */
   public static function saveDashletChanges($columns, $contactID=NULL) {
@@ -403,7 +398,6 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
    * @param array $params associated array
    *
    * @return object $dashlet returns dashlet object
-   * @access public
    * @static
    */
   public static function addDashlet(&$params) {
index cdbd96179bbd67471e57b0cccfa3c1234cba0ba6..ef9a3ff877cfdebac3c404078d9089a9840a17c9 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount {
    * @param string $entityTable
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function del($entityId,$entityTable) {
@@ -71,7 +70,6 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount {
    * @param array  $params         (reference) an assoc array of name/value pairs
    *
    * @return object    CRM_Core_DAO_Discount object on success, otherwise null
-   * @access public
    * @static
    */
   public static function add(&$params) {
index 9ae67384997a61a87d3902e1c5b7841bbc5c1198..be57068bc52564920edf8ef2c1e732b743bfd8ac 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_Domain object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -68,7 +67,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    * @param null $reset
    *
    * @return null|object CRM_Core_BAO_Domain
-   * @access public
    * @static
    */
   public static function &getDomain($reset = null) {
@@ -135,7 +133,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    * @param NULL
    *
    * @return array        Location::getValues
-   * @access public
    */
   public function &getLocationValues() {
     if ($this->_location == NULL) {
@@ -159,7 +156,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    * @param int $id
    *
    * @return array domain
-   * @access public
    */
   public static function edit(&$params, &$id) {
     $domain = new CRM_Core_DAO_Domain();
@@ -175,7 +171,6 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
    * @param array $params
    *
    * @return array domain
-   * @access public
    */
   public static function create($params) {
     $domain = new CRM_Core_DAO_Domain();
index 890d628ea9952824e9a4d02bcc2643fbb0b1bbc0..a42659940fceec9d2f39d3c91d518db00e7e174f 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Core_BAO_Email extends CRM_Core_DAO_Email {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return object       CRM_Core_BAO_Email object on success, null otherwise
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -116,7 +115,6 @@ WHERE  contact_id = {$params['contact_id']}
    * @param array $entityBlock   input parameters to find object
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function &getValues($entityBlock) {
@@ -131,7 +129,6 @@ WHERE  contact_id = {$params['contact_id']}
    * @param bool $updateBlankLocInfo
    *
    * @return array  the array of email id's
-   * @access public
    * @static
    */
   public static function allEmails($id, $updateBlankLocInfo = FALSE) {
@@ -188,7 +185,6 @@ ORDER BY  civicrm_email.is_primary DESC, email_id ASC ";
    * entity_table name
    *
    * @return array  the array of email id's
-   * @access public
    * @static
    */
   public static function allEntityEmails(&$entityElements) {
@@ -283,7 +279,6 @@ AND    reset_date IS NULL
    * the domain email id
    *
    * @return array         an array of email ids
-   * @access public
    * @static
    */
   public static function getFromEmail() {
index d21b4dec4b17c4fdd699780803ba75ba724da3b8..3202e467d381d4998c54b4ecf6eb87ab64fbf3e3 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @return array(
      ) reference $tag array of category id's the contact belongs to.
    *
-   * @access public
    * @static
    */
   public static function &getTag($entityID, $entityTable = 'civicrm_contact') {
@@ -73,7 +72,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Core_BAO_EntityTag object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -104,7 +102,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param array  $params an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists($params) {
@@ -117,7 +114,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Core_BAO_EntityTag object
-   * @access public
    * @static
    *
    */
@@ -139,7 +135,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param string $entityTable name of entity table default:civicrm_contact
    *
    * @return array (total, added, notAdded) count of enities added to tag
-   * @access public
    * @static
    */
   public static function addEntitiesToTag(&$entityIds, $tagId, $entityTable = 'civicrm_contact') {
@@ -182,7 +177,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param string $entityTable name of entity table default:civicrm_contact
    *
    * @return array (total, removed, notRemoved) count of entities removed from tags
-   * @access public
    * @static
    */
   public static function removeEntitiesFromTag(&$entityIds, $tagId, $entityTable = 'civicrm_contact') {
@@ -225,7 +219,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param int $entityID
    *
    * @return void
-   * @access public
    * @static
    */
   public static function create(&$params, $entityTable, $entityID) {
@@ -268,7 +261,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    * @param object  $tag    an object of a tag.
    *
    * @return  array   $entityIds    array of entity ids
-   * @access public
    */
   public function getEntitiesByTag($tag) {
     $entityIds = array();
index cbb830dc8dd224572ab1a2dd4608541c0527427f..d2f7f991b0b840fff1a5535040a9fa6442b68b77 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_BAO_Extension extends CRM_Core_DAO_Extension {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_LocationType object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -66,7 +65,6 @@ class CRM_Core_BAO_Extension extends CRM_Core_DAO_Extension {
    *
    * @return void
    *
-   * @access public
    * @static
    */
   public static function del($id) {
index a7426987a915d57eb9b050e1937cdf6fca660ac8..19a00907b129cc3a47f33cfe9ad786e56742908b 100644 (file)
@@ -626,7 +626,6 @@ AND       CEF.entity_id    = %2";
    * Delete a file attachment from an entity table / entity ID
    *
    * @static
-   * @access public
    */
   public static function deleteAttachment() {
     $params = array();
@@ -655,7 +654,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
-   * @access public
    */
   public static function paperIconAttachment($entityTable, $entityID) {
     if (empty($entityTable) || !$entityID) {
index 1ec96c9e86e9d3cd05c7347bf3ff35cdd3680d5c..710987e415ab3b5e2e37c410e9f65a1e546e59ef 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Financial_DAO_FinancialTrxn
    */
   /**
@@ -55,7 +54,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    * @param string $trxnEntityTable entity_table
    *
    * @return CRM_Core_BAO_FinancialTrxn object
-   * @access public
    * @static
    */
   public static function create(&$params, $trxnEntityTable = null ) {
@@ -126,7 +124,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_ContributionType object
-   * @access public
    * @static
    */
   public static function retrieve( &$params, &$defaults ) {
@@ -149,7 +146,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    *
    * @return array $tag array of category id's the contact belongs to.
    *
-   * @access public
    * @static
    */
   public static function getFinancialTrxnId($entity_id, $orderBy = 'ASC', $newTrxn = FALSE) {
@@ -192,7 +188,6 @@ LIMIT 1;";
    *
    * @return array $tag array of catagory id's the contact belongs to.
    *
-   * @access public
    * @static
    */
   public static function getFinancialTrxnTotal($entity_id) {
@@ -215,7 +210,6 @@ WHERE ft.entity_table = 'civicrm_contribution' AND ft.entity_id = %1
    *
    * @return array $payment array of previous payments
    *
-   * @access public
    * @static
    */
   public static function getPayments($financial_trxn_id) {
@@ -267,7 +261,6 @@ WHERE  ef2.financial_trxn_id =%1
    *
    * @return array $tag array of catagory id's the contact belongs to.
    *
-   * @access public
    * @static
    */
   public static function getFinancialTrxnLineTotal($entity_id, $entity_table = 'civicrm_contribution') {
@@ -294,7 +287,6 @@ WHERE lt.entity_id = %1 ";
    *
    * @param int $entity_id
    * @return true on success, false otherwise
-   * @access public
    * @static
    */
   public static function deleteFinancialTrxn($entity_id) {
@@ -313,7 +305,6 @@ WHERE ceft.entity_id = %1";
   /**
    * Create financial transaction for premium
    *
-   * @access public
    * @static
    */
   public static function createPremiumTrxn($params) {
@@ -363,7 +354,6 @@ WHERE ceft.entity_id = %1";
    *
    * @param array $params to create trxn entries
    *
-   * @access public
    * @static
    */
   public static function recordFees($params) {
index 806df878dc238ffdc394584dfb9a438018bbf14d..7e7b99e60c217682fcf3e01f4144ecf256b6a1bf 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return object       CRM_Core_BAO_IM object on success, null otherwise
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -66,7 +65,6 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    * @param array entityBlock input parameters to find object
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function &getValues($entityBlock) {
@@ -81,7 +79,6 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    * @param bool $updateBlankLocInfo
    *
    * @return array  the array of im details
-   * @access public
    * @static
    */
   public static function allIMs($id, $updateBlankLocInfo = FALSE) {
@@ -132,7 +129,6 @@ ORDER BY
    * entity_table name
    *
    * @return array  the array of im details
-   * @access public
    * @static
    */
   public static function allEntityIMs(&$entityElements) {
index 82505592aee3db11bd6db86bb0ec70a847437a1b..016139474612fe740be6bb4ecf9c7497657c2691 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    * @param array $params an assoc array of name/value pairs
    *
    * @return CRM_Financial_DAO_PaymentProcessorType
-   * @access public
    * @static
    */
   public static function create($params) {
@@ -69,7 +68,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_Job object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -90,7 +88,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    *
    * @return Object             DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -103,7 +100,6 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    * @param $jobID ID of the job to be deleted.
    *
    * @return bool|null
-   * @access public
    * @static
    */
   public static function del($jobID) {
index 9b9deb3a37a27d8db7f56e957bf4eb41e3f44a00..65c2a1610f127b4bdfb62f39dc816d95ea1305aa 100644 (file)
@@ -160,7 +160,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of page orientations
-   * @access public
    * @static
    */
   public static function getPageOrientations() {
@@ -176,7 +175,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $name group name
    *
    * @return array   array of font names
-   * @access public
    * @static
    */
   public static function getFontNames($name='label_format') {
@@ -190,7 +188,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of font sizes
-   * @access public
    * @static
    */
   public static function getFontSizes() {
@@ -208,7 +205,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of measurement units
-   * @access public
    * @static
    */
   public static function getUnits() {
@@ -226,7 +222,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of alignments
-   * @access public
    * @static
    */
   public static function getTextAlignments() {
@@ -243,7 +238,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of alignments
-   * @access public
    * @static
    */
   public static function getFontStyles() {
@@ -260,7 +254,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $name
    *
    * @return int  Group ID (null if Group ID doesn't exist)
-   * @access private
    */
   private static function _getGid($name='label_format') {
     if (!isset(self::$_gid[$name]) || !self::$_gid[$name]) {
@@ -280,7 +273,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array  (reference)   List of Label Formats
    * @static
-   * @access public
    */
   public static function addOrder(&$list, $returnURL) {
     $filter = "option_group_id = " . self::_getGid();
@@ -295,7 +287,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array  (reference)   label format list
    * @static
-   * @access public
    */
   public static function &getList($namesOnly = FALSE, $groupName='label_format') {
     static $list = array();
@@ -325,7 +316,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array   Name/value pairs containing the default Label Format values.
    * @static
-   * @access public
    */
   public static function &getDefaultValues($groupName = 'label_format') {
     $params = array('is_active' => 1, 'is_default' => 1);
@@ -349,7 +339,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $groupName
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getLabelFormat($field, $val, $groupName = 'label_format') {
     $params = array('is_active' => 1, $field => $val);
@@ -368,7 +357,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param int    $name   Label format name. Empty = get default label format
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getByName($name) {
     return self::getLabelFormat('name', $name);
@@ -381,7 +369,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $groupName group name
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getById($id, $groupName = 'label_format') {
     return self::getLabelFormat('id', $id, $groupName);
@@ -397,7 +384,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param null $default
    *
    * @return value
-   * @access public
    * @static
    */
   public static function getValue($field, &$values, $default = NULL) {
@@ -430,7 +416,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $groupName
    *
    * @return CRM_Core_DAO_OptionValue object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$values, $groupName='label_format') {
@@ -465,7 +450,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return void
-   * @access public
    */
   public static function customGroupName() {
     return ts('Custom');
@@ -479,7 +463,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    * @param string $groupName   group name of the label format
    *
    * @return void
-   * @access public
    */
   public function saveLabelFormat(&$values, $id = NULL, $groupName = 'label_format') {
     // get the Option Group ID for Label Formats (create one if it doesn't exist)
@@ -543,7 +526,6 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
    *
    * @param  int  $id     ID of the label format to be deleted.
    * @param  string $groupName group name
-   * @access public
    * @static
    */
   public static function del($id, $groupName) {
index 3f0f410997f1210af98492671d4f99fb63922920..d6aff98928290e0f0a10b730ca2365c4e0bed11d 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Core_BAO_Location extends CRM_Core_DAO {
    * @param null $entity
    *
    * @return array   $location
-   * @access public
    * @static
    */
   public static function create(&$params, $fixAddress = TRUE, $entity = NULL) {
@@ -131,7 +130,6 @@ class CRM_Core_BAO_Location extends CRM_Core_DAO {
 
   /**
    * Takes an entity array and finds the existing location block
-   * @access public
    * @static
    */
   public static function findExisting($entityElements) {
@@ -156,7 +154,6 @@ WHERE e.id = %1";
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return object       CRM_Core_BAO_locBlock object on success, null otherwise
-   * @access public
    * @static
    */
   public static function addLocBlock(&$params) {
@@ -173,7 +170,6 @@ WHERE e.id = %1";
    * @param  int  $locBlockId    id of the Location Block
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteLocBlock($locBlockId) {
@@ -216,7 +212,6 @@ WHERE e.id = %1";
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
@@ -237,7 +232,6 @@ WHERE e.id = %1";
    * @param bool $microformat
    *
    * @return array   array of objects(CRM_Core_BAO_Location)
-   * @access public
    * @static
    */
   public static function &getValues($entityBlock, $microformat = FALSE) {
@@ -271,7 +265,6 @@ WHERE e.id = %1";
    * @param  int  $locationTypeId id of the location to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteLocationBlocks($contactId, $locationTypeId) {
@@ -351,7 +344,6 @@ WHERE e.id = %1";
    *
    * @param  int $contactId - contact id
    *
-   * @access public
    * @static
    */
   public static function checkPrimaryBlocks($contactId) {
index 228ea6352f3e97183e4c162b4ab3f4e5035ca9e5..c9735e5f0f356966e99768f49863d6c56aa9f686 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_LocaationType object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -75,7 +74,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    *
    * @return Object             DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -90,7 +88,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    * @return object           The default location type object on success,
    *                          null otherwise
    * @static
-   * @access public
    */
   public static function &getDefault() {
     if (self::$_defaultLocationType == NULL) {
@@ -121,7 +118,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -149,7 +145,6 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
    *
    * @param  int  $locationTypeId     ID of the location type to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($locationTypeId) {
index d8c7dd9018168e85c59a0004adac53c3e82dacea..e6cebf7edfbf8f501f57f1201ac2c6be3afa0fda 100644 (file)
@@ -156,7 +156,6 @@ UPDATE civicrm_log
    * @param int $contactID
    *
    * @return int count of log records
-   * @access public
    * @static
    */
   public static function getContactLogCount($contactID) {
@@ -170,7 +169,6 @@ UPDATE civicrm_log
    * summary, instead of normal log entries.
    *
    * @return int report id of Contact Logging Report (Summary) / false
-   * @access public
    * @static
    */
   public static function useLoggingReport() {
index 78f1fff5fd4564b1cf0cb8c17971e028ec3fd8d5..a0b741641f981892392900a60a00dc85e6e48545 100644 (file)
@@ -112,7 +112,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_MailSettings object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -133,7 +132,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -169,7 +167,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Core_BAO_MailSettings object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -192,7 +189,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    * @param int $id mail settings id
    *
    * @return mixed|null
-   * @access public
    * @static
    *
    */
index 83015659ef1ec319104c4956e4178e5d14ff8346..dbf5d5c7cd56ac968781888f242bf589bdfd7a14 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param array $defaults    (reference ) an assoc array to hold the flattened values
    *
    * @return object     CRM_Core_DAO_Mapping object on success, otherwise null
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -67,7 +66,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param int $id   mapping id
    *
    * @return boolean
-   * @access public
    * @static
    *
    */
@@ -99,7 +97,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param array  $params an array of name/value pairs
    *
    * @return object    CRM_Core_DAO_Mapper object on success, otherwise null
-   * @access public
    * @static
    */
   public static function add($params) {
@@ -116,7 +113,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param string  $mappingTypeId  mapping type id
    *
    * @return array $mapping array of mapping name
-   * @access public
    * @static
    */
   public static function getMappings($mappingTypeId) {
@@ -138,7 +134,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param int $mappingId  mapping id
    *
    * @return array $mappingFields array of mapping fields
-   * @access public
    * @static
    */
   public static function getMappingFields($mappingId) {
@@ -245,7 +240,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    * @param null $exportMode
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildMappingForm(&$form, $mappingType = 'Export', $mappingId = NULL, $columnNo, $blockCount = 3, $exportMode = NULL) {
@@ -1147,7 +1141,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return null
    * @static
-   * @access public
    */
   public static function saveMappingFields(&$params, $mappingId) {
     //delete mapping fields records for exixting mapping
index 3403ccc7681f2d0522827f71fc5d3d6ff00d6cd6..0182b2eae1115745ff2a95a832b5875eb24fdca1 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_MessageTemplate object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -78,7 +77,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -98,7 +96,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
   /**
    * Delete the Message Templates
    *
-   * @access public
    * @static
    *
    * @param int $messageTemplatesID
@@ -128,7 +125,6 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
   /**
    * Get the Message Templates
    *
-   * @access public
    * @static
    *
    * @param bool $all
index b571a318dc785624d11d9a33c6afa4bf3251fd4f..6673a17f8d632acf61f1cb0cbdeaee30215cd797 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    *
    * @return Object             DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -128,7 +127,6 @@ class CRM_Core_BAO_Navigation extends CRM_Core_DAO_Navigation {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_Navigation object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
index 980a6381484d69fb2d45a1c4d1eacd7c99608c7c..65449e02966bfd36e99113542a424a7976c53b2d 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return string   the note text or null if note not found
    *
-   * @access public
    * @static
    */
   public static function getNoteText($id) {
@@ -65,7 +64,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return string   the note subject or null if note not found
    *
-   * @access public
    * @static
    */
   public static function getNoteSubject($id) {
@@ -79,7 +77,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return boolean TRUE if the note should be displayed, otherwise FALSE
    *
-   * @access public
    * @static
    */
   public static function getNotePrivacyHidden($note) {
@@ -135,7 +132,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @param array $ids (deprecated) associated array with note id - preferably set $params['id']
    *
    * @return object $note CRM_Core_BAO_Note object
-   * @access public
    * @static
    */
   public static function &add(&$params, $ids = array()) {
@@ -222,7 +218,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
@@ -242,7 +237,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    * @param int $numNotes the maximum number of notes to return (0 if all)
    *
    * @return object $notes  Object of CRM_Core_BAO_Note
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values, $numNotes = self::MAX_NOTES) {
@@ -334,7 +328,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return void
    *
-   * @access public
    * @static
    */
   public static function deleteContact($id) {
@@ -359,7 +352,6 @@ class CRM_Core_BAO_Note extends CRM_Core_DAO_Note {
    *
    * @return array $viewNote array of note properties
    *
-   * @access public
    * @static
    */
   public static function &getNote($id, $entityTable = 'civicrm_relationship') {
@@ -391,7 +383,6 @@ ORDER BY  modified_date desc";
    *
    * @return int $count count of log records
    *
-   * @access public
    * @static
    */
   public static function getContactNoteCount($contactID) {
@@ -418,7 +409,6 @@ ORDER BY  modified_date desc";
    * @return array Nested associative array beginning with direct children of given note.
    *
    * @static
-   * @access public
    */
   public static function getNoteTree($parentId, $maxDepth = 0, $snippet = FALSE) {
     return self::buildNoteTree($parentId, $maxDepth, $snippet);
@@ -432,7 +422,6 @@ ORDER BY  modified_date desc";
    * @return int $count Number of notes having the give note as parent
    *
    * @static
-   * @access public
    */
   public static function getChildCount($id) {
     $note               = new CRM_Core_DAO_Note();
index 27b5bc1ee688562deb25776ead881356dfab0984..234e39a54a28d424ed653f6f498d2dd0efe6b203 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return object       CRM_Core_BAO_OpenID object on success, null otherwise
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -66,7 +65,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    * @param array $entityBlock   input parameters to find object
    *
    * @return mixed
-   * @access public
    * @static
    */
   public static function &getValues($entityBlock) {
@@ -79,7 +77,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    * @param  string  $identity_url the OpenID to check
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function isAllowedToLogin($identity_url) {
@@ -99,7 +96,6 @@ class CRM_Core_BAO_OpenID extends CRM_Core_DAO_OpenID {
    * @param bool $updateBlankLocInfo
    *
    * @return array  the array of openid's
-   * @access public
    * @static
    */
   public static function allOpenIDs($id, $updateBlankLocInfo = FALSE) {
index c93ddb0b69475433e5c1680666ca6ffad0ce79ba..dfb604a556d48343ec521eea566de633f2d0024a 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_OptionGroup object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -80,7 +79,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
@@ -113,7 +111,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    *
    * @return void
    *
-   * @access public
    * @static
    */
   public static function del($optionGroupId) {
@@ -134,7 +131,6 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
    *
    * @return String title
    *
-   * @access public
    * @static
    */
   public static function getTitle($optionGroupId) {
index f76a8d4c67248d4e90bb34cd0b29b8e2b7454ccf..5dbb2ad8b70f6faaa3513e808b889a8663a86733 100644 (file)
@@ -128,7 +128,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_OptionValue object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -160,7 +159,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return CRM_Core_DAO_OptionValue
@@ -228,7 +226,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return boolean
    *
-   * @access public
    * @static
    */
   public static function del($optionValueId) {
@@ -248,7 +245,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return array  label and description
    * @static
-   * @access public
    */
   public static function getActivityTypeDetails($activityTypeId) {
     $query = "SELECT civicrm_option_value.label, civicrm_option_value.description
@@ -271,7 +267,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *
    * @return string title
    *
-   * @access public
    * @static
    *
    */
@@ -415,7 +410,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    * @param array $opWeights options value , weight pair
    *
    * @return void
-   * @access public
    * @static
    */
   public static function updateOptionWeights($opGroupId, $opWeights) {
index 7c41ab4646935070385e0636084837790f650e2a..e771f24aa023601ffcb0e74514442aec0f312ae4 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return int  Group ID (null if Group ID doesn't exist)
-   * @access private
    */
   private static function _getGid() {
     if (!self::$_gid) {
@@ -93,7 +92,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @return array  (reference)   List of Paper Sizes
    * @static
-   * @access public
    */
   public static function &addOrder(&$list, $returnURL) {
     $filter = "option_group_id = " . self::_getGid();
@@ -107,7 +105,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @return array  (reference)   Paper Size list
    * @static
-   * @access public
    */
   public static function &getList($namesOnly = FALSE) {
     static $list = array();
@@ -137,7 +134,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @return array   Name/value pairs containing the default Paper Size values.
    * @static
-   * @access public
    */
   public static function &getDefaultValues() {
     $params = array('is_active' => 1, 'is_default' => 1);
@@ -159,7 +155,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param int    $val     Field value to search for
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getPaperFormat($field, $val) {
     $params = array('is_active' => 1, $field => $val);
@@ -178,7 +173,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param int    $name   Paper Size name. Empty = get default Paper Size
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getByName($name) {
     return self::getPaperFormat('name', $name);
@@ -190,7 +184,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param int    $id   Paper Size id. 0 = get default Paper Size
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getById($id) {
     return self::getPaperFormat('id', $id);
@@ -206,7 +199,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param null $default
    *
    * @return value
-   * @access public
    * @static
    */
   public static function getValue($field, &$values, $default = NULL) {
@@ -237,7 +229,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param array $values   (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_OptionValue object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$values) {
@@ -273,7 +264,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    * @param int                 $id        id of the database record (null = new record)
    *
    * @return void
-   * @access public
    */
   public function savePaperSize(&$values, $id) {
     // get the Option Group ID for Paper Sizes (create one if it doesn't exist)
@@ -331,7 +321,6 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
    *
    * @param  int  $id     ID of the Paper Size to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($id) {
index 94eb28ddaedecf6a1ab7eedc04493091a7d9f583..09bbb406ebc672de630afc89a751f97c2b6aaace 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of page orientations
-   * @access public
    */
   public static function getPageOrientations() {
     return array(
@@ -115,7 +114,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return array   array of measurement units
-   * @access public
    */
   public static function getUnits() {
     return array(
@@ -132,7 +130,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param void
    *
    * @return int  Group ID (null if Group ID doesn't exist)
-   * @access private
    */
   private static function _getGid() {
     if (!self::$_gid) {
@@ -152,7 +149,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function addOrder(&$list, $returnURL) {
     $filter = "option_group_id = " . self::_getGid();
@@ -166,7 +162,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array  (reference)   PDF Page Format list
    * @static
-   * @access public
    */
   public static function &getList($namesOnly = FALSE) {
     static $list = array();
@@ -196,7 +191,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *
    * @return array   Name/value pairs containing the default PDF Page Format values.
    * @static
-   * @access public
    */
   public static function &getDefaultValues() {
     $params = array('is_active' => 1, 'is_default' => 1);
@@ -221,7 +215,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param int    $val     Field value to search for
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getPdfFormat($field, $val) {
     $params = array('is_active' => 1, $field => $val);
@@ -240,7 +233,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param int    $name   PDF Page Format name. Empty = get default PDF Page Format
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getByName($name) {
     return self::getPdfFormat('name', $name);
@@ -252,7 +244,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param int    $id   PDF Page Format id. 0 = get default PDF Page Format
    *
    * @return array  $values (reference) associative array of name/value pairs
-   * @access public
    */
   public static function &getById($id) {
     return self::getPdfFormat('id', $id);
@@ -268,7 +259,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param null $default
    *
    * @return value
-   * @access public
    * @static
    */
   public static function getValue($field, &$values, $default = NULL) {
@@ -299,7 +289,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param array $values   (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_OptionValue object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$values) {
@@ -335,7 +324,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    * @param int                 $id        id of the database record (null = new record)
    *
    * @return void
-   * @access public
    */
   public function savePdfFormat(&$values, $id = NULL) {
     // get the Option Group ID for PDF Page Formats (create one if it doesn't exist)
@@ -389,7 +377,6 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
    *
    * @param  int  $id     ID of the PDF Page Format to be deleted.
    *
-   * @access public
    * @static
    */
   public static function del($id) {
index d03c7110ffd9104c0890da57bee825dcd19cde4e..5cad4f164f42cde739cb006718d1e774e4dc3514 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_Persistent object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -64,7 +63,6 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
index 5ceb44a9237de4043dd2689d9af67b8cf4a30bc0..07889c563d6d070b0b80a44dd8e2b25ec521d7af 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Core_BAO_Phone extends CRM_Core_DAO_Phone {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return object       CRM_Core_BAO_Phone object on success, null otherwise
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -96,7 +95,6 @@ class CRM_Core_BAO_Phone extends CRM_Core_DAO_Phone {
    * @param array entityBlock input parameters to find object
    *
    * @return array    array of phone objects
-   * @access public
    * @static
    */
   public static function &getValues($entityBlock) {
@@ -114,7 +112,6 @@ class CRM_Core_BAO_Phone extends CRM_Core_DAO_Phone {
    * @param array $filters
    *
    * @return array  the array of phone ids which are potential numbers
-   * @access public
    * @static
    */
   public static function allPhones($id, $updateBlankLocInfo = FALSE, $type = NULL, $filters = array()) {
@@ -186,7 +183,6 @@ ORDER BY civicrm_phone.is_primary DESC,  phone_id ASC ";
    * @param null $type
    *
    * @return array  the array of phone ids which are potential numbers
-   * @access public
    * @static
    */
   public static function allEntityPhones($entityElements, $type = NULL) {
index 165fed8bbe4929f5dd4ce71e9513763c35de87e2..5af2b8cd8cf921c5fd7e88fccd7660744850fa81 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_PreferencesDate object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -74,7 +73,6 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
    *
    * @return Object             DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -86,7 +84,6 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
    *
    * @param  int  $id
    *
-   * @access public
    * @static
    */
   public static function del($id) {
index c1055a914559d2d43877c263269b0aaa416d05af..a5d6b17e63e32694ab2ad6e3e811d31e2777017a 100644 (file)
@@ -137,7 +137,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    *\r
    * @param array $params reference array contains the values submitted by the form\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return object\r
@@ -171,7 +170,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param int $entityId Child entity id\r
    * @param String $entityTable Name of the entity table\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return object\r
@@ -191,7 +189,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    *\r
    * @param int $mode Mode of the entity to cascade changes across parent/child relations eg 1 - only this entity, 2 - this and the following entities, 3 - All the entity\r
    *\r
-   * @access public\r
    *\r
    * @return void\r
    */\r
@@ -394,7 +391,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.\r
    * @param int $initiatorId the instance where this function is invoked from\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return array an array of child ids\r
@@ -459,7 +455,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param boolean $includeParent Include parent in result set\r
    * @param int $mode 1. retrieve only one entity. 2. retrieve all future entities in the repeating set. 3. all entities in the repeating set.\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return array array of connected ids\r
@@ -479,7 +474,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param string $entityTable Entity table name\r
    * @param boolean $includeParent Include parent in result set\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return int unsigned $parentId Parent ID\r
@@ -514,7 +508,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param array $newParams  array of all the fields & values to be copied besides the other fields\r
    * @param boolean $createRecurringEntity if to create a record in recurring_entity table\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return object\r
@@ -544,7 +537,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    *\r
    * @param object $event An object of /Civi/Core/DAO/Event/PostUpdate containing dao object that was just updated\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return void\r
@@ -617,7 +609,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    *\r
    * @param object $event An object of /Civi/Core/DAO/Event/PostUpdate containing dao object that was just inserted\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return void\r
@@ -727,7 +718,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    *\r
    * @param object $event An object of /Civi/Core/DAO/Event/PostUpdate containing dao object that was just deleted\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return void\r
@@ -770,7 +760,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param int $entityId Entity id\r
    * @param string $entityTable Name of the entity table\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return boolean|object Returns either boolean value or CRM_Core_DAO_RecurringEntity object\r
@@ -889,7 +878,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    *\r
    * @param int $scheduleReminderId primary key of civicrm_action_schedule table\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return object\r
@@ -1037,7 +1025,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param DateTime $startDate Start Date\r
    * @param DateTime $endDate End Date\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return object DateTime object which contain time difference\r
@@ -1056,7 +1043,6 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
    * @param int $entityId Entity ID\r
    * @param string $used_for Specifies for which entity type it's used for\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return object\r
index 3715c63b20d4593b99ae074ad944d580a0cafb9a..4a3283c7ea6141488bb7338281301091ca34e542 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Core_BAO_SchemaHandler {
    * @return true if successfully created, false otherwise
    *
    * @static
-   * @access public
    */
   public static function createTable(&$params) {
     $sql = self::buildTableSQL($params);
@@ -369,7 +368,6 @@ ALTER TABLE {$tableName}
    * @return true if successfully deleted, false otherwise
    *
    * @static
-   * @access public
    */
   public static function dropTable($tableName) {
     $sql = "DROP TABLE $tableName";
index 63c9c4025bf7dcd1575b38e4469f98ae918efa59..a8722e737dabb602e6c7f439bca1a3ee9e01e307 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    *
    * @return boolean true if item is already in cache
    * @static
-   * @access public
    */
   static function inCache(
     $group,
@@ -207,7 +206,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    *
    * @return mixed The data if present in the setting table, else null
    * @static
-   * @access public
    */
   static function getItem(
     $group,
@@ -259,7 +257,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
-   * @access public
    */
   public static function getItems(&$params, $domains = NULL, $settingsToReturn) {
     $originalDomain = CRM_Core_Config::domainID();
@@ -331,7 +328,6 @@ class CRM_Core_BAO_Setting extends CRM_Core_DAO_Setting {
    *
    * @return void
    * @static
-   * @access public
    */
   static function setItem(
     $value,
@@ -446,7 +442,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 array
    * @static
-   * @access public
    */
   public static function setItems(&$params, $domains = NULL) {
     $originalDomain = CRM_Core_Config::domainID();
index 3d875b77a6c3a0d9fd20cf23b2cda1a062dc7c9a..98e01dfc6667043dea067b2050eb7370869baf09 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    * @param array $defaults    (reference ) an assoc array to hold the flattened values
    *
    * @return object     CRM_Core_DAO_Tag object on success, otherwise null
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -311,7 +310,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    * @param int $id   tag id
    *
    * @return boolean
-   * @access public
    * @static
    *
    */
@@ -350,7 +348,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    * signatures
    *
    * @return object    CRM_Core_DAO_Tag object on success, otherwise null
-   * @access public
    * @static
    */
   public static function add(&$params, $ids = array()) {
@@ -400,7 +397,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function dataExists(&$params) {
@@ -419,7 +415,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    * @param string $entityTable entity_table
    *
    * @return array $tagSets array of tag sets
-   * @access public
    * @static
    */
   public static function getTagSet($entityTable) {
index 3bc3eae1d6df453e8e572608feab81f64171f47c..030965ca3f9e27e87e9d7f7fb59070f91f6debed 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_UFField object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -67,7 +66,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    *
    * @return string title
    *
-   * @access public
    * @static
    *
    */
@@ -82,7 +80,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    * @param boolean  $is_active  value we want to set the is_active field
    *
    * @return Object              DAO object on sucess, null otherwise
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -107,7 +104,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    *
    * @return boolean
    *
-   * @access public
    * @static
    *
    */
@@ -128,7 +124,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    * @return mixed
    * @ids   array $ids    array that containd ids
    *
-   * @access public
    * @static
    */
   public static function duplicateField($params, $ids) {
@@ -201,7 +196,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return CRM_Core_BAO_UFField object
    *
-   * @access public
    * @static
    *
    */
@@ -275,7 +269,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return void
    * @static
-   * @access public
    */
   public static function setUFField($customFieldId, $is_active) {
     //find the profile id given custom field
@@ -298,7 +291,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return void
    * @static
-   * @access public
    */
   public static function copy($old_id, $new_id) {
     $ufField = new CRM_Core_DAO_UFField();
@@ -320,7 +312,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    * @return void
    *
    * @static
-   * @access public
    */
   public static function delUFField($customFieldId) {
     //find the profile id given custom field id
@@ -342,7 +333,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return void
    * @static
-   * @access public
    */
   public static function setUFFieldStatus($customGroupId, $is_active) {
     //find the profile id given custom group id
@@ -366,7 +356,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    *
    * @return boolean   false if custom field are disabled else true
    * @static
-   * @access public
    */
   public static function checkUFStatus($UFFieldId) {
     $fieldName = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFField', $UFFieldId, 'field_name');
@@ -500,7 +489,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    * @param int $ufGroupId
    *
    * @return  true for mix profile else false
-   * @access public
    * @static
    */
   public static function checkProfileType($ufGroupId) {
@@ -568,7 +556,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    * @param bool $skipComponentType
    *
    * @return string profile group_type
-   * @access public
    * @static
    *
    * TODO Why is this function in this class? It seems to be about the UFGroup.
@@ -591,7 +578,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    * @param bool $skipComponentType
    *
    * @return string profile group_type
-   * @access public
    * @static
    *
    * TODO Why is this function in this class? It seems to be about the UFGroup.
@@ -695,7 +681,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    * @param $ctype
    *
    * @return  true for mix profile group else false
-   * @access public
    * @static
    */
   public static function checkProfileGroupType($ctype) {
index e415ce1c8762279fec3b1c25a654c24156a17412..d8c2b14ba18a3d648ddf1f808a637912edcbc16c 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param array $defaults    (reference) an assoc array to hold the flattened values
    *
    * @return object   CRM_Core_DAO_UFGroup object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -99,7 +98,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return string title
    *
-   * @access public
    * @static
    *
    */
@@ -114,7 +112,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param boolean  $is_active    value we want to set the is_active field
    *
    * @return Object             CRM_Core_DAO_UFGroup object on success, null otherwise
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -131,7 +128,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return array the fields that are needed for registration
    * @static
-   * @access public
    */
   public static function getRegistrationFields($action, $mode, $ctype = NULL) {
     if ($mode & CRM_Profile_Form::MODE_REGISTER) {
@@ -190,7 +186,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param int $permissionType
    * @return array   the fields that are listings related
    * @static
-   * @access public
    */
   static function getListingFields(
     $action,
@@ -264,7 +259,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return array   the fields that belong to this ufgroup(s)
    * @static
-   * @access public
    */
   static function getFields(
     $id,
@@ -692,7 +686,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
-   * @access public
    */
   public static function isValid($userID, $title, $register = FALSE, $action = NULL) {
     if ($register) {
@@ -738,7 +731,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return string       the html for the form on success, otherwise empty string
    * @static
-   * @access public
    */
   static function getEditHTML($userID,
     $title,
@@ -883,7 +875,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param string $contactType
    *
    * @return int|null contact_id if found, null otherwise
-   * @access public
    * @static
    */
   public static function findContact(&$params, $id = NULL, $contactType = 'Individual') {
@@ -911,7 +902,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param null $additionalWhereClause
    *
    * @return void
-   * @access public
    * @static
    */
   public static function getValues($cid, &$fields, &$values,
@@ -1322,7 +1312,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return boolean
    *
-   * @access public
    * @static
    *
    */
@@ -1349,7 +1338,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *
    * @return boolean
    *
-   * @access public
    * @static
    *
    */
@@ -1380,7 +1368,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
@@ -1424,7 +1411,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @param int   $ufGroupId    ufgroup id
    *
    * @return void
-   * @access public
    * @static
    */
   public static function createUFJoin(&$params, $ufGroupId) {
@@ -1496,7 +1482,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array $ufGroupJoinRecords
    *
-   * @access public
    * @static
    */
   public static function getUFJoinRecord($ufGroupId = NULL, $displayName = NULL, $status = NULL) {
@@ -1541,7 +1526,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Core_BAO_UFJoin object
-   * @access public
    * @static
    */
   public static function addUFJoin(&$params) {
@@ -1557,7 +1541,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param array  $params    (reference) an assoc array of name/value pairs
    *
    * @return void
-   * @access public
    * @static
    */
   public static function delUFJoin(&$params) {
@@ -1572,7 +1555,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param int $ufGroupId     if $ufGroupId get update weight or add weight
    *
    * @return int   weight of the UFGroup
-   * @access public
    * @static
    */
   public static function getWeight($ufGroupId = NULL) {
@@ -1606,7 +1588,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param array|NULL $returnFields list of UFGroup fields to return; NULL for default
    *
    * @return array $ufGroups array of ufgroups for a module
-   * @access public
    * @static
    */
   public static function getModuleUFGroup($moduleName = NULL, $count = 0, $skipPermission = TRUE, $op = CRM_Core_Permission::VIEW, $returnFields = NULL) {
@@ -1680,7 +1661,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return boolean true or false
    * @static
-   * @access public
    */
   public static function filterUFGroups($ufGroupId, $contactID = NULL) {
     if (!$contactID) {
@@ -1728,7 +1708,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return null
    * @static
-   * @access public
    */
   static function buildProfile(
     &$form,
@@ -2231,7 +2210,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return null
    * @static
-   * @access public
    */
   static function setProfileDefaults($contactId, &$fields, &$defaults,
     $singleProfile = TRUE, $componentId = NULL, $component = NULL
@@ -2481,7 +2459,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array  $profiles  associative array of profiles
    * @static
-   * @access public
    */
   public static function getProfiles($types, $onlyPure = FALSE) {
     $profiles = array();
@@ -2510,7 +2487,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array  $profiles  associative array of profiles
    * @static
-   * @access public
    */
   public static function getValidProfiles($required, $optional = NULL) {
     if (!is_array($required) || empty($required)) {
@@ -2541,7 +2517,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    *
    * @return array  $profiles  associative array of profiles
    * @static
-   * @access public
    */
   public static function checkValidProfile($ufId, $required = NULL) {
     $validProfile = FALSE;
@@ -2582,7 +2557,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param $defaults
    *
    * @return mixed $defaults@static
-   * @access public
    */
   public static function setRegisterDefaults(&$fields, &$defaults) {
     $config = CRM_Core_Config::singleton();
@@ -2608,7 +2582,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param int $id the profile id to copy
    *
    * @return void
-   * @access public
    */
   public static function copy($id) {
     $fieldsFix = array('prefix' => array('title' => ts('Copy of ')));
@@ -2666,7 +2639,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param array   $values         associative array of name/value pair
    *
    * @return void
-   * @access public
    */
 
   public static function commonSendMail($contactID, &$values) {
@@ -2727,7 +2699,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param bool $skipCheck
    *
    * @return array
-   * @access public
    */
   public function checkFieldsEmptyValues($gid, $cid, $params, $skipCheck = FALSE) {
     if ($gid) {
@@ -2761,7 +2732,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param CRM_Core_Smarty $template
    *
    * @return void
-   * @access public
    */
   public function profileDisplay($gid, $values, $template) {
     $groupTitle = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFGroup', $gid, 'title');
@@ -2779,7 +2749,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param int $contactId
    *
    * @return array $data assoicated formatted array
-   * @access public
    * @static
    */
   public static function formatFields($params, $contactId = NULL) {
@@ -3361,7 +3330,6 @@ SELECT  group_id
    *
    * @return boolean $mixProfile true if profile is mixed
    * @static
-   * @access public
    */
   public static function checkForMixProfiles($profileIds) {
     $mixProfile = FALSE;
@@ -3412,7 +3380,6 @@ SELECT  group_id
    *
    * @return boolean true if profile should be shown else false
    * @static
-   * @access public
    */
   public static function showOverlayProfile() {
     $showOverlay = TRUE;
@@ -3440,7 +3407,6 @@ SELECT  group_id
    *
    * @return Array   group type values
    * @static
-   * @access public
    */
   public static function groupTypeValues($profileId, $groupType = NULL) {
     $groupTypeValue = array();
index 7f413a9a3c2174d946b217a1872c3b2793b574ec..d13ae7d5048debf2831cdbb92086d3eb9369bc4d 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Core_DAO_UFJoin object
-   * @access public
    * @static
    */
   public static function &create($params) {
@@ -95,7 +94,6 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return int or null
-   * @access public
    * @static
    */
   public static function findJoinEntryId(&$params) {
@@ -132,7 +130,6 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return int or null
-   * @access public
    * @static
    */
   public static function findUFGroupId(&$params) {
index 49fb14650da6ef02f2d47c3c3c76db03449c0bd4..694df83978e6f6307413eb6e5726d8608dcd144c 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Core_BAO_UFMatch extends CRM_Core_DAO_UFMatch {
    * @param bool $isLogin
    *
    * @return void
-   * @access public
    * @static
    */
   public static function synchronize(&$user, $update, $uf, $ctype, $isLogin = FALSE) {
@@ -182,7 +181,6 @@ class CRM_Core_BAO_UFMatch extends CRM_Core_DAO_UFMatch {
    * @param bool $isLogin
    *
    * @return the ufmatch object that was found or created
-   * @access public
    * @static
    */
   public static function &synchronizeUFMatch(&$user, $userKey, $uniqId, $uf, $status = NULL, $ctype = NULL, $isLogin = FALSE) {
@@ -362,7 +360,6 @@ AND    domain_id    = %4
    * @param int    $contactId id of the contact to update
    *
    * @return void
-   * @access public
    * @static
    */
   public static function updateUFName($contactId) {
@@ -417,7 +414,6 @@ AND    domain_id    = %4
    * @param $emailAddress email to be modified for the user
    *
    * @return void
-   * @access public
    * @static
    */
   public static function updateContactEmail($contactId, $emailAddress) {
@@ -472,7 +468,6 @@ AND    domain_id    = %4
    * @param  int  $ufID id of the user to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteUser($ufID) {
@@ -489,7 +484,6 @@ AND    domain_id    = %4
    * @param int  $ufID  Id of UF for which related contact_id is required
    *
    * @return int    contact_id on success, null otherwise
-   * @access public
    * @static
    */
   public static function getContactId($ufID) {
@@ -513,7 +507,6 @@ AND    domain_id    = %4
    * @param int  $contactID   ID of the contact for which related uf_id is required
    *
    * @return int    uf_id of the given contact_id on success, null otherwise
-   * @access public
    * @static
    */
   public static function getUFId($contactID) {
@@ -544,7 +537,6 @@ AND    domain_id    = %4
    *
    *
    * @return int    contact_id on success, null otherwise
-   * @access public
    * @static
    */
   public static function getContactIDs() {
@@ -564,7 +556,6 @@ AND    domain_id    = %4
    * @param int $openId
    *
    * @return bool     true if allowed to login, false otherwise
-   * @access public
    * @static
    */
   public static function getAllowedToLogin($openId) {
@@ -583,7 +574,6 @@ AND    domain_id    = %4
    *
    *
    * @return int     next highest unused value for uf_id
-   * @access public
    * @static
    */
   public static function getNextUfIdValue() {
index 08fe9485d807d7679590e708276a79e9d06f3069..cd60593fe098d9dfcfe589dd64dfd0545356ad8d 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    * @param array  $params         (reference ) an assoc array of name/value pairs
    *
    * @return object       CRM_Core_BAO_Website object on success, null otherwise
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -68,7 +67,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    * @param $skipDelete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function create(&$params, $contactID, $skipDelete) {
@@ -133,7 +131,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    * @param $values
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values) {
@@ -162,7 +159,6 @@ class CRM_Core_BAO_Website extends CRM_Core_DAO_Website {
    * @param bool $updateBlankLocInfo
    *
    * @return array  the array of website details
-   * @access public
    * @static
    */
   public static function allWebsites($id, $updateBlankLocInfo = FALSE) {
index 2e8e728e9747d029728595192c4ebb8e3178ae14..422d90aad43477608c7ed98514a7ef6bf28dfb0e 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Core_DAO_WordReplacement
    */
   /**
@@ -58,7 +57,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_DAO_WordRepalcement object
-   * @access public
    * @static
    */
 
@@ -72,7 +70,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    * @param null $reset
    *
    * @return null|object CRM_Core_BAO_WordRepalcement
-   * @access public
    * @static
    */
   public static function getWordReplacement($reset = NULL) {
@@ -95,7 +92,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    * @param int $id
    *
    * @return WordReplacement array
-   * @access public
    */
   public static function edit(&$params, &$id) {
     $wordReplacement = new CRM_Core_DAO_WordReplacement();
@@ -114,7 +110,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    * @param array $params
    *
    * @return WordReplacement array
-   * @access public
    */
   public static function create($params) {
     if(array_key_exists("domain_id",$params) === FALSE) {
index bec00e38620ed4a1ec4706e819264be25130291a..835f21cf9f4f608070667035bd7bb0f6df6e8096 100644 (file)
@@ -226,7 +226,6 @@ class CRM_Core_Block {
    * Creates the info block for drupal
    *
    * @return array
-   * @access public
    */
   public static function getInfo() {
 
@@ -283,7 +282,6 @@ class CRM_Core_Block {
    * @param int $id
    *
    * @return void
-   * @access private
    */
   private static function setTemplateValues($id) {
     switch ($id) {
@@ -340,7 +338,6 @@ class CRM_Core_Block {
    * Create the list of options to create New objects for the application and format is as a block
    *
    * @return void
-   * @access private
    */
   private static function setTemplateShortcutValues() {
     $config = CRM_Core_Config::singleton();
@@ -457,7 +454,6 @@ class CRM_Core_Block {
    * Create the list of dashboard links
    *
    * @return void
-   * @access private
    */
   private static function setTemplateDashboardValues() {
     static $dashboardLinks = array();
@@ -493,7 +489,6 @@ class CRM_Core_Block {
    * Create the list of mail urls for the application and format is as a block
    *
    * @return void
-   * @access private
    */
   private static function setTemplateMailValues() {
     static $shortCuts = NULL;
@@ -526,7 +521,6 @@ class CRM_Core_Block {
    * Create the list of shortcuts for the application and format is as a block
    *
    * @return void
-   * @access private
    */
   private static function setTemplateMenuValues() {
     $config = CRM_Core_Config::singleton();
@@ -542,7 +536,6 @@ class CRM_Core_Block {
    * Create the event blocks for upcoming events
    *
    * @return void
-   * @access private
    */
   private static function setTemplateEventValues() {
     $config = CRM_Core_Config::singleton();
@@ -570,7 +563,6 @@ class CRM_Core_Block {
    * @param int $id id of the block
    *
    * @return array
-   * @access public
    */
   public static function getContent($id) {
     // return if upgrade mode
@@ -650,7 +642,6 @@ class CRM_Core_Block {
    * @param array  $properties template variables
    *
    * @return array
-   * @access public
    */
   public static function fetch($id, $fileName, $properties) {
     $template = CRM_Core_Smarty::singleton();
index a245d68f90a2d0d46905bdf64608dfc0a16effc9..05527ef8bde63d58231cbb37faff94ca277f00dd 100644 (file)
@@ -422,7 +422,6 @@ class CRM_Core_Component {
    * @param array $tables  array of tables
    *
    * @return null
-   * @access public
    * @static
    */
   public static function tableNames(&$tables) {
index 8f02fa03916725110078355856fcf02150979d21..5e3afd4727f5b4d93ab7ca4cada8142566dd758d 100644 (file)
@@ -46,7 +46,6 @@ abstract class CRM_Core_Component_Config {
    * @param $oldMode
    *
    * @return array collection of component settings
-   * @access public
    */
   public function add($config, $oldMode) {
     foreach (get_class_vars(get_class($this)) as $key => $value) {
index fce8e98b120a505ffa8e71d6ddda273031e2c870..d5c81e71c012539192fca2c41ae8036e47255e91 100644 (file)
@@ -126,7 +126,6 @@ abstract class CRM_Core_Component_Info {
    * class.
    *
    * @return array collection of required component settings
-   * @access public
    *
    */
   abstract public function getInfo();
@@ -162,7 +161,6 @@ abstract class CRM_Core_Component_Info {
    * @param bool $getAllUnconditionally
    *
    * @return array|null collection of permissions, null if none
-   * @access public
    */
   abstract public function getPermissions($getAllUnconditionally = FALSE);
 
@@ -185,7 +183,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   abstract public function getUserDashboardElement();
@@ -196,7 +193,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   abstract public function registerTab();
@@ -207,7 +203,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   * @access public
    *
    */
   abstract public function registerAdvancedSearchPane();
@@ -219,7 +214,6 @@ abstract class CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   * @access public
    *
    */
   abstract public function getActivityTypes();
@@ -229,7 +223,6 @@ abstract class CRM_Core_Component_Info {
    * marked as enabled in configuration.
    *
    * @return boolean true if component is enabled, false if not
-   * @access public
    *
    */
   public function isEnabled() {
@@ -244,7 +237,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's configuration object.
    *
    * @return mixed component's configuration object
-   * @access public
    *
    */
   public function getConfigObject() {
@@ -255,7 +247,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's menu definition object.
    *
    * @return mixed component's menu definition object
-   * @access public
    *
    */
   public function getMenuObject() {
@@ -266,7 +257,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's invocation object.
    *
    * @return mixed component's invocation object
-   * @access public
    *
    */
   public function getInvokeObject() {
@@ -277,7 +267,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's BAO Query object.
    *
    * @return mixed component's BAO Query object
-   * @access public
    *
    */
   public function getBAOQueryObject() {
@@ -287,7 +276,6 @@ abstract class CRM_Core_Component_Info {
   /**
    * Builds advanced search form's component specific pane.
    *
-   * @access public
    *
    */
   public function buildAdvancedSearchPaneForm(&$form) {
@@ -299,7 +287,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's user dashboard page object.
    *
    * @return mixed component's User Dashboard applet object
-   * @access public
    *
    */
   public function getUserDashboardObject() {
@@ -310,7 +297,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's contact record tab object.
    *
    * @return mixed component's contact record tab object
-   * @access public
    *
    */
   public function getTabObject() {
@@ -321,7 +307,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's advanced search pane's template path.
    *
    * @return string component's advanced search pane's template path
-   * @access public
    *
    */
   public function getAdvancedSearchPaneTemplatePath() {
@@ -333,7 +318,6 @@ abstract class CRM_Core_Component_Info {
    * Provides information whether given component uses system wide search.
    *
    * @return boolean true if component needs search integration
-   * @access public
    *
    */
   public function usesSearch() {
@@ -344,7 +328,6 @@ abstract class CRM_Core_Component_Info {
    * Provides the xml menu files
    *
    * @return array array of menu files
-   * @access public
    *
    */
   public function menuFiles() {
@@ -357,7 +340,6 @@ abstract class CRM_Core_Component_Info {
    * FIXME: accessed from beyond component infrastructure.
    *
    * @return string component keyword
-   * @access public
    *
    */
   public function getKeyword() {
@@ -368,7 +350,6 @@ abstract class CRM_Core_Component_Info {
    * Helper for figuring out menu XML file location.
    *
    * @return mixed component's element as class instance
-   * @access private
    *
    */
   private function _getMenuXMLPath() {
@@ -383,7 +364,6 @@ abstract class CRM_Core_Component_Info {
    * @param $cl
    *
    * @return mixed component's element as class instance
-   * @access private
    */
   private function _instantiate($cl) {
     $className = $this->namespace . '_' . $cl;
index 1beaabadb35729588d129d5028547378c281812e..ee1317c15090460580a111abf4cbdac2260447e6 100644 (file)
@@ -404,7 +404,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    * Initialize the DataObject framework
    *
    * @return void
-   * @access private
    */
   private function _initDAO() {
     CRM_Core_DAO::init($this->dsn);
@@ -421,7 +420,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    * Returns the singleton logger for the application
    *
    * @param
-   * @access private
    *
    * @return object
    */
@@ -437,7 +435,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    * Initialize the config variables
    *
    * @return void
-   * @access private
    */
   private function _initVariables() {
     // retrieve serialised settings
@@ -538,7 +535,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    * Retrieve a mailer to send any mail from the application
    *
    * @param boolean $persist open a persistent smtp connection, should speed up mailings
-   * @access private
    * @return object
    */
   public static function &getMailer($persist = FALSE) {
@@ -669,7 +665,6 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
    *
    * @return boolean
    * @static
-   * @access public
    */
   public static function check(&$config, &$required) {
     foreach ($required as $name) {
index 6e61e4b80cdf09717f858f981050479f7bbfd5c6..2a7d9a06f9f6bb29d5df7d86da806e71f728ad88 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Core_Config_Defaults {
   /**
    * Format size
    *
-   * @access public
    * @static
    */
 
@@ -114,7 +113,6 @@ class CRM_Core_Config_Defaults {
    *                           this variable is set true for GUI
    *                           mode (eg: Global setting >> Components)
    *
-   * @access public
    * @static
    */
   public static function setValues(&$defaults, $formMode = FALSE) {
index 657c62dd511ba3eada9ee7035f040055f7300c2b..655d79078acff820e40661596bc9832aab52c195 100644 (file)
@@ -166,7 +166,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param bool $addSequence should we add a unique sequence number to the end of the key
    * @param bool $ignoreKey should we not set a qfKey for this controller (for standalone forms)
    *
-   * @access public
    *
    * @return CRM_Core_Controller
    */
@@ -379,7 +378,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param string   directory to store all the uploaded files
    * @param array    names for the various upload buttons (note u can have more than 1 upload)
    *
-   * @access private
    *
    * @return void
    *
@@ -410,7 +408,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * Getter method for stateMachine
    *
    * @return CRM_Core_StateMachine
-   * @access public
    */
   public function getStateMachine() {
     return $this->_stateMachine;
@@ -422,7 +419,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param CRM_Core_StateMachine $stateMachine
    *
    * @return void
-   * @access public
    */
   public function setStateMachine($stateMachine) {
     $this->_stateMachine = $stateMachine;
@@ -437,7 +433,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    *                              typicaly this will be add/view/edit
    *
    * @return void
-   * @access public
    */
   public function addPages(&$stateMachine, $action = CRM_Core_Action::NONE) {
     $pages = $stateMachine->getPages();
@@ -486,7 +481,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * the other as an image, both are of type 'submit'.
    *
    * @return string the name of the button that has been pressed by the user
-   * @access public
    */
   public function getButtonName() {
     $data = &$this->container();
@@ -496,7 +490,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
   /**
    * Destroy all the session state of the controller.
    *
-   * @access public
    *
    * @return void
    */
@@ -513,7 +506,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * and can change based on the arguments
    *
    * @return void
-   * @access public
    */
   public function process() {}
 
@@ -523,7 +515,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param  string|array $name  name  of the variable or an assoc array of name/value pairs
    * @param  mixed        $value value of the variable if string
    *
-   * @access public
    *
    * @return void
    *
@@ -537,7 +528,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    *
    * @param  string $name  : name  of the variable
    *
-   * @access public
 
    *
    * @return mixed
@@ -554,7 +544,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param string $currentPageName name of the page being displayed
    *
    * @return array
-   * @access public
    */
   public function wizardHeader($currentPageName) {
     $wizard          = array();
@@ -611,7 +600,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param mixed $value value of varaible
    *
    * @return void
-   * @access public
    */
   public function assign($var, $value = NULL) {
     self::$_template->assign($var, $value);
@@ -624,7 +612,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param mixed $value (reference) value of varaible
    *
    * @return void
-   * @access public
    */
   public function assign_by_ref($var, &$value) {
     self::$_template->assign_by_ref($var, $value);
@@ -658,7 +645,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param boolean $embedded
    *
    * @return void
-   * @access public
    */
   public function setEmbedded($embedded) {
     $this->_embedded = $embedded;
@@ -668,7 +654,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * Getter for embedded
    *
    * @return boolean return the embedded value
-   * @access public
    */
   public function getEmbedded() {
     return $this->_embedded;
@@ -680,7 +665,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param boolean $skipRedirection
    *
    * @return void
-   * @access public
    */
   public function setSkipRedirection($skipRedirection) {
     $this->_skipRedirection = $skipRedirection;
@@ -690,7 +674,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * Getter for skipRedirection
    *
    * @return boolean return the skipRedirection value
-   * @access public
    */
   public function getSkipRedirection() {
     return $this->_skipRedirection;
@@ -731,7 +714,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * @param boolean $print
    *
    * @return void
-   * @access public
    */
   public function setPrint($print) {
     if ($print == "xls") {
@@ -747,7 +729,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * Getter for print
    *
    * @return boolean return the print value
-   * @access public
    */
   public function getPrint() {
     return $this->_print;
index 0107416f46cb3f6a619a7463de14137fd901b5e3..25ca47a66c0baa8ccaa398c08787cd829451beae 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_Controller_Simple extends CRM_Core_Controller {
    *
    *
    * @return \CRM_Core_Controller_Simple
-   * @access public
    */
   function __construct(
     $path,
index 6250086ca1b79eb9238e9aa5ba5762e8c296b96f..685fe8a69535e4522f164220d7f1a35930e7eda1 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param string $dsn   the database connection string
    *
    * @return void
-   * @access private
    * @static
    */
   public static function init($dsn) {
@@ -273,7 +272,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * by resetting some of DAO's internal fields. Use this with caution
    *
    * @return void
-   * @access public
    *
    */
   public function reset() {
@@ -331,7 +329,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param object $factory  the factory application object
    *
    * @return void
-   * @access public
    * @static
    */
   public static function setFactory(&$factory) {
@@ -344,7 +341,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param string $table
    *
    * @return void
-   * @access public
    */
   public function factory($table = '') {
     if (!isset(self::$_factory)) {
@@ -359,7 +355,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * we need to set the links manually.
    *
    * @return void
-   * @access protected
    */
   public function initialize() {
     $this->_connect();
@@ -369,7 +364,6 @@ class CRM_Core_DAO extends DB_DataObject {
   /**
    * Defines the default key as 'id'.
    *
-   * @access protected
    *
    * @return array
    */
@@ -385,7 +379,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * Tells DB_DataObject which keys use autoincrement.
    * 'id' is autoincrementing by default.
    *
-   * @access protected
    *
    * @return array
    */
@@ -401,7 +394,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * Returns list of FK relationships
    *
    * @static
-   * @access public
    *
    * @return array of CRM_Core_Reference_Interface
    */
@@ -412,7 +404,6 @@ class CRM_Core_DAO extends DB_DataObject {
   /**
    * Returns all the column names of this table
    *
-   * @access public
    *
    * @return array
    */
@@ -424,7 +415,6 @@ class CRM_Core_DAO extends DB_DataObject {
   /**
    * Get/set an associative array of table columns
    *
-   * @access public
    * @param  array key=>type array
    * @return array (associative)
    */
@@ -511,7 +501,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param array $params (reference ) associative array of name/value pairs
    *
    * @return boolean      did we copy all null values into the object
-   * @access public
    */
   public function copyValues(&$params) {
     $fields = &$this->fields();
@@ -553,7 +542,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param array  $values (reference ) associative array of name/value pairs
    *
    * @return void
-   * @access public
    * @static
    */
   public static function storeValues(&$object, &$values) {
@@ -575,7 +563,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param array $field the field under task
    *
    * @return array|null the attributes for the object
-   * @access public
    * @static
    */
   public static function makeAttribute($field) {
@@ -627,7 +614,6 @@ class CRM_Core_DAO extends DB_DataObject {
    *                          you want the attributes for all DAO text fields
    *
    * @return array assoc array of name => attribute pairs
-   * @access public
    * @static
    */
   public static function getAttribute($class, $fieldName = NULL) {
@@ -672,7 +658,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param string $fieldName the name of the field in the DAO
    *
    * @return boolean     true if object exists
-   * @access public
    * @static
    */
   public static function objectExists($value, $daoName, $daoID, $fieldName = 'name') {
@@ -963,7 +948,6 @@ FROM   civicrm_domain
    *
    * @return string|null          Value of $returnColumn in the retrieved record
    * @static
-   * @access public
    */
   public static function getFieldValue($daoName, $searchValue, $returnColumn = 'name', $searchColumn = 'id', $force = FALSE) {
     if (
@@ -1009,7 +993,6 @@ FROM   civicrm_domain
    *
    * @return boolean          true if we found and updated the object, else false
    * @static
-   * @access public
    */
   public static function setFieldValue($daoName, $searchValue, $setColumn, $setValue, $searchColumn = 'id') {
     $object = new $daoName( );
@@ -1034,7 +1017,6 @@ FROM   civicrm_domain
    * @param string $default - default sort value
    *
    * @return string - sortString
-   * @access public
    * @static
    */
   public static function getSortString($sort, $default = NULL) {
@@ -1062,7 +1044,6 @@ FROM   civicrm_domain
    * @param array  $returnProperities     an assoc array of fields that need to be returned, eg array( 'first_name', 'last_name')
    *
    * @return object an object of type referenced by daoName
-   * @access public
    * @static
    */
   public static function commonRetrieve($daoName, &$params, &$defaults, $returnProperities = NULL) {
@@ -1089,7 +1070,6 @@ FROM   civicrm_domain
    * @param  int  $contactId id of the contact to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteEntityContact($daoName, $contactId) {
@@ -1114,7 +1094,6 @@ FROM   civicrm_domain
    *
    * @return CRM_Core_DAO object that holds the results of the query
    * @static
-   * @access public
    */
   static function &executeQuery(
     $query,
@@ -1164,7 +1143,6 @@ FROM   civicrm_domain
    * @return string|null the result of the query if any
    *
    * @static
-   * @access public
    */
   static function &singleValueQuery($query,
     $params      = array(),
@@ -1289,7 +1267,6 @@ FROM   civicrm_domain
    *
    *
    * @return (reference )                   the newly created copy of the object
-   * @access public
    */
   static function &copyGeneric($daoName, $criteria, $newData = NULL, $fieldsFix = NULL, $blockCopyOfDependencies = NULL) {
     $object = new $daoName( );
@@ -1439,7 +1416,6 @@ SELECT contact_id
    * @param array $returnProperities an assoc array of fields that need to be returned, eg array( 'first_name', 'last_name')
    *
    * @return object an object of type referenced by daoName
-   * @access public
    * @static
    */
   public static function commonRetrieveAll($daoName, $fieldIdName = 'id', $fieldId, &$details, $returnProperities = NULL) {
index b633897db52dc13d3a460414305bdb0d064fd2b2..8e3b01f5f45c31d911ce5d5b578a43e52bfd17a3 100644 (file)
@@ -176,7 +176,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @param object PEAR_Error
    *
    * @return void
-   * @access public
    */
   public static function handle($pearError) {
 
@@ -308,7 +307,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function fatal($message = NULL, $code = NULL, $email = NULL) {
     $vars = array(
@@ -396,7 +394,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function handleUnhandledException($exception) {
     $config = CRM_Core_Config::singleton();
@@ -471,7 +468,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *                subsystem is not initialized - CRM-13765
    *
    * @return string the generated output
-   * @access public
    * @static
    */
   public static function debug($name, $variable = NULL, $log = TRUE, $html = TRUE, $checkPermission = TRUE) {
@@ -519,7 +515,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *
    * @return string the generated output
    *
-   * @access public
    *
    * @static
    *
@@ -566,7 +561,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @param string $comp message to be output
    * @return string format of the backtrace
    *
-   * @access public
    *
    * @static
    */
@@ -831,7 +825,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * @param null $redirect
    * @param string $title
    * @return void
-   * @access public
    * @static
    */
   public static function statusBounce($status, $redirect = NULL, $title = NULL) {
@@ -852,7 +845,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
   /**
    * Reset the error stack
    *
-   * @access public
    * @static
    */
   public static function reset() {
@@ -877,7 +869,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *
    * @param object $obj       The PEAR_ERROR object
    * @return object $obj
-   * @access public
    * @static
    */
   public static function nullHandler($obj) {
index ccfc288488863dd5a20a4fd60f25255e8329e8ab..51dd6f3d99ae0d029aa8d65ed3ef7a7940448aff 100644 (file)
@@ -163,7 +163,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param string $name The name of the form if different from class name
    *
    * @return \CRM_Core_Form
-   * @access public
    */
   function __construct(
     $state = NULL,
@@ -216,7 +215,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Register all the standard rules that most forms potentially use
    *
    * @return void
-   * @access private
    *
    */
   public function registerRules() {
@@ -248,7 +246,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param array $extra (attributes for select elements)
    *
    * @return HTML_QuickForm_Element could be an error object
-   * @access public
    */
   function &add($type, $name, $label = '',
     $attributes = '', $required = FALSE, $extra = NULL
@@ -297,7 +294,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    * This is a virtual function and should be redefined if needed
    *
-   * @access public
    *
    * @return void
    *
@@ -312,7 +308,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    * This is a virtual function and should be redefined if needed
    *
-   * @access public
    *
    * @return void
    *
@@ -356,7 +351,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * buildForm associated with QuickForm_Page. This allows us to put
    * preProcess in front of the actual form building routine
    *
-   * @access public
    *
    * @return void
    *
@@ -379,7 +373,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * the form. Keeping it distinct from the form to keep code small
    * and localized in the form building code
    *
-   * @access public
    *
    * @return void
    *
@@ -388,7 +381,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
 
   /**
    * Performs the server side validation
-   * @access    public
    * @since     1.0
    * @return    boolean   true if no error found
    * @throws    HTML_QuickForm_Error
@@ -490,7 +482,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function addButtons($params) {
@@ -550,7 +541,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter function for Name
    *
    * @return string
-   * @access public
    */
   public function getName() {
     return $this->_name;
@@ -560,7 +550,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter function for State
    *
    * @return object
-   * @access public
    */
   public function &getState() {
     return $this->_state;
@@ -570,7 +559,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter function for StateType
    *
    * @return int
-   * @access public
    */
   public function getStateType() {
     return $this->_state->getType();
@@ -580,7 +568,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter function for title. Should be over-ridden by derived class
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return $this->_title ? $this->_title : ts('ERROR: Title is not Set');
@@ -592,7 +579,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param string $title the title of the form
    *
    * @return void
-   * @access public
    */
   public function setTitle($title) {
     $this->_title = $title;
@@ -604,7 +590,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param mixed
    *
    * @return void
-   * @access public
    */
   public function setOptions($options) {
     $this->_options = $options;
@@ -614,7 +599,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter function for link.
    *
    * @return string
-   * @access public
    */
   public function getLink() {
     $config = CRM_Core_Config::singleton();
@@ -627,7 +611,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Boolean function to determine if this is a one form page
    *
    * @return boolean
-   * @access public
    */
   public function isSimpleForm() {
     return $this->_state->getType() & (CRM_Core_State::START | CRM_Core_State::FINISH);
@@ -637,7 +620,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter function for Form Action
    *
    * @return string
-   * @access public
    */
   public function getFormAction() {
     return $this->_attributes['action'];
@@ -649,7 +631,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param string
    *
    * @return void
-   * @access public
    */
   public function setFormAction($action) {
     $this->_attributes['action'] = $action;
@@ -659,7 +640,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Render form and return contents
    *
    * @return string
-   * @access public
    */
   public function toSmarty() {
     $this->preProcessChainSelectFields();
@@ -677,7 +657,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * create one and initialize it
    *
    * @return object
-   * @access public
    */
   public function &getRenderer() {
     if (!isset($this->_renderer)) {
@@ -690,7 +669,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   public function getTemplateFileName() {
     $ext = CRM_Extension_System::singleton()->getMapper();
@@ -722,7 +700,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   public function overrideExtraTemplateFileName() {
     return NULL;
@@ -736,7 +713,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param CRM_Core_DAO $dao     A data access object on which we perform a rollback if non - empty
    *
    * @return void
-   * @access public
    */
   public function error($message, $code = NULL, $dao = NULL) {
     if ($dao) {
@@ -754,7 +730,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param  string name  : name  of the variable
    * @param  mixed  value : value of the variable
    *
-   * @access public
    *
    * @return void
    *
@@ -768,7 +743,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    * @param  string name  : name  of the variable
    *
-   * @access public
    *
    * @return mixed
    *
@@ -781,7 +755,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Getter for action
    *
    * @return int
-   * @access public
    */
   public function getAction() {
     return $this->_action;
@@ -793,7 +766,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param  int  $action the mode we want to set the form
    *
    * @return void
-   * @access public
    */
   public function setAction($action) {
     $this->_action = $action;
@@ -806,7 +778,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param mixed $value value of variable
    *
    * @return void
-   * @access public
    */
   public function assign($var, $value = NULL) {
     self::$_template->assign($var, $value);
@@ -819,7 +790,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param mixed $value value of varaible
    *
    * @return void
-   * @access public
    */
   public function assign_by_ref($var, &$value) {
     self::$_template->assign_by_ref($var, $value);
@@ -966,7 +936,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * @param bool|string $submitOnce If true, add javascript to next button submit which prevents it from being clicked more than once
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $buttons = array();
@@ -1422,7 +1391,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *  - class, etc. - other html properties
    * @param bool $required
    *
-   * @access public
    * @return HTML_QuickForm_Element
    */
   public function addEntityRef($name, $label = '', $props = array(), $required = FALSE) {
@@ -1511,7 +1479,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Function that can be defined in Form to override or
    * perform specific action on cancel action
    *
-   * @access public
    */
   public function cancelAction() {}
 
index 30c76da12eeaa77480e5cf9bcf7fffbac1f3faa1..624df8240e86f493e2cbd27ef326e514a76357fb 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
-   * @access public
    */
   public static function buildAllowedDateFormats(&$form) {
 
@@ -87,7 +86,6 @@ Class CRM_Core_Form_Date {
    *
    *
    * @static
-   * @access public
    */
 
   static function buildDateRange(
index 5665778eaa55e2083b5845c18683c2bba1d6b16c..96a82a7e1872acb52e1835f949c8114b80c20cdc 100644 (file)
@@ -108,7 +108,6 @@ class CRM_Core_Form_RecurringEntity {
    * Set default values for the form. For edit/view mode\r
    * the default values are retrieved from the database\r
    *\r
-   * @access public\r
    *\r
    * @return None\r
    */\r
@@ -232,7 +231,6 @@ class CRM_Core_Form_RecurringEntity {
    *\r
    * @return array list of errors to be posted back to the form\r
    * @static\r
-   * @access public\r
    */\r
   public static function formRule($values) {\r
     $errors = array();\r
@@ -313,7 +311,6 @@ class CRM_Core_Form_RecurringEntity {
   /**\r
    * Process the form submission\r
    *\r
-   * @access public\r
    *\r
    * @return None\r
    */\r
@@ -481,7 +478,6 @@ class CRM_Core_Form_RecurringEntity {
    * Return a descriptive name for the page, used in wizard header\r
    *\r
    * @return string\r
-   * @access public\r
    */\r
   public function getTitle() {\r
     return ts('Repeat Entity');\r
index d4ea445936f438297b71bfeb16edd96918e2b103..4d255b6bd8ae31b28866c0b878fc31cc9c329e0f 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
   /**
    * Constructor
    *
-   * @access public
    */ function __construct() {
     $template = CRM_Core_Smarty::singleton();
     parent::__construct($template);
@@ -93,7 +92,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
    * work, but then we add some CiviCRM specific enhancements to
    * make the html compliant with our css etc
    *
-   * @access private
    *
    * @param  $element HTML_QuickForm_element
    * @param  $required bool - Whether an element is required
@@ -142,7 +140,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
    * Update the attributes of this element and add a few CiviCRM
    * based attributes so we can style this form element better
    *
-   * @access private
    *
    * @param  $element  HTML_QuickForm_element object
    * @param  $required bool      Whether an element is required
index a344b162eaa6c0af2a0163c4ca40af3742f8cc99..cd650775fa541bc56cbc31f61ad6bc82abdad951 100644 (file)
@@ -33,7 +33,6 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
    * Are we forced to run a search
    *
    * @var int
-   * @access protected
    */
   protected $_force;
 
@@ -41,7 +40,6 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
    * Name of search button
    *
    * @var string
-   * @access protected
    */
   protected $_searchButtonName;
 
@@ -49,7 +47,6 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
    * Name of action button
    *
    * @var string
-   * @access protected
    */
   protected $_actionButtonName;
 
@@ -57,14 +54,12 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
    * Form values that we will be using
    *
    * @var array
-   * @access public
    */
   public $_formValues;
 
   /**
    * Have we already done this search
    *
-   * @access protected
    * @var boolean
    */
   protected $_done;
@@ -72,7 +67,6 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
index fff554e335336ac7641c2eeb2e49c7f213b941ac..f8f5c73cd1c6851677f9ad237b2b1a0a8769c360 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Core_Form_Tag {
    * @param string $tagsetElementName if you need to create tagsetlist with specific name
    *
    * @return void
-   * @access public
    * @static
    */
   static function buildQuickForm(&$form, $parentNames, $entityTable, $entityId = NULL, $skipTagCreate = FALSE,
@@ -124,7 +123,6 @@ class CRM_Core_Form_Tag {
    * @param CRM_Core_Form  $form        form object
    *
    * @return void
-   * @access public
    * @static
    */
   public static function postProcess(&$params, $entityId, $entityTable = 'civicrm_contact', &$form) {
index 2f720d9e60b5e6a0eed52af5a1d08e4396955cdd..0bad37a6818bb30be509349109f0f5de33c85eb9 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Core_Invoke {
    * @return string, HTML
    *
    * @static
-   * @access public
    */
   public static function invoke($args) {
     try {
@@ -349,7 +348,6 @@ class CRM_Core_Invoke {
    * @param $contact_sub_type
    *
    * @static
-   * @access public
    */
   public static function form($action, $contact_type, $contact_sub_type) {
     CRM_Utils_System::setUserContext(array('civicrm/contact/search/basic', 'civicrm/contact/view'));
index ad5843dcd9fea0d423acba9313a668d0f7c95a0e..1ebde17f26e3853c9eb9f46b9f2fd5b8235d2ad8 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Core_JobManager {
    * Class constructor
    *
    * @param void
-   * @access public
    *
    */
   /**
@@ -71,7 +70,6 @@ class CRM_Core_JobManager {
   /*
    *
    * @param void
-   * @access private
    *
    */
   /**
@@ -102,7 +100,6 @@ class CRM_Core_JobManager {
    * Class destructor
    *
    * @param void
-   * @access public
    *
    */
   public function __destruct() {}
@@ -157,7 +154,6 @@ class CRM_Core_JobManager {
    *
    * @param void
    * @return array ($id => CRM_Core_ScheduledJob)
-   * @access private
    *
    */
   /**
@@ -182,7 +178,6 @@ class CRM_Core_JobManager {
    * and creates ScheduledJob object.
    *
    * @param void
-   * @access private
    *
    */
   /**
@@ -225,7 +220,6 @@ class CRM_Core_JobManager {
   /*
    *
    * @return array|null collection of permissions, null if none
-   * @access public
    *
    */
   /**
index e4f65dc825cf1d8a4d34a65e5c5ebe06df361f82..3136fc47b8ad54e34b7a305cbeeadd676e503258 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_Joomla {
    * to the smarty instance
    *
    * @return void
-   * @access public
    * @static
    */
   public static function sidebarLeft() {
index e7454e2bad882ce677d36301516b5b5658d7007b..e872702cf19e758a8da80ed5cdd72a11e6e6a2ff 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_Key {
    *
    * @return string private key for this session
    * @static
-   * @access private
    */
   public static function privateKey() {
     if (!self::$_key) {
@@ -80,7 +79,6 @@ class CRM_Core_Key {
    *
    * @return string       valid formID
    * @static
-   * @access public
    */
   public static function get($name, $addSequence = FALSE) {
     $privateKey = self::privateKey();
@@ -104,7 +102,6 @@ class CRM_Core_Key {
    *
    * @return string $formKey if valid, else null
    * @static
-   * @access public
    */
   public static function validate($key, $name, $addSequence = FALSE) {
     if (!is_string($key)) {
index 26da37939c813d3f2ebf7d12136943e533e9b265..9fa916084eb0652450a59373c36125c184f00de6 100644 (file)
@@ -165,7 +165,6 @@ class CRM_Core_Menu {
    * @param boolen $fetchFromXML fetch the menu items from xml and not from cache
    *
    * @static
-   * @access public
    */
   public static function &items($fetchFromXML = FALSE) {
     return self::xmlItems($fetchFromXML);
@@ -486,7 +485,6 @@ class CRM_Core_Menu {
    * @return array  The breadcrumb for this path
    *
    * @static
-   * @access public
    */
   public static function buildBreadcrumb(&$menu, $path) {
     $crumbs = array();
index 26739152df59b71a9ec60e8c6b0bb1838f8129f6..3cd2e4e4fb3d458bba9ab1b6a5aef2a4c39a592d 100644 (file)
@@ -262,7 +262,6 @@ WHERE  v.option_group_id = g.id
    *
    * @return void
    *
-   * @access public
    * @static
    */
   public static function lookupValues(&$params, &$names, $flip = FALSE) {
@@ -400,7 +399,6 @@ WHERE  v.option_group_id = g.id
    *
    * @param string $groupName the name of the option group
    *
-   * @access public
    * @static
    *
    * @return string   the value from the row where is_default = true
@@ -445,7 +443,6 @@ WHERE  v.option_group_id = g.id
    * @param int $defaultID (reference) - the option value ID of the default element (if set) is returned else 'null'
    * @param null $groupTitle the optional label of the option group else set to group name
    *
-   * @access public
    * @static
    *
    * @return int   the option group ID
index 9e35e2e87384542c101493f54c4756ee820fc314..5a9fe2779368e52479c3acecd3483f9df310cf45 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Core_OptionValue {
    *
    * @return array of option-values
    *
-   * @access public
    * @static
    */
   public static function getRows($groupParams, $links, $orderBy = 'weight') {
@@ -179,7 +178,6 @@ class CRM_Core_OptionValue {
    *
    * @return CRM_Core_DAO_OptionValue
    *
-   * @access public
    * @static
    */
   public static function addOptionValue(&$params, &$groupParams, &$action, &$optionValueID) {
@@ -247,7 +245,6 @@ class CRM_Core_OptionValue {
    * @param string $fieldName the name of the field in the DAO
    *
    * @return boolean     true if object exists
-   * @access public
    * @static
    */
   public static function optionExists($value, $daoName, $daoID, $optionGroupID, $fieldName = 'name') {
@@ -270,7 +267,6 @@ class CRM_Core_OptionValue {
    * @param string $contactType
    *
    * @return boolean     true if object exists
-   * @access public
    * @static
    */
   public static function getFields($mode = '', $contactType = 'Individual') {
@@ -343,7 +339,6 @@ class CRM_Core_OptionValue {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     if (!empty($query->_params) || !empty($query->_returnProperties)) {
@@ -377,7 +372,6 @@ class CRM_Core_OptionValue {
    *
    * @return array of option-values
    *
-   * @access public
    * @static
    */
   public static function getValues($groupParams, &$values, $orderBy = 'weight', $isActive = FALSE) {
index 14bc2705d7ae1182b0975bec9b05eded99298394..d68775d37a6ce6c0a203e04e1a29eb6e652d8389 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Core_Page {
    * The name of the page (auto generated from class name)
    *
    * @var string
-   * @access protected
    */
   protected $_name;
 
@@ -55,7 +54,6 @@ class CRM_Core_Page {
    * The title associated with this page
    *
    * @var object
-   * @access protected
    */
   protected $_title;
 
@@ -63,7 +61,6 @@ class CRM_Core_Page {
    * A page can have multiple modes. (i.e. displays
    * a different set of data based on the input
    * @var int
-   * @access protected
    */
   protected $_mode;
 
@@ -73,7 +70,6 @@ class CRM_Core_Page {
    * parent object takes care of the display)
    *
    * @var boolean
-   * @access protected
    */
   protected $_embedded = FALSE;
 
@@ -82,7 +78,6 @@ class CRM_Core_Page {
    * functionality to do a minimal display :)
    *
    * @var boolean
-   * @access protected
    */
   protected $_print = FALSE;
 
@@ -90,7 +85,6 @@ class CRM_Core_Page {
    * Cache the smarty template for efficiency reasons
    *
    * @var CRM_Core_Smarty
-   * @access protected
    * @static
    */
   static protected $_template;
@@ -99,7 +93,6 @@ class CRM_Core_Page {
    * Cache the session for efficiency reasons
    *
    * @var CRM_Core_Session
-   * @access protected
    * @static
    */
   static protected $_session;
@@ -253,7 +246,6 @@ class CRM_Core_Page {
    * @param  string|array $name  name  of the variable or an assoc array of name/value pairs
    * @param  mixed        $value value of the variable if string
    *
-   * @access public
    *
    * @return void
    *
@@ -267,7 +259,6 @@ class CRM_Core_Page {
    *
    * @param  string name  : name  of the variable
    *
-   * @access public
    *
    * @return mixed
    *
@@ -283,7 +274,6 @@ class CRM_Core_Page {
    * @param mixed $value value of varaible
    *
    * @return void
-   * @access public
    */
   public function assign($var, $value = NULL) {
     self::$_template->assign($var, $value);
@@ -296,7 +286,6 @@ class CRM_Core_Page {
    * @param mixed $value (reference) value of varaible
    *
    * @return void
-   * @access public
    */
   public function assign_by_ref($var, &$value) {
     self::$_template->assign_by_ref($var, $value);
@@ -327,7 +316,6 @@ class CRM_Core_Page {
   /**
    * Destroy all the session state of this page.
    *
-   * @access public
    *
    * @return void
    */
@@ -339,7 +327,6 @@ class CRM_Core_Page {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   public function getTemplateFileName() {
     return str_replace('_',
@@ -363,7 +350,6 @@ class CRM_Core_Page {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   public function overrideExtraTemplateFileName() {
     return NULL;
@@ -375,7 +361,6 @@ class CRM_Core_Page {
    * @param boolean $embedded
    *
    * @return void
-   * @access public
    */
   public function setEmbedded($embedded) {
     $this->_embedded = $embedded;
@@ -385,7 +370,6 @@ class CRM_Core_Page {
    * Getter for embedded
    *
    * @return boolean return the embedded value
-   * @access public
    */
   public function getEmbedded() {
     return $this->_embedded;
@@ -397,7 +381,6 @@ class CRM_Core_Page {
    * @param boolean $print
    *
    * @return void
-   * @access public
    */
   public function setPrint($print) {
     $this->_print = $print;
@@ -407,7 +390,6 @@ class CRM_Core_Page {
    * Getter for print
    *
    * @return boolean return the print value
-   * @access public
    */
   public function getPrint() {
     return $this->_print;
index a603f99ee1a666833410e6ea7780e48bbc643b14..244b022bad7c71c5b26db687c24b5b3b4d94d5bd 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_Page_AJAX {
    * Call generic ajax forms
    *
    * @static
-   * @access public
    */
   public static function run() {
     $className = CRM_Utils_Type::escape($_REQUEST['class_name'], 'String');
@@ -93,7 +92,6 @@ class CRM_Core_Page_AJAX {
    * Change is_quick_config priceSet to complex
    *
    * @static
-   * @access public
    */
   public static function setIsQuickConfig() {
     $id = $context = NULL;
index 406801fc34df0cdb4c4e6e91b85898f25672a32f..cb7fcaf33666db231714b88e05f6db538c4a6d2c 100644 (file)
@@ -48,7 +48,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * Name of the BAO to perform various DB manipulations
    *
    * @return string
-   * @access public
    */
 
   abstract function getBAOName();
@@ -57,7 +56,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * An array of action links
    *
    * @return array (reference)
-   * @access public
    */
   abstract function &links();
 
@@ -65,7 +63,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * Name of the edit form class
    *
    * @return string
-   * @access public
    */
   abstract function editForm();
 
@@ -73,7 +70,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * Name of the form
    *
    * @return string
-   * @access public
    */
   abstract function editName();
 
@@ -83,7 +79,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * @param int $mode mode that we are in
    *
    * @return string
-   * @access public
    */
   abstract function userContext($mode = NULL);
 
@@ -93,7 +88,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * @param int $mode mode that we are in
    *
    * @return string
-   * @access public
    */
   public function userContextParams($mode = NULL) {
     return 'reset=1&action=browse';
@@ -106,7 +100,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * @param int $name the name or title of the object
    *
    * @return string   permission value if permission is granted, else null
-   * @access public
    */
   public function checkPermission($id, $name) {
     return CRM_Core_Permission::EDIT;
@@ -119,7 +112,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * @param CRM_Core_Controller $controller the controller object
    *
    * @return void
-   * @access public
    */
   public function addValues($controller) {}
 
@@ -196,7 +188,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * Browse all entities.
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $n      = func_num_args();
@@ -293,7 +284,6 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
    * @param bool $forceAction
    *
    * @return void
-   * @access private
    */
   public function action(&$object, $action, &$values, &$links, $permission, $forceAction = FALSE) {
     $values['class'] = '';
index 28a94bad0743e080154bbc6c5cfdb2b076df3a73..ca4a162ebeea69a5e39fe73bd6c05f95b9ccca12 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Core_Payment_Form {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access protected
    */
   static protected function setBillingDetailsFields(&$form) {
     $bltID = $form->_bltID;
index 8f0f204fd44af430baf92f193ba03e45e7b1e041..e7f04e104dff865790358dbced182ce22037c2a7 100644 (file)
@@ -139,7 +139,6 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment {
    * @param $component
    *
    * @return void
-   * @access public
    */
   public function doTransferCheckout(&$params, $component) {
     $component = strtolower($component);
@@ -212,7 +211,6 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment {
    * @param object $cart      object of googel cart
    *
    * @return void
-   * @access public
    *
    */
   public function submitPostParams($params, $component, $cart) {
index 25bf5a259618cade5b0796029f009097d8cd859d..3642d1ef14e1470b757c7d2e3a3de821a92cd70a 100644 (file)
@@ -415,7 +415,6 @@ WHERE  contribution_recur_id = {$ids['contributionRecur']}
    * @param int $orderNo <order-total> send by google
    *
    * @return amount
-   * @access public
    */
   public function getAmount($orderNo) {
     $contribution = new CRM_Contribute_DAO_Contribution();
index 40fd9f12fbd432f3002117ffc334bceb3eeb30db..048a6edf02f8af3c266db086450835950d490944 100644 (file)
@@ -162,7 +162,6 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment {
    * @param $component
    *
    * @return void
-   * @access public
    */
   public function doTransferCheckout(&$params, $component) {
     $component = strtolower($component);
index 06ac4c7022df30017c50b5648ae592a0f68ad718..87506175dd3cf41903e62a31fd4011d5954906d8 100644 (file)
@@ -114,7 +114,6 @@ class CRM_Core_Permission {
    *
    * @return boolean true if yes, else false
    * @static
-   * @access public
    */
   public static function check($permissions) {
     $permissions = (array) $permissions;
@@ -162,7 +161,6 @@ class CRM_Core_Permission {
    *
    * @return boolean true if yes, else false
    * @static
-   * @access public
    */
   public static function checkGroupRole($array) {
     $config = CRM_Core_Config::singleton();
@@ -177,7 +175,6 @@ class CRM_Core_Permission {
    * @param  array $whereTables (reference ) add the tables that are needed for the where clause
    *
    * @return string the group where clause for this user
-   * @access public
    */
   public static function getPermissionedStaticGroupClause($type, &$tables, &$whereTables) {
     $config = CRM_Core_Config::singleton();
@@ -191,7 +188,6 @@ class CRM_Core_Permission {
    * @param string $groupType type of group(Access/Mailing)
    * @param bool|\boolen $excludeHidden exclude hidden groups.
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all groups.
index 1ff0aae37b130555ce89c5e8cd9edc50a72df466..83b4152496327ba606029b534021bcb9f325eb3c 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Core_Permission_Base {
    * @param  array $whereTables (reference ) add the tables that are needed for the where clause
    *
    * @return string the group where clause for this user
-   * @access public
    */
   public function whereClause($type, &$tables, &$whereTables) {
     return '( 1 )';
@@ -95,7 +94,6 @@ class CRM_Core_Permission_Base {
    * @param  array $whereTables (reference ) add the tables that are needed for the where clause
    *
    * @return string the group where clause for this user
-   * @access public
    */
   public function getPermissionedStaticGroupClause($type, &$tables, &$whereTables) {
     $this->group();
@@ -109,7 +107,6 @@ class CRM_Core_Permission_Base {
    * @param string $groupType type of group(Access/Mailing)
    * @param bool|\boolen $excludeHidden exclude hidden groups.
    *
-   * @access public
    *
    * @return array - array reference of all groups.
    */
@@ -125,7 +122,6 @@ class CRM_Core_Permission_Base {
    * @param  array $whereTables (reference ) add the tables that are needed for the where clause
    *
    * @return string the group where clause for this user
-   * @access public
    */
   public function groupClause($type, &$tables, &$whereTables) {
     return ' (1) ';
@@ -137,7 +133,6 @@ class CRM_Core_Permission_Base {
    * @param string $str the permission to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
 
   public function check($str) {
@@ -150,7 +145,6 @@ class CRM_Core_Permission_Base {
    * @param array $array the roles to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
 
   public function checkGroupRole($array) {
index eb75c0a9e66e77b7451888f372cdb405b4cb9710..de0c58977903e84d89cc0a5c5d2595353ff88bb2 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Core_Permission_Drupal extends CRM_Core_Permission_DrupalBase{
    * @param int $contactID
    *
    * @return boolean true if yes, else false
-   * @access public
    */
   public function check($str, $contactID = NULL) {
     $str = $this->translatePermission($str, 'Drupal', array(
@@ -95,7 +94,6 @@ class CRM_Core_Permission_Drupal extends CRM_Core_Permission_DrupalBase{
    * @param array $array the roles to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
   public function checkGroupRole($array) {
     if (function_exists('user_load') && isset($array)) {
index 844f13c9132e9544783219944dcdc648cb0249c3..b9eabc9d03ec9352e06329b8c0b5fe8234af4bc1 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Core_Permission_Drupal6 extends CRM_Core_Permission_DrupalBase {
    * @param int $contactID
    *
    * @return boolean true if yes, else false
-   * @access public
    */
   public function check($str, $contactID = NULL) {
     $str = $this->translatePermission($str, 'Drupal6', array(
@@ -94,7 +93,6 @@ class CRM_Core_Permission_Drupal6 extends CRM_Core_Permission_DrupalBase {
    * @param array $array the roles to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
 
   public function checkGroupRole($array) {
index b443da3f561a8cfb48bc60d1c7a2e8a2529d5ca2..587ba80adc5c9092e0ec8e086a02daefbaf69618 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base {
    * @param string $groupType type of group(Access/Mailing)
    * @param bool $excludeHidden exclude hidden groups.
    *
-   * @access public
    *
    * @return array - array reference of all groups.
    */
@@ -141,7 +140,6 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base {
    * @param  array $whereTables (reference) add the tables that are needed for the where clause
    *
    * @return string the clause to add to the query retrieving viewable groups
-   * @access public
    */
   public function groupClause($type, &$tables, &$whereTables) {
     if (!isset($this->_viewPermissionedGroups)) {
@@ -254,7 +252,6 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base {
    * @param array $array the roles to check
    *
    * @return boolean true if yes, else false
-   * @access public
    *
    */
   public function checkGroupRole($array) {
index 93bc435da0010eab4bc3925439bd05416af45c06..f89c3c64728c4c517441b2c7e4d185013c8fb862 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base {
    * @param string $str the permission to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
   public function check($str) {
     $config = CRM_Core_Config::singleton();
@@ -101,7 +100,6 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base {
    *
    * @return boolean true if yes, else false
    * @static
-   * @access public
    */
   public function checkGroupRole($array) {
     return FALSE;
index 86c2f27393ae34912bb52016dafd0a1f29caeb39..32c8f726e14928081fb0418870eea13c38749d5d 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_Permission_Soap extends CRM_Core_Permission_Base {
    * @param string $str the permission to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
 
   public function check($str) {
index c3414e21238eb0deb8936f716adab7417722515f..2bbb5ca0540c946e6a319c92fda9fd40111da2c0 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base {
    * @param string $str the permission to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
   public function check($str) {
     if ($str == CRM_Core_Permission::ALWAYS_DENY_PERMISSION) {
@@ -69,7 +68,6 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base {
    * @param  array $whereTables (reference ) add the tables that are needed for the where clause
    *
    * @return string the group where clause for this user
-   * @access public
    */
   public function whereClause($type, &$tables, &$whereTables) {
     return '( 1 )';
index 6b96b91d5cdcc50f41f858340ad019d78d9ea493..d6c137beacff0c01112ea7d23d372a338dee1964 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Core_Permission_WordPress extends CRM_Core_Permission_Base {
    * @param string $str the permission to check
    *
    * @return boolean true if yes, else false
-   * @access public
    */
   public function check($str) {
     // Generic cms 'administer users' role tranlates to 'administrator' WordPress role
index 95b043b839bf102019cc7a88e0e0b137ec0509c9..b67da6bf8ba2f003ece91a8ec7f2bca936c5bc45 100644 (file)
@@ -550,7 +550,6 @@ class CRM_Core_PseudoConstant {
    * @param null $force
    *
    * @return void
-   * @access public
    * @static
    */
   public static function populate(
@@ -603,7 +602,6 @@ class CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * nex time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
@@ -624,7 +622,6 @@ class CRM_Core_PseudoConstant {
    *
    * The static array activityType is returned
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all activity types.
@@ -699,7 +696,6 @@ class CRM_Core_PseudoConstant {
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @access public
    * @static
    *
    * @param bool|int $id -  Optional id to return
@@ -755,7 +751,6 @@ class CRM_Core_PseudoConstant {
    *
    * Same as above, except gets the abbreviations instead of the names.
    *
-   * @access public
    * @static
    *
    * @param bool|int $id -     Optional id to return
@@ -823,7 +818,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @access public
    * @static
    *
    * @param bool|int $id - Optional id to return
@@ -901,7 +895,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @access public
    * @static
    *
    * @param bool $id
@@ -937,7 +930,6 @@ WHERE  id = %1";
    * @param string $groupType type of group(Access/Mailing)
    * @param bool $excludeHidden exclude hidden groups.
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all groups.
@@ -966,7 +958,6 @@ WHERE  id = %1";
    * called for the first time
    *
    *
-   * @access public
    * @static
    *
    * @param bool $styledLabels
@@ -996,7 +987,6 @@ WHERE  id = %1";
    * @param string $groupType type of group(Access/Mailing)
    * @param bool $excludeHidden exclude hidden groups.
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all groups.
@@ -1026,7 +1016,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @access public
    * @static
    *
    * @param bool $onlyPublic
@@ -1068,7 +1057,6 @@ WHERE  id = %1";
    * @param string $valueColumnName db column name/label.
    * @param boolean $reset          reset relationship types if true
    *
-   * @access public
    * @static
    *
    * @return array - array reference of all relationship types.
@@ -1108,7 +1096,6 @@ WHERE  id = %1";
    *
    * so far, we use this for validation only, so there's no point of putting this into the database
    *
-   * @access public
    *
    * @return array - array reference of all currency codes
    * @static
@@ -1397,7 +1384,6 @@ WHERE  id = %1";
    *
    * Note: any database errors will be trapped by the DAO.
    *
-   * @access public
    * @static
    *
    * @param bool|int $id -  Optional id to return
@@ -1428,7 +1414,6 @@ WHERE  id = %1";
    *
    * The static array paymentProcessor is returned
    *
-   * @access public
    * @static
    *
    * @param boolean $all - get payment processors     - default is to get only active ones.
@@ -1463,7 +1448,6 @@ WHERE  id = %1";
    *
    * The static array paymentProcessorType is returned
    *
-   * @access public
    * @static
    *
    * @param boolean $all - get payment processors     - default is to get only active ones.
@@ -1487,7 +1471,6 @@ WHERE  id = %1";
   /**
    * Get all the World Regions from Database
    *
-   * @access public
    *
    * @param bool $id
    *
@@ -1518,7 +1501,6 @@ WHERE  id = %1";
    *
    * The static array activityStatus is returned
    *
-   * @access public
    * @static
    *
    * @param string $column
@@ -1545,7 +1527,6 @@ WHERE  id = %1";
    *
    * The static array visibility is returned
    *
-   * @access public
    * @static
    *
    * @param string $column
@@ -1706,7 +1687,6 @@ WHERE  id = %1
    *
    * The static array of greeting is returned
    *
-   * @access public
    * @static
    *
    * @param $filter - get All Email Greetings - default is to get only active ones.
@@ -1757,7 +1737,6 @@ WHERE  id = %1
   /**
    * Construct array of default greeting values for contact type
    *
-   * @access public
    * @static
    *
    * @return array - array reference of default greetings.
@@ -1791,7 +1770,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.
    *
-   * @access public
    * @static
    *
    * @return array - array($fullyQualifiedName => $label) list of extensions
@@ -1818,7 +1796,6 @@ WHERE  id = %1
    *
    * The static array option values is returned
    *
-   * @access public
    * @static
    *
    * @param boolean $optionGroupName - get All  Option Group values- default is to get only active ones.
@@ -1844,7 +1821,6 @@ WHERE  id = %1
    * Fetch the list of active extensions of type 'module'
    *
    * @param $fresh bool whether to forcibly reload extensions list from canonical store
-   * @access public
    * @static
    *
    * @return array - array(array('prefix' => $, 'file' => $))
@@ -1859,7 +1835,6 @@ WHERE  id = %1
    *
    * The static array tax rates is returned
    *
-   * @access public
    * @static
    *
    * @return array - array list of tax rates with the financial type
index 5b8c56972e936b1fcd095df27b6dc0fed217e84a..dce58e7bf5413880fd5ec86d28572d8a18837224 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Core_QuickForm_Action extends HTML_QuickForm_Action {
    * Returns the user to the top of the user context stack.
    *
    * @return void
-   * @access public
    */
   public function popUserContext() {
     $session = CRM_Core_Session::singleton();
index 18290b10bc2cb4bf3a4356a561fe02462ec837be..e5a97ac49fbffa831fa68b07d91e68725e57a074 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Core_QuickForm_Action_Back extends CRM_Core_QuickForm_Action {
    * @param object $stateMachine reference to state machine object
    *
    * @return \CRM_Core_QuickForm_Action_Back
-   * @access public
    */
   public function __construct(&$stateMachine) {
     parent::__construct($stateMachine);
@@ -54,7 +53,6 @@ class CRM_Core_QuickForm_Action_Back extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     $this->_stateMachine->perform($page, $actionName, 'Back');
index 83d8363fe15782a963e2616cb4c406073dae77f7..7541cf5d9b198cbdaf1ee91d871ec05484f53800 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_QuickForm_Action_Cancel extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     // conditional actions if cancelAction is defined
index 43bc89652589427502f5fc528ce8d110af43667c..879aa7e338a03bfa2f740099a4d5018656af14be 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     $pageName = $page->getAttribute('id');
@@ -107,7 +106,6 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action {
    *
    *
    * @return void
-   * @access public
    */
   public function renderForm(&$page) {
     $this->_setRenderTemplates($page);
@@ -191,7 +189,6 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action {
    * @param CRM_Core_Form  $page the CRM_Core_Form page
    *
    * @return void
-   * @access public
    */
   public function _setRenderTemplates(&$page) {
     if (self::$_requiredTemplate === NULL) {
@@ -208,7 +205,6 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action {
    * Initialize the various templates
    *
    * @return void
-   * @access public
    */
   public function initializeTemplates() {
     if (self::$_requiredTemplate !== NULL) {
index 9afc3f3dd61cac5c15a9baa9151d507c683f71f2..b68743ccbb1ac5f5ca5e99d79a6a2c7e17b1cc38 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Core_QuickForm_Action_Done extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     $page->isFormBuilt() or $page->buildForm();
index 124759d1d58c99451ba9b6cb048fb48d4d326bf7..572b51181181062f2cf2d4ed32c7a24affb73fca 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_QuickForm_Action_Jump extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     // check whether the page is valid before trying to go to it
index 77897d561612885a9560dfa78d06dc7d03ce8f19..1d99cfedfd769e9a27f2bd2a959d7a2fa338d2a8 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_QuickForm_Action_Next extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     $this->_stateMachine->perform($page, $actionName, 'Next');
index fc0bcd1f3e7e14d1aec6465016305f50ebceea10..13e3efb120feb36f2942c4ae5079789e83b3853f 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_QuickForm_Action_Process extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     if ($this->_stateMachine->shouldReset()) {
index 3985e0cc9102ca7f0ff18d72bc5ddd8ce57c503b..dc1e331914712bac5a15f5220ce94469d4dd7d58 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action {
    * @param  string $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     // save the form values and validation status to the session
index a885a834999f999a45227a245d5a34b201b95d3e..e2f050d02ec88b9c4daf9c8d6a70aeaabcb5f00d 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Core_QuickForm_Action_Reload extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     // save the form values and validation status to the session
index d8d1ad1c14345203276a79aa4b5f8075eb4fcef3..5556b98501f7a1a8132bf0c6a146d3fe4e94ece8 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     $page->isFormBuilt() or $page->buildForm();
index 1cf3f15e4611e0a478ac4d01a27b2b39a7898e2f..915e32d085a6b829c9c638ebe873978307292eaa 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Core_QuickForm_Action_Upload extends CRM_Core_QuickForm_Action {
    * @param string $uploadName the name of the uploaded file
    *
    * @return void
-   * @access private
    */
   public function upload(&$page, &$data, $pageName, $uploadName) {
     // make sure uploadName exists in the QF array
@@ -115,7 +114,6 @@ class CRM_Core_QuickForm_Action_Upload extends CRM_Core_QuickForm_Action {
    * @param  string    $actionName Current action name, as one Action object can serve multiple actions
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName) {
     // like in Action_Next
index da6f7fff599829b8a081490347d582cd41ebee96..a3007db3f90dad48d534af4a4f6326ea9a867a84 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Core_QuickForm_GroupMultiSelect extends CRM_Core_QuickForm_NestedAdvMu
   /**
    * Returns the HTML generated for the advanced mutliple select component
    *
-   * @access     public
    * @return     string
    * @since      version 0.4.0 (2005-06-25)
    */
index dae24a1cb7e16e1c8b50f82a475eaaa13be928d6..03bfb55b5d595797196b6a14cb2a85c462c6442b 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Core_QuickForm_NestedAdvMultiSelect extends HTML_QuickForm_advmultisel
    * @param mixed $param3   (optional) See function detail
    * @param mixed $param4   (optional) See function detail
    *
-   * @access     public
    * @since      version 1.5.0 (2009-02-15)
    * @return     PEAR_Error|NULL on error and TRUE on success
    * @throws     PEAR_Error
index 918320583cdb5f0115bcf2f94b321fc225a04f09..2b44bb1fbcc2d3ccb49b2bc75f309d2156c0b492 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Core_Report_Excel {
    *
    * @return  mixed    empty if output is printed, else output
    *
-   * @access  public
    * @static
    */
   public static function makeCSVTable(&$header, &$rows, $titleHeader = NULL, $print = TRUE, $outputHeader = TRUE) {
index 0f19893e1044f0ae977567c620e54598aac5421e..dd81093b4f9545f8997618840eb004d76d3fd0cf 100644 (file)
@@ -479,7 +479,6 @@ class CRM_Core_Resources {
    *
    * @param string $region
    * @return CRM_Core_Resources
-   * @access public
    */
   public function addCoreResources($region = 'html-header') {
     if (!isset($this->addedCoreResources[$region]) && !self::isAjaxMode()) {
index 364e1cc13af6cc4f73b2e6b48df70d7a6a65b931..5bc2bead15545a247bc8723baa2767ba1969880e 100644 (file)
@@ -56,7 +56,6 @@ interface CRM_Core_Selector_API {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function getPagerParams($action, &$params);
@@ -67,7 +66,6 @@ interface CRM_Core_Selector_API {
    * @param string action the action being performed
    *
    * @return array the elements that can be sorted along with their properties
-   * @access public
    *
    */
   public function &getSortOrder($action);
@@ -80,7 +78,6 @@ interface CRM_Core_Selector_API {
    * @param enum   $type   what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $type = NULL);
 
@@ -91,7 +88,6 @@ interface CRM_Core_Selector_API {
    *
    * @return int   the total number of rows for this action
    *
-   * @access public
    *
    */
   public function getTotalCount($action);
@@ -106,7 +102,6 @@ interface CRM_Core_Selector_API {
    * @param enum   $type     what should the result set include (web/email/csv)
    *
    * @return int   the total number of rows for this action
-   * @access public
    */
   public function &getRows($action, $offset, $rowCount, $sort, $type = NULL);
 
@@ -116,7 +111,6 @@ interface CRM_Core_Selector_API {
    * @param string $action the action being performed
    *
    * @return string
-   * @access public
    *
    */
   public function getTemplateFileName($action = NULL);
index d24161d03a8d967da2cbd4a7150290ee4961bd31..0bba64525005aa55e8af7f824067f34e64da9333 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Core_Selector_Base {
    *
    * @return string            the attribute that matches the action if any
    *
-   * @access public
    *
    */
   public function getActionAttribute($match, $attribute = 'name') {
@@ -104,7 +103,6 @@ class CRM_Core_Selector_Base {
    * @param string $action the action being performed
    *
    * @return string template file name
-   * @access public
    */
   public function getTemplateFileName($action = NULL) {
     return (str_replace('_', DIRECTORY_SEPARATOR, CRM_Utils_System::getClassName($this)) . ".tpl");
@@ -116,7 +114,6 @@ class CRM_Core_Selector_Base {
    * @param string action the action being performed
    *
    * @return array the elements that can be sorted along with their properties
-   * @access public
    */
   public function &getSortOrder($action) {
     $columnHeaders = &$this->getColumnHeaders(NULL);
@@ -151,7 +148,6 @@ class CRM_Core_Selector_Base {
    * Setter for permission
    *
    * @var string
-   * @access public
    */
   public function setPermission($permission) {
     $this->_permission = $permission;
@@ -162,7 +158,6 @@ class CRM_Core_Selector_Base {
    * to display on the results page
    *
    * @return string
-   * @access public
    */
   public function getQill() {
     return NULL;
index a5b6ed7b99291dd0b8736ea7b43836d5c45aecb8..d0fb7e5237a580bd8a4ad30b3589c10ab5c2c86e 100644 (file)
@@ -255,7 +255,6 @@ class CRM_Core_Selector_Controller {
    * @param int $reset are we being reset
    *
    * @return boolean   if the GET params are different from the session params
-   * @access public
    */
   public function hasChanged($reset) {
 
@@ -388,7 +387,6 @@ class CRM_Core_Selector_Controller {
    * @param CRM_Core_Form $form
    *
    * @return array of rows
-   * @access public
    */
   public function getRows($form) {
     if ($form->_output == self::EXPORT || $form->_output == self::SCREEN) {
@@ -407,7 +405,6 @@ class CRM_Core_Selector_Controller {
    * expect the subclass to do it
    *
    * @return string the status message
-   * @access public
    */
   public function getQill() {
     return $this->_object->getQill();
@@ -424,7 +421,6 @@ class CRM_Core_Selector_Controller {
    * Getter for pager
    *
    * @return CRM_Utils_Pager
-   * @access public
    */
   public function getPager() {
     return $this->_pager;
@@ -434,7 +430,6 @@ class CRM_Core_Selector_Controller {
    * Getter for sort
    *
    * @return CRM_Utils_Sort
-   * @access public
    */
   public function getSort() {
     return $this->_sort;
@@ -444,7 +439,6 @@ class CRM_Core_Selector_Controller {
    * Move the variables from the session to the template
    *
    * @return void
-   * @access public
    */
   public function moveFromSessionToTemplate() {
     self::$_template->assign_by_ref("{$this->_prefix}pager", $this->_pager);
@@ -489,7 +483,6 @@ class CRM_Core_Selector_Controller {
    * @param boolean $embedded
    *
    * @return void
-   * @access public
    */
   public function setEmbedded($embedded) {
     $this->_embedded = $embedded;
@@ -499,7 +492,6 @@ class CRM_Core_Selector_Controller {
    * Getter for embedded
    *
    * @return boolean return the embedded value
-   * @access public
    */
   public function getEmbedded() {
     return $this->_embedded;
@@ -511,7 +503,6 @@ class CRM_Core_Selector_Controller {
    * @param boolean $print
    *
    * @return void
-   * @access public
    */
   public function setPrint($print) {
     $this->_print = $print;
@@ -521,7 +512,6 @@ class CRM_Core_Selector_Controller {
    * Getter for print
    *
    * @return boolean return the print value
-   * @access public
    */
   public function getPrint() {
     return $this->_print;
index f9c51bdf6d60dc9d50ddf26ece076a0f2ec4b93d..76335f97d0d6e4a313dabc66df414d7c72445f3b 100644 (file)
@@ -108,7 +108,6 @@ class CRM_Core_Session {
    *
    * @param boolean $isRead is this a read operation, in this case, the session will not be touched
    *
-   * @access private
    *
    * @return void
    */
@@ -152,7 +151,6 @@ class CRM_Core_Session {
   /**
    * Resets the session store
    *
-   * @access public
    *
    * @param int $all
    *
@@ -179,7 +177,6 @@ class CRM_Core_Session {
    * @param string $prefix local scope name
    * @param boolean $isRead is this a read operation, in this case, the session will not be touched
    *
-   * @access public
    *
    * @return void
    */
@@ -199,7 +196,6 @@ class CRM_Core_Session {
    * Resets the session local scope
    *
    * @param string $prefix local scope name
-   * @access public
    *
    * @return void
    */
@@ -223,7 +219,6 @@ class CRM_Core_Session {
    * to store complex objects in the session. I suspect it
    * is supported but we need to verify this
    *
-   * @access public
    *
    * @param  string $name    name  of the variable
    * @param  mixed  $value   value of the variable
@@ -259,7 +254,6 @@ class CRM_Core_Session {
    * This function takes a name and retrieves the value of this
    * variable from the session scope.
    *
-   * @access public
    *
    * @param string $name  : name  of the variable
    * @param string $prefix : adds another level of scope to the session
@@ -292,7 +286,6 @@ class CRM_Core_Session {
    * Gets all the variables in the current session scope
    * and stuffs them in an associate array
    *
-   * @access public
    *
    * @param array $vars associative array to store name/value pairs
    * @param string $prefix will be stripped from the key before putting it in the return
@@ -324,7 +317,6 @@ class CRM_Core_Session {
    * Returns true-ish values if the timer is not set or expired, and false if the timer is still running
    * If you want to get more nuanced, you can check the type of the return to see if it's 'not set' or actually expired at a certain time
    *
-   * @access public
    *
    * @param string $name : name of the timer
    * @param int $expire  : expiry time (in seconds)
@@ -349,7 +341,6 @@ class CRM_Core_Session {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function pushUserContext($userContext, $check = TRUE) {
@@ -388,7 +379,6 @@ class CRM_Core_Session {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function replaceUserContext($userContext) {
index 52909b70d40b8f40b4ed9600e2863fea540f0e0a..9b9427db0f03596740926c442b04181b6be4bdfd 100644 (file)
@@ -83,7 +83,6 @@ class CRM_Core_ShowHideBlocks {
    * Load icon vars used in hide and show links
    *
    * @return void
-   * @access public
    * @static
    */
   public static function setIcons() {
@@ -98,7 +97,6 @@ class CRM_Core_ShowHideBlocks {
    * Add the values from this class to the template
    *
    * @return void
-   * @access public
    */
   public function addToTemplate() {
     $hide = $show = '';
@@ -132,7 +130,6 @@ class CRM_Core_ShowHideBlocks {
    * @param string $name id to be added
    *
    * @return void
-   * @access public
    */
   public function addShow($name) {
     $this->_show[$name] = 1;
@@ -147,7 +144,6 @@ class CRM_Core_ShowHideBlocks {
    * @param string $name id to be added
    *
    * @return void
-   * @access public
    */
   public function addHide($name) {
     $this->_hide[$name] = 1;
@@ -165,7 +161,6 @@ class CRM_Core_ShowHideBlocks {
    * @param string $js
    *
    * @return string      the formatted html link
-   * @access public
    */
   public static function linkHtml($name, $href, $text, $js) {
     return '<a name="' . $name . '" id="' . $name . '" href="' . $href . '" ' . $js . ">$text</a>";
@@ -184,7 +179,6 @@ class CRM_Core_ShowHideBlocks {
    * @static
    *
    * @return void
-   * @access public
    */
   public static function links(&$form, $prefix, $showLinkText, $hideLinkText, $assign = TRUE) {
     $showCode = "cj('#id_{$prefix}').show(); cj('#id_{$prefix}_show').hide();";
@@ -216,7 +210,6 @@ class CRM_Core_ShowHideBlocks {
    * @param string        $hideLink      the hide block string
    *
    * @return void
-   * @access public
    */
   public function linksForArray(&$form, $index, $maxIndex, $prefix, $showLinkText, $hideLinkText, $elementType = NULL, $hideLink = NULL) {
     $showHidePrefix = str_replace(array("]", "["), array("", "_"), $prefix);
index 23c0100403873b0f0a13d01a9cbe08f1937f3a37..39630c1119f6236cb89ae5b678e70b942f09222a 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Core_Smarty extends Smarty {
    * Class constructor
    *
    * @return CRM_Core_Smarty
-   * @access private
    */
   private function __construct() {
     parent::__construct();
index 90be9e0f429f80664f09912758e763309be37689..4d8e5f13df008c9436936c974f97f8693127fa22 100644 (file)
@@ -41,7 +41,6 @@
  * @param object $smarty reference to the smarty object
  *
  * @return string HTML code of a link to documentation
- * @access public
  */
 function smarty_function_docURL($params, &$smarty) {
   if (!isset($smarty)) {
index b12237125492cc04caa86c0dca3eeaa9e3b367d1..ac3bb1b22f8731277114c140c8d6ad89a1591d48 100644 (file)
@@ -40,7 +40,6 @@
  * @param object $smarty reference to the smarty object
  *
  * @return string the help html to be inserted
- * @access public
  */
 function smarty_function_help($params, &$smarty) {
   if (!isset($params['id']) || !isset($smarty->_tpl_vars['config'])) {
index 5fb4f524fbc4b3df1ce2a0d5835321e6727b7b2d..f2f3eb302e10188b529d3383b2529f403a42e40a 100644 (file)
@@ -40,7 +40,6 @@
  * @param string $class     the new class or classes to add (separate with a space)
  *
  * @return string        the new modified html string
- * @access public
  */
 function smarty_modifier_crmAddClass($string, $class) {
   // Standardize white space
index 2b75e8ab752f4893229d7b9f9eae71f57ff53489..c8a33cb910319224894c70748e9b1e4adfe812bd 100644 (file)
@@ -40,7 +40,6 @@
  *
  * @return string  button type, one of: 'upload', 'next', 'back', 'cancel', 'refresh'
  *                                      'submit', 'done', 'display', 'jump' 'process'
- * @access public
  */
 function smarty_modifier_crmBtnType($btnName) {
   // split the string into 5 or more
index e87e7b327a881c14ca766d08517c8f66b9b5cb1f..41a181e434c96f7225145a0f718647c0f39d9746 100644 (file)
@@ -41,7 +41,6 @@
  * @return string
  *
  * @see smarty_modifier_crmBtnType
- * @access public
  */
 function smarty_modifier_crmBtnValidate($btnName) {
   // split the string into 5 or more
index a4261b4e78e35e1f057993e9f1e96eebce31fa32..03ba2eb75eb51e3939b63ed09280424589cd3771 100644 (file)
@@ -42,7 +42,6 @@
  * @param bool $onlyTime
  *
  * @return string human readable date format | invalid date message
- * @access public
  */
 function smarty_modifier_crmDate($dateString, $dateFormat = NULL, $onlyTime = FALSE) {
   if ($dateString) {
index 127eaffce2e9dc085d0d17c0d55a4881becba2a8..356ce099525d51eb78d6551832a9c998ab9deb37 100644 (file)
@@ -43,7 +43,6 @@
  * @param string $attribute the attribute to modify
  *
  * @return string        the new modified html string
- * @access public
  */
 function smarty_modifier_crmDelete($string, $attribute) {
   static $endOfElement = '/>';
index 4f4c940e9eb406e3b65453475243a11ac7e36c5f..f07f1c029a265344f7a7106bb446933161da367d 100644 (file)
@@ -39,7 +39,6 @@
  * @param string $string the html to be tweaked with
  *
  * @return string
- * @access public
  */
 function smarty_modifier_crmFirstWord($string) {
   $string = trim($string);
index eec759e47cde089fa6e4f949438b5ca835b34d5c..eb44f58f2c37c35d3a17cc3494b93500728074ad 100644 (file)
@@ -41,7 +41,6 @@
  * @param bool $gdata
  *
  * @return string  formatted text
- * @access public
  */
 function smarty_modifier_crmICalDate($str, $gdata = FALSE) {
   return CRM_Utils_ICalendar::formatDate($str, $gdata);
index e5528f49572eb1326303c1d978922c013db9e6e8..b989ff0e06d0a6bc45394ad4404562bef4a570b9 100644 (file)
@@ -39,7 +39,6 @@
  * @param string $str
  *
  * @return string  formatted text
- * @access public
  */
 function smarty_modifier_crmICalText($str) {
   return CRM_Utils_ICalendar::formatText($str);
index e1c28349703f31ff09286e78391c1fc9d22a69cb..188756db18cc936c4ca3bae28d35b930dd322240 100644 (file)
@@ -45,7 +45,6 @@
  * @param string $insertBefore the string before which we want this tag inserted
  *
  * @return string        the new modified html string
- * @access public
  */
 function smarty_modifier_crmInsert($string, $attribute, $value, $insertBefore = '/>') {
   return str_replace($insertBefore, ' ' . $attribute . '="' . $value . '"' . $insertBefore, $string);
index a3f6765825bad7f57ce4e7a4c579a668b77fcbaf..7e25a0acc185b2027099b2cc4438c6ed71e6423a 100644 (file)
@@ -43,7 +43,6 @@
  * @param bool $onlyNumber
  *
  * @return string  formatted monetary amount
- * @access public
  */
 function smarty_modifier_crmMoney($amount, $currency = NULL, $format = NULL, $onlyNumber = FALSE) {
   return CRM_Utils_Money::format($amount, $currency, $format, $onlyNumber);
index 0e40c1caa0612ce96e5519d1b1f4d957a62db8c4..b5a1be87db202eb0e1008de8c34c6e5ae69dbfd1 100644 (file)
@@ -43,7 +43,6 @@
  * @param string $thousands_sep thousands sep character (if other than ",")
  *
  * @return string        the formatted string
- * @access public
  *
  * For alternate decimal point and thousands separator, delimit values with single quotes in the template.
  * EXAMPLE:   {$number|crmNumberFormat:2:',':' '} for French notation - 1234.56 becomes 1 234,56
index b4ac1a0ab54fd430c874fd6b0e5ffc27d30290cd..1be4eb2a3240bbf4587848cec49ca11befff2354 100644 (file)
@@ -44,7 +44,6 @@
  * @param string $value     the new attribute value
  *
  * @return string        the new modified html string
- * @access public
  */
 function smarty_modifier_crmReplace($string, $attribute, $value) {
   // we need to search and replace the string: $attribute=XXX or $attribute="XXX"
index f6754beb87cc385082fef96dc2b1d686bab80a21..e900bb93dc3c6b4a4718fe429df33aca777b5f6c 100644 (file)
@@ -41,7 +41,6 @@
  * @param mixed $data
  *
  * @return string JSON
- * @access public
  */
 function smarty_modifier_json($data) {
   return json_encode($data);
index 323f5dc3ded3c1f0197dc1c53c68c5d4101ba02a..49778f92d5f818ac76a3e0ef45dcc97bb9f06c5b 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Core_State {
    * @param CRM_Core_StateMachine $stateMachine statemachine that this states belongs to
    *
    * @return CRM_Core_State
-   * @access public
    */
   public function __construct($name, $type, $back, $next, &$stateMachine) {
     $this->_name = $name;
@@ -107,7 +106,6 @@ class CRM_Core_State {
    * @param object the CRM_Core_Form element under consideration
    *
    * @return mixed does a jump to the back state
-   * @access public
    */
   public function handleBackState(&$page) {
     if ($this->_type & self::START) {
@@ -125,7 +123,6 @@ class CRM_Core_State {
    * @param object the CRM_Core_Form element under consideration
    *
    * @return mixed does a jump to the nextstate
-   * @access public
    */
   public function handleNextState(&$page) {
     if ($this->_type & self::FINISH) {
@@ -142,7 +139,6 @@ class CRM_Core_State {
    * to display the navigation labels or potential path
    *
    * @return string
-   * @access public
    */
   public function getNextState() {
     if ($this->_type & self::FINISH) {
@@ -161,7 +157,6 @@ class CRM_Core_State {
    * @param object the QFC data container
    *
    * @return void
-   * @access public
    */
   public function validate(&$data) {
     $data['valid'][$this->_name] = TRUE;
@@ -174,7 +169,6 @@ class CRM_Core_State {
    * @param object the QFC data container
    *
    * @return void
-   * @access public
    */
   public function invalidate(&$data) {
     $data['valid'][$this->_name] = NULL;
@@ -184,7 +178,6 @@ class CRM_Core_State {
    * Getter for name
    *
    * @return string
-   * @access public
    */
   public function getName() {
     return $this->_name;
@@ -196,7 +189,6 @@ class CRM_Core_State {
    * @param string
    *
    * @return void
-   * @access public
    */
   public function setName($name) {
     $this->_name = $name;
@@ -206,7 +198,6 @@ class CRM_Core_State {
    * Getter for type
    *
    * @return int
-   * @access public
    */
   public function getType() {
     return $this->_type;
index 59c7354beacefe7e897fb6c1636eb2bc7ac90b30..6f524a8c80b92d0fe8ed5a48f208d4186ef79e8f 100644 (file)
@@ -103,7 +103,6 @@ class CRM_Core_StateMachine {
    * Getter for name
    *
    * @return string
-   * @access public
    */
   public function getName() {
     return $this->_name;
@@ -115,7 +114,6 @@ class CRM_Core_StateMachine {
    * @param string
    *
    * @return void
-   * @access public
    */
   public function setName($name) {
     $this->_name = $name;
@@ -131,7 +129,6 @@ class CRM_Core_StateMachine {
    * @param  string    $type       The type of transition being requested (Next or Back)
    *
    * @return void
-   * @access public
    */
   public function perform(&$page, $actionName, $type = 'Next') {
     // save the form values and validation status to the session
@@ -179,7 +176,6 @@ class CRM_Core_StateMachine {
    * @param object $next  the next page if any
    *
    * @return void
-   * @access public
    */
   public function addState($name, $type, $prev, $next) {
     $this->_states[$name] = new CRM_Core_State($name, $type, $prev, $next, $this);
@@ -191,7 +187,6 @@ class CRM_Core_StateMachine {
    * @param string $name the state name
    *
    * @return object the state object
-   * @access public
    */
   public function find($name) {
     if (array_key_exists($name, $this->_states)) {
@@ -206,7 +201,6 @@ class CRM_Core_StateMachine {
    * Return the list of state objects
    *
    * @return array array of states in the state machine
-   * @access public
    */
   public function getStates() {
     return $this->_states;
@@ -218,7 +212,6 @@ class CRM_Core_StateMachine {
    * @param string $name name of page
    *
    * @return CRM_Core_State state object matching the name
-   * @access public
    */
   public function &getState($name) {
     if (isset($this->_states[$name])) {
@@ -243,7 +236,6 @@ class CRM_Core_StateMachine {
    * Return the list of form objects
    *
    * @return array array of pages in the state machine
-   * @access public
    */
   public function getPages() {
     return $this->_pages;
@@ -253,7 +245,6 @@ class CRM_Core_StateMachine {
    * AddSequentialStates: meta level function to create a simple
    * wizard for a state machine that is completely sequential.
    *
-   * @access public
    *
    * @param array $pages (reference ) the array of page objects
    *
@@ -319,7 +310,6 @@ class CRM_Core_StateMachine {
    * Reset the state machine
    *
    * @return void
-   * @access public
    */
   public function reset() {
     $this->_controller->reset();
@@ -329,7 +319,6 @@ class CRM_Core_StateMachine {
    * Getter for action
    *
    * @return int
-   * @access public
    */
   public function getAction() {
     return $this->_action;
@@ -341,7 +330,6 @@ class CRM_Core_StateMachine {
    * @param string $content the content generated by this state machine
    *
    * @return void
-   * @access public
    */
   public function setContent(&$content) {
     $this->_controller->setContent($content);
@@ -351,7 +339,6 @@ class CRM_Core_StateMachine {
    * Getter for content
    *
    * @return string
-   * @access public
    */
   public function &getContent() {
     return $this->_controller->getContent();
index 2f2a5e609c0f55eeaa34662721ca415a19cbcf0f..db99e803d9493e524416258314fe4a73751aa8b8 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form {
    * The field id
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -94,7 +93,6 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -137,7 +135,6 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues($this->_name);
index b79fe400f9a74e44fa23ec3aa0d505c496f53c8d..03efefca03eb92930f28d41822d484787405a953 100644 (file)
@@ -79,7 +79,6 @@ class CRM_Custom_Form_DeleteField extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -103,7 +102,6 @@ class CRM_Custom_Form_DeleteField extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $field = new CRM_Core_DAO_CustomField();
index d74c1e4e75fb6edcbc88c9811441f8e60e227028..12c89634e74613909bf317ac919e9b0cd383d87d 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Custom_Form_DeleteGroup extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -107,7 +106,6 @@ class CRM_Custom_Form_DeleteGroup extends CRM_Core_Form {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $group = new CRM_Core_DAO_CustomGroup();
index 3489b9ccd12448985319d3ece5bacc8e5e728abe..124256721d9fa94e40346a76e7b43f67b043ad90 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * The custom group id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -55,7 +54,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * The field id, used when editing the field
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -63,7 +61,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * The default custom data/input types, when editing the field
    *
    * @var array
-   * @access protected
    */
   protected $_defaultDataType;
 
@@ -91,7 +88,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (!(self::$_dataTypeKeys)) {
@@ -169,7 +165,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = $this->_values;
@@ -275,7 +270,6 @@ class CRM_Custom_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_gid) {
@@ -569,7 +563,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
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $default = CRM_Utils_Array::value('default_value', $fields);
@@ -895,7 +888,6 @@ AND    option_group_id = %2";
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // store the submitted values in an array
index 8b1b126eaa3b99c2141bd53d3a0970f275fe5062..ceb0df1a5a7d20eec861f9aefe6cebc63065df52 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * The set id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -50,7 +49,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    *  set is empty or not
    *
    * @var bool
-   * @access protected
    */
   protected $_isGroupEmpty = TRUE;
 
@@ -58,7 +56,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * Array of existing subtypes set for a custom set
    *
    * @var array
-   * @access protected
    */
   protected $_subtypes = array();
 
@@ -66,7 +63,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * Array of default params
    *
    * @var array
-   * @access protected
    */
   protected $_defaults = array();
 
@@ -76,7 +72,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // current set id
@@ -118,7 +113,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -180,7 +174,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    * @see valid_date
    */
   public function addRules() {
@@ -193,7 +186,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->applyFilter('__ALL__', 'trim');
@@ -410,7 +402,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = &$this->_defaults;
@@ -462,7 +453,6 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
index 214310f296cabdbd927d05c567c22969ef314867..bca15907347a984b34582e47ec346c3343d683ba 100644 (file)
@@ -106,7 +106,6 @@ class CRM_Custom_Form_MoveField extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -162,7 +161,6 @@ class CRM_Custom_Form_MoveField extends CRM_Core_Form {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     CRM_Core_BAO_CustomField::moveField($this->_srcFID, $this->_dstGID);
index 0fb42bb009d7220595221a707484f13b853cb739..2b8df559266b220dfafa0e852176e89b319346af 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    * The custom field id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_fid;
 
@@ -50,7 +49,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    * The custom group id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -63,7 +61,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    * The Option id, used when editing the Option
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -73,7 +70,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_fid = CRM_Utils_Request::retrieve('fid', 'Positive', $this);
@@ -110,7 +106,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = $fieldDefaults = array();
@@ -158,7 +153,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action == CRM_Core_Action::DELETE) {
@@ -252,7 +246,6 @@ class CRM_Custom_Form_Option extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $files, $form) {
     $optionLabel   = $fields['label'];
@@ -401,7 +394,6 @@ SELECT count(*)
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // store the submitted values in an array
index c0db0280d2d3b4eeba4ddab2a8d9ad12403a23ac..36a2d3e64d47388339fb51fbe3a747dd0676e096 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // get the controller vars
@@ -98,7 +97,6 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form {
    * @param null
    *
    * @return array   the default array reference
-   * @access protected
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -114,7 +112,6 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if (is_array($this->_groupTree[$this->_groupId])) {
index a1e226dc63375bc47a7d59923a31aef30ab0e1f3..71d9c497e651a6bc19e913ab6e4e33ff1764e929 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Custom_Import_Form_DataSource extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -82,7 +81,6 @@ class CRM_Custom_Import_Form_DataSource extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $multipleCustomData = CRM_Core_BAO_CustomGroup::getMultipleFieldGroup();
@@ -164,7 +162,6 @@ class CRM_Custom_Import_Form_DataSource extends CRM_Core_Form {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->controller->resetPage('MapField');
@@ -207,7 +204,6 @@ class CRM_Custom_Import_Form_DataSource extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Upload Data');
index 519f25c75cb7e27160f1b1d67873263cf972e2ef..16ce5d40b83d843f61553703afa1d9007c40b378 100644 (file)
@@ -16,7 +16,6 @@ class CRM_Custom_Import_Form_MapField extends CRM_Contact_Import_Form_MapField {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mapperFields = $this->get('fields');
@@ -49,7 +48,6 @@ class CRM_Custom_Import_Form_MapField extends CRM_Contact_Import_Form_MapField {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -63,7 +61,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
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -124,7 +121,6 @@ class CRM_Custom_Import_Form_MapField extends CRM_Contact_Import_Form_MapField {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues('MapField');
index d8abc960450629b6cb2ff4e958cab27ffb864f11..d21fd2a11e33f45a1799ab9dd1cd147c566cde8e 100644 (file)
@@ -10,7 +10,6 @@ class CRM_Custom_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $skipColumnHeader = $this->controller->exportValue('DataSource', 'skipColumnHeader');
@@ -76,7 +75,6 @@ class CRM_Custom_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $fileName         = $this->controller->exportValue('DataSource', 'uploadFile');
index 4491c02f3111d254cf1214ba8af6037cc8e5a4a6..ca427871aa9604af91160c0acef2db1fd4d11e31 100644 (file)
@@ -8,7 +8,6 @@ class CRM_Custom_Import_Form_Summary extends CRM_Contact_Import_Form_Summary {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
index 47e9203d6b27b839cacd018c3407901cfce2c8fd..5c4deea6acfbba5cb1c364c385067994970109a8 100644 (file)
@@ -39,7 +39,6 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser {
   protected $_fileName;
 
   /**#@+
-   * @access protected
    * @var integer
    */
 
@@ -294,7 +293,6 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser {
    * @param array mapped array of values
    *
    * @return void
-   * @access public
    */
   public function setActiveFields($fieldKeys) {
     $this->_activeFieldCount = count($fieldKeys);
@@ -312,7 +310,6 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference ) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -335,7 +332,6 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser {
    * @param int $mode
    *
    * @return void
-   * @access public
    */
   public function set($store, $mode = self::MODE_SUMMARY) {
     $store->set('fileSize', $this->_fileSize);
index accb1ab5750756811bba71cf074d15147a19e599..38994300e8b4d03cfe4487b0bb88c758e13546cc 100644 (file)
@@ -33,7 +33,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function init() {
     $this->setFields();
@@ -55,7 +54,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean
-   * @access public
    */
   public function mapField(&$values) {
     return CRM_Import_Parser::VALID;
@@ -67,7 +65,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function preview(&$values) {
     return $this->summary($values);
@@ -128,7 +125,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function import($onDuplicate, &$values) {
     $response = $this->summary($values);
@@ -201,7 +197,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function fini() {}
 
@@ -212,7 +207,6 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
    *
    * @return array   $importableFields
    *
-   * @access public
    * @static
    */
    public function getGroupFieldsForImport( $id ) {
index 7b95d719939234083df1c4e19ca641aa8fc532a6..807fa1afe4a08b0498ce71cf3d9173799162a9b3 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * The group id of the field
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -57,7 +56,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @access private
    */
   private static $_actionLinks;
 
@@ -67,7 +65,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * @param null
    *
    * @return array  array of action links that we need to display for the browse screen
-   * @access public
    */
   public function &actionLinks() {
     if (!isset(self::$_actionLinks)) {
@@ -124,7 +121,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $resourceManager = CRM_Core_Resources::singleton();
@@ -207,7 +203,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * @param string  $action    the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($action) {
     // create a simple controller for editing custom dataCRM/Custom/Page/Field.php
@@ -232,7 +227,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function run() {
 
@@ -311,7 +305,6 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
    * @param int  $id    custom field id
    *
    * @return void
-   * @access public
    */
   public function preview($id) {
     $controller = new CRM_Core_Controller_Simple('CRM_Custom_Form_Preview', ts('Preview Custom Data'), CRM_Core_Action::PREVIEW);
index 47e0e0c46c575a379145f88e9765d7c90bc400ee..ea6b2550a472620800968b15d4446c8a4a8535d0 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
    * @param null
    *
    * @return  array   array of action links that we need to display for the browse screen
-   * @access public
    */
   public function &actionLinks() {
     // check if variable _actionsLinks is populated
@@ -111,7 +110,6 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -161,7 +159,6 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
    * @param string $action   the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($id, $action) {
     // create a simple controller for editing custom data
@@ -182,7 +179,6 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
    * @param int $id custom group id
    *
    * @return void
-   * @access public
    */
   public function preview($id) {
     $controller = new CRM_Core_Controller_Simple('CRM_Custom_Form_Preview', ts('Preview Custom Data'), NULL);
@@ -200,7 +196,6 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
    * @param string $action   the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function browse($action = NULL) {
     // get all custom groups sorted by weight
index dd489d4ee871248dcc8b7ce0736a89f2cc8229ad..7467bc92abf5f057d1326d13cbbf9ff3b9ca2572 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Custom_Page_Option extends CRM_Core_Page {
    * The Group id of the option
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -57,7 +56,6 @@ class CRM_Custom_Page_Option extends CRM_Core_Page {
    * The field id of the option
    *
    * @var int
-   * @access protected
    */
   protected $_fid;
 
@@ -65,7 +63,6 @@ class CRM_Custom_Page_Option extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @access private
    */
   private static $_actionLinks;
 
@@ -75,7 +72,6 @@ class CRM_Custom_Page_Option extends CRM_Core_Page {
    * @param null
    *
    * @return array  array of action links that we need to display for the browse screen
-   * @access public
    */
   public function &actionLinks() {
     if (!isset(self::$_actionLinks)) {
@@ -119,7 +115,6 @@ class CRM_Custom_Page_Option extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function browse() {
     //get the default value from custom fields
@@ -245,7 +240,6 @@ ORDER BY weight, label
    * @param string  $action   the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($action) {
     // create a simple controller for editing custom data
@@ -271,7 +265,6 @@ ORDER BY weight, label
    * @param null
    *
    * @return void
-   * @access public
    */
   public function run() {
 
index a0722e128cfedae5150da895b469e75d34393590..80b74dd87bf69de645d3d4d7a89688f28769bc87 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Dashlet_Page_Activity extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function run() {
     $session = CRM_Core_Session::singleton();
index 3a1f8bf24c59339b739344aac213bb0d14df2c9c..6b071986be31e1317352535de0809021b87b2bc1 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Dashlet_Page_AllCases extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this, FALSE, 'dashlet');
index 04000ad8e3aee84e4c13b35083d9f46a2fd8281c..c4bc03a89c65b107c3e0a5d576d204beb4f455a4 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
   /**
    * List blog articles as dashlet
    *
-   * @access public
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this, FALSE, 'dashlet');
@@ -77,7 +76,6 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
    *
    * @return array
    *
-   * @access private
    */
   private function _getBlog() {
     // Fetch data from cache
@@ -106,7 +104,6 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
    *
    * @return array|NULL array of blog items; or NULL if not available
    *
-   * @access public
    */
   public function _getFeed($url) {
     $httpClient = new CRM_Utils_HttpClient(self::CHECK_TIMEOUT);
index 117305e13977d5f5afb50591a96b117682552b8f..54b63cb22b7be7284281b771712581decb059178 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Dashlet_Page_CaseDashboard extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function run() {
 
index 650d548f066e8082e06e08640ecf39f6883a06a9..1e82646199911b3e9f9ce9a9b7ff18911c77c90c 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Dashlet_Page_MyCases extends CRM_Core_Page {
    *
    * @return void
    *
-   * @access public
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this, FALSE, 'dashlet');
index c21bac1226b3bdedbcb452f8f0370e6dee85d5c2..d62db4e572b81d729a9582c0f808a38aa084e3f9 100644 (file)
@@ -190,7 +190,6 @@ class CRM_Dedupe_BAO_Rule extends CRM_Dedupe_DAO_Rule {
    * @param array contains the rule group property to identify rule group
    *
    * @return rule fields array associated to rule group
-   * @access public
    */
   public static function dedupeRuleFields($params) {
     $rgBao               = new CRM_Dedupe_BAO_RuleGroup();
index 466af816343444ae8bb839935effbddf0384a1e4..41637bafb11a0fc79d33120ad9a8ff539b1a5bcf 100644 (file)
@@ -564,7 +564,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *
    * @return array|bool
    * @static
-   * @access public
    */
   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');
@@ -609,7 +608,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *
    * @return array|bool
    * @static
-   * @access public
    */
   public static function merge($dupePairs = array(), $cacheParams = array(), $mode = 'safe',
     $autoFlip = TRUE, $redirectForPerformance = FALSE
@@ -696,7 +694,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *
    * @return bool
    * @static
-   * @access public
    */
   public static function skipMerge($mainId, $otherId, &$migrationInfo, $mode = 'safe') {
     $conflicts = array();
@@ -804,7 +801,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *
    * @return array|bool|int
    * @static
-   * @access public
    */
   public static function getRowsElementsAndInfo($mainId, $otherId) {
     $qfZeroBug = 'e8cddb72-a257-11dc-b9cc-0016d3330ee9';
@@ -1202,7 +1198,6 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
    *
    * @return bool
    * @static
-   * @access public
    */
   public static function moveAllBelongings($mainId, $otherId, $migrationInfo) {
     if (empty($migrationInfo)) {
index f7a56558631bc4f9bcf89e24cdf6865544c76014..8d627dd6ffda1fdc89b22a386908b49c13e52f29 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Event_BAO_ManageEvent object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -79,7 +78,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -120,7 +118,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    * @param array $params reference array contains the values submitted by the form
    *
    * @return object
-   * @access public
    * @static
    *
    */
@@ -179,7 +176,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    * @param int $id event id
    *
    * @return mixed|null
-   * @access public
    * @static
    *
    */
@@ -230,7 +226,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    * @param $locBlockId location block id to be deleted
    * @param int $eventId event with which loc block is associated
    *
-   * @access public
    * @static
    */
   public static function deleteEventLocBlock($locBlockId, $eventId = NULL) {
@@ -582,7 +577,6 @@ $event_summary_limit
    * @param  boolean $considerRole consider role for participant count.
    * @param  boolean $role consider counted( is filter role) participant.
    *
-   * @access public
    *
    * @return array array with count of participants for each event based on status/role
    */
@@ -641,7 +635,6 @@ $event_summary_limit
    *
    * @return null|string     title of the event
    * @static
-   * @access public
    */
   public static function &getMapInfo(&$id) {
 
@@ -709,7 +702,6 @@ WHERE civicrm_address.geo_code_1 IS NOT NULL
    *
    * @return  array  $all      array of all the events that are searched
    * @static
-   * @access public
    */
   static function &getCompleteInfo(
     $start = NULL,
@@ -896,7 +888,6 @@ WHERE civicrm_event.is_active = 1
    * @param bool $afterCreate
    *
    * @return void
-   * @access public
    */
   public static function copy($id, $newEvent = NULL, $afterCreate = FALSE) {
 
@@ -1046,7 +1037,6 @@ WHERE civicrm_event.is_active = 1
    * @param bool $returnMessageText
    *
    * @return void
-   * @access public
    */
   public static function sendMail($contactID, &$values, $participantId, $isTest = FALSE, $returnMessageText = FALSE) {
 
@@ -1241,7 +1231,6 @@ WHERE civicrm_event.is_active = 1
    * @param array $participantParams
    *
    * @return void
-   * @access public
    */
   static function buildCustomDisplay($id,
     $name,
@@ -1423,7 +1412,6 @@ WHERE civicrm_event.is_active = 1
    * @param array $profileFields
    *
    * @return void
-   * @access public
    * @static
    */
   public static function displayProfile(&$params, $gid, &$groupTitle, &$values, &$profileFields = array()) {
@@ -1688,7 +1676,6 @@ WHERE  id = $cfID
    * @param bool $skipCancel
    *
    * @return array $customProfile array of Additional participant's info OR array of Ids.
-   * @access public
    */
   static function buildCustomProfile($participantId,
     $values,
@@ -1889,7 +1876,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    *
    * @param  array   $values key/value event info
    * @return boolean true if allow registration otherwise false
-   * @access public
    */
   /**
    * @param $values
@@ -1926,7 +1912,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    *
    * @param  array   $params key/value participant info
    * @return boolean $alreadyRegistered true/false
-   * @access public
    */
   /**
    * @param array $params
@@ -1961,7 +1946,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    * @param int $type
    *
    * @return string   the permission that the user has (or null)
-   * @access public
    * @static
    */
   public static function checkPermission($eventId = NULL, $type = CRM_Core_Permission::VIEW) {
@@ -2025,7 +2009,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    * @param int $eventId   the id of the event
    *
    * @return array         an array of email ids
-   * @access public
    * @static
    */
   public static function getFromEmailIds($eventId = NULL) {
@@ -2059,7 +2042,6 @@ WHERE  ce.loc_block_id = $locBlockId";
    * @param sting  $extraWhereClause extra filter on participants.
    *
    * @return int   event total seats w/ given criteria.
-   * @access public
    * @static
    */
   public static function eventTotalSeats($eventId, $extraWhereClause = NULL) {
index e32319db207d6cda4478645d4b146db2b51de99c..7f0c43d7d14c9b7bf46f89a9f8e6bf12e9d30a04 100644 (file)
@@ -84,7 +84,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Event_BAO_Participant object
-   * @access public
    * @static
    */
   public static function &add(&$params) {
@@ -164,7 +163,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * @param $ids
    *
    * @return CRM_Event_BAO_Participant|null the found object or null
-   * @access public
    * @static
    */
   public static function getValues(&$params, &$values, &$ids) {
@@ -189,7 +187,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Event_BAO_Participant object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -347,7 +344,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
    * @param bool $considerTestParticipant
    *
    * @return bool|int|null|string 1. false                 => If event having some empty spaces.@static
-   * @access public
    */
   static function eventFull(
     $eventId,
@@ -490,7 +486,6 @@ SELECT  event.event_full_text,
    *
    * @return array $optionsCount an array of each option id and total count
    * @static
-   * @access public
    */
   static function priceSetOptionsCount(
     $eventId,
@@ -568,7 +563,6 @@ INNER JOIN  civicrm_price_field field       ON ( value.price_field_id = field.id
    *
    * @return int $spaces  Number of Empty Seats/null.
    * @static
-   * @access public
    */
   public static function pendingToConfirmSpaces($eventId) {
     $emptySeats = 0;
@@ -617,7 +611,6 @@ GROUP BY  participant.event_id
    * @param bool $onlyParticipant
    *
    * @return array array of importable Fields
-   * @access public
    * @static
    */
   public static function &importableFields($contactType = 'Individual', $status = TRUE, $onlyParticipant = FALSE) {
@@ -726,7 +719,6 @@ GROUP BY  participant.event_id
    * Combine all the exportable fields from the lower levels object
    *
    * @return array array of exportable Fields
-   * @access public
    * @static
    */
   public static function &exportableFields() {
@@ -783,7 +775,6 @@ GROUP BY  participant.event_id
    *
    * @return array $name associated array with sort_name and event title
    * @static
-   * @access public
    */
   public static function participantDetails($participantId) {
     $query = "
@@ -812,7 +803,6 @@ WHERE  civicrm_participant.id = {$participantId}
    * @param boolean $reverse  true if we want to resolve the values in the reverse direction (value -> name)
    *
    * @return void
-   * @access public
    * @static
    */
   public static function resolveDefaults(&$defaults, $reverse = FALSE) {
@@ -856,7 +846,6 @@ WHERE  civicrm_participant.id = {$participantId}
    * @param  int  $id id of the participation to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function deleteParticipant($id) {
@@ -919,7 +908,6 @@ WHERE  civicrm_participant.id = {$participantId}
    * from other function
    *
    * @return CRM_Contribute_BAO_Contribution object
-   * @access public
    * @static
    */
   public static function checkDuplicate($input, &$duplicates) {
@@ -1134,7 +1122,6 @@ INNER JOIN civicrm_price_field_value value ON ( value.id = lineItem.price_field_
    * @param bool $updatePrimaryStatus
    *
    * @return bool|void
-   * @access public
    * @static
    */
   public static function updateParticipantStatus($participantID, $oldStatusID, $newStatusID = NULL, $updatePrimaryStatus = FALSE) {
@@ -1170,7 +1157,6 @@ INNER JOIN civicrm_price_field_value value ON ( value.id = lineItem.price_field_
    *
    * @return void
    *
-   * @access public
    * @static
    */
   public static function updateStatus($participantIds, $statusId, $updateRegisterDate = FALSE) {
@@ -1210,7 +1196,6 @@ UPDATE  civicrm_participant
    * @param bool $skipCascadeRule
    *
    * @return array
-   * @access public
    * @static
    */
   static function transitionParticipants($participantIds, $toStatusId,
@@ -1442,7 +1427,6 @@ UPDATE  civicrm_participant
    * return  void
    *
    * @return bool
-   * @access public
    * @static
    */
   static function sendTransitionParticipantMail(
@@ -1546,7 +1530,6 @@ UPDATE  civicrm_participant
    * @param int $fromStatusId
    *
    * @return string
-   * @access public
    */
   public function updateStatusMessage($participantId, $statusChangeTo, $fromStatusId) {
     $statusMsg = NULL;
@@ -1583,7 +1566,6 @@ UPDATE  civicrm_participant
    * @param int $participantId
    *
    * @return string
-   * @access public
    */
   public static function eventFullMessage($eventId, $participantId = NULL) {
     $eventfullMsg = $dbStatusId = NULL;
@@ -1644,7 +1626,6 @@ UPDATE  civicrm_participant
    * @param int $participantId
    *
    * @return true if participant is primary
-   * @access public
    */
   public static function isPrimaryParticipant($participantId) {
 
@@ -1665,7 +1646,6 @@ UPDATE  civicrm_participant
    * @param  int  $newStatusId     new status
    *
    * @return true if allowed
-   * @access public
    */
   public static function getValidAdditionalIds($participantId, $oldStatusId, $newStatusId) {
 
@@ -1692,7 +1672,6 @@ UPDATE  civicrm_participant
    * @param int $contactID
    *
    * @return int count of participant records
-   * @access public
    * @static
    */
   public static function getContactParticipantCount($contactID) {
@@ -1710,7 +1689,6 @@ WHERE    civicrm_participant.contact_id = {$contactID} AND
    * @param bool $excludeCancelled   Exclude cancelled additional participant
    *
    * @return array $participantsId
-   * @access public
    * @static
    */
   public static function getParticipantIds($contributionId, $excludeCancelled = FALSE) {
@@ -1741,7 +1719,6 @@ WHERE    civicrm_participant.contact_id = {$contactID} AND
    * @param array $participantIds an array of additional participant ids.
    *
    * @return array of Urls.
-   * @access public
    * @static
    */
   public static function getAdditionalParticipantUrl($participantIds) {
@@ -1804,7 +1781,6 @@ WHERE cpf.price_set_id = %1 AND cpfv.label LIKE %2";
    *
    * @param integer $contactId contact id
    *
-   * @access public
    * @static
    */
   public static function deleteContactParticipant($contactId) {
index 394e4ef63fe664ae1f8529424b182f2f9067390f..b8c08e2bb81566d7295be3b7797c5021ea0ff2a2 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Event_BAO_ParticipantPayment extends CRM_Event_DAO_ParticipantPayment
    *
    * @return boolean  true if deleted false otherwise
    * @static
-   * @access public
    */
   public static function deleteParticipantPayment($params) {
     $participantPayment = new CRM_Event_DAO_ParticipantPayment();
index ad0ab1c10bf7d6c41fd897200b6bf643b93163d5..c090b6bb4627179b2f8f038352ce979dfaed58cb 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Event_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     if (($query->_mode & CRM_Contact_BAO_Query::MODE_EVENT) ||
@@ -549,7 +548,6 @@ class CRM_Event_BAO_Query {
    * Getter for the qill object
    *
    * @return string
-   * @access public
    */
   public function qill() {
     return (isset($this->_qill)) ? $this->_qill : "";
index 45c25074765605d1e67898002150626df429ed9c..82524cc79b70caf5bb8bb40605fbdcf063fe6019 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Event_Badge {
    * @param   array    $participants
    *
    * @return  null
-   * @access  public
    */
   public function run(&$participants) {
     // fetch the 1st participant, and take her event to retrieve its attributes
@@ -176,7 +175,6 @@ class CRM_Event_Badge {
    * @param array $participants
    *
    * @return  null
-   * @access  public
    */
   public function createLabels(&$participants) {
 
index 6543a08fad4ad6c0513b8a93dcef72ffb1c0fba3..5abacbb9e2a1863035b430967320f3db92dffd91 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Event_Form_EventFees {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function preProcess(&$form) {
     //as when call come from register.php
@@ -71,7 +70,6 @@ class CRM_Event_Form_EventFees {
    * This function sets the default values for the form in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
@@ -253,7 +251,6 @@ class CRM_Event_Form_EventFees {
   /**
    * This function sets the default values for price set.
    *
-   * @access public
    *
    * @param int $participantID
    * @param int $eventID
@@ -344,7 +341,6 @@ SELECT  id, html_type
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function buildQuickForm(&$form) {
     if ($form->_eventId) {
index 379cbf59cd92a352784320ff5a83ccd8c57bea95..706a08f595c8b5013d96224b1f4ffbc422d4c934 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
    * Is this the first page?
    *
    * @var boolean
-   * @access protected
    */
   protected $_first = FALSE;
 
@@ -58,7 +57,6 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
    * Are we in single form mode or wizard mode?
    *
    * @var boolean
-   * @access protected
    */
   protected $_single;
 
@@ -93,7 +91,6 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $config = CRM_Core_Config::singleton();
@@ -227,7 +224,6 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -258,7 +254,6 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $session = CRM_Core_Session::singleton();
index 585c2dfce350df22afc7e03e3b5b9f5a1cba2d60..4b15c3880b840b56ddb2f79854caf8f3b4276573 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -74,7 +73,6 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $slots = CRM_Core_OptionGroup::values('conference_slot');
@@ -116,7 +114,6 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Conference Slots');
index fefad7b1f1ec9cc65e3117f137c8e1140c737be6..7e944eda200ffd8a159903a8a6e90bdfc86513fc 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -70,7 +69,6 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->assign('title', $this->_title);
@@ -93,7 +91,6 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $participant = new CRM_Event_DAO_Participant();
index a057348ceccc95dc80fd097424f382a88c6cb2a4..1d742bff480f29623a838a818d30ea306ab76d2e 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //custom data related code
@@ -89,7 +88,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -153,7 +151,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType) {
@@ -245,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
-   * @access public
    */
   public static function formRule($values) {
     $errors = array();
@@ -274,7 +270,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -342,7 +337,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Event Information and Settings');
index 5f0783e2e54427eb111ac255d355b613a4b9d1aa..4e46d6c6af5e5be1610d6b0a40a205d84ac2a1df 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -73,7 +72,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -252,7 +250,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -397,7 +394,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -412,7 +408,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
-   * @access public
    */
   public static function formRule($values) {
     $errors = array();
@@ -554,7 +549,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $eventTitle = '';
@@ -816,7 +810,6 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Event Fees');
index 072a2e8ab3438aef0edc6073aa50ef846f5ffdf8..dd6e978b16c1adb59b09d5f47be4d18bacb14853 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -100,7 +99,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -130,7 +128,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -145,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
-   * @access public
    */
   public static function formRule($fields) {
     // check for state/country mapping
@@ -158,7 +154,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
    *  function to build location block
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //load form for child blocks
@@ -220,7 +215,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -291,7 +285,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Event Location');
index 8ca0153f9846a087e04d419c5a2458fc964af5f9..ab7535aa564cd294802f2c671de38b1886727483 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_addProfileBottom = CRM_Utils_Array::value('addProfileBottom', $_GET, FALSE);
@@ -93,7 +92,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -231,7 +229,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_addProfileBottom) {
@@ -460,7 +457,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -480,7 +476,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
-   * @access public
    */
   public static function formRule($values, $files, $form) {
     if (!empty($values['is_online_registration'])) {
@@ -815,7 +810,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -1013,7 +1007,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Online Registration');
index 336c9ca38ae30ee284f623112ab4d15a58ab39a1..af66498d79fdc238bcd570aa3b6e8bbdfd96905c 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Event_Form_ManageEvent_Repeat extends CRM_Event_Form_ManageEvent {
    * Set default values for the form. For edit/view mode\r
    * the default values are retrieved from the database\r
    *\r
-   * @access public\r
    *\r
    * @return None\r
    */\r
@@ -165,7 +164,6 @@ class CRM_Event_Form_ManageEvent_Repeat extends CRM_Event_Form_ManageEvent {
    *\r
    * @param array $listOfRelatedEntities list of related event ids\r
    *\r
-   * @access public\r
    * @static\r
    *\r
    * @return array\r
index cfca03d40d5c054e58293e5ccb323b0bb87930d5..b31780302e1d5f5fc3a3b0ebb4763b81f3cf6247 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Event_Form_ManageEvent_ScheduleReminders extends CRM_Event_Form_Manage
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
index 925366c024f97d29f43251f163d25cf85e7ed73a..7eadc6553c8873ba4b07972e5c045a3ab16582b7 100644 (file)
@@ -193,7 +193,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_showFeeBlock = CRM_Utils_Array::value('eventId', $_GET);
@@ -412,7 +411,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
    * This function sets the default values for the form in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -586,7 +584,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $participantStatuses = CRM_Event_PseudoConstant::participantStatus();
@@ -779,7 +776,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -796,7 +792,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $self) {
     // If $values['_qf_Participant_next'] is Delete or
@@ -866,7 +861,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
   /**
    * Process the form submission
    *
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
index 81eea65508fdd29bfad3bef139359d05ef1ccc32..5313fdb794e55947ec9aec82b25767a7b10b85cd 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Event_Form_ParticipantView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $values        = $ids = array();
@@ -223,7 +222,6 @@ class CRM_Event_Form_ParticipantView extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 0fbfed5d2531256f94852279710a42746fbca68a..43b5da97f38fd3878de4009cbbee388bcd39d3e9 100644 (file)
@@ -178,7 +178,6 @@ class CRM_Event_Form_Registration extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_eventId = CRM_Utils_Request::retrieve('id', 'Positive', $this, TRUE);
@@ -463,7 +462,6 @@ class CRM_Event_Form_Registration extends CRM_Core_Form {
    * Assign the minimal set of variables to the template
    *
    * @return void
-   * @access public
    */
   public function assignToTemplate() {
     //process only primary participant params
@@ -563,7 +561,6 @@ class CRM_Event_Form_Registration extends CRM_Core_Form {
    * @param bool $viewOnly
    *
    * @return void
-   * @access public
    */
   public function buildCustom($id, $name, $viewOnly = FALSE) {
     if ($id) {
@@ -725,7 +722,6 @@ class CRM_Event_Form_Registration extends CRM_Core_Form {
    * @param null $payment
    *
    * @return void
-   * @access public
    */
   public function confirmPostProcess($contactID = NULL, $contribution = NULL, $payment = NULL) {
     // add/update contact information
@@ -827,7 +823,6 @@ class CRM_Event_Form_Registration extends CRM_Core_Form {
    * @param int $contactID
    *
    * @return void
-   * @access public
    */
   public static function addParticipant(&$form, $contactID) {
     if (empty($form->_params)) {
@@ -932,7 +927,6 @@ WHERE  v.option_group_id = g.id
    * @param  array $params user params.
    *
    * @return $totalCount total participant count.
-   * @access public
    */
   /**
    * @param CRM_Core_Form $form
@@ -1031,7 +1025,6 @@ WHERE  v.option_group_id = g.id
    *
    *
    * @return array $formatted, formatted price set params.
-   * @access public
    */
   /**
    * @param CRM_Core_Form $form
@@ -1081,7 +1074,6 @@ WHERE  v.option_group_id = g.id
    *
    *
    * @return array $optionsCount, array of each option w/ count total.
-   * @access public
    */
   /**
    * @param $form
index 2286fd790cd780a9390ff31ab9082a0b327799c1..b7965ca8c326945456e7a2c85c6dde78da0f7434 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -92,7 +91,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
    * Set default values for the form. For edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -168,7 +166,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $config = CRM_Core_Config::singleton();
@@ -372,7 +369,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -571,7 +567,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -751,7 +746,6 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
    * @param bool $isButtonJs
    *
    * @return boolean ture on success.
-   * @access public
    */
   public function isLastParticipant($isButtonJs = FALSE) {
     $participant = $isButtonJs ? $this->_params[0]['additional_participants'] : $this->_params[0]['additional_participants'] + 1;
index 8f4cf6f0fdc43faa1c2fef45cf19432670993000..e0e922de3e5fab859912764fee5803ee2d1f4d8c 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -208,7 +207,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
    * no help display needed
    *
    * @return int
-   * @access public
    */
   public function getAction() {
     if ($this->_action & CRM_Core_Action::PREVIEW) {
@@ -223,7 +221,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->assignToTemplate();
@@ -420,7 +417,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -953,7 +949,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
    * @param bool $isAdditionalAmount
    *
    * @return void
-   * @access public
    */
   static function processContribution(&$form, $params, $result, $contactID,
     $pending = FALSE, $isAdditionalAmount = FALSE
@@ -1071,7 +1066,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function fixLocationFields(&$params, &$fields, &$form) {
     if (!empty($form->_fields)) {
@@ -1120,7 +1114,6 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function updateContactFields($contactID, $params, $fields, &$form) {
     //add the contact to group, if add to group is selected for a
index d35f3acbdb669cecf6adc9936aa9fae8367d6671..756bcc36ea2268525d5e82476bf7e52de5c8e57a 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_participantId = CRM_Utils_Request::retrieve('participantId', 'Positive', $this);
@@ -94,7 +93,6 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $params = array('id' => $this->_eventId);
@@ -166,7 +164,6 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 33a8f503b3bcf263bff05057dc6913820a25c772..68df77abfea73237a079eaae40ce788fc0843fd8 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -140,7 +139,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    *- For payment processors of billing mode 'Notify' - return from setDefaults before the code for billing profile population execution .
    * (done this is because for payment processors with 'Notify' mode billing profile form doesn't get rendered on UI)
    *
-   * @access public
    *
    * @return void
    */
@@ -315,7 +313,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // build profiles first so that we can determine address fields etc
@@ -550,7 +547,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    * @param int      $discountId discount id for the event
    *
    * @return void
-   * @access public
    * @static
    */
   static public function buildAmount(&$form, $required = TRUE, $discountId = NULL) {
@@ -801,7 +797,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -963,7 +958,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -1397,7 +1391,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    * @param boolean $useDedupeRules force usage of dedupe rules
    *
    * @return void
-   * @access public
    */
   public static function checkRegistration($fields, &$self, $isAdditional = FALSE, $returnContactId = FALSE, $useDedupeRules = FALSE) {
     // CRM-3907, skip check for preview registrations
index 6d9519c80123dc5a1273d1c4c7a7a1bc5aa9514f..a688c92439690c1650810ab4bfb937e4081cf606 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -72,7 +71,6 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
    * no help display needed
    *
    * @return int
-   * @access public
    */
   public function getAction() {
     if ($this->_action & CRM_Core_Action::PREVIEW) {
@@ -87,7 +85,6 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // Assign the email address from a contact id lookup as in CRM_Event_BAO_Event->sendMail()
@@ -241,7 +238,6 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -251,7 +247,6 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Thank You Page');
index 63622b8865f24efe7a4d8bca2f26aae3c0b2f51e..6ffe9a969fe4eb5849d2903696835c25927daf02 100644 (file)
@@ -46,14 +46,12 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -61,7 +59,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -78,7 +75,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
    * The saved search ID retrieved from the GET vars
    *
    * @var int
-   * @access protected
    */
   protected $_ssID;
 
@@ -86,7 +82,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Search');
@@ -171,7 +166,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -265,7 +259,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -361,7 +354,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
    * All local rules are added near the element
    *
    * @return void
-   * @access public
    * @see valid_date
    */
   public function addRules() {}
@@ -369,7 +361,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -466,7 +457,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Participants');
index fd35d35d6e6d6b19ad23dc3619a163017d871837..5a84991d5e0ef239deee21836bef21f5fb9b4ae5 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Event_Form_SearchEvent extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
index cd07d47b809c7b0481161e645805c01c0849659b..9b56001e4ff03d476c15e481b3566049d5c19302 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Event_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -165,7 +164,6 @@ class CRM_Event_Form_Task extends CRM_Core_Form {
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index aad0acd159c4fb61af9bfe8a8768e169515d7ce7..47e8f7092330512d79ca1485c6fda3523ae304bb 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // initialize the task and row fields
@@ -79,7 +78,6 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -152,7 +150,6 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -170,7 +167,6 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -185,7 +181,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
-   * @access public
    */
   public static function formRule($params) {
     $errors = array();
@@ -203,7 +198,6 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return None
    */
index 9899b6fc5f1e163fecec4cfd28a28d9934b69535..637841f36728ca6a77f05d7f33e3acce86c0c1fd 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_context = CRM_Utils_Request::retrieve('context', 'String', $this);
@@ -85,7 +84,6 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -110,7 +108,6 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index ddf0c8b67cfc026c4903572d93e6c3775bf2febe..0407348db6017722968f28e170fca81837ac6586 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
    /*
@@ -94,7 +93,6 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -236,7 +234,6 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -274,7 +271,6 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 8951c8d2a52bad637f729f5f7c809a58299e2a6e..3c3b38681f11f317eda03876ca2abc8c5f0a57b5 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // initialize the task and row fields
@@ -61,7 +60,6 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -74,7 +72,6 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 0a0e9ec47940efc64b5e3887f5b2826f53facfaa..19c59b4d1bc6c11b49662eaa45c2781b4e3672db 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -71,7 +70,6 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -90,7 +88,6 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 23af44f33ed84bfb2f2f865a5751c39f5372a1b1..4998f92077c88392fb098d652418997f01abd228 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     CRM_Contact_Form_Task_EmailCommon::preProcessFromAddress($this);
     parent::preProcess();
@@ -80,7 +79,6 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -94,7 +92,6 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 67c7c0837f2891c7ea5adaebcd085301f7e1b642..02fa6337335663cde0090644a80d914174760f6a 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // initialize the task and row fields
@@ -88,7 +87,6 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -111,7 +109,6 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -126,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
-   * @access public
    */
   public static function formRule($fields) {
     return TRUE;
@@ -135,7 +131,6 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index c22c5f24e47658eca189e25dd541ed015cdc59c6..1cf0e5cb67b969327d2025d4d23c998d4e2ad716 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Event_Form_Task_Print extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -71,7 +70,6 @@ class CRM_Event_Form_Task_Print extends CRM_Event_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Event_Form_Task_Print extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index a94f917598eee658fcb72c77cab5a2879858efad..c768376dcc65d1980f9b7ca410031a0cb19aa156 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Event_Form_Task_Result extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
index c4d67e64d5909ab9b97f1d111527d53e603fcbde..39722c431019a8f421c7414ca5ac467b86568663 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Event_Form_Task_SaveSearch extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     parent::preProcess();
     $this->_id = NULL;
@@ -62,7 +61,6 @@ class CRM_Event_Form_Task_SaveSearch extends CRM_Event_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -105,7 +103,6 @@ class CRM_Event_Form_Task_SaveSearch extends CRM_Event_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index afa9355c60b48cfcd833a4755d1b078688991fab..7c55b7f40e87b1eef84fb3c6477b648ab4eb3509 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Event_Form_Task_SaveSearch_Update extends CRM_Event_Form_Task_SaveSear
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -60,7 +59,6 @@ class CRM_Event_Form_Task_SaveSearch_Update extends CRM_Event_Form_Task_SaveSear
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
index a8a6fbfacf80c4242db802e454dced0266044192..9b553487cc855de1a813def50425f7118706b109 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Event_Form_Task_SearchTaskHookSample extends CRM_Event_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -75,7 +74,6 @@ class CRM_Event_Form_Task_SearchTaskHookSample extends CRM_Event_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index f7fcbdb38ce1d49e4baeddcf6275ab1c8995306d..bddf5e6294015dfd79d7038bef81ef7db6aa130a 100644 (file)
@@ -31,7 +31,6 @@
 class CRM_Event_Import_Field {
 
   /**#@+
-   * @access protected
    * @var string
    */
 
index 1fe63a99bbc539fffb5152966c5562d84060c6a3..aed634735cd6aa88ad28d17504ca41d51c961cde 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -55,7 +54,6 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //Setting Upload File Size
@@ -156,7 +154,6 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->controller->resetPage('MapField');
@@ -196,7 +193,6 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Upload Data');
index d042110e7b8437a53ccdac85f9c604240da71c7a..e741c6dd1332ba362b8e62ea9b4cbd54509fb236 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mapperFields = $this->get('fields');
@@ -95,7 +94,6 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -289,7 +287,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
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -389,7 +386,6 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues('MapField');
index 5fbeab8a48a14aef7f2ba4f1ab6aac599743a747..d7a7d7655f72493923dd2dddcd24f39ba8cda471 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Event_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $skipColumnHeader = $this->controller->exportValue('DataSource', 'skipColumnHeader');
@@ -108,7 +107,6 @@ class CRM_Event_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $fileName         = $this->controller->exportValue('DataSource', 'uploadFile');
index 8671937f3fa6eef2e0b5a910468a9ebaf22f1ce7..5247b11e0d31229429db66c6f2c9d0700b8be1c1 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Event_Import_Form_Summary extends CRM_Import_Form_Summary {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // set the error message path to display
index 156f0f6e403888c0f983230507471845b13c9a83..6b71b3cf7d078332922d4a06eaac328caccb72c0 100644 (file)
@@ -39,7 +39,6 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser {
   protected $_fileName;
 
   /**#@+
-   * @access protected
    * @var integer
    */
 
@@ -295,7 +294,6 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser {
    * @param array mapped array of values
    *
    * @return void
-   * @access public
    */
   public function setActiveFields($fieldKeys) {
     $this->_activeFieldCount = count($fieldKeys);
@@ -313,7 +311,6 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference ) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -363,7 +360,6 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser {
    * @param int $mode
    *
    * @return void
-   * @access public
    */
   public function set($store, $mode = self::MODE_SUMMARY) {
     $store->set('fileSize', $this->_fileSize);
@@ -420,7 +416,6 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser {
    * @param array $data
    *
    * @return void
-   * @access public
    */
   public static function exportCSV($fileName, $header, $data) {
     $output = array();
index 0f615df79827b7f1d11ec623bb6afa10a9ec4369..889c7a2a3bac056d4669e4247dc740e45ec58af2 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function init() {
     $fields = CRM_Event_BAO_Participant::importableFields($this->_contactType, FALSE);
@@ -129,7 +128,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean
-   * @access public
    */
   public function mapField(&$values) {
     return CRM_Import_Parser::VALID;
@@ -141,7 +139,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function preview(&$values) {
     return $this->summary($values);
@@ -153,7 +150,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function summary(&$values) {
     $erroneousField = NULL;
@@ -270,7 +266,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function import($onDuplicate, &$values) {
 
@@ -493,7 +488,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * Get the array of successfully imported Participation ids
    *
    * @return array
-   * @access public
    */
   public function &getImportedParticipations() {
     return $this->_newParticipants;
@@ -503,7 +497,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function fini() {}
 }
index c83306d8bdeb77e4b7ec4a95009893e2ba22bc21..ea0a3e285360e3b0cf3c697cf08b3fe00b6e5aa1 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Event_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -77,7 +76,6 @@ class CRM_Event_Page_DashBoard extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 14899576e6c9e06f5b7df0a11e5a4b1ff2584f40..a20d170639882e400f307a7ad40ce6469d5bf6d5 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 3d439a686bcf63aae8cf6499ee94f1997b5f2ea5..ae336c6e88fb93f3c895a12339a1422494117b46 100644 (file)
@@ -186,7 +186,6 @@ class CRM_Event_Page_ManageEvent extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -399,7 +398,6 @@ ORDER BY start_date desc
    * all the fields in the event wizard
    *
    * @return void
-   * @access public
    */
   public function copy() {
     $id = CRM_Utils_Request::retrieve('id', 'Positive', $this, TRUE, 0, 'GET');
index b3592d608bdf24458e0864b348d3cd203ccb8877..a59104953044ff7a1e04a54c2bf816f1ffd0b3aa 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $controller = new CRM_Core_Controller_Simple(
@@ -74,7 +73,6 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
    * This function is called when action is view
    *
    * return null
-   * @access public
    */
   public function view() {
     // build associated contributions
@@ -96,7 +94,6 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     // set https for offline cc transaction
@@ -152,7 +149,6 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
    * This function is the main function that is called when the page loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
@@ -288,7 +284,6 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
    * contribution for the participant
    *
    * return null
-   * @access public
    */
   public function associatedContribution() {
     if (CRM_Core_Permission::access('CiviContribute')) {
index c6ac521a58f83db9b25129052a943d1145f18a9a..cf72fdcd4666f12cd18b59d760d688df1db81f0f 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Event_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard {
    * List participations for the UF user
    *
    * return null
-   * @access public
    */
   public function listParticipations() {
     $controller = new CRM_Core_Controller_Simple(
@@ -65,7 +64,6 @@ class CRM_Event_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard {
    * loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     parent::preProcess();
index 782d8339a08b8f219c202560fc12593c0e33b3c2..6f3edc67d3e7a64160c2db23d73ce9838ec2e1f4 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the n events
    *
-   * @access public
    *
    * @param int $id
    * @param bool $all
@@ -132,7 +131,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the n participant statuses
    *
-   * @access public
    *
    * @param int $id
    * @param null $cond
@@ -181,7 +179,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the n participant roles
    *
-   * @access public
    *
    * @param int $id
    * @param null $cond
@@ -214,7 +211,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the participant listings
    *
-   * @access public
    *
    * @param int $id
    *
@@ -237,7 +233,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all  event types.
    *
-   * @access public
    *
    * @param int $id
    * @return array - array reference of all event types.
@@ -283,7 +278,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * nex time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
@@ -297,7 +291,6 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the Personal campaign pages
    *
-   * @access public
    *
    * @param int $id
    * @return array - array reference of all pcp if any
index e3e179e040c2644d6f9ebeaf6d3a2182f3e43c9d..8ac7fb42b8bdd4685ee0e72688882afb4a1cfd04 100644 (file)
@@ -88,7 +88,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -96,7 +95,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -104,7 +102,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -112,7 +109,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * What component context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_compContext = NULL;
@@ -122,7 +118,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -130,7 +125,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -199,7 +193,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * Can be used to alter the number of participation returned from a buildForm hook
    *
    * @param int     $limit  how many participations do we want returned
-   * @access public
    *
    */
   public function setLimit($limit) {
@@ -218,7 +211,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param null $compContext
    *
    * @return array
-   * @access public
    */
   public static function &links($qfKey = NULL, $context = NULL, $compContext = NULL) {
     $extraParams = NULL;
@@ -265,7 +257,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Event') . ' %%StatusMessage%%';
@@ -287,7 +278,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -434,7 +424,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * on most of "European" languages
    *
    * @return array              $qill         which contains an array of strings
-   * @access public
    */
   public function getQILL() {
     return $this->_query->qill();
@@ -448,7 +437,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index e5120981ce72be371951fb1b68c7571ad01aeae3..61953047f0ba6cf004a3cfe3f1d8629e334d019a 100644 (file)
@@ -79,7 +79,6 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -95,7 +94,6 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index cff96825ebba7d0337671bdcdc8cae23dba5908a..ad99843e6651ce9644dd85e8b2771aba30cdb394 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Event_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -155,7 +154,6 @@ class CRM_Event_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -174,7 +172,6 @@ class CRM_Event_Task {
    *
    * @return array the set of optional tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &optionalTaskTitle() {
     $tasks = array(
@@ -190,7 +187,6 @@ class CRM_Event_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = array();
@@ -221,7 +217,6 @@ class CRM_Event_Task {
    *
    * @return array the set of tasks for a group of participants
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index f81515b4dd6aa6cbaf3b63818198a6f97e8ee1d0..26636d45de89883c990bac4f2db5b9efce97c131 100644 (file)
@@ -62,7 +62,6 @@ class CRM_Export_BAO_Export {
    * @param string $queryOperator
    *
    * @static
-   * @access public
    */
   static function exportComponents($selectAll,
     $ids,
index 8a0b417e41169ed618beb58d30b409c769ddb696..6d0397dd0d1f12ea561d2121eb7f078eb907c232 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    * Mapper fields
    *
    * @var array
-   * @access protected
    */
   protected $_mapperFields;
 
@@ -50,7 +49,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    * Number of columns in import file
    *
    * @var int
-   * @access protected
    */
   protected $_exportColumnCount;
 
@@ -58,7 +56,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    * Loaded mapping ID
    *
    * @var int
-   * @access protected
    */
   protected $_mappingId;
 
@@ -66,7 +63,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_exportColumnCount = $this->get('exportColumnCount');
@@ -117,7 +113,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $values, $mappingTypeId) {
     $errors = array();
@@ -150,7 +145,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues($this->_name);
@@ -250,7 +244,6 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Select Fields to Export');
index 8740f5039b80d1a5a0b3ab240550bc2842cecdd8..1d0116cca4939239d30ea5f0714f1f904d677151 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Export_Form_Select extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //special case for custom search, directly give option to download csv file
@@ -240,7 +239,6 @@ FROM   {$this->_componentTable}
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //export option
@@ -340,7 +338,6 @@ FROM   {$this->_componentTable}
    * @param $self
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   static public function formRule($params, $files, $self) {
@@ -372,7 +369,6 @@ FROM   {$this->_componentTable}
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params             = $this->controller->exportValues($this->_name);
@@ -438,7 +434,6 @@ FROM   {$this->_componentTable}
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Export All or Selected Fields');
index 4171112a189eb20ac47999de9f2705ef63ca742f..24cdd031496e02c491f3ec1243abb47569ed663a 100644 (file)
@@ -219,7 +219,6 @@ class CRM_Extension_Browser {
    * Connects to public server and grabs the list of publically available
    * extensions.
    *
-   * @access public
    *
    * @return Array list of extension names
    */
index 382cb40f6e0c2b52ff0e8ea11a99581e829b826e..43a80d9f85832de8fea629260f90c9afa6e6a548 100755 (executable)
@@ -112,7 +112,6 @@ class CRM_Extension_Mapper {
   /**
    * Given the class, provides extension's key.
    *
-   * @access public
    *
    * @param string $clazz extension class name
    *
@@ -125,7 +124,6 @@ class CRM_Extension_Mapper {
   /**
    * Given the class, provides extension path.
    *
-   * @access public
    *
    * @param $clazz
    *
@@ -140,7 +138,6 @@ class CRM_Extension_Mapper {
   /**
    * Given the string, returns true or false if it's an extension key.
    *
-   * @access public
    *
    * @param string $key a string which might be an extension key
    *
@@ -154,7 +151,6 @@ class CRM_Extension_Mapper {
   /**
    * Given the string, returns true or false if it's an extension class name.
    *
-   * @access public
    *
    * @param string $clazz a string which might be an extension class name
    *
@@ -194,7 +190,6 @@ class CRM_Extension_Mapper {
   /**
    * Given the key, provides extension's class name.
    *
-   * @access public
    *
    * @param string $key extension key
    *
@@ -208,7 +203,6 @@ class CRM_Extension_Mapper {
    * Given the key, provides the path to file containing
    * extension's main class.
    *
-   * @access public
    *
    * @param string $key extension key
    *
@@ -223,7 +217,6 @@ class CRM_Extension_Mapper {
    * Given the key, provides the path to file containing
    * extension's main class.
    *
-   * @access public
    * @param string $key extension key
    * @return string local path of the extension source tree
    */
@@ -238,7 +231,6 @@ class CRM_Extension_Mapper {
    * Given the key, provides the path to file containing
    * extension's main class.
    *
-   * @access public
    *
    * @param string $key extension key
    *
@@ -362,7 +354,6 @@ class CRM_Extension_Mapper {
   /**
    * Given the class, provides the template path.
    *
-   * @access public
    *
    * @param string $clazz extension class name
    *
@@ -383,7 +374,6 @@ class CRM_Extension_Mapper {
    * Given te class, provides the template name.
    * @todo consider multiple templates, support for one template for now
    *
-   * @access public
    *
    * @param string $clazz extension class name
    *
index 6e4902d52772087c40397b8e470be7312a6e4071..16d110d91f08fef6beef679ca70962884e6a6032 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_FinancialAccount object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -87,7 +86,6 @@ class CRM_Financial_BAO_FinancialAccount extends CRM_Financial_DAO_FinancialAcco
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    * @return object
    */
index 0e5c6d70bf2f9277da580a875ab16950b2ddf890..a96409be46445fc78bd425b6490fa223057f6190 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_FinancialItem object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -69,7 +68,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param object $contribution contribution object
    * @param boolean $taxTrxnID
    *
-   * @access public
    * @static
    * @return void
    */
@@ -133,7 +131,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param array $ids financial item ids
    * @param array $trxnIds financial item ids
    *
-   * @access public
    * @static
    * @return object
    */
@@ -183,7 +180,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Core_BAO_FinancialTrxn object
-   * @access public
    * @static
    */
   public static function createEntityTrxn($params) {
@@ -200,7 +196,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param bool $maxId to retrive max id
    *
    * @return array
-   * @access public
    * @static
    */
   public static function retrieveEntityFinancialTrxn($params, $maxId = FALSE) {
@@ -239,7 +234,6 @@ class CRM_Financial_BAO_FinancialItem extends CRM_Financial_DAO_FinancialItem {
    * @param array $error error to display
    *
    * @return array
-   * @access public
    * @static
    */
   public static function checkContactPresent($contactIds, &$error) {
index 7bc502378255ecc33f6dfefeaecd3d7f78f16f0d..da0017ebf944f07e5f4057513c417a22f3276a51 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Contribute_BAO_ContributionType object
-   * @access public
    * @static
    */
   public static function retrieve( &$params, &$defaults ) {
@@ -87,7 +86,6 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    * @return object
    */
index cb5abe0510a2515f43020a08d899b4243fb167f5..1c100822ab07d786400e57c2a231d5614c12b4e3 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
    * @param array $allValues
    *
    * @return CRM_Contribute_BAO_ContributionType object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults, &$allValues = array()) {
@@ -78,7 +77,6 @@ class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    * @return object
    */
index bc03b7585365420df770df30019d23864d34353d..2e478c973a51a125a2b5e7a4e749636d19720f9d 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
      * @return CRM_Financial_DAO_PaymentProcessor object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -121,7 +120,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return Object             DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -136,7 +134,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    * @return object           The default payment processor object on success,
    *                          null otherwise
    * @static
-   * @access public
    */
   public static function &getDefault() {
     if (self::$_defaultPaymentProcessor == NULL) {
@@ -153,7 +150,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    * @param int $paymentProcessorID
    *
    * @return null
-   * @access public
    * @static
    */
   public static function del($paymentProcessorID) {
@@ -183,7 +179,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return array  associated array with payment processor related fields
    * @static
-   * @access public
    */
   public static function getPayment($paymentProcessorID, $mode) {
     if (!$paymentProcessorID) {
@@ -258,7 +253,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return array  associated array with payment processor related fields
    * @static
-   * @access public
    */
   public static function buildPayment($dao, $mode) {
     $fields = array(
@@ -367,7 +361,6 @@ class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProces
    *
    * @return int / array / object based on type
    * @static
-   * @access public
    */
   public static function getProcessorForEntity($entityID, $component = 'contribute', $type = 'id') {
     $result = NULL;
index f97b3e998a51117ca11d62da2cf2def2c0c43e77..ae38b2ffcb1c0897572c0949cfe3bb50e4cc5830 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_LocaationType object on success, null otherwise
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -74,7 +73,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    *
    * @return Object             DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -89,7 +87,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    * @return object           The default payment processor object on success,
    *                          null otherwise
    * @static
-   * @access public
    */
   public static function &getDefault() {
     if (self::$_defaultPaymentProcessorType == NULL) {
@@ -107,7 +104,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    *
    * @throws Exception
    * @return CRM_Financial_DAO_PaymentProcessorType
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -175,7 +171,6 @@ class CRM_Financial_BAO_PaymentProcessorType extends CRM_Financial_DAO_PaymentPr
    * @param  int $paymentProcessorTypeId ID of the processor to be deleted.
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function del($paymentProcessorTypeId) {
index 9fe8187bbc2abab9c767b4496be9f1ae6915e3d4..2a6eadcbea6614a4beb83e0f24bcc326c1fa5968 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Financial_Form_BatchTransaction extends CRM_Contribute_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_batchStatusId == 2) {
index b3fc95826034b18c5db13744cf97877ce031aeb8..8d3caf7d8aeb696121239d2a9c56fa4e219a9f3d 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Financial_Form_Export extends CRM_Core_Form {
    * The financial batch id, used when editing the field
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -67,7 +66,6 @@ class CRM_Financial_Form_Export extends CRM_Core_Form {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_id = CRM_Utils_Request::retrieve('id', 'Positive', $this);
@@ -115,7 +113,6 @@ class CRM_Financial_Form_Export extends CRM_Core_Form {
   /**
    * Build the form object
    *
-   * @access public
    * @return void
    */
   public function buildQuickForm() {
@@ -155,7 +152,6 @@ class CRM_Financial_Form_Export extends CRM_Core_Form {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    * @return void
    */
   public function postProcess( ) {
index d523175c9debbad0530497a7fa75838b63947a99..d5878d37439fd3d9c7e2000d5e61cd5164a607e5 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Financial_Form_FinancialAccount extends CRM_Contribute_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -78,7 +77,6 @@ class CRM_Financial_Form_FinancialAccount extends CRM_Contribute_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm( ) {
     parent::buildQuickForm( );
@@ -138,7 +136,6 @@ class CRM_Financial_Form_FinancialAccount extends CRM_Contribute_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule( $values, $files, $self ) {
     $errorMsg = array( );
@@ -176,7 +173,6 @@ class CRM_Financial_Form_FinancialAccount extends CRM_Contribute_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -191,7 +187,6 @@ class CRM_Financial_Form_FinancialAccount extends CRM_Contribute_Form {
   /**
    * Process the form submission
    *
-   * @access public
    * @return void
    */
   public function postProcess() {
index 653efcef86d6562e68566a15817f9e04548aae0e..d42da5504e1740bde1e510ac1a7afed2df307998 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    * The financial batch id, used when editing the field
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -51,7 +50,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this);
@@ -86,7 +84,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -153,7 +150,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -181,7 +177,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $self) {
     $errors = array();
@@ -207,7 +202,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
   /**
    * Process the form submission
    *
-   * @access public
    * @return void
    */
   public function postProcess() {
@@ -301,7 +295,6 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public function checkPermissions($action, $permissions, $createdID, $userContactID, $actionName) {
     if ((CRM_Core_Permission::check($permissions[0]) || CRM_Core_Permission::check($permissions[1]))) {
index ffe766fd825425d264367518da2e0be3edd55675..67be508ecdaa044e4fa30ff566f083ff3cd98120 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Financial_Form_FinancialType extends CRM_Contribute_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -80,7 +79,6 @@ class CRM_Financial_Form_FinancialType extends CRM_Contribute_Form {
   /**
    * Process the form submission
    *
-   * @access public
    * @return void
    */
   public function postProcess() {
index 00cec20f275be8527fa00c8133b8ba1fbfa72a3d..15a33c53c0e0d5838b9ab7564134163e11962bbd 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
    * The financial type id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_aid;
 
@@ -51,7 +50,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
    * The financial type accounts id, used when editing the field
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -73,7 +71,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_aid = CRM_Utils_Request::retrieve('aid', 'Positive', $this);
@@ -124,7 +121,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -242,7 +238,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($values, $files, $self) {
     $errorMsg = array();
@@ -307,7 +302,6 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
   /**
    * Process the form submission
    *
-   * @access public
    * @return void
    */
   public function postProcess() {
index dfab75551249516ff1c5531023c4408358c65799..533419a367afb95e29a7080a3a4cf139be9692f0 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic {
    * Browse all entities.
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $status = CRM_Utils_Request::retrieve('status', 'Positive', CRM_Core_DAO::$_nullObject, FALSE, 1);
index 83fa36b889c469c4b6af24e100f2e7875cf7aa11..b048c81b32f19c2b08a94a1cfb18662ed5869f59 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -123,7 +122,6 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 76069947e8bc12aa7fa7e4357f747a8825b97ce9..d695c62a184eb8afa2285fc4abb86cdaf367f80c 100644 (file)
@@ -99,7 +99,6 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -124,7 +123,6 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index e2057037f8be3915dccbdcc901fa1ee5251791f7..5cad89c9e2201f1e9da7d43696f8391073d922e7 100644 (file)
@@ -75,7 +75,6 @@ class CRM_Financial_Page_FinancialBatch extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 1b35c36c2c603356d2fe94760653215f0399ebb4..0293ff5f7749d90fcf4662f1b00db913202ff633 100644 (file)
@@ -105,7 +105,6 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -130,7 +129,6 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 35d0bbfda1e9a106c63f5884d7f5d263e8666037..5ddc4fd6d9b2583e33fd45954076306f2c97ea76 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -123,7 +122,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * Browse all Financial Type Account data
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
@@ -205,7 +203,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * @param string $action the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit( $action ) {
     // create a simple controller for editing CiviCRM Profile data
index 8b54538dd3bff63ebf350bb7df24c0e78a97503d..ee2838b0c450f767c2375e81a982de7c14164a56 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Friend_BAO_Friend object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -71,7 +70,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    * @param array  $values output values of the object
    *
    * @return array $values values
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$values) {
@@ -92,7 +90,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Contact_BAO_Contact object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -241,7 +238,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    * @param CRM_Core_Form $form form object
    *
    * @return void
-   * @access public
    */
   public static function buildFriendForm($form) {
     $form->addElement('checkbox', 'tf_is_active', ts('Tell a Friend enabled?'), NULL, array('onclick' => "friendBlock(this)"));
@@ -292,7 +288,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    * @param array $values
    *
    * @return void
-   * @access public
    */
   public static function sendMail($contactID, &$values) {
     list($fromName, $email) = CRM_Contact_BAO_Contact::getContactDetails($contactID);
@@ -342,7 +337,6 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Friend_BAO_Friend object
-   * @access public
    * @static
    */
   public static function addTellAFriend(&$params) {
index f3cc37962a83870c782a78d05db5e89feadcfac3..88c1c5acf23e0e0e5cae5d9b717bc16c09114039 100644 (file)
@@ -145,7 +145,6 @@ class CRM_Friend_Form extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -175,7 +174,6 @@ class CRM_Friend_Form extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // Details of User
@@ -231,7 +229,6 @@ class CRM_Friend_Form extends CRM_Core_Form {
    * @param array $fields
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields) {
@@ -267,7 +264,6 @@ class CRM_Friend_Form extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 80e7a301ffa19b179dded24875eb2b47a2b8a5aa..0a7c7b9af6969b39a553a33bc70be6808bad0d61 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -90,7 +89,6 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if (isset($this->_id)) {
@@ -107,7 +105,6 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -134,7 +131,6 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Tell a Friend');
index 306200e3a3ee117237520e7d2f8873514933d978..d04f66244e1e6581491f1d1155c8d95f85211b4e 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -92,7 +91,6 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if (isset($this->_id)) {
@@ -109,7 +107,6 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -143,7 +140,6 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Tell a Friend');
index b46e86aba24bdbc521df044642366745e1f4fc87..6ec960cd2643fcd95cf978e8b92a09f5edb6642d 100644 (file)
@@ -130,7 +130,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Grant_BAO_ManageGrant object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -149,7 +148,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
@@ -251,7 +249,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * @param array $ids reference array contains the id
    *
    * @return object
-   * @access public
    * @static
    *
    */
@@ -314,7 +311,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *
    * @return bool
    *
-   * @access public
    * @static
    */
   public static function deleteContact($id) {
@@ -330,7 +326,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * @param int $id grant id
    *
    * @return bool|mixed
-   * @access public
    * @static
    *
    */
@@ -361,7 +356,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * Combine all the exportable fields from the lower levels object
    *
    * @return array array of exportable Fields
-   * @access public
    * @static
    */
   public static function &exportableFields() {
@@ -418,7 +412,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    * @param int $contactID
    *
    * @return int count of grant records
-   * @access public
    * @static
    */
   public static function getContactGrantCount($contactID) {
index bb5b44833a2736c4fd391443a8ac2fdb717ffdfc..daf5dc07b3e46894c3f90a0c215ebad0dd8a6ac6 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Grant_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     if (($query->_mode & CRM_Contact_BAO_Query::MODE_GRANT) || !empty($query->_returnProperties)) {
@@ -106,7 +105,6 @@ class CRM_Grant_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function where(&$query) {
     foreach ($query->_params as $id => $values) {
@@ -317,7 +315,6 @@ class CRM_Grant_BAO_Query {
    * Getter for the qill object
    *
    * @return string
-   * @access public
    */
   public function qill() {
     return (isset($this->_qill)) ? $this->_qill : "";
@@ -355,7 +352,6 @@ class CRM_Grant_BAO_Query {
   /**
    * Add all the elements shared between grant search and advanaced search
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index 9f7060c82b6749ac49a32a389648aa9d7f31431f..42e8a58e6f0483a1a116ad39b0a88c4adb6ba81c 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //custom data related code
@@ -171,7 +170,6 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType) {
@@ -259,7 +257,6 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 1617bb87e34211b0f0bee22ce1099b4cc90ca7b9..8afd01ce40cc53e804b5a8bfc51484298d7e7f27 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Grant_Form_GrantView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_contactID = CRM_Utils_Request::retrieve('cid', 'Positive', $this);
@@ -125,7 +124,6 @@ class CRM_Grant_Form_GrantView extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 5d517e25de175bc2c1f8151b80895aa8924ac70f..6f8b5f3ddffbf90aa72ce69f345e73aa90b0c8f9 100644 (file)
@@ -46,14 +46,12 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -61,7 +59,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -78,7 +75,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */ function preProcess() {
 
     /**
@@ -163,7 +159,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -201,7 +196,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -276,7 +270,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -325,7 +318,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Grants');
index 9355db5b162df50aa4bc6534a098786f81f79291..05f1d78f0b7dbac0075e199179f9f5679f1ebff9 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Grant_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */ function preProcess() {
     self::preProcessCommon($this);
   }
@@ -153,7 +152,6 @@ class CRM_Grant_Form_Task extends CRM_Core_Form {
    * @param string $backType
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index 3508da9f69982430e10a9f8371653cd76e12db00..9ea783db1cf6adf71075435decdb2ed9551f330e 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Grant_Form_Task_Delete extends CRM_Grant_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     parent::preProcess();
 
@@ -65,7 +64,6 @@ class CRM_Grant_Form_Task_Delete extends CRM_Grant_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -76,7 +74,6 @@ class CRM_Grant_Form_Task_Delete extends CRM_Grant_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 7fc6dc39f689941c865ebb900daf74f186e643d4..4c72db0e228ff58b904a0abba56b0eb93ad003bb 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Grant_Form_Task_Print extends CRM_Grant_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -71,7 +70,6 @@ class CRM_Grant_Form_Task_Print extends CRM_Grant_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Grant_Form_Task_Print extends CRM_Grant_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 9910b0ef9ff3394b4cc7949a7ee1edc3000a4b4f..c3caebcd12dbcbcec62ce57f4ed76864698f7341 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Grant_Form_Task_Result extends CRM_Grant_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -69,7 +68,6 @@ class CRM_Grant_Form_Task_Result extends CRM_Grant_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 7a08f068b0d67e8c77ad280d63684164e1d1b8e0..bb8c7b52c43bdf09ff0dd9b38e40f5b322bc83e8 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Grant_Form_Task_SearchTaskHookSample extends CRM_Grant_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -76,7 +75,6 @@ INNER JOIN civicrm_contact ct ON ( grt.contact_id = ct.id )
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 1859deff6d26b4014fd8470663fc4e059bbaac7b..33572c210177b8c83c76d5d1524cdca04075a1f7 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Grant_Form_Task_Update extends CRM_Grant_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -58,7 +57,6 @@ class CRM_Grant_Form_Task_Update extends CRM_Grant_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -80,7 +78,6 @@ class CRM_Grant_Form_Task_Update extends CRM_Grant_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 4bc832f41dd847288764156cf8f13fcf5a7ccfbe..4e381279363159fe09b10c21c811ccc7999b26fe 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Grant_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -60,7 +59,6 @@ class CRM_Grant_Page_DashBoard extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 16c17724c1f7f069d74a52e2028ebb2ddb2057e2..32f21a4def93f918dbc501b6db2f445b9392770d 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */ function browse() {
     $controller = new CRM_Core_Controller_Simple('CRM_Grant_Form_Search', ts('Grants'), $this->_action);
     $controller->setEmbedded(TRUE);
@@ -74,7 +73,6 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
    * This function is called when action is view
    *
    * return null
-   * @access public
    */
   public function view() {
     $controller = new CRM_Core_Controller_Simple('CRM_Grant_Form_GrantView', 'View Grant', $this->_action);
@@ -89,7 +87,6 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     $controller = new CRM_Core_Controller_Simple('CRM_Grant_Form_Grant', 'Create grant', $this->_action);
@@ -104,7 +101,6 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $context       = CRM_Utils_Request::retrieve('context', 'String', $this);
@@ -137,7 +133,6 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 705c8f4c4443e8020055c64ac27b49cab6dc88c9..f0d4d4f123af1f999e94efda2277bba6aeacb685 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -90,7 +89,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -98,7 +96,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -108,7 +105,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -116,7 +112,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -185,7 +180,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param null $key
    *
    * @return array
-   * @access public
    */
   public static function &links($key = NULL) {
     $cid = CRM_Utils_Request::retrieve('cid', 'Integer', $this);
@@ -227,7 +221,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Grant') . ' %%StatusMessage%%';
@@ -249,7 +242,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -331,7 +323,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
 
   /**
    * @return array              $qill         which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -348,7 +339,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index b55b17afc7328442a2c136f391003f6d3d39f03d..bb8dbddf6f571f4b27735545abdc717c8e7aec57 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Grant_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -95,7 +94,6 @@ class CRM_Grant_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index de43ebf30175dbcc9b883884544529e9c96aed88..cefea0cca2b2ff8320ad37e65b4b4dc19f205586 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Grant_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -105,7 +104,6 @@ class CRM_Grant_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -123,7 +121,6 @@ class CRM_Grant_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = array();
@@ -151,7 +148,6 @@ class CRM_Grant_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index 22e3b67a1255ce940f29c1b6e95b6c125d99f085..02cec40046da9c72cde994743ce73321b6e196b5 100644 (file)
@@ -162,7 +162,6 @@ class CRM_Group_Form_Edit extends CRM_Core_Form {
    * Set default values for the form. LocationType that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    * @return array
    */
   public function setDefaultValues() {
@@ -212,7 +211,6 @@ class CRM_Group_Form_Edit extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action == CRM_Core_Action::DELETE) {
@@ -316,7 +314,6 @@ class CRM_Group_Form_Edit extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $fileParams, $options) {
     $errors = array();
@@ -372,7 +369,6 @@ WHERE  title = %1
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     CRM_Utils_System::flushCache('CRM_Core_DAO_Group');
@@ -444,7 +440,6 @@ WHERE  title = %1
    *
    * @return array parent groups
    * @static
-   * @access public
    */
   public static function buildParentGroups(&$form) {
     $groupNames = CRM_Core_PseudoConstant::group();
index 6077be5b474b4106c34245a86e76189601e396e0..5e40b98319c1a6c76eef6ed7132429e4813b4543 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * Define action links
    *
    * @return array self::$_links array of action links
-   * @access public
    */
   public function &links() {}
 
@@ -54,7 +53,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * Return class name of edit form
    *
    * @return string
-   * @access public
    */
   public function editForm() {
     return 'CRM_Group_Form_Edit';
@@ -64,7 +62,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * Return name of edit form
    *
    * @return string
-   * @access public
    */
   public function editName() {
     return ts('Edit Group');
@@ -74,7 +71,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * Return name of delete form
    *
    * @return string
-   * @access public
    */
   public function deleteName() {
     return 'Delete Group';
@@ -86,7 +82,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * @param null $mode
    *
    * @return string
-   * @access public
    */
   public function userContext($mode = NULL) {
     return 'civicrm/group';
@@ -98,7 +93,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * @param null $mode
    *
    * @return string
-   * @access public
    */
   public function userContextParams($mode = NULL) {
     return 'reset=1&action=browse';
@@ -111,7 +105,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * @param int $title name or title of the object
    *
    * @return string   the permission that the user has (or null)
-   * @access public
    */
   public function checkPermission($id, $title) {
     return CRM_Contact_BAO_Group::checkPermission($id, $title);
@@ -124,7 +117,6 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
    * @param int $action
    *
    * @return void
-   * @access public
    */
   public function browse($action = NULL) {
     $groupPermission = CRM_Core_Permission::check('edit groups') ? CRM_Core_Permission::EDIT : CRM_Core_Permission::VIEW;
index 80c853d652048158b525929c6bf63af1ed4b1fa0..b876c13ba092fdcaf20dfc93d71e86fb2966a852 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Group_StateMachine extends CRM_Core_StateMachine {
    * Return the form name of the task. This is
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName('CRM_Contact_Form_Task_AddToGroup');
index 122f7ee07e3540f840ea190d37c6b975078270dc..a742d0bba4311c5125644b8e5e88b7c75b8e7042 100644 (file)
@@ -44,7 +44,6 @@ abstract class CRM_Import_DataSource {
    *
    * @return array collection of info about this data source
    *
-   * @access public
    *
    */
   abstract public function getInfo();
@@ -52,7 +51,6 @@ abstract class CRM_Import_DataSource {
   /**
    * Set variables up before form is built
    *
-   * @access public
    */
   abstract public function preProcess(&$form);
 
@@ -64,14 +62,12 @@ abstract class CRM_Import_DataSource {
    * @param CRM_Core_Form $form
    *
    * @return void (operates directly on form argument)
-   * @access public
    */
   abstract public function buildQuickForm(&$form);
 
   /**
    * Process the form submission
    *
-   * @access public
    */
   abstract public function postProcess(&$params, &$db, &$form);
 }
index 5881fc389a23ecbc2b11e78568fb05adc9c4dea1..610d2aa82e46b1a261684564612675d7bdb3a39b 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
    *
    * @return array collection of info about this data source
    *
-   * @access public
    *
    */
   public function getInfo() {
@@ -51,7 +50,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
   /**
    * Set variables up before form is built
    *
-   * @access public
    */
   public function preProcess(&$form) {}
 
@@ -63,7 +61,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
    * @param CRM_Core_Form $form
    *
    * @return void (operates directly on form argument)
-   * @access public
    */
   public function buildQuickForm(&$form) {
     $form->add('hidden', 'hidden_dataSource', 'CRM_Import_DataSource_CSV');
@@ -85,7 +82,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
   /**
    * Process the form submission
    *
-   * @access public
    */
   public function postProcess(&$params, &$db, &$form) {
     $file = $params['uploadFile']['name'];
index 8a1496e6909facf0ebb468639556f4e3b1f09cbd..61eb516fb567cffa76f310cf74c09fc89061bc5a 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
    *
    * @return array collection of info about this data source
    *
-   * @access public
    *
    */
   public function getInfo() {
@@ -49,7 +48,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
   /**
    * Set variables up before form is built
    *
-   * @access public
    */
   public function preProcess(&$form) {}
 
@@ -61,7 +59,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
    * @param CRM_Core_Form $form
    *
    * @return void (operates directly on form argument)
-   * @access public
    */
   public function buildQuickForm(&$form) {
     $form->add('hidden', 'hidden_dataSource', 'CRM_Import_DataSource_SQL');
@@ -93,7 +90,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
   /**
    * Process the form submission
    *
-   * @access public
    */
   public function postProcess(&$params, &$db, &$form) {
     $importJob = new CRM_Contact_Import_ImportJob(
index 80989667aa1a51eb7dd20d83c2bf9de41027f148..7bd33fd6daad8b13d9973067239a043204de7b02 100644 (file)
@@ -43,7 +43,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * Cache of preview data values
    *
    * @var array
-   * @access protected
    */
   protected $_dataValues;
 
@@ -51,7 +50,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * Mapper fields
    *
    * @var array
-   * @access protected
    */
   protected $_mapperFields;
 
@@ -59,7 +57,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * Loaded mapping ID
    *
    * @var int
-   * @access protected
    */
   protected $_loadedMappingId;
 
@@ -67,7 +64,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * Number of columns in import file
    *
    * @var int
-   * @access protected
    */
   protected $_columnCount;
 
@@ -75,7 +71,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * Column headers, if we have them
    *
    * @var array
-   * @access protected
    */
   protected $_columnHeaders;
 
@@ -84,7 +79,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * form building already.
    *
    * @var array
-   * @access protected
    */
   protected $_fieldUsed;
 
@@ -92,7 +86,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Match Fields');
@@ -105,7 +98,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * @param mapperFields
    *
    * @return string
-   * @access public
    */
   public function defaultFromHeader($header, &$patterns) {
     foreach ($patterns as $key => $re) {
@@ -130,7 +122,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
    * @param index
    *
    * @return string
-   * @access public
    */
   public function defaultFromData(&$patterns, $index) {
     $best     = '';
index f7fc25d5ccebd8f485cfef7cfdcf6561998c21ae..f134b4f23c6f1dc32ff0169f6f3ef3a79724acc1 100644 (file)
@@ -43,7 +43,6 @@ abstract class CRM_Import_Form_Preview extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Preview');
@@ -53,7 +52,6 @@ abstract class CRM_Import_Form_Preview extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
index f6864ff4d1b5519e11b4dfd2206e4cc8f6c89c7c..57d5db0bf1d7bb0c1500704817be2f7a6496f719 100644 (file)
@@ -44,7 +44,6 @@ abstract class CRM_Import_Form_Summary extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
@@ -61,7 +60,6 @@ abstract class CRM_Import_Form_Summary extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Summary');
index 7a3b9996ef7fb0370f958ea831f287ffd9c9bc5f..0d258fe52de44a6561a28ad1c079cee44466de84 100644 (file)
@@ -268,7 +268,6 @@ abstract class CRM_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -340,7 +339,6 @@ abstract class CRM_Import_Parser {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function encloseScrub(&$values, $enclosure = "'") {
     if (empty($values)) {
@@ -358,7 +356,6 @@ abstract class CRM_Import_Parser {
    * @param int $max
    *
    * @return void
-   * @access public
    */
   public function setMaxLinesToProcess($max) {
     $this->_maxLinesToProcess = $max;
index d910a608ed733b5e8791709c8e027e4bfde7c31a..12e904590b15ed2ce15975376539da1d86994f1c 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern {
    * Build the static pattern array
    *
    * @return void
-   * @access public
    * @static
    */
   public static function buildPatterns() {
@@ -78,7 +77,6 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern {
    * @param string $message       The message to be matched
    *
    * @return array                Tuple (bounce_type, bounce_reason)
-   * @access public
    * @static
    */
   public static function &match(&$message) {
index 9cd78995f745293cf86494d5dd8b7d507c72a440..7aaa908e31e4ec209820754750feb55ae34287cb 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Core_BAO_LocaationType object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -82,7 +81,6 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component {
    *
    * @return CRM_Mailing_BAO_Component object
    *
-   * @access public
    * @static
    */
   public static function add(&$params, $ids = array()) {
index 1bc15c5ec7455e54b8ed6a46360ef1d46056c96e..4b95e16cba18a06fe793af66eb29bc4391ec7b84 100644 (file)
@@ -622,7 +622,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    *
    * Returns the regex patterns that are used for preparing the text and html templates
    *
-   * @access private
    *
    **/
   private function &getPatterns($onlyHrefs = FALSE) {
@@ -720,7 +719,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    * for generating the emails and returns a copy of the
    * prepared templates
    *
-   * @access private
    *
    **/
   private function getPreparedTemplates() {
@@ -766,7 +764,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    *
    *
    * @return array reference to an assoc array
-   * @access private
    *
    **/
   private function &getTemplates() {
@@ -834,7 +831,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    *  either text or html for this to have any meaningful impact
    *
    * @return array               reference to an assoc array
-   * @access public
    *
    **/
   public function &getTokens() {
@@ -868,7 +864,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    * hook in one call and standardizes it across other token workflows
    *
    * @return array               reference to an assoc array
-   * @access public
    *
    **/
   public function &getFlattenedTokens() {
@@ -893,7 +888,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    *
    *
    * @param str $prop     name of the property that holds the text that we want to scan for tokens (html, text)
-   * @access private
    *
    * @return void
    */
@@ -918,7 +912,6 @@ ORDER BY   i.contact_id, i.{$tempColumn}
    * @param array $testParams contains form values
    *
    * @return void
-   * @access public
    */
   public function getTestRecipients($testParams) {
     if (array_key_exists($testParams['test_group'], CRM_Core_PseudoConstant::group())) {
@@ -965,7 +958,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param void
    *
    * @return void
-   * @access private
    */
   private function getHeaderFooter() {
     if (!$this->header and $this->header_id) {
@@ -1152,7 +1144,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param null $replyToEmail
    *
    * @return Mail_mime               The mail object
-   * @access public
    */
   public function &compose($job_id, $event_queue_id, $hash, $contactId,
     $email, &$recipient, $test,
@@ -1482,7 +1473,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * prior-mailing targets.
    *
    * @return array        Names of groups receiving this mailing
-   * @access public
    */
   public function &getGroupNames() {
     if (!isset($this->id)) {
@@ -1513,7 +1503,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
@@ -1562,7 +1551,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param array $ids
    *
    * @return object $mailing      The new mailing object
-   * @access public
    * @static
    */
   public static function create(&$params, $ids = array()) {
@@ -1744,7 +1732,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param bool $isSMS
    *
    * @return array        Associative array of reporting data
-   * @access public
    * @static
    */
   public static function &report($id, $skipDetails = FALSE, $isSMS = FALSE) {
@@ -2218,7 +2205,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    * @param
    *
    * @return int              Count
-   * @access public
    */
   public function getCount() {
     $this->selectAdd();
@@ -2331,7 +2317,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * @param array $additionalParams
    *
    * @return array            The rows
-   * @access public
    */
   public function &getRows($offset, $rowCount, $sort, $additionalClause = NULL, $additionalParams = NULL) {
     $mailing = self::getTableName();
@@ -2421,7 +2406,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    *
    * @return string
    * @static
-   * @access public
    */
   public static function showEmailDetails($id) {
     return CRM_Utils_System::url('civicrm/mailing/report', "mid=$id");
@@ -2433,7 +2417,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * @param  int  $id id of the mail to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function del($id) {
@@ -2464,7 +2447,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * @param  int  $id id of the Job to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function delJob($id) {
@@ -2518,7 +2500,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function commonCompose(&$form) {
     //get the tokens.
@@ -2611,7 +2592,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function commonLetterCompose(&$form) {
     //get the tokens.
@@ -2666,7 +2646,6 @@ LEFT JOIN civicrm_mailing_group g ON g.mailing_id   = m.id
    * Get the search based mailing Ids
    *
    * @return array $mailingIDs, searched base mailing ids.
-   * @access public
    */
   public function searchMailingIDs() {
     $group = CRM_Mailing_DAO_MailingGroup::getTableName();
@@ -2898,7 +2877,6 @@ AND        m.id = %1
    * @param  array   $params associated array for params record id.
    *
    * @return array   $contactActivities associated array of contact activities
-   * @access public
    */
   public static function getContactMailingSelector(&$params) {
     // format the params
@@ -2986,7 +2964,6 @@ AND        m.id = %1
    * @return array of mailings for a contact
    *
    * @static
-   * @access public
    */
   static public function getContactMailings(&$params) {
     $params['version'] = 3;
@@ -3006,7 +2983,6 @@ AND        m.id = %1
    * @return int count of mailings for a contact
    *
    * @static
-   * @access public
    */
   static public function getContactMailingsCount(&$params) {
     $params['version'] = 3;
index 4964fae1f6342aa1106ef5801f470515918daf8e..4288a35d7e48d08f03287297b26d0d13cba03a63 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
    * @param array $ids
    *
    * @return object $mailingab      The new mailingab object
-   * @access public
    * @static
    */
   public static function create(&$params, $ids = array()) {
@@ -76,7 +75,6 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
@@ -118,7 +116,6 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
    * @param  int $id id of the mail to delete
    *
    * @return void
-   * @access public
    * @static
    */
   public static function del($id) {
index e0ff17bd9cd7e0f529e73d82e7c2e1c9fe6692af..ba579b546a1afc7f5e1cca580a7b6c2d5c9e6f8e 100644 (file)
@@ -81,7 +81,6 @@ class CRM_Mailing_BAO_MailingJob extends CRM_Mailing_DAO_MailingJob {
    * @param null $mode
    *
    * @return void
-   * @access public
    * @static
    */
   public static function runJobs($testParams = NULL, $mode = NULL) {
@@ -485,7 +484,6 @@ VALUES (%1, %2, %3, %4, %5, %6, %7)
    * @param array $testParams
    *
    * @return void
-   * @access public
    */
   public function deliver(&$mailer, $testParams = NULL) {
     $mailing = new CRM_Mailing_BAO_Mailing();
@@ -869,7 +867,6 @@ AND    status IN ( 'Scheduled', 'Running', 'Paused' )
    * @param string $status        The status enum
    *
    * @return string               The translated version
-   * @access public
    * @static
    */
   public static function status($status) {
@@ -892,7 +889,6 @@ AND    status IN ( 'Scheduled', 'Running', 'Paused' )
    * to only process jobs that are approved.
    *
    * @return string        For use in a WHERE clause
-   * @access public
    * @static
    */
   public static function workflowClause() {
index b61495ce9e27702625623bdd3b00a34dc177116b..8c3ab4a9f281d207a3bc46eafd09bc829352f318 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Mailing_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     // if Mailing mode add mailing id
@@ -377,7 +376,6 @@ class CRM_Mailing_BAO_Query {
   /**
    * Add all the elements shared between Mailing search and advnaced search
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @return void
index c37f60a630a2718ae524791ac9634e2e1bcd30c5..c965368206a8a2eca2d1a290a9b0fcd7e92f0f31 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Mailing_BAO_Spool extends CRM_Mailing_DAO_Spool {
    * @return mixed Returns true on success, or a CRM_Eore_Error
    *               containing a descriptive error message on
    *               failure.
-   * @access public
    */
   public function send($recipient, $headers, $body, $job_id = null) {
     $headerStr = array();
index 2db914b91a8879b76ad037a17ca18604d8f77f10..9121015f3a1babb53c808a0ccbb87ea6abec4c23 100755 (executable)
@@ -126,7 +126,6 @@ class CRM_Mailing_Event_BAO_Bounce extends CRM_Mailing_Event_DAO_Bounce {
    * @param boolean $is_distinct  Group by queue ID?
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL, $is_distinct = FALSE, $toDate = NULL) {
@@ -181,7 +180,6 @@ class CRM_Mailing_Event_BAO_Bounce extends CRM_Mailing_Event_DAO_Bounce {
    * @param array $sort           sort array
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index 86d311208eacc66335330a8aab90a582d31806d3..2b41cd280bb206c18ef57983d4320c1782e75f5d 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Mailing_Event_BAO_Confirm extends CRM_Mailing_Event_DAO_Confirm {
    * @param string $hash          The hash
    *
    * @return boolean              True on success
-   * @access public
    * @static
    */
   public static function confirm($contact_id, $subscribe_id, $hash) {
index 8d205e3f9418725cbcd839f80951082f92af5fb7..662cf57bc14350c9caef9f215004f4116868d665 100755 (executable)
@@ -47,7 +47,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    * @param array $params     Associative array of delivery event values
    *
    * @return void
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -89,7 +88,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    * @param boolean $is_distinct  Group by queue ID?
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL, $is_distinct = FALSE, $toDate = NULL) {
@@ -149,7 +147,6 @@ class CRM_Mailing_Event_BAO_Delivered extends CRM_Mailing_Event_DAO_Delivered {
    * @param array $sort           sort array
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index 26d272e4b36987140d643f79d30bcb8229626002..aad87fd43626546b6a330ab4fc1773dd715f27e5 100644 (file)
@@ -221,7 +221,6 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward {
    * @param boolean $is_distinct  Group by queue ID?
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL,
@@ -275,7 +274,6 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward {
    * @param array $sort           sort array
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index 778d3d93822e14e43fd68e78447a5fc3c5c5719c..12a00a85928e29847fb12544c044ec66fdd23427 100755 (executable)
@@ -47,7 +47,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    * @param int $queue_id     The Queue Event ID of the recipient
    *
    * @return void
-   * @access public
    * @static
    */
   public static function open($queue_id) {
@@ -76,7 +75,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    * @param boolean $is_distinct  Group by queue ID?
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id,
@@ -132,7 +130,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    * @param $mailingIDs
    *
    * @return array          Opened count per mailing ID
-   * @access public
    * @static
    */
   public static function getMailingTotalCount($mailingIDs) {
@@ -171,7 +168,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    * @param int $contactID    ID of the contact
    *
    * @return array            Count per mailing ID
-   * @access public
    * @static
    */
   public static function getMailingContactCount($mailingIDs, $contactID) {
@@ -218,7 +214,6 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
    * @param int $contact_id
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index 72aa91e85e56a91130bb798f0f67dada6ad2c816..51f8aed82967b08d720de1a0212ff29153c00c68 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param array $params values of the new EventQueue
    *
    * @return CRM_Mailing_Event_BAO_Queue   The new EventQueue
-   * @access public
    * @static
    */
   public static function create($params) {
@@ -66,7 +65,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param array     The ids to be hashed
    *
    * @return int      The hash
-   * @access public
    * @static
    */
   public static function hash($params) {
@@ -87,7 +85,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param string $hash      The hash to validate against
    *
    * @return object|null      The queue event if verified, or null
-   * @access public
    * @static
    */
   public static function &verify($job_id, $queue_id, $hash) {
@@ -110,7 +107,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param int $queue_id         The queue event ID
    *
    * @return string               The email address
-   * @access public
    * @static
    */
   public static function getEmailAddress($queue_id) {
@@ -138,7 +134,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param int $job_id           Optional ID of a job to limit results
    *
    * @return int                  Number of matching events
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL) {
@@ -175,7 +170,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param array $sort           sort array
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL, $offset = NULL,
@@ -251,7 +245,6 @@ class CRM_Mailing_Event_BAO_Queue extends CRM_Mailing_Event_DAO_Queue {
    * @param
    *
    * @return object           Mailing BAO
-   * @access public
    */
   public function &getMailing() {
     $mailing  = new CRM_Mailing_BAO_Mailing();
index f8d70f7b3bb97d690c41f1de48b9aa7e2f6ca8b3..0ddae7a4fa389acc4f7b61e44225bd142a27f8e8 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    * @param null $replyto
    *
    * @return object|null      The mailing object, or null on failure
-   * @access public
    * @static
    */
   public static function &reply($job_id, $queue_id, $hash, $replyto = NULL) {
@@ -111,7 +110,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    * @param string $fullEmail whole email to forward in one string
    *
    * @return void
-   * @access public
    * @static
    */
   public static function send($queue_id, &$mailing, &$bodyTxt, $replyto, &$bodyHTML = NULL, &$fullEmail = NULL) {
@@ -212,7 +210,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    * @param string $replyto       Optional reply-to from the reply
    *
    * @return void
-   * @access private
    * @static
    */
   private static function autoRespond(&$mailing, $queue_id, $replyto) {
@@ -302,7 +299,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    * @param boolean $is_distinct  Group by queue ID?
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL,
@@ -356,7 +352,6 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
    * @param array $sort           sort array
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index c37a2899b4cc80e8c054a58c9bc203d864d2415c..f493f698daf4ef7acc5357e36adc5a52c726cd6d 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Mailing_Event_BAO_Resubscribe {
    * @param string $hash      The hash
    *
    * @return array|null $groups    Array of all groups to which the contact was added, or null if the queue event could not be found.
-   * @access public
    * @static
    */
   public static function &resub_to_mailing($job_id, $queue_id, $hash) {
@@ -194,7 +193,6 @@ class CRM_Mailing_Event_BAO_Resubscribe {
    * @param int $job              The job ID
    *
    * @return void
-   * @access public
    * @static
    */
   public static function send_resub_response($queue_id, $groups, $is_domain = FALSE, $job) {
index be8cfbdaec8a2977f5a6c3c0e492084f502fca74..dee6c8bb2021747f5f641c503edead3f26db7e1f 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Mailing_Event_BAO_Subscribe extends CRM_Mailing_Event_DAO_Subscribe {
    * @param string $context
    *
    * @return int|null $se_id      The id of the subscription event, null on failure
-   * @access public
    * @static
    */
   public static function &subscribe($group_id, $email, $contactId = NULL, $context = NULL) {
@@ -181,7 +180,6 @@ SELECT     civicrm_email.id as email_id
    * @param string $hash          Hash to verify
    *
    * @return object|null          The subscribe event object, or null on failure
-   * @access public
    * @static
    */
   public static function &verify($contact_id, $subscribe_id, $hash) {
@@ -202,7 +200,6 @@ SELECT     civicrm_email.id as email_id
    * @param string $email         The email address
    *
    * @return void
-   * @access public
    */
   public function send_confirm_request($email) {
     $config = CRM_Core_Config::singleton();
@@ -302,7 +299,6 @@ SELECT     civicrm_email.id as email_id
    * @param int $subscribe_id     ID of the subscribe event
    *
    * @return object $domain       The domain owning the event
-   * @access public
    * @static
    */
   public static function &getDomain($subscribe_id) {
@@ -316,7 +312,6 @@ SELECT     civicrm_email.id as email_id
    * @param int    $contactID contactID if we want an exact match
    *
    * @return array $groups    array of group ids
-   * @access public
    */
   public static function getContactGroups($email, $contactID = NULL) {
     if ($contactID) {
@@ -370,7 +365,6 @@ SELECT     civicrm_email.id as email_id
    *
    * @return void
    * @static
-   * @access public
    */
   public static function commonSubscribe(&$groups, &$params, $contactId = NULL, $context = NULL) {
     $contactGroups = CRM_Mailing_Event_BAO_Subscribe::getContactGroups($params['email'], $contactId);
index 7f0467e412ca04ddefbe119e4b742cfa316c259e..d09de002523cb799f02515cbcf1e6205133ad4e1 100755 (executable)
@@ -49,7 +49,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    * @param int $url_id       The ID of the trackable URL
    *
    * @return string $url      The redirection url, or base url on failure.
-   * @access public
    * @static
    */
   public static function track($queue_id, $url_id) {
@@ -104,7 +103,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    * @param int $url_id           Optional ID of a url to filter on
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL,
@@ -162,7 +160,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    * @param $mailingIDs
    *
    * @return array          trackable url count per mailing ID
-   * @access public
    * @static
    */
   public static function getMailingTotalCount($mailingIDs) {
@@ -201,7 +198,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    * @param int $contactID     ID of the contact
    *
    * @return array             Count per mailing ID
-   * @access public
    * @static
    */
   public static function getMailingContactCount($mailingIDs, $contactID) {
@@ -248,7 +244,6 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
    * @param int $contact_id       optional contact ID
    *
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index edf2a12c23a4410c39c49820db15c6aed038bde0..78a46dbb6644b2b652880eeddbac0012246cf7cc 100755 (executable)
@@ -55,7 +55,6 @@ class CRM_Mailing_Event_BAO_Unsubscribe extends CRM_Mailing_Event_DAO_Unsubscrib
    * @param string $hash      The hash
    *
    * @return boolean          Was the contact successfully unsubscribed?
-   * @access public
    * @static
    */
   public static function unsub_from_domain($job_id, $queue_id, $hash) {
@@ -119,7 +118,6 @@ WHERE  email = %2
    * @param boolean $return   If true return the list of groups.
    *
    * @return array|null $groups    Array of all groups from which the contact was removed, or null if the queue event could not be found.
-   * @access public
    * @static
    */
   public static function &unsub_from_mailing($job_id, $queue_id, $hash, $return = FALSE) {
@@ -292,7 +290,6 @@ WHERE  email = %2
    * @param int $job              The job ID
    *
    * @return void
-   * @access public
    * @static
    */
   public static function send_unsub_response($queue_id, $groups, $is_domain = FALSE, $job) {
@@ -414,7 +411,6 @@ WHERE  email = %2
    * @param null $org_unsubscribe
    *
    * @return int                  Number of rows in result set
-   * @access public
    * @static
    */
   public static function getTotalCount($mailing_id, $job_id = NULL,
@@ -480,7 +476,6 @@ WHERE  email = %2
    *
    * @param null $org_unsubscribe
    * @return array                Result set
-   * @access public
    * @static
    */
   public static function &getRows($mailing_id, $job_id = NULL,
index 3290cb0aa46101bbba6acad2dd7b51e99656d1fd..eb56a2ececb538d52c4cc3e32ebd348b27170b11 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (CRM_Mailing_Info::workflowEnabled()) {
@@ -84,7 +83,6 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -104,7 +102,6 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function buildQuickform() {
     $title = ts('Approve/Reject Mailing') . " - {$this->_mailing->name}";
@@ -165,7 +162,6 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -252,7 +248,6 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index 2ef3dd994208beff3f1186ebdd1cfe231ada7c75..9a65b57fbd5a5160082c2c7a9f365046d056bbb2 100644 (file)
@@ -40,7 +40,6 @@
  * @param
  *
  * @return void
- * @access public
  */
 class CRM_Mailing_Form_Browse extends CRM_Core_Form {
 
@@ -49,7 +48,6 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -74,7 +72,6 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
 
   public function buildQuickForm() {
@@ -93,7 +90,6 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form {
   }
 
   /**
-   * @access public
    *
    * @return void
    */
index b1a03d9f9f43847bfc3a1e2721b7a238ef996d1b..8b05ec1d4a1e778469a2f674b3c42078cd3b6fcb 100644 (file)
@@ -62,7 +62,6 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->applyFilter('__ALL__', 'trim');
@@ -108,7 +107,6 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -129,7 +127,6 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -158,7 +155,6 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
    * @param $options
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function dataRule($params, $files, $options) {
index 9e77e0eec04063f41cb4f99b91984d6097310674..2f84d4ed0524e5967d7f2757f8f157604d355517 100644 (file)
@@ -74,7 +74,6 @@ class CRM_Mailing_Form_ForwardMailing extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     for ($i = 0; $i < 5; $i++) {
@@ -105,7 +104,6 @@ class CRM_Mailing_Form_ForwardMailing extends CRM_Core_Form {
   /**
    * Form submission of new/edit contact is processed.
    *
-   * @access public
    *
    * @return void
    */
index f7e1f475f44695f2075c5c7670193f03298035a5..cc5f7c3f266ccd496ce3c4fe542e3d895c164a21 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (CRM_Core_BAO_MailSettings::defaultDomain() == "EXAMPLE.ORG") {
@@ -92,7 +91,6 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -185,7 +183,6 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -532,7 +529,6 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
@@ -547,7 +543,6 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
index 84f4e3371a8543459cf69adf7cb23a3f35b26ac9..f3a61853eb74c71ab5b27cb234cb4fe2a4f487a9 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (CRM_Mailing_Info::workflowEnabled() &&
@@ -71,7 +70,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -94,7 +92,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function buildQuickform() {
     $this->addDateTime('start_date', ts('Schedule Mailing'), FALSE, array('formatType' => 'mailing'));
@@ -261,7 +258,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = array();
@@ -349,7 +345,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index dcf9e8f9690637c2eb2748750d425266ff223e46..9d7879290cfb98b7ae2cb3328d9c4ea7182d5cdd 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Mailing_Form_Settings extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //when user come from search context.
@@ -60,7 +59,6 @@ class CRM_Mailing_Form_Settings extends CRM_Core_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -104,7 +102,6 @@ class CRM_Mailing_Form_Settings extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -253,7 +250,6 @@ class CRM_Mailing_Form_Settings extends CRM_Core_Form {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index 59b8af619fd449a1d2f7ff1d0c0e51c1d6b18f56..ba3e72fac4bdf873292a56e59d80f9ba36b1dc2c 100644 (file)
@@ -81,7 +81,6 @@ SELECT   title, description
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // add the email address
@@ -188,7 +187,6 @@ ORDER BY title";
   }
 
   /**
-   * @access public
    *
    * @return void
    */
index f886771ec75d5162d6f5cfc1b1aa50aedba757bd..0cbcb898985d20a7bc7a5554a6007e708c7c80c5 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Mailing_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -144,7 +143,6 @@ class CRM_Mailing_Form_Task extends CRM_Core_Form {
    *
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index acb61a246e30886bcd6946e0a7bd2ef2f4617add..6cac695c9bd34313887deb08dba105203a16ed5a 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Mailing_Form_Task_Print extends CRM_Mailing_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -71,7 +70,6 @@ class CRM_Mailing_Form_Task_Print extends CRM_Mailing_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Mailing_Form_Task_Print extends CRM_Mailing_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index c45c3b9b3b14e1088739629989b14248cf4a1598..36065ab8929103545f00b320703246ddec3c42b5 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Mailing_Form_Test extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //when user come from search context.
@@ -59,7 +58,6 @@ class CRM_Mailing_Form_Test extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -177,7 +175,6 @@ class CRM_Mailing_Form_Test extends CRM_Core_Form {
    * @param array $self an current this object
    *
    * @return boolean          true on successful SMTP handoff
-   * @access public
    */
   public static function testMail($testParams, $files, $self) {
     $error = NULL;
@@ -374,7 +371,6 @@ ORDER BY   e.is_bulkmail DESC, e.is_primary DESC
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index 9556e018c4001e85f40f1bf4ef37387362c48441..7c428f0145dcfe64e23958c4751ddeb94e481030 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -204,7 +203,6 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $session = CRM_Core_Session::singleton();
@@ -509,7 +507,6 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
    * @param $self
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $self) {
@@ -678,7 +675,6 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index 296b861870de1feea66e55ec21c84f64799d513e..38067f6c2e959266d58cfb97c4571acc45780d5d 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
    * All the fields that are listings related
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
@@ -53,7 +52,6 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
    * The mailing id of the mailing we're operating on
    *
    * @int
-   * @access protected
    */
   protected $_mailingId;
 
@@ -61,7 +59,6 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
    * The action that we are performing (in CRM_Core_Action terms)
    *
    * @int
-   * @access protected
    */
   protected $_action;
 
@@ -74,7 +71,6 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
    * Scheduled mailing
    *
    * @boolean
-   * @access public
    */
   public $_scheduled;
 
@@ -85,7 +81,6 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
index 365314eb9a8f17d75972de709ee84e7aa8b4ee52..6dc734f8e70eb04a5df99b9212a6ea71387e6b36 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Mailing_Page_Event extends CRM_Core_Page {
    * All the fields that are listings related
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
index ab13d3c9b60fcab0196ae5bfd7d14de458089e05..c51d7fe4c6de680a7a56c89787c6eba5e5f1a321 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
   }
@@ -61,7 +60,6 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE, 'browse');
@@ -85,7 +83,6 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index d4ffa68d3db070de11d1ed9c1f74f4eca4010a66..73c539681344deeaea37d11a511bb4b5956a93cb 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    * Get all the mailing components of a particular type
    *
    * @param $type the type of component needed
-   * @access public
    *
    * @return array - array reference of all mailing components
    * @static
@@ -110,7 +109,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @param $type the type of component needed
    * @param $undefined the value to use if no default is defined
-   * @access public
    *
    * @return integer -The ID of the default mailing component.
    * @static
@@ -137,7 +135,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the mailing templates
    *
-   * @access public
    *
    * @return array - array reference of all mailing templates if any
    * @static
@@ -152,7 +149,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the completed mailing
    *
-   * @access public
    *
    * @param null $mode
    *
@@ -210,7 +206,6 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
index 0a7f46b30cde78aacf7998c13417ce6791ae518d..2e5600906ca38ad162b9154f01fecc7371bc2377 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * This method returns the links that are given for each search row.
    *
    * @return array
-   * @access public
    *
    */
   public static function &links() {
@@ -83,7 +82,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['csvString'] = NULL;
@@ -101,7 +99,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     $mailing = CRM_Mailing_BAO_Mailing::getTableName();
@@ -186,7 +183,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     $job        = CRM_Mailing_BAO_MailingJob::getTableName();
index 15d525febd2bab6f588427edca66618d436767fc..65c2cf981fb9e035a5558c6a0a35d46232025c9e 100644 (file)
@@ -105,7 +105,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
-   * @access public
    * @static
    */
   public static function &links() {
@@ -118,7 +117,6 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['csvString'] = NULL;
@@ -136,7 +134,6 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     $mailing = CRM_Mailing_BAO_Mailing::getTableName();
@@ -254,7 +251,6 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     switch ($this->_event_type) {
index 2e514ccfca61ef3abb9ffafe60701ca9c550da59..e6d1d056290e4a19b673a55db3e168c739aacf73 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -86,7 +85,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -94,7 +92,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -102,7 +99,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
   /**
    * What component context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_compContext = NULL;
@@ -112,7 +108,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -120,7 +115,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -192,7 +186,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * - Edit
    *
    * @return array
-   * @access public
    *
    */
   public static function &links() {
@@ -231,7 +224,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Mailing Recipient') . ' %%StatusMessage%%';
@@ -253,7 +245,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -329,7 +320,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
 
   /**
    * @return array   $qill         which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -346,7 +336,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index f79d94e6287f023660ef3be7e13197c1c0be6938..1c60880a26cf4622fc58bce35ec61cc0b472d982 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Mailing_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -86,7 +85,6 @@ class CRM_Mailing_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     return array();
@@ -99,7 +97,6 @@ class CRM_Mailing_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $task = array();
@@ -114,7 +111,6 @@ class CRM_Mailing_Task {
    *
    * @return array the set of tasks for a group of mailing recipients
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index 5c2df4099ac5ea92d37f7bf77daa8c1a00f6faf3..5b6d2fefb7a19e2e06c6b119ab0b25f67903c15e 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Member_DAO_Membership
    */
   /**
@@ -70,7 +69,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    * @param array $ids    the array that holds all the db ids
    *
    * @return CRM_Member_BAO_Membership object
-   * @access public
    * @static
    */
   public static function add(&$params, $ids = array()) {
@@ -192,7 +190,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    *                        be returned
    *
    * @return CRM_Member_BAO_Membership|null the found object or null
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values, $active = FALSE) {
@@ -232,7 +229,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    * @throws CRM_Core_Exception
    *
    * @return CRM_Member_BAO_Membership object
-   * @access public
    * @static
    */
   public static function create(&$params, &$ids, $skipRedirect = FALSE, $activityType = 'Membership Signup') {
@@ -504,7 +500,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    *                        in a hierarchical manner
    *
    * @return CRM_Member_BAO_Membership object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -540,7 +535,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    * @param int $membershipId membership id of values to return
    *
    * @return array of key value pairs
-   * @access public
    */
   public static function getStatusANDTypeValues($membershipId) {
     $values = array();
@@ -579,7 +573,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @static
    *
    * @return $results   no of deleted Membership on success, false otherwise
-   * @access public
    */
   public static function del($membershipId) {
     //delete related first and then delete parent.
@@ -595,7 +588,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @static
    *
    * @return $results   no of deleted Membership on success, false otherwise
-   * @access public
    */
   public static function deleteMembership($membershipId) {
     // CRM-12147, retrieve membership data before we delete it for hooks
@@ -688,7 +680,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    *
    * @return array $actives array of memberships based on status
    * @static
-   * @access public
    */
   public static function activeMembers($memberships, $status = 'active') {
     $actives = array();
@@ -1051,7 +1042,6 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
    * @param boolean $status
    *
    * @return array array of importable Fields
-   * @access public
    * @static
    */
   public static function &importableFields($contactType = 'Individual', $status = TRUE) {
@@ -1269,7 +1259,6 @@ AND civicrm_membership.is_test = %2";
    * @throws CRM_Core_Exception
    *
    * @return void
-   * @access public
    */
   public static function postProcessMembership($membershipParams, $contactID, &$form, $premiumParams,
     $customFieldsFormatted = NULL, $includeFieldTypes = NULL, $membershipDetails, $membershipTypeIDs, $isPaidMembership, $membershipID,
@@ -1431,7 +1420,6 @@ AND civicrm_membership.is_test = %2";
    *
    * @return void
    * @static
-   * @access public
    */
   static public function updateRecurMembership(CRM_Member_DAO_Membership $membership,
     CRM_Contribute_BAO_Contribution $contribution) {
@@ -1475,7 +1463,6 @@ AND civicrm_membership.is_test = %2";
    * @throws CRM_Core_Exception
    *
    * @static
-   * @access public
    */
   static function renewMembershipFormWrapper(
     $contactID,
@@ -1615,7 +1602,6 @@ AND civicrm_membership.is_test = %2";
    * @param int membershipId membership id
    *
    * @return int $contributionPageId contribution page id
-   * @access public
    * @static
    */
   public static function getContributionPageId($membershipID) {
@@ -1664,7 +1650,6 @@ SELECT c.contribution_page_id as pageID
    *
    * @return array the list of membership fields
    * @static
-   * @access public
    */
   public static function getMembershipFields($mode = NULL) {
     $fields = CRM_Member_DAO_Membership::export();
@@ -1688,7 +1673,6 @@ SELECT c.contribution_page_id as pageID
    *
    * @return null|string     sort name of the contact if found
    * @static
-   * @access public
    */
   public static function sortName($id) {
     $id = CRM_Utils_Type::escape($id, 'Integer');
@@ -1711,7 +1695,6 @@ WHERE  civicrm_membership.contact_id = civicrm_contact.id
    *
    * @return null|array     array of memberships if created
    * @static
-   * @access public
    */
   public static function createRelatedMemberships(&$params, &$dao, $reset = FALSE) {
     static $relatedContactIds = array();
@@ -1876,7 +1859,6 @@ WHERE  civicrm_membership.contact_id = civicrm_contact.id
    * @param  int  $membershipId  membsership id.
    *
    * @return boolean  true if deleted false otherwise
-   * @access public
    */
   public static function deleteMembershipPayment($membershipId) {
 
@@ -1953,7 +1935,6 @@ FROM   civicrm_membership_type
    * @param boolean $activeOnly
    *
    * @return null|string
-   * @access public
    * @static
    */
   public static function getContactMembershipCount($contactID, $activeOnly = FALSE) {
@@ -1979,7 +1960,6 @@ FROM   civicrm_membership_type
    * @param bool $isNotCancelled
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function isCancelSubscriptionSupported($mid, $isNotCancelled = TRUE) {
@@ -2010,7 +1990,6 @@ FROM   civicrm_membership_type
    * @param int $mid membership id
    *
    * @return string $status contribution status
-   * @access public
    * @static
    */
   public static function isSubscriptionCancelled($mid) {
@@ -2574,7 +2553,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = membership.contact_id AND
   /**
    * Process price set and line items.
    *
-   * @access public
    *
    * @param int $membershipId
    * @param $lineItem
@@ -2608,7 +2586,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = membership.contact_id AND
    * @param  int  $membershipId  membership id.
    *
    * @return integer contribution id
-   * @access public
    */
   public static function getMembershipContributionId($membershipId) {
 
@@ -2628,7 +2605,6 @@ INNER JOIN  civicrm_contact contact ON ( contact.id = membership.contact_id AND
      * Sending renewal reminders has been migrated from this job to the Scheduled Reminders function as of 4.3.
      *
    * @return array $result
-     * @access public
      */
   public static function updateAllMembershipStatus() {
 
@@ -2909,7 +2885,6 @@ WHERE      civicrm_membership.is_test = 0";
    * @param array $membershipType array with membership type and organization
    * @param int $priceSetId
    *
-   * @access public
    * @static
    */
   public static function createLineItems(&$qf, $membershipType, &$priceSetId) {
@@ -2962,7 +2937,6 @@ WHERE      civicrm_membership.is_test = 0";
    *
    * @return array of membership type
    * @static
-   * @access public
    */
   public static function getContactsCancelledMembership($contactID, $isTest = FALSE) {
     if (!$contactID) {
index 3c88da7354b78e88008a189f5a0f18a3e8884452..decc5fd520b4835ebf4ff380c5159a4ad93bff60 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Member_BAO_MembershipBlock extends CRM_Member_DAO_MembershipBlock {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
index 193f7b101218365c5b41ac7292d878a4065c69f6..f7acc9acfda5288dd8c09b954d70c50b59da8a76 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Member_BAO_MembershipLog extends CRM_Member_DAO_MembershipLog {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids    reference array contains the id
    *
-   * @access public
    * @static
    *
    * @return object
index f4b61281202bb910d44d9480a6171db0e77ac137..0857015cf6450544b978ef4b2767f1a23626d109 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
index c2e197e95c1dd78cc7bd356f8b9c897b524aab92..14f05fb8cefa58d0457a071ccbc9e8e933a3e86e 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Member_BAO_MembershipStatus object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -87,7 +86,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    *
    * @throws Exception
    * @return CRM_Member_BAO_MembershipStatus object
-   * @access public
    * @static
    */
   public static function create($params){
@@ -112,7 +110,6 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids array contains the id - this param is deprecated
    *
-   * @access public
    * @static
    *
    * @return object
index ad18cc6e620aa7a0cd2ba42e73740ab569fe9128..c588a6fc9f71e8ebacf6f1e809efabab5588afe3 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Member_BAO_MembershipType object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -87,7 +86,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @param array $params reference array contains the values submitted by the form
    * @param array $ids array contains the id (deprecated)
    *
-   * @access public
    * @static
    *
    * @return object
@@ -635,7 +633,6 @@ class CRM_Member_BAO_MembershipType extends CRM_Member_DAO_MembershipType {
    * @return array arrays of organization and membership types
    *
    * @static
-   * @access public
    */
   public static function getMembershipTypeInfo() {
     if (!self::$_membershipTypeInfo) {
index 9464d3bcc13b909ee53c7ec72509dcb544be29e5..94d6b127285908c5e5c90bbed695bdb23902bb10 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Member_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     // if membership mode add membership id
index 96bcd51e2b2e0779af410c82bf2bc5c0c0c04812..6d393dc17f6a2cf62b3cd9265743b9b047f5d15d 100644 (file)
@@ -84,7 +84,6 @@ class CRM_Member_Form extends CRM_Contribute_Form_AbstractEditPayment {
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array defaults
    */
@@ -121,7 +120,6 @@ class CRM_Member_Form extends CRM_Contribute_Form_AbstractEditPayment {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_mode) {
index 719be20e0430334b7324aa7ea4314acb94beb40f..b8c39e00d799339783ce0ebdcf3d494e4f18aaaa 100644 (file)
@@ -210,7 +210,6 @@ class CRM_Member_Form_Membership extends CRM_Member_Form {
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -365,7 +364,6 @@ class CRM_Member_Form_Membership extends CRM_Member_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType) {
@@ -748,7 +746,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
    *
    * @throws CiviCRM_API3_Exception
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $self) {
@@ -982,7 +979,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 73a5e8ccb807a6e01bbc0a79efb52c1410e1e2a6..24ae0daab98a02eadfb58fa37c2d468d6cfcd1b4 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -109,7 +108,6 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $membershipTypes = CRM_Member_BAO_MembershipType::getMembershipTypes();
@@ -220,7 +218,6 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
    * @param int $contributionPageId
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $contributionPageId = NULL) {
@@ -322,7 +319,6 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
@@ -488,7 +484,6 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Memberships');
index a81ffe783b7efabb7731a52eda94a42cb3ed6984..c885bb641e1a7110f6beeabe66ace4852b47d375 100644 (file)
@@ -62,7 +62,6 @@ class CRM_Member_Form_MembershipConfig extends CRM_Core_Form {
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return array defaults
    */
@@ -101,7 +100,6 @@ class CRM_Member_Form_MembershipConfig extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::RENEW) {
index 2d94f4027cb83d2e06d8e2ad269a50df54e06a27..3b0592399b218c809ba83e8ef10c2555c09e65e3 100644 (file)
@@ -137,7 +137,6 @@ class CRM_Member_Form_MembershipRenewal extends CRM_Member_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -247,7 +246,6 @@ class CRM_Member_Form_MembershipRenewal extends CRM_Member_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_cdType) {
@@ -457,7 +455,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
    * @param array $params (ref.) an assoc array of name/value pairs
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params) {
@@ -488,7 +485,6 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
   /**
    * Process the renewal form
    *
-   * @access public
    *
    * @return void
    */
index 9957cd70f5d1af4683cb0a3d1907fe57de25b1c2..d658acaf26b8958d1ef924b51fe63d957abd7c8d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Form_MembershipStatus extends CRM_Member_Form_MembershipConfig
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -61,7 +60,6 @@ class CRM_Member_Form_MembershipStatus extends CRM_Member_Form_MembershipConfig
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -109,7 +107,6 @@ class CRM_Member_Form_MembershipStatus extends CRM_Member_Form_MembershipConfig
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index ff6dc33d8bf3e10363d74977c0a5e48481461924..c14a2575aa286148a0b3aed9bd90ec499a1123f1 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
    * Set default values for the form. MobileProvider that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -111,7 +110,6 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -217,7 +215,6 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
    * @param array $params (ref.) an assoc array of name/value pairs
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params) {
@@ -291,7 +288,6 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index a613ee913a6fdecbc55ea71fce97b175dd27b640..1f9e79de521750dc638d659140040d897b4f1d63 100644 (file)
@@ -142,7 +142,6 @@ class CRM_Member_Form_MembershipView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -393,7 +392,6 @@ SELECT r.id, c.id as cid, c.display_name as name, c.job_title as comment,
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 0a04bc8a7f8482b6ac7cce4614be00afd96a78bf..c7f3ecbcc47ff565beb4c62041fe36630325c7ae 100644 (file)
@@ -46,14 +46,12 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -61,7 +59,6 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -78,7 +75,6 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->set('searchFormName', 'Search');
@@ -160,7 +156,6 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -198,7 +193,6 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -370,7 +364,6 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Memberships');
index 17dbbaec053046305f8266952936cb994723b936..319d1251bf39a61e4775e81e5f92dc77ff4843ef 100644 (file)
@@ -80,7 +80,6 @@ class CRM_Member_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -172,7 +171,6 @@ class CRM_Member_Form_Task extends CRM_Core_Form {
    * @param bool $submitOnce
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index f436b0e22ee25e4fe110a0a866afc7ebdd596927..1f10498e8fd11837ac6f9db9b529b53f2f47cd71 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     /*
@@ -88,7 +87,6 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -192,7 +190,6 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -213,7 +210,6 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 5b5a1a3e974574c5cc7cc32534770b4aebdde630..8a94c7cca333af1baa66c681375b6f00c3b071db 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Member_Form_Task_Delete extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     //check for delete
@@ -65,7 +64,6 @@ class CRM_Member_Form_Task_Delete extends CRM_Member_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -76,7 +74,6 @@ class CRM_Member_Form_Task_Delete extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 555fe89bcfe17cdcde61819b99eb9727a1379d97..02703461be02f0d77530beaffd9cd6316fef5f3c 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     CRM_Contact_Form_Task_EmailCommon::preProcessFromAddress($this);
@@ -81,7 +80,6 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -95,7 +93,6 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 4a302baada718331f10c4aead806bc2a16fee73b..355f3400741f9d5aea5a1d5aed863ba531e71397 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -54,7 +53,6 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -69,7 +67,6 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -84,7 +81,6 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 02ece46e74cd23d3e7ae84ebd885294b9d87b980..dfcd91bd80bc5315da0f9a9cc2a31f869ce7cb1b 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->skipOnHold = $this->skipDeceased = FALSE;
@@ -75,7 +74,6 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -88,7 +86,6 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index af0887ac13d91952019b20638682196abe68bd72..5a638affb76028a63d31360e9afae7b707eb654c 100644 (file)
@@ -10,7 +10,6 @@ class CRM_Member_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDFLett
    * Process the form after the input has been submitted and validated
    * @todo this is horrible copy & paste code because there is so much risk of breakage
    * in fixing the existing pdfLetter classes to be suitably generic
-   * @access public
    *
    * @param CRM_Core_Form $form
    * @param $membershipIDs
index 89abc97cc7c63aa1cf71c0e48c88cb9116c67c59..f56996032718bb0724cbbd8fa1dc62fd6ab5d1fe 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // initialize the task and row fields
@@ -87,7 +86,6 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -110,7 +108,6 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
   /**
    * Add local and global form rules
    *
-   * @access protected
    *
    * @return void
    */
@@ -125,7 +122,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
-   * @access public
    */
   public static function formRule($fields) {
     return TRUE;
@@ -134,7 +130,6 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index dbf079b09f78418bbec72e199239d5cd40ca7ec5..06817b02759cae081a22ef405cfafa61a94792b9 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_Form_Task_Print extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -71,7 +70,6 @@ class CRM_Member_Form_Task_Print extends CRM_Member_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -97,7 +95,6 @@ class CRM_Member_Form_Task_Print extends CRM_Member_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index ceb03723ad16ca95a89c58187a37a9b18656bfe8..2ca95ff62b6371dba43217f499a9cc141a295b80 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Member_Form_Task_Result extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {}
 
@@ -52,7 +51,6 @@ class CRM_Member_Form_Task_Result extends CRM_Member_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 57b537586080ab0237c91cb930c23fda1212e105..033bf7acc53a79ad0f086e7711b86ade0a716be2 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_Form_Task_SearchTaskHookSample extends CRM_Member_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -75,7 +74,6 @@ WHERE      mem.id IN ( $memberIDs )";
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 4506d30b03b1ed828295e4e3e38f9fc52400811c..bac2733be62b10d6762adddcde216ae46235fa15 100644 (file)
@@ -35,7 +35,6 @@
 class CRM_Member_Import_Field {
 
   /**#@+
-   * @access protected
    * @var string
    */
 
index e956b64eff7d55cf13637f212729ee56a003d9ed..a781c3b71c88ed163113e57349bbf4e44e6b4bcc 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $session = CRM_Core_Session::singleton();
@@ -55,7 +54,6 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //Setting Upload File Size
@@ -150,7 +148,6 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form {
    * Process the uploaded file
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $this->controller->resetPage('MapField');
@@ -191,7 +188,6 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Upload Data');
index 501fdb7ffcc02313c4289fe48544398342d4217c..678aa39d1809a8f21cf714fb366163301e827e21 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_mapperFields = $this->get('fields');
@@ -111,7 +110,6 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //to save the current mappings
@@ -307,7 +305,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
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();
@@ -407,7 +404,6 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = $this->controller->exportValues('MapField');
index a3f10d4b166b202de071facb85a55880bf6ac484..a1ed37be6a931adaf06e7cf49ccf0c8974238fd3 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Import_Form_Preview extends CRM_Import_Form_Preview {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $skipColumnHeader = $this->controller->exportValue('DataSource', 'skipColumnHeader');
@@ -108,7 +107,6 @@ class CRM_Member_Import_Form_Preview extends CRM_Import_Form_Preview {
    * preview the file and extract some summary statistics
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $fileName         = $this->controller->exportValue('DataSource', 'uploadFile');
index fd3a00309ea7d550c69e176e96fa0b84290791c0..332df204bd04e341530c0a8cb5ffe1733101bf55 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_Import_Form_Summary extends CRM_Import_Form_Summary {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
index 75bc41af189409dde260b227e943252c6d1d80cc..3ab19ef10f149de45baad69d44b9627c8b504730 100644 (file)
@@ -39,7 +39,6 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser {
   protected $_fileName;
 
   /**#@+
-   * @access protected
    * @var integer
    */
 
@@ -285,7 +284,6 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser {
    * @param array mapped array of values
    *
    * @return void
-   * @access public
    */
   public function setActiveFields($fieldKeys) {
     $this->_activeFieldCount = count($fieldKeys);
@@ -303,7 +301,6 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser {
    * Format the field values for input to the api
    *
    * @return array (reference ) associative array of name/value pairs
-   * @access public
    */
   public function &getActiveFieldParams() {
     $params = array();
@@ -353,7 +350,6 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser {
    * @param int $mode
    *
    * @return void
-   * @access public
    */
   public function set($store, $mode = self::MODE_SUMMARY) {
     $store->set('fileSize', $this->_fileSize);
@@ -410,7 +406,6 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser {
    * @param array $data
    *
    * @return void
-   * @access public
    */
   public static function exportCSV($fileName, $header, $data) {
     $output = array();
index 76beb5d3a06006b738bd06f05ab30c0b6ada49f6..d8a28087eb0a27fe4e3a15269d6ce4dec08abbeb 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function init() {
     $fields = CRM_Member_BAO_Membership::importableFields($this->_contactType, FALSE);
@@ -113,7 +112,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean
-   * @access public
    */
   public function mapField(&$values) {
     return CRM_Import_Parser::VALID;
@@ -125,7 +123,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function preview(&$values) {
     return $this->summary($values);
@@ -137,7 +134,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function summary(&$values) {
     $erroneousField = NULL;
@@ -252,7 +248,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * @param array $values the array of values belonging to this line
    *
    * @return boolean      the result of this processing
-   * @access public
    */
   public function import($onDuplicate, &$values) {
     try{
@@ -569,7 +564,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * Get the array of successfully imported membership id's
    *
    * @return array
-   * @access public
    */
   public function &getImportedMemberships() {
     return $this->_newMemberships;
@@ -579,7 +573,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    * The initializer code, called before the processing
    *
    * @return void
-   * @access public
    */
   public function fini() {}
 
@@ -592,7 +585,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    *
    * @return Array formatted containing date values
    *
-   * @access public
    */
   public function formattedDates($calcDates, &$formatted) {
     $dates = array(
@@ -628,7 +620,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    *
    * @throws Exception
    * @return array|error
-   * @access public
    */
   public function membership_format_params($params, &$values, $create = FALSE) {
     require_once 'api/v3/utils.php';
index a3113eae968ed6fe9b07389fdfb45d5cb7cdf20e..011f5c0049e408e504eff16481721e39541d14b7 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array collection of required component settings
-   * @access public
    *
    */
   /**
@@ -76,7 +75,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    * @param bool $getAllUnconditionally
    *
    * @return array|null collection of permissions, null if none
-   * @access public
    */
   /**
    * @param bool $getAllUnconditionally
@@ -98,7 +96,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -122,7 +119,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -142,7 +138,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -162,7 +157,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   * @access public
    *
    */
   /**
index 2a22db3c9497019a903af1e839a31df4936c2e20..20b72c3f53427643c52754d1af0d16cc3d55c4bb 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -432,7 +431,6 @@ class CRM_Member_Page_DashBoard extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 6691970d124462ad04f7b13af14fcaf6e555cabe..78fd78cb4bff98eef3dc58e4c1d117c810fccae7 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -132,7 +131,6 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 68872956a259b147b37d06808d13d31aa06feaac..dba135fc76c92759606471ad823a4b09455f6cff 100644 (file)
@@ -91,7 +91,6 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -106,7 +105,6 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
index 66fdd9103cef81ef8ff4222e62b7f9c4462ec678..2cbb4641ea2ccaa3c76342cb20125b693f0f48d8 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $links = self::links('all', $this->_isPaymentProcessor, $this->_accessContribution);
@@ -221,7 +220,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * This function is called when action is view
    *
    * return null
-   * @access public
    */
   public function view() {
     $controller = new CRM_Core_Controller_Simple(
@@ -240,7 +238,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     // set https for offline cc transaction
@@ -314,7 +311,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * This function is the main function that is called when the page loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
@@ -555,7 +551,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * Define action links for membership types of related organization
    *
    * @return array self::$_membershipTypesLinks array of action links
-   * @access public
    */
   public static function &membershipTypesLinks() {
     if (!self::$_membershipTypesLinks) {
@@ -582,7 +577,6 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
    * contribution for the membership
    * @form array $form (ref.) an assoc array of name/value pairs
    * return null
-   * @access public
    */
   public static function associatedContribution($contactId = NULL, $membershipId = NULL) {
     $controller = new CRM_Core_Controller_Simple(
index 3a0ec7ca80fdf84b5923979b39520e553ef3761c..3656722c915a6f9e8fb1d815cca2177190fcadce 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Member_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
    * List memberships for the UF user
    *
    * return null
-   * @access public
    */
   public function listMemberships() {
     $membership      = array();
@@ -96,7 +95,6 @@ class CRM_Member_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
    * loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     parent::preProcess();
index c88fc6e5f493fbba712fe3fe6d4d84582d9e729e..270b0390d22e44dc9aba74b30305d2464ab8568f 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the membership types
    *
-   * @access public
    *
    * @param int $id
    * @param bool $force
@@ -86,7 +85,6 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
   /**
    * Get all the membership statuss
    *
-   * @access public
    *
    * @param int $id
    * @param null $cond
@@ -127,7 +125,6 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db
    * next time it's requested.
    *
-   * @access public
    * @static
    *
    * @param bool|string $name pseudoconstant to be flushed
index c036f55f88cf264f3fdf7abea053ba679f7bd37a..70c00627affd0a43c0249abbe1270bc6bcfd5212 100644 (file)
@@ -82,7 +82,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -90,7 +89,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -98,7 +96,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -108,7 +105,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -116,7 +112,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -193,7 +188,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * @param bool $isCancelSupported
    *
    * @return array
-   * @access public
    */
   static
   function &links($status = 'all',
@@ -277,7 +271,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    *
    * @param $action
    * @param array $params
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Member') . ' %%StatusMessage%%';
@@ -299,7 +292,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -448,7 +440,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
 
   /**
    * @return array              $qill         which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -465,7 +456,6 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index e910279527285e635111c732cd14452a7dcc5543..ffcee82c48ae0136ab230740628265b3c85c47cc 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -92,7 +91,6 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index 41f5b5029a1ffe198c842d1e85f21340a3ecddb3..6bee3e87c08806775a5e225136bf0bcdda20866a 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Member_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!(self::$_tasks)) {
@@ -134,7 +133,6 @@ class CRM_Member_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -152,7 +150,6 @@ class CRM_Member_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = array();
@@ -182,7 +179,6 @@ class CRM_Member_Task {
    *
    * @return array the set of tasks for a group of members
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index 64fcbca8da21c935224a99f3cf72595ce69c1c4d..938fb92147a24c8603cc6e117cff04a3b9ebda0c 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Note_Form_Note extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -117,7 +116,6 @@ class CRM_Note_Form_Note extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::DELETE) {
@@ -160,7 +158,6 @@ class CRM_Note_Form_Note extends CRM_Core_Form {
   }
 
   /**
-   * @access public
    *
    * @return void
    */
index 0ef86421c2d4c9b537b94597c7c31f8c3715576c..70135c39dcd9ac14b8e6af60de37267c650b8c07 100644 (file)
@@ -55,7 +55,6 @@ class CRM_PCP_BAO_PCP extends CRM_PCP_DAO_PCP {
    * @param array $params reference array contains the values submitted by the form
    * @param bool $pcpBlock if true, create or update PCPBlock, else PCP
    *
-   * @access public
    * @static
    *
    * @return object
@@ -95,7 +94,6 @@ class CRM_PCP_BAO_PCP extends CRM_PCP_DAO_PCP {
    *
    * @return null|string     Dispaly name of the contact if found
    * @static
-   * @access public
    */
   public static function displayName($id) {
     $id = CRM_Utils_Type::escape($id, 'Integer');
@@ -115,7 +113,6 @@ WHERE  civicrm_pcp.contact_id = civicrm_contact.id
    * @param int $contactId
    *
    * @return array     array of Pcp if found
-   * @access public
    * @static
    */
   public static function getPcpDashboardInfo($contactId) {
@@ -233,7 +230,6 @@ ORDER BY target_entity_type, target_entity_id
    *
    * @param array $pcpId  contains the pcp ID
    *
-   * @access public
    * @static
    *
    * @return total amount
@@ -255,7 +251,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @param array $pcpId contains the pcp ID
    *
-   * @access public
    * @static
    *
    * @return array $honor
@@ -354,7 +349,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param int $id campaign page id
    *
    * @return null
-   * @access public
    * @static
    *
    */
@@ -379,7 +373,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param CRM_Core_Form $form form object
    *
    * @return void
-   * @access public
    */
   public static function buildPCPForm($form) {
     $form->addElement('checkbox', 'pcp_active', ts('Enable Personal Campaign Pages?'), NULL, array('onclick' => "return showHideByValue('pcp_active',true,'pcpFields','block','radio',false);"));
@@ -590,7 +583,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param $is_active
    *
    * @return null
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -638,7 +630,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @throws Exception
    * @return null
-   * @access public
    * @static
    */
   public static function sendStatusUpdate($pcpId, $newStatus, $isInitial = FALSE, $component = 'contribute') {
@@ -731,7 +722,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @param $is_active
    * @return null
-   * @access public
    * @static
    */
   public static function setDisable($id, $is_active) {
@@ -745,7 +735,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param $component
    *
    * @return int
-   * @access public
    * @static
    */
   public static function getStatus($pcpId, $component) {
@@ -769,7 +758,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param $component
    *
    * @return string
-   * @access public
    * @static
    */
   public static function getPcpBlockStatus($pageId, $component) {
@@ -792,7 +780,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param int $id pcp block id
    *
    * @return Boolean
-   * @access public
    * @static
    *
    */
@@ -813,7 +800,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    * @param int $profileId supporter's profile id
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function checkEmailProfile($profileId) {
@@ -837,7 +823,6 @@ WHERE field_name like 'email%' And is_active = 1 And uf_group_id = %1";
    * @param $component
    *
    * @return int
-   * @access public
    * @static
    */
   public static function getPcpPageTitle($pcpId, $component) {
@@ -867,7 +852,6 @@ WHERE field_name like 'email%' And is_active = 1 And uf_group_id = %1";
    * @param $component
    *
    * @return String
-   * @access public
    * @static
    */
   public static function getPcpBlockEntityId($pcpId, $component) {
@@ -894,7 +878,6 @@ WHERE pcp.id = %1";
    * @param $component
    *
    * @return String
-   * @access public
    * @static
    */
   public static function getPcpEntityTable($component) {
@@ -914,7 +897,6 @@ WHERE pcp.id = %1";
    * @param string $component
    *
    * @return int
-   * @access public
    * @static
    */
   public static function getSupporterProfileId($component_id, $component = 'contribute') {
index 047a39b1be3d6fbe80a42c88420c1f69a862d389..693bc1034ff48019754aa665e877359c1dcb98a4 100644 (file)
@@ -98,7 +98,6 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->add('text', 'pcp_title', ts('Title'), NULL, TRUE);
@@ -155,7 +154,6 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -172,7 +170,6 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 50a0b76111fb0ba868e274dcd64ae962ef417572..46231cf7fb0d350d9c69cb15d6da03199016c4ed 100644 (file)
@@ -54,7 +54,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -87,7 +86,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_PCP_BAO_PCP::buildPCPForm($this);
@@ -107,7 +105,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * @param $self
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $self) {
@@ -143,7 +140,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -177,7 +173,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Enable Personal Campaign Pages');
index 18c39447ca53d95f8b6789b0b6cee6b8eb6b89e2..c2312db39173f895146abe2692ffce076e26db06 100644 (file)
@@ -54,7 +54,6 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -92,7 +91,6 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_PCP_BAO_PCP::buildPCPForm($this);
@@ -138,7 +136,6 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
    * @param $self
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $self) {
@@ -174,7 +171,6 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
@@ -216,7 +212,6 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Enable Personal Campaign Pages');
index f1eb0511018a904b3620f0a97be1e0c894281e42..d392bb8104706d47c8df62baddeebbc88cf0eb73 100644 (file)
@@ -46,7 +46,6 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if ($this->_action & CRM_Core_Action::DELETE) {
@@ -127,7 +126,6 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -144,7 +142,6 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::DELETE) {
@@ -199,7 +196,6 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $files, $form) {}
 
@@ -209,7 +205,6 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_action & CRM_Core_Action::DELETE) {
index b743fd938b73d1b45bcd870a22d67bfd255cff78..d300e3206fd2b6c68ab2d964c4cc73ae7f21684c 100644 (file)
@@ -52,7 +52,6 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
    * Are we in single form mode or wizard mode?
    *
    * @var boolean
-   * @access protected
    */
   public $_single;
 
@@ -144,7 +143,6 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $id = CRM_PCP_BAO_PCP::getSupporterProfileId($this->_pageId, $this->_component);
@@ -230,7 +228,6 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -249,7 +246,6 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index eb2af15442802837ee07dd862e2ee78fe643374e..b6a54d9a1f99292fc258107f8c668e8749ece7f3 100644 (file)
@@ -116,7 +116,6 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
    * @param
    *
    * @return void
-   * @access public
    */
   public function run() {
     // get the requested action
@@ -164,7 +163,6 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index fb3b167bc19e98db8640e8b0c38e32126d8da8ea..ce3949367a15916240e1c6880c8054365c74f256 100644 (file)
@@ -47,7 +47,6 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
index 8fc4197c12f2879c6612191f4899531bdd81d3a2..8ced025d49c40b7e7a77aebe409e200779cee534 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Pledge_BAO_Pledge object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -78,7 +77,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -127,7 +125,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    * @param array $returnProperties  if you want to return specific fields
    *
    * @return array associated array of field values
-   * @access public
    * @static
    */
   public static function &getValues(&$params, &$values, $returnProperties = NULL) {
@@ -144,7 +141,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Pledge_BAO_Pledge object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -258,7 +254,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    * @param int $id pledge id
    *
    * @return mixed
-   * @access public
    * @static
    *
    */
@@ -448,7 +443,6 @@ GROUP BY  currency
    *
    * @return array return the list of pledge fields
    *
-   * @access public
    * @static
    */
   public static function getHonorContacts($honorId) {
@@ -491,7 +485,6 @@ GROUP BY  currency
    *
    * @param CRM_Core_Form $form form object.
    * @param array $params an assoc array of name/value pairs.
-   * @access public
    *
    * @return void.
    */
@@ -685,7 +678,6 @@ GROUP BY  currency
    * Combine all the exportable fields from the lower levels object
    *
    * @return array array of exportable Fields
-   * @access public
    * @static
    */
   public static function &exportableFields() {
@@ -794,7 +786,6 @@ GROUP BY  currency
    * @param int $contactID
    *
    * @return int count of pledge records
-   * @access public
    * @static
    */
   public static function getContactPledgeCount($contactID) {
index a0fdf6cfba137327982d94e33e35584e0460b31c..0e1e418699676a4778434bc9836a63d134604be4 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Pledge_BAO_PledgeBlock object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -71,7 +70,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Pledge_BAO_PledgeBlock object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
@@ -95,7 +93,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    *
    * @param array $params reference array contains the values submitted by the form
    *
-   * @access public
    * @static
    *
    * @return object
@@ -152,7 +149,6 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
    * @param int $id pledgeBlock id
    *
    * @return mixed|null
-   * @access public
    * @static
    */
   public static function deletePledgeBlock($id) {
index efba600126fd5decc65cd49f0a7339022e27a0bf..6f3b1365fb8b728a8b35f987e4a5101f5c15a421 100644 (file)
@@ -209,7 +209,6 @@ WHERE     pledge_id = %1
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Pledge_BAO_PledgePayment object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -255,7 +254,6 @@ WHERE     pledge_id = %1
    * @param int $id pledge id
    *
    * @return bool
-   * @access public
    * @static
    *
    */
@@ -290,7 +288,6 @@ WHERE     pledge_id = %1
    * @param int $contributionID contribution id
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function resetPledgePayment($contributionID) {
index 138301ef1ae8bab081f57b0b68a2ffa51dca5190..db775b3bacf1a6cd95fd955d3b079405fe73a4db 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Pledge_BAO_Query {
    * @param $query
    *
    * @return void
-   * @access public
    */
   public static function select(&$query) {
     if (($query->_mode & CRM_Contact_BAO_Query::MODE_PLEDGE) || !empty($query->_returnProperties['pledge_id'])) {
@@ -465,7 +464,6 @@ class CRM_Pledge_BAO_Query {
    * Getter for the qill object
    *
    * @return string
-   * @access public
    */
   public function qill() {
     return (isset($this->_qill)) ? $this->_qill : "";
index 71275bc34b3b87b372fb8c6eeb0ce48fd8431eaa..01164b85d0cfa18b8bac1af0e6a6b937e972e6c3 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // check for edit permission
@@ -67,7 +66,6 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -91,7 +89,6 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     //add various dates
@@ -137,7 +134,6 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index a72a69a692f632c44966d9643e411cc2437529cf..d99c08cf50bad9b3eedb9e2f2b17bf0a5b194268 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_contactID = CRM_Utils_Request::retrieve('cid', 'Positive', $this);
@@ -130,7 +129,6 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -217,7 +215,6 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::DELETE) {
@@ -449,7 +446,6 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -478,7 +474,6 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 8d3c59790cf178113b69d2642baab8aeda9d9a56..0978affe64494246bc5ed5044ea8d2a1806ad95d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Pledge_Form_PledgeView extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -135,7 +134,6 @@ class CRM_Pledge_Form_PledgeView extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 85108e0d8413fb00db2cdf24cb5dad5781a79d3b..2de8900cdb6b7b9d5e6d148c75da8003a1b5269a 100644 (file)
@@ -42,14 +42,12 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    * The params that are sent to the query
    *
    * @var array
-   * @access protected
    */
   protected $_queryParams;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -57,7 +55,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -74,7 +71,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    * Processing needed for buildForm and later
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -159,7 +155,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -197,7 +192,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_done) {
@@ -292,7 +286,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    * All local rules are added near the element
    *
    * @return void
-   * @access public
    * @see valid_date
    */
   public function addRules() {
@@ -306,7 +299,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    *
    * @return void
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
@@ -321,7 +313,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -427,7 +418,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
    * Return a descriptive name for the page, used in wizard header
    *
    * @return string
-   * @access public
    */
   public function getTitle() {
     return ts('Find Pledges');
index 81cbb2080d4ba5a2940700690d2d3079f77735a2..8832e5d237fe1dab6f1287aa166e908265f35374 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Pledge_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     self::preProcessCommon($this);
@@ -157,7 +156,6 @@ class CRM_Pledge_Form_Task extends CRM_Core_Form {
    *
    *
    * @return void
-   * @access public
    */
   public function addDefaultButtons($title, $nextType = 'next', $backType = 'back', $submitOnce = FALSE) {
     $this->addButtons(array(
index 4ecac3158e304c6632c60ebf08093a43cdfaa53e..17c5a8a03d40936a9f637013c89327026cbeaad8 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Pledge_Form_Task_Delete extends CRM_Pledge_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */ function preProcess() {
     //check for delete
     if (!CRM_Core_Permission::checkActionPermission('CiviPledge', CRM_Core_Action::DELETE)) {
@@ -64,7 +63,6 @@ class CRM_Pledge_Form_Task_Delete extends CRM_Pledge_Form_Task {
   /**
    * Build the form object
    *
-   * @access public
    *
    * @return void
    */
@@ -75,7 +73,6 @@ class CRM_Pledge_Form_Task_Delete extends CRM_Pledge_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 338ceb307e5d006fd1e150e2ba1968f7a90dd4aa..5265ceb998d3238e1b0fc7aea9327382228b37bd 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Pledge_Form_Task_Print extends CRM_Pledge_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preprocess();
@@ -72,7 +71,6 @@ class CRM_Pledge_Form_Task_Print extends CRM_Pledge_Form_Task {
    *    - displaying the QILL (query in local language)
    *    - displaying elements for saving the search
    *
-   * @access public
    *
    * @return void
    */
@@ -98,7 +96,6 @@ class CRM_Pledge_Form_Task_Print extends CRM_Pledge_Form_Task {
   /**
    * Process the form after the input has been submitted and validated
    *
-   * @access public
    *
    * @return void
    */
index 4311c71a7e56c3d0e8aa41d608d4a25906811f13..26253a65667aa0a9891427e5ab4648094436f42a 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Pledge_Form_Task_Result extends CRM_Pledge_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {}
 
@@ -52,7 +51,6 @@ class CRM_Pledge_Form_Task_Result extends CRM_Pledge_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index 44cdda41401ee6910f1a91ff4617d4f991265b0a..af7a741b2b3b7e3599b1770a8b80b6ee09752551 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Pledge_Form_Task_SearchTaskHookSample extends CRM_Pledge_Form_Task {
    * Build all the data structures needed to build the form
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     parent::preProcess();
@@ -73,7 +72,6 @@ INNER JOIN civicrm_contact ct ON ( plg.contact_id = ct.id )
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
index fb2978803d8971c7f47da062007d7962dc07eab7..c0f702758fac20e887b07006deec2de596c71cfe 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array collection of required component settings
-   * @access public
    */
   public function getInfo() {
     return array(
@@ -71,7 +70,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    * @param bool $getAllUnconditionally
    *
    * @return array|null collection of permissions, null if none
-   * @access public
    */
   /**
    * @param bool $getAllUnconditionally
@@ -93,7 +91,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -115,7 +112,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -135,7 +131,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -155,7 +150,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   * @access public
    *
    */
   /**
index 1343fb3d783efc895ac3b09ffc504ed5da7bca3f..092e4ace2c5f263cc28c884d1362040555ad99dd 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Pledge_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -100,7 +99,6 @@ class CRM_Pledge_Page_DashBoard extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 0eb9f082f6b24abb5ecc30991b16dea1a501ab98..9dd474b8becc7590de68e463c09e1958b66617c9 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Pledge_Page_Payment extends CRM_Core_Page {
    * This function is the main function that is called when the page loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE, 'browse');
@@ -81,7 +80,6 @@ class CRM_Pledge_Page_Payment extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     $controller = new CRM_Core_Controller_Simple('CRM_Pledge_Form_Payment',
index ffe7a7458c8a08e2fbaa0999440a95a324ab1d6d..3611448630d985075f3cd7bd8938418bec727a8b 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page {
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function browse() {
     $controller = new CRM_Core_Controller_Simple('CRM_Pledge_Form_Search', ts('Pledges'), $this->_action);
@@ -68,7 +67,6 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page {
    * This function is called when action is view
    *
    * return null
-   * @access public
    */
   public function view() {
     $controller = new CRM_Core_Controller_Simple('CRM_Pledge_Form_PledgeView',
@@ -86,7 +84,6 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page {
    * This function is called when action is update or new
    *
    * return null
-   * @access public
    */
   public function edit() {
     $controller = new CRM_Core_Controller_Simple('CRM_Pledge_Form_Pledge',
@@ -129,7 +126,6 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page {
    * This function is the main function that is called when the page loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $this->preProcess();
index 71db8c3b23e301c5a00a3297d983c74f1324d366..31f64b531ffdca9ab097d0ae4692ed01a3c71e64 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
    * This function is called when action is browse
    *
    * return null
-   * @access public
    */
   public function listPledges() {
     $controller = new CRM_Core_Controller_Simple(
@@ -74,7 +73,6 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
    * loads, it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     parent::preProcess();
index 73454d64305e34da1686583653c28d24a3a9d053..ca3ee8ebed17a61be51ad8ff363d4cd64ee2e679 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_single = FALSE;
@@ -93,7 +92,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @access protected
    * @var boolean
    */
   protected $_limit = NULL;
@@ -101,7 +99,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
   /**
    * What context are we being invoked from
    *
-   * @access protected
    * @var string
    */
   protected $_context = NULL;
@@ -111,7 +108,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * the HTML_QuickForm_Controller for that page.
    *
    * @var array
-   * @access protected
    */
   public $_queryParams;
 
@@ -119,7 +115,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * Represent the type of selector
    *
    * @var int
-   * @access protected
    */
   protected $_action;
 
@@ -186,7 +181,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * - Edit
    *
    * @return array
-   * @access public
    *
    */
   public static function &links() {
@@ -239,7 +233,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Pledge') . ' %%StatusMessage%%';
@@ -261,7 +254,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     return $this->_query->searchQuery(0, 0, NULL,
@@ -368,7 +360,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
 
   /**
    * @return array  $qill    which contains an array of strings
-   * @access public
    */
 
   // the current internationalisation is bad, but should more or less work
@@ -385,7 +376,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     if (!isset(self::$_columnHeaders)) {
index 962ffddfd0dcee2698fbd53bce04a3eb7ee73b54..0f81b9607ea40f33374d5b4f528c77123ccb041e 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine {
    * @param string $formName
    *
    * @return string the name of the form that will handle the task
-   * @access protected
    */
   public function taskName($controller, $formName = 'Search') {
     // total hack, check POST vars and then session to determine stuff
@@ -94,7 +93,6 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine {
    * Return the form name of the task
    *
    * @return string
-   * @access public
    */
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
index 35238450d01ac58b566661e1bdd06b80c7de12a5..b855f986cfcac8500925fd669ea6df68bd036a68 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Pledge_Task {
    *
    * @return array the set of tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &tasks() {
     if (!self::$_tasks) {
@@ -102,7 +101,6 @@ class CRM_Pledge_Task {
    *
    * @return array the set of task titles
    * @static
-   * @access public
    */
   public static function &taskTitles() {
     self::tasks();
@@ -118,7 +116,6 @@ class CRM_Pledge_Task {
    *
    * @return array the set of optional tasks for a group of contacts
    * @static
-   * @access public
    */
   public static function &optionalTaskTitle() {
     $tasks = array();
@@ -132,7 +129,6 @@ class CRM_Pledge_Task {
    * @param int $permission
    *
    * @return array set of tasks that are valid for the user
-   * @access public
    */
   public static function &permissionedTaskTitles($permission) {
     $tasks = array();
@@ -161,7 +157,6 @@ class CRM_Pledge_Task {
    *
    * @return array the set of tasks for a group of pledge holders
    * @static
-   * @access public
    */
   public static function getTask($value) {
     self::tasks();
index 11b2ad4a6e901372a26b290aa8b4a545369d7ffb..384dbc8be9ac4fc9a5a378705b94a5fa4fd1f779 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Price_BAO_LineItem extends CRM_Price_DAO_LineItem {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Price_DAO_LineItem object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -94,7 +93,6 @@ class CRM_Price_BAO_LineItem extends CRM_Price_DAO_LineItem {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Price_BAO_LineItem object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -268,7 +266,6 @@ AND li.entity_id = {$entityId}
    *                          lineItem array)
    *
    * @return void
-   * @access static
    */
   public static function format($fid, &$params, &$fields, &$values) {
     if (empty($params["price_{$fid}"])) {
@@ -332,7 +329,6 @@ AND li.entity_id = {$entityId}
    * @param int $entityTable
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function deleteLineItems($entityId, $entityTable) {
@@ -359,7 +355,6 @@ AND li.entity_id = {$entityId}
    *
    * @param bool $update
    *
-   * @access public
    * @return void
    * @static
    */
@@ -468,7 +463,6 @@ AND li.entity_id = {$entityId}
    *
    * @param string $entityTable entity Table
    *
-   * @access public
    * @return void
    * @static
    */
@@ -529,7 +523,6 @@ AND li.entity_id = {$entityId}
    *
    * @return tax rate
    *
-   * @access public
    * @static
    */
   public static function calculateTaxRate($lineItemId) {
index e855418c0dcd9051a52933114d79fa5ca867a08a..753ffb797826f010221d43e06c215c0ec748bb70 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Price_BAO_PriceField object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -75,7 +74,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Price_DAO_PriceField object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -174,7 +172,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Price_DAO_PriceField object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -189,7 +186,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *
    * @return   Object            DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -210,7 +206,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *
    * @return string name
    *
-   * @access public
    * @static
    *
    */
@@ -233,7 +228,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *
    * @return null
    * @internal param bool $search true if used for search else false
-   * @access public
    * @static
    */
   public static function addQuickFormElement(&$qf,
@@ -618,7 +612,6 @@ WHERE
    *
    * @return  boolean
    *
-   * @access public
    * @static
    *
    */
@@ -669,7 +662,6 @@ WHERE
    * @param $error
    * @param bool $allowNoneSelection
    *
-   * @access public
    * @static
    */
 
@@ -767,7 +759,6 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
    *
    * @return string $label tax label for custom field
    *
-   * @access public
    * @static
    *
    */
index c338f300c1cd507365493b29acc43d3d23ce5dc6..760e415260dcb981f04dfb5b354c431f38229a0e 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param $ids
    *
    * @return CRM_Price_DAO_PriceFieldValue object
-   * @access public
    * @static
    */
   public static function add(&$params, $ids = array()) {
@@ -76,7 +75,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param $ids
    *
    * @return CRM_Price_DAO_PriceFieldValue object
-   * @access public
    * @static
    */
   public static function create(&$params, $ids = array()) {
@@ -130,7 +128,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Price_DAO_PriceFieldValue object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -147,7 +144,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *
    * @return array $values
    *
-   * @access public
    * @static
    */
   public static function getValues($fieldId, &$values, $orderBy = 'weight', $isActive = FALSE) {
@@ -173,7 +169,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *
    * @return string name
    *
-   * @access public
    * @static
    *
    */
@@ -189,7 +184,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *
    * @return   Object            DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -202,7 +196,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param  int    $fieldId    Price field id
    *
    *
-   * @access public
    * @static
    */
   public static function deleteValues($fieldId) {
@@ -222,7 +215,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *
    * @return  boolean
    *
-   * @access public
    * @static
    */
   public static function del($id) {
@@ -243,7 +235,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    * @param   String $entityTable entity table
    * @param   String $financialTypeID financial type id
    *
-   * @access public
    * @static
    */
   public static function updateFinancialType($entityId, $entityTable, $financialTypeID) {
index 433bf16c196bc8093da9712d74ef0e8b1bd1f8bf..bbd37777f4bea0f97b0b4da2ce81a897aa8e98fc 100644 (file)
@@ -60,7 +60,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Price_DAO_PriceSet object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -82,7 +81,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Price_DAO_PriceSet object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -99,7 +97,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    *
    * @return Object             DAO object on sucess, null otherwise
    * @static
-   * @access public
    */
   public static function setIsActive($id, $isActive) {
     return CRM_Core_DAO::setFieldValue('CRM_Price_DAO_PriceSet', $id, 'is_active', $isActive);
@@ -113,7 +110,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    *
    * @return array $defaultPriceSet default price set
    *
-   * @access public
    * @static
    *
    */
@@ -159,7 +155,6 @@ WHERE       ps.name = '{$entityName}'
    *
    * @return string   title
    *
-   * @access public
    * @static
    *
    */
@@ -282,7 +277,6 @@ WHERE     ct.id = cp.financial_type_id AND
    * @return boolean false if fields exist for this set, true if the
    * set could be deleted
    *
-   * @access public
    * @static
    */
   public static function deleteSet($id) {
@@ -405,7 +399,6 @@ WHERE     ct.id = cp.financial_type_id AND
    *
    * @return integer|NULL price set id on success, null  otherwise
    * @static
-   * @access public
    */
   public static function getSetId(&$params) {
     $fid = NULL;
@@ -887,7 +880,6 @@ WHERE  id = %1";
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
   public static function buildPriceSet(&$form) {
     $priceSetId = $form->get('priceSetId');
@@ -1005,7 +997,6 @@ WHERE  id = %1";
    * @param $defaults
    *
    * @return array $defaults
-   * @access public
    */
   public static function setDefaultPriceSet(&$form, &$defaults) {
     if (!isset($form->_priceSet) || empty($form->_priceSet['fields'])) {
@@ -1075,7 +1066,6 @@ WHERE  id = %1";
    *
    * @return array of the field ids
    *
-   * @access public
    * @static
    */
   public static function getFieldIds($id) {
@@ -1095,7 +1085,6 @@ WHERE  id = %1";
    * @param int $id the price set id to copy
    *
    * @return the copy object
-   * @access public
    * @static
    */
   public static function copy($id) {
@@ -1162,7 +1151,6 @@ WHERE  id = %1";
    * @param bool $onlyActive
    *
    * @return int|null|string
-   * @access public
    * @static
    */
   public static function getPricesetCount($sid, $onlyActive = TRUE) {
@@ -1270,7 +1258,6 @@ GROUP BY     mt.member_of_contact_id";
    *
    * @return array associate array of frequency interval and unit
    * @static
-   * @access public
    */
   public static function getRecurDetails($priceSetId) {
     $query = 'SELECT mt.duration_interval, mt.duration_unit
@@ -1303,7 +1290,6 @@ GROUP BY     mt.member_of_contact_id";
    *
    * @return Object                   DAO object on sucess, null otherwise
    * @static
-   * @access public
    */
   public static function setIsQuickConfig($id, $isQuickConfig) {
     return CRM_Core_DAO::setFieldValue('CRM_Price_DAO_PriceSet', $id, 'is_quick_config', $isQuickConfig);
@@ -1313,7 +1299,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
    *
-   * @access public
    * @static
    *
    */
index eb4abfe0dce0fe34f33c92871f25b8aaf2aa0f2b..69b321ce982290166655d827e93c63e4eadc7685 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
@@ -101,7 +100,6 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
 
index a22850c3a1aa95888aeca676cc8c66e3aa4dbfea..be6ba5429cbfc4e8597e82c0c23462f639702c24 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Price_Form_DeleteSet extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->assign('title', $this->_title);
@@ -91,7 +90,6 @@ class CRM_Price_Form_DeleteSet extends CRM_Core_Form {
    * Process the form when submitted
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if (CRM_Price_BAO_PriceSet::deleteSet($this->_sid)) {
index 18750a69df61db144f2f0dd00a00517761450dc9..5a0f1400ad249e6e9b88021392b08584fae92eb1 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * The custom set id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_sid;
 
@@ -55,7 +54,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * The field id, used when editing the field
    *
    * @var int
-   * @access protected
    */
   protected $_fid;
 
@@ -63,13 +61,11 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * The extended component Id
    *
    * @var array
-   * @access protected
    */
   protected $_extendComponentId;
 
   /**
    * Variable is set if price set is used for membership
-   * @access protected
    */
   protected $_useForMember;
 
@@ -79,7 +75,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -106,7 +101,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return array    array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -175,7 +169,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // lets trim all the whitespace
@@ -399,7 +392,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
-   * @access public
    */
   public static function formRule($fields, $files, $form) {
 
@@ -612,7 +604,6 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // store the submitted values in an array
index 9a9c51945de86698d0e0c3528373d8a8042a2cad..6c8ab7a2e02cea2ddc95058297c96f1a47983434 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * The price field id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_fid;
 
@@ -50,7 +49,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * Option value  id, used when editing the Option
    *
    * @var int
-   * @access protected
    */
   protected $_oid;
 
@@ -60,7 +58,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->setPageTitle(ts('Price Option'));
@@ -79,7 +76,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     if ($this->_action == CRM_Core_Action::DELETE) {
@@ -121,7 +117,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action == CRM_Core_Action::DELETE) {
@@ -282,7 +277,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
-   * @access public
    */
   public static function formRule($fields, $files, $form) {
     $errors = array();
@@ -301,7 +295,6 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_action == CRM_Core_Action::DELETE) {
index 3cfb349efe2a3d0c5fe30f39bebf80b1f6465707..b8e6b0ee19bae7b9eb54b70ddd7d98d66f00b41b 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Price_Form_Preview extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */ function preProcess() {
     // get the controller vars
     $groupId = $this->get('groupId');
@@ -92,7 +91,6 @@ class CRM_Price_Form_Preview extends CRM_Core_Form {
    * @param null
    *
    * @return array   the default array reference
-   * @access protected
    */
   public function setDefaultValues() {
     $defaults = array();
@@ -121,7 +119,6 @@ class CRM_Price_Form_Preview extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->assign('groupTree', $this->_groupTree);
index 3e5d4b262f650b5f1edaf4f675db6c17192b4d19..3f625f418ee3a2f3a63754c9b280b8b602c7fddd 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    * The set id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_sid;
 
@@ -52,7 +51,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // current set id
@@ -86,7 +84,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    * @param array $options additional user data
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $options) {
@@ -114,7 +111,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->applyFilter('__ALL__', 'trim');
@@ -237,7 +233,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    * @param null
    *
    * @return array   array of default values
-   * @access public
    */
   public function setDefaultValues() {
     $defaults = array('is_active' => TRUE);
@@ -258,7 +253,6 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     // get the submitted form values.
index a452d6e796e3649bfca25542095bc55c5bcc777f..e3273369da0e6865d956cb7dff17ebb35dd0d269 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * The price set group id of the field
    *
    * @var int
-   * @access protected
    */
   protected $_sid;
 
@@ -57,7 +56,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @access private
    */
   private static $_actionLinks;
 
@@ -65,7 +63,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * The price set is reserved or not
    *
    * @var boolean
-   * @access protected
    */
   protected $_isSetReserved = false;
 
@@ -75,7 +72,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * @param null
    *
    * @return array  array of action links that we need to display for the browse screen
-   * @access public
    */ function &actionLinks() {
     if (!isset(self::$_actionLinks)) {
       self::$_actionLinks = array(
@@ -118,7 +114,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $resourceManager = CRM_Core_Resources::singleton();
@@ -223,7 +218,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
 
    *
    * @return void
-   * @access public
    */
   public function edit($action) {
     // create a simple controller for editing price data
@@ -248,7 +242,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function run() {
 
@@ -343,7 +336,6 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
    * @internal param int $id price field id
    *
    * @return void
-   * @access public
    */
   public function preview($fid) {
     $controller = new CRM_Core_Controller_Simple('CRM_Price_Form_Preview', ts('Preview Form Field'), CRM_Core_Action::PREVIEW);
index 6fbc915f7247d50a1778fe4df81bc7f5deef1338..f1c907716658b2946a906836273ac1a4e9f2992a 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * The field id of the option
    *
    * @var int
-   * @access protected
    */
   protected $_fid;
 
@@ -57,7 +56,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * The field id of the option
    *
    * @var int
-   * @access protected
    */
   protected $_sid;
 
@@ -65,7 +63,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * The price set is reserved or not
    *
    * @var boolean
-   * @access protected
    */
   protected $_isSetReserved = false;
 
@@ -73,7 +70,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @access private
    */
   private static $_actionLinks;
 
@@ -83,7 +79,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * @param null
    *
    * @return array  array of action links that we need to display for the browse screen
-   * @access public
    */ function &actionLinks() {
     if (!isset(self::$_actionLinks)) {
       self::$_actionLinks = array(
@@ -126,7 +121,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $customOption = array();
@@ -206,7 +200,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * @param string  $action   the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($action) {
     $oid = CRM_Utils_Request::retrieve('oid', 'Positive',
@@ -262,7 +255,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function run() {
 
index 2225544be4a9f08596992fda9818de40bb471885..a9ee1ae1e515b8be8f6530fbe983697cd4abf993 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * @param null
    *
    * @return  array   array of action links that we need to display for the browse screen
-   * @access public
    */ function &actionLinks() {
     // check if variable _actionsLinks is populated
     if (!isset(self::$_actionLinks)) {
@@ -121,7 +120,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -205,7 +203,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * @param string $action the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($sid, $action) {
     // create a simple controller for editing price sets
@@ -226,7 +223,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * @param int $sid price set id
    *
    * @return void
-   * @access public
    */
   public function preview($sid) {
     $controller = new CRM_Core_Controller_Simple('CRM_Price_Form_Preview', ts('Preview Price Set'), NULL);
@@ -250,7 +246,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * @param string $action   the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function browse($action = NULL) {
     // get all price sets
@@ -319,7 +314,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * all the fields in the page
    *
    * @return void
-   * @access public
    */
   public function copy() {
     $id = CRM_Utils_Request::retrieve('sid', 'Positive',
index 7e2f6a50292d86cb145e1ebef1874cdc4aa24a3b..b86a33e8739ee4e446280f395fa253b1ac6c9d65 100644 (file)
@@ -185,7 +185,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    *
    * @return void
    *
-   * @access public
    */
   public function preProcess() {
     $this->_id         = $this->get('id');
@@ -409,7 +408,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -582,7 +580,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->add('hidden', 'gid', $this->_gid);
@@ -874,7 +871,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    * @param CRM_Core_Form $form   the form object
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $form) {
@@ -1049,7 +1045,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
   /**
    * Process the user submitted custom data values.
    *
-   * @access public
    *
    * @return void
    */
@@ -1337,7 +1332,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -1352,7 +1346,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 66208e1d81e916f6ee7ffc55cdf5a9ca568b6101..18145445a43ff34e91ca4e54dc21a5c349f6d35f 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
@@ -75,7 +74,6 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $this->addButtons(array(
@@ -103,7 +101,6 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
    *
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $form) {
@@ -120,7 +117,6 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
   /**
    * Process the user submitted custom data values.
    *
-   * @access public
    *
    * @return void
    */
index dd9d0d0700634d3273d8f0f48ce6d77630f51564..a4a97e922162dd3f2caf7646fc8726d75638aba6 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Profile_Form_Edit extends CRM_Profile_Form {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
@@ -144,7 +143,6 @@ SELECT module,is_reserved
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if (empty($this->_ufGroup['id'])) {
@@ -248,7 +246,6 @@ SELECT module,is_reserved
   /**
    * Process the user submitted custom data values.
    *
-   * @access public
    *
    * @return void
    */
@@ -315,7 +312,6 @@ SELECT module,is_reserved
    *
    * This is a first version and will be tweaked over a period of time
    *
-   * @access    public
    *
    * @return    boolean   true if no error found
    */
index a4d24b10bdef964d351ed4c2475ec389cad85258..0d3675348e3dd321ff84ac4a4284f03a46d64d46 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
@@ -61,7 +60,6 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -104,7 +102,6 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     // Is proximity search enabled for this profile?
@@ -130,7 +127,6 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
   /**
    *
    *
-   * @access public
    *
    * @return void
    */
index 099894bb75745c5e08f3fa99aa8a3ca16b249c72..f6dd50977e7054a47b6deadab8116647536c6542 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * The contact id of the person we are viewing
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -55,7 +54,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * The profile group are are interested in
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -63,7 +61,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * The profile types we restrict this page to display
    *
    * @var string
-   * @access protected
    */
   protected $_restrict;
 
@@ -71,7 +68,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * Should we bypass permissions
    *
    * @var boolean
-   * @access protected
    */
   protected $_skipPermission;
 
@@ -115,7 +111,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * @param null $profileIds
    *
    * @return \CRM_Profile_Page_Dynamic
-   * @access public
    */
   public function __construct($id, $gid, $restrict, $skipPermission = FALSE, $profileIds = NULL) {
     parent::__construct();
@@ -183,7 +178,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * type of action and executes that action.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -415,7 +409,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -430,7 +423,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 73586cd7551322056d241926550d3e0285e7e9bc..fc8ef4905389c7598f1b639bcbe5157fc7f07990 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * All the fields that are listings related
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
@@ -53,7 +52,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * The custom fields for this domain
    *
    * @var array
-   * @access protected
    */
   protected $_customFields;
 
@@ -61,7 +59,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * The input params from the request
    *
    * @var array
-   * @access protected
    */
   protected $_params;
 
@@ -97,7 +94,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * the selector object to do a query
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -403,7 +399,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * @param int $gid
    *
    * @return array
-   * @access public
    */
   public function getProfileContact($gid) {
     $session = CRM_Core_Session::singleton();
@@ -486,7 +481,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -501,7 +495,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index bdf4d4b1ca1179710229c56257feae76c299001a..1804ff7601f2ceed2a11132b8470b1c174fee9a9 100644 (file)
@@ -137,7 +137,6 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic {
    * method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -168,7 +167,6 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic {
    * Browse the listing
    *
    * @return void
-   * @access public
    */
   public function browse() {
     $dateFields = NULL;
index c87a24eefe8b078507a4006e4fcae84860d9bfd9..78d818d17c904ebb3e6543d5a312ddd372969786 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Profile_Page_Router extends CRM_Core_Page {
    *
    * @return string|void
    * @static
-   * @access public
    */
   public function run($args = NULL) {
     if ($args[1] !== 'profile') {
index 6926b03f20f612acd92c71105b027cf5b36dc835..fd645fccfb655a293067f4357bcd2e23506d319d 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -167,7 +166,6 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
    * Build the outcome basing on the CRM_Profile_Page_Dynamic's HTML
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -204,7 +202,6 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -219,7 +216,6 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
    * i.e. we dont override
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 1bbd39fa12e1e29c2a0be512e4f2c19d10d75002..eda961b129622e5780fbb9e452a6272afdcadae9 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * The sql params we use to get the list of contacts
    *
    * @var string
-   * @access protected
    */
   protected $_params;
 
@@ -69,7 +68,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * The public visible fields to be shown to the user
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
@@ -77,7 +75,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * The custom fields for this domain
    *
    * @var array
-   * @access protected
    */
   protected $_customFields;
 
@@ -85,7 +82,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * Cache the query object
    *
    * @var object
-   * @access protected
    */
   protected $_query;
 
@@ -93,7 +89,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * Cache the expanded options list if any
    *
    * @var object
-   * @access protected
    */
   protected $_options;
 
@@ -219,7 +214,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * @param null $gids
    *
    * @return array
-   * @access public
    */
   public static function &links($map = FALSE, $editLink = FALSE, $ufLink = FALSE, $gids = NULL) {
     if (!self::$_links) {
@@ -282,7 +276,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * @param $action
    * @param array $params
    *
-   * @access public
    */
   public function getPagerParams($action, &$params) {
     $status =
@@ -303,7 +296,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * @param enum   $output what should the result set include (web/email/csv)
    *
    * @return array the column headers that need to be displayed
-   * @access public
    */
   public function &getColumnHeaders($action = NULL, $output = NULL) {
     static $skipFields = array('group', 'tag');
@@ -394,7 +386,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * @param
    *
    * @return int Total number of rows
-   * @access public
    */
   public function getTotalCount($action) {
     $additionalWhereClause = 'contact_a.is_deleted = 0';
@@ -425,7 +416,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * Return the qill for this selector
    *
    * @return string
-   * @access public
    */
   public function getQill() {
     return $this->_query->qill();
index 552b3da2782a3af2f9f3d5352d88d80ba2dd56af..271248870b56b34e82709e6e82222d44b6d00167 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Report_BAO_ReportInstance extends CRM_Report_DAO_ReportInstance {
    * @param array  $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Report_DAO_ReportInstance object
-   * @access public
    * @static
    */
   public static function add(&$params) {
@@ -126,7 +125,6 @@ class CRM_Report_BAO_ReportInstance extends CRM_Report_DAO_ReportInstance {
    * @param array   $params      (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Report_BAO_ReportInstance object
-   * @access public
    * @static
    */
   public static function &create(&$params) {
index d5922682088c8ad83dbddd6594a67adc88494618..9b0dbb4fd2902dba7601f0a9f5922da1367399af 100644 (file)
@@ -2941,7 +2941,6 @@ WHERE cg.extends IN ('" . implode("','", $this->_customGroupExtends) . "') AND
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 670c674b0eb41ddbac3f23fdb1685d7a62575909..42e63507cb0cf160169f420f94032f1d2e353898 100644 (file)
@@ -176,7 +176,6 @@ class CRM_Report_Form_Register extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 92f8754454e2c6ebe03693f27e1069223d93ba17..421d96206f1017c696dbb75474f7f59d19c76625 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array collection of required component settings
-   * @access public
    *
    */
   /**
@@ -76,7 +75,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    * @param bool $getAllUnconditionally
    *
    * @return array|null collection of permissions, null if none
-   * @access public
    */
   /**
    * @param bool $getAllUnconditionally
@@ -95,7 +93,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -110,7 +107,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    * Provides component's user dashboard page object.
    *
    * @return mixed component's User Dashboard applet object
-   * @access public
    *
    */
   /**
@@ -128,7 +124,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -146,7 +141,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   * @access public
    *
    */
   /**
@@ -165,7 +159,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   * @access public
    *
    */
   /**
index 7bab2fb8344a5bfb6eb11be4ee89590840ed25a4..9fd78bca4d4dc6114cb74af640368c65f049d99b 100644 (file)
@@ -84,7 +84,6 @@ class CRM_Report_Page_InstanceList extends CRM_Core_Page {
    * or by component ($compID)
    *
    * @return array  $rows
-   * @access public
    * @static
    */
   public function &info() {
index 60326ba0ba42561b662a6ee1a05cf9c834177ad8..5d991adc6f969bc8765f704dc30ee3f33af90fa4 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * Obtains the group name from url and sets the title.
    *
    * @return void
-   * @access public
    *
    */
   public function preProcess() {
@@ -163,7 +162,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    *
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
@@ -218,7 +216,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * @param int $mode mode that we are in
    *
    * @return string
-   * @access public
    */
   public function userContextParams($mode = NULL) {
     return 'reset=1&action=browse';
index 3cf37431b98fba3df1651a9fe9c744cada6ee2a6..23e364e6958650c7170db782ddec922062c70360 100644 (file)
@@ -361,7 +361,6 @@ WHERE  inst.report_id = %1";
    *
    * @return boolean true if yes, else false
    * @static
-   * @access public
    */
   public static function isInstanceGroupRoleAllowed($instanceId) {
     if (!$instanceId) {
index f64b84394d32c7d4ca10149f8f6f2dd0b162ede0..dbe70252d59fad672732d07cbe1b37458e5227ee 100644 (file)
@@ -37,7 +37,6 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_SMS_DAO_Provider
    */
   /**
@@ -58,7 +57,6 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
   /*
    * Retrieves the list of providers from the database
    *
-   * @access public
    * $selectArr array of coloumns to fetch
    * $getActive boolean to get active providers
    */
index a8326748e373571733482f8da47010c693408cbf..8ea5abad6d6260fae591d742e5b53a7c65473413 100644 (file)
@@ -43,7 +43,6 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     if (!CRM_SMS_BAO_Provider::activeProviderCount()) {
@@ -58,7 +57,6 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -106,7 +104,6 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
 
@@ -299,7 +296,6 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
@@ -314,7 +310,6 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields) {
     $errors = array();
index 4cfcb81f8efe27a7d861aa519f1b3521cfa465b5..ae80275e0d176fb71df0195023dce01a752104f6 100644 (file)
@@ -65,7 +65,6 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
@@ -166,7 +165,6 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form {
   /**
    * Process the form submission
    *
-   * @access public
    *
    * @return void
    */
index 2d62a0a96ddaab7699b98c28287cfa7fd157f4c1..e00e387811c9b850a7f7f315f74361ade46e927d 100644 (file)
@@ -42,7 +42,6 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
 
@@ -56,7 +55,6 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
   /**
    * Set default values for the form.
    *
-   * @access public
    *
    * @return void
    */
@@ -76,7 +74,6 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function buildQuickform() {
     $this->addDateTime('start_date', ts('Schedule SMS'), FALSE, array('formatType' => 'mailing'));
@@ -153,7 +150,6 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
    * @param
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $params = array();
@@ -206,7 +202,6 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index c453f3c87dccae61a2687623faaceefa2e28e18d..c2c2837bf6d6731732ba421290c2d8d2fa3016be 100644 (file)
@@ -50,7 +50,6 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
    * Set default values for the form.
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -123,7 +122,6 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     $session = CRM_Core_Session::singleton();
@@ -298,7 +296,6 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
    * @param $self
    *
    * @return mixed true or array of errors
-   * @access public
    * @static
    */
   public static function formRule($params, $files, $self) {
@@ -428,7 +425,6 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
   /**
    * Display Name of the form
    *
-   * @access public
    *
    * @return string
    */
index b4286807e0fe8e89cba8f25c82ebacd6c628a455..b6384381670376fc402dd26992d467ef625d601a 100644 (file)
@@ -100,7 +100,6 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -129,7 +128,6 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
    * @param null $action
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
index 5cd67c9a63fdc7bac8711cd7a971478e86a6aa0b..9f49ca54f34192859211cbae3532849a4490fe22 100644 (file)
@@ -91,14 +91,12 @@ abstract class CRM_SMS_Provider {
   /**
    * Send an SMS Message via the API Server
    *
-   * @access public
    */
   abstract function send($recipients, $header, $message, $dncID = NULL);
 
   /**
    * Return message text. Child class could override this function to have better control over the message being sent.
    *
-   * @access public
    */
   public function getMessage($message, $contactID, $contactDetails) {
     $html = $message->getHTMLBody();
index b9c406e7cf18757a6a1ab614c597b6c4bf597a4c..f33e432fbea2652e776a269fbc0a10196fe97d4f 100644 (file)
@@ -69,7 +69,6 @@ class CRM_Tag_Form_Tag extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     CRM_Core_Resources::singleton()
@@ -113,7 +112,6 @@ class CRM_Tag_Form_Tag extends CRM_Core_Form {
   }
 
   /**
-   * @access public
    *
    * @return void
    */
index a3410e5e4a9cb8a11a0f1ae33c57ca416d75cf26..966c897df34f6bd15605b6f1a39b9e8adfc4d89d 100644 (file)
@@ -74,7 +74,6 @@ class CRM_UF_Form_AbstractPreview extends CRM_Core_Form {
   /**
    * Set the default form values
    *
-   * @access protected
    *
    * @return array the default array reference
    */
@@ -96,7 +95,6 @@ class CRM_UF_Form_AbstractPreview extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     foreach ($this->_fields as $name => $field) {
@@ -110,7 +108,6 @@ class CRM_UF_Form_AbstractPreview extends CRM_Core_Form {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 86427be3e454eadbab82cc797b56faa93b7dd947..b4a5ce7af7a1affc56e64f4b7647fe0c2b78a1e5 100644 (file)
@@ -37,7 +37,6 @@ class CRM_UF_Form_AdvanceSetting extends CRM_UF_Form_Group {
   /**
    * Build the form object for Advance Settings.
    *
-   * @access public
    *
    * @param CRM_Core_Form $form
    *
index 1f7f0f6f5289cee67c12ee6ef9c19a07a72f4698..60802120887f7b236fba3efba9fd8e8d77dbcbcb 100644 (file)
@@ -42,7 +42,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * The uf group id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -50,7 +49,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * The field id, used when editing the field
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -58,7 +56,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * The set of fields that we can view/edit in the user field framework
    *
    * @var array
-   * @access protected
    */
   protected $_fields;
 
@@ -66,7 +63,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * The title for field
    *
    * @var int
-   * @access protected
    */
   protected $_title;
 
@@ -74,7 +70,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * The set of fields sent to the select element
    *
    * @var array
-   * @access protected
    */
   protected $_selectFields;
 
@@ -82,7 +77,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * To store fields with if locationtype exits status
    *
    * @var array
-   * @access protected
    */
   protected $_hasLocationTypes;
 
@@ -91,7 +85,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * or is any field having in selector true.
    *
    * @var boolean.
-   * @access protected
    */
   protected $_hasSearchableORInSelector;
 
@@ -99,7 +92,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     $this->_gid = CRM_Utils_Request::retrieve('gid', 'Positive', $this);
@@ -186,7 +178,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & CRM_Core_Action::DELETE) {
@@ -507,7 +498,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     $ids = array('uf_group' => $this->_gid);
@@ -627,7 +617,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRuleSubType($fieldType, $groupType, $errors) {
     if (in_array($fieldType, array(
@@ -670,7 +659,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    *
    * @return Array  list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRuleCustomDataExtentColumnValue($customField, $gid, $fieldType, &$errors) {
     // fix me : check object $customField
@@ -715,7 +703,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    * @param Array   $errors            Collect errors
    *
    * @static
-   * @access public
    */
   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
@@ -755,7 +742,6 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
    *
    * @return array list of errors to be posted back to the form
    * @static
-   * @access public
    */
   public static function formRule($fields, $files, $self) {
     $is_required     = CRM_Utils_Array::value('is_required', $fields, FALSE);
index 9699c5815a08b6a69cdee559de7d2760bc4a41a1..9ca71f2a53c5697c449f80c4df79cd7031f736fa 100644 (file)
@@ -42,7 +42,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * The form id saved to the session for an update
    *
    * @var int
-   * @access protected
    */
   protected $_id;
 
@@ -50,7 +49,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * The title for group
    *
    * @var int
-   * @access protected
    */
   protected $_title;
   protected $_groupElement;
@@ -61,7 +59,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * Set variables up before form is built
    *
    * @return void
-   * @access public
    */
   public function preProcess() {
     // current form id
@@ -112,7 +109,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     if ($this->_action & (CRM_Core_Action::DISABLE | CRM_Core_Action::DELETE)) {
@@ -211,7 +207,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
-   * @access public
    *
    * @return void
    */
@@ -291,7 +286,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * @param array $self    current form object.
    *
    * @return true if no errors, else array of errors
-   * @access public
    * @static
    */
   public static function formRule($fields, $files, $self) {
@@ -316,7 +310,6 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
    * Process the form
    *
    * @return void
-   * @access public
    */
   public function postProcess() {
     if ($this->_action & CRM_Core_Action::DELETE) {
index b0df01f58d0a890beb7d82409d1718ff8e15d6f8..2fe4a3c8253891f0f57d4a78cb341179d95c97b5 100644 (file)
@@ -49,7 +49,6 @@ class CRM_UF_Form_Inline_Preview extends CRM_UF_Form_AbstractPreview {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
index 724a19a849e19dd58f97aed59e8536c274011310..39c94c1ecfb896906a54a395596af144785d4f1f 100644 (file)
@@ -49,7 +49,6 @@ class CRM_UF_Form_Inline_PreviewById extends CRM_UF_Form_AbstractPreview {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
index 6b87f241513ea147748df75e6954849c7c670e7c..489b49645c8b597ccb39bd20c8f663e983db7b00 100644 (file)
@@ -49,7 +49,6 @@ class CRM_UF_Form_Preview extends CRM_UF_Form_AbstractPreview {
    *
    * @return void
    *
-   * @access public
    *
    */
   public function preProcess() {
@@ -129,7 +128,6 @@ class CRM_UF_Form_Preview extends CRM_UF_Form_AbstractPreview {
    * Build the form object
    *
    * @return void
-   * @access public
    */
   public function buildQuickForm() {
     parent::buildQuickForm();
index fcc1e2ba516d6bc696eb393fd1271ad48f788455..c6a70f460e4a98567c16ba0776f91c7d23e7345e 100644 (file)
@@ -49,7 +49,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * The group id of the field
    *
    * @var int
-   * @access protected
    */
   protected $_gid;
 
@@ -57,7 +56,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * The action links that we need to display for the browse screen
    *
    * @var array
-   * @access private
    */
   private static $_actionLinks;
 
@@ -106,7 +104,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * Browse all CiviCRM Profile group fields.
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse() {
@@ -211,7 +208,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * @param string $action the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($action) {
     // create a simple controller for editing CiviCRM Profile data
@@ -235,7 +231,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * type of action and executes that action.
    *
    * @return void
-   * @access public
    *
    */
   public function run() {
@@ -287,7 +282,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * @param int $groupId
    *
    * @return void
-   * @access public
    */
   public function preview($fieldId, $groupId) {
     $controller = new CRM_Core_Controller_Simple('CRM_UF_Form_Preview', ts('Preview Custom Data'), CRM_Core_Action::PREVIEW);
index ff36ea3fb00f39269dc4f96f9bf7b9d19515a050..ab86224ef8a6c260a53377a137bb0b1f9e570ad2 100644 (file)
@@ -140,7 +140,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * @param
    *
    * @return void
-   * @access public
    */
   public function run() {
     // get the requested action
@@ -193,7 +192,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * all the fields in the profile
    *
    * @return void
-   * @access public
    */
   public function copy() {
     $gid = CRM_Utils_Request::retrieve('gid', 'Positive',
@@ -208,7 +206,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * This function is for profile mode (standalone html form ) for uf group
    *
    * @return void
-   * @access public
    */
   public function profile() {
     $config = CRM_Core_Config::singleton();
@@ -275,7 +272,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * @param string $action the action to be invoked
    *
    * @return void
-   * @access public
    */
   public function edit($id, $action) {
     // create a simple controller for editing uf data
@@ -293,7 +289,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * @param
    *
    * @return void
-   * @access public
    * @static
    */
   public function browse($action = NULL) {
@@ -390,7 +385,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * @param $action
    *
    * @return void
-   * @access public
    */
   public function preview($id, $action) {
     $controller = new CRM_Core_Controller_Simple('CRM_UF_Form_Preview', ts('CiviCRM Profile Group Preview'), NULL);
index ac002dca8b58c2589401842408d9cfd9981a691a..44256e2e51fc2571b8a2847475b54f69a74eeb66 100644 (file)
@@ -217,7 +217,6 @@ class CRM_Upgrade_Form extends CRM_Core_Form {
    * Getter function for title. Should be over-ridden by derived class
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
@@ -244,7 +243,6 @@ class CRM_Upgrade_Form extends CRM_Core_Form {
    * Use the form name to create the tpl file name
    *
    * @return string
-   * @access public
    */
   /**
    * @return string
index 33a40449ee69a2ba0fed4f721fc63858e28859ea..749eac836732f13caaf786759eb3920440b626ed 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @param array $params (reference ) an assoc array of name/value pairs
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field object
-   * @access public
    * @static
    */
   public static function &add(&$params) {
@@ -75,7 +74,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -160,7 +158,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -175,7 +172,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    *
    * @return   Object            DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -189,7 +185,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    *
    * @return string name
    *
-   * @access public
    * @static
    *
    */
@@ -210,7 +205,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    * @param array $freezeOptions
    *
    * @return null
-   * @access public
    * @static
    */
   public static function addQuickFormElement(&$qf,
@@ -505,7 +499,6 @@ WHERE
    *
    * @return  boolean
    *
-   * @access public
    * @static
    *
    */
@@ -555,7 +548,6 @@ WHERE
    * @param $fields
    * @param $error
    *
-   * @access public
    * @static
    */
 
index 9bcfa1255b5e94d0fba93cfcca1311769077e48b..3007dee6ac4d087a6061ecb407c809a865a2a05a 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @param $ids
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue object
-   * @access public
    * @static
    */
   public static function &add(&$params, $ids) {
@@ -76,7 +75,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @param $ids
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue object
-   * @access public
    * @static
    */
   public static function create(&$params, $ids) {
@@ -117,7 +115,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -134,7 +131,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return array $values
    *
-   * @access public
    * @static
    */
   public static function getValues($fieldId, &$values, $orderBy = 'weight', $isActive = FALSE) {
@@ -160,7 +156,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return string name
    *
-   * @access public
    * @static
    *
    */
@@ -176,7 +171,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return   Object            DAO object on sucess, null otherwise
    *
-   * @access public
    * @static
    */
   public static function setIsActive($id, $is_active) {
@@ -190,7 +184,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return boolean
    *
-   * @access public
    * @static
    */
   public static function deleteValues($fieldId) {
@@ -210,7 +203,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *
    * @return  boolean
    *
-   * @access public
    * @static
    */
   public static function del($id) {
index c70dc527f8e393985bcfe2fa4b69d7eddb37dbab..0743bba66f4e83bd1c597146bc3098b8992478ff 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem extends CRM_Upgrade_Snapshot_
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -79,7 +78,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem extends CRM_Upgrade_Snapshot_
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -179,7 +177,6 @@ WHERE     %2.id = %1";
    *                          lineItem array)
    *
    * @return void
-   * @access static
    */
   public static function format($fid, &$params, &$fields, &$values) {
     if (empty($params["price_{$fid}"])) {
@@ -236,7 +233,6 @@ WHERE     %2.id = %1";
    * @param int $entityTable
    *
    * @return bool
-   * @access public
    * @static
    */
   public static function deleteLineItems($entityId, $entityTable) {
index 0faff561759498faa383047b4c71fa8fb1cb1658..e3f8489638490244050b3fe215ff89379384d299 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    * @param array $params (reference) an assoc array of name/value pairs
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set object
-   * @access public
    * @static
    */
   public static function create(&$params) {
@@ -71,7 +70,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
    * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set object
-   * @access public
    * @static
    */
   public static function retrieve(&$params, &$defaults) {
@@ -86,7 +84,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    *
    * @return Object             DAO object on sucess, null otherwise
    * @static
-   * @access public
    */
   public static function setIsActive($id, $isActive) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_active', $isActive);
@@ -100,7 +97,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    *
    * @return id $priceSetID
    *
-   * @access public
    * @static
    *
    */
@@ -140,7 +136,6 @@ WHERE       ps.name = '{$entityName}'
    *
    * @return string   title
    *
-   * @access public
    * @static
    *
    */
@@ -257,7 +252,6 @@ WHERE     ct.id = cp.contribution_type_id AND
    * @return boolean false if fields exist for this set, true if the
    * set could be deleted
    *
-   * @access public
    * @static
    */
   public static function deleteSet($id) {
@@ -380,7 +374,6 @@ WHERE     ct.id = cp.contribution_type_id AND
    *
    * @return price set id on success, null  otherwise
    * @static
-   * @access public
    */
   public static function getSetId(&$params) {
     $fid = NULL;
@@ -761,7 +754,6 @@ WHERE  id = %1";
    * @param CRM_Core_Form $form
    *
    * @return void
-   * @access public
    */
 static function buildPriceSet(&$form) {
 $priceSetId = $form->get('priceSetId');
@@ -871,7 +863,6 @@ return FALSE;
    * @param $defaults
    *
    * @return array $defaults
-   * @access public
    */
 static function setDefaultPriceSet(&$form, &$defaults) {
 if (!isset($form->_priceSet) || empty($form->_priceSet['fields'])) {
@@ -900,7 +891,6 @@ return $defaults;
  *
  * @return array of the field ids
  *
- * @access public
  * @static
  */
 public static function getFieldIds($id) {
@@ -920,7 +910,6 @@ return $var;
  * @param int $id the price set id to copy
  *
  * @return the copy object
- * @access public
  * @static
  */
 static function copy($id) {
@@ -989,7 +978,6 @@ return TRUE;
    * @param bool $onlyActive
    *
    * @return int|null|string
-   * @access public
    * @static
    */
 public static function getPricesetCount($sid, $onlyActive = TRUE) {
@@ -1096,7 +1084,6 @@ return 0;
    *
    * @return array associate array of frequency interval and unit
    * @static
-   * @access public
    */
    public static function getRecurDetails($priceSetId) {
      $query = 'SELECT mt.duration_interval, mt.duration_unit
@@ -1129,7 +1116,6 @@ return 0;
    *
    * @return Object                   DAO object on sucess, null otherwise
    * @static
-   * @access public
    */
   public static function setIsQuickConfig($id, $isQuickConfig) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_quick_config', $isQuickConfig);
index 3c4c5df302398675a0716b40017b8e7c54605358..510a8bbc27ec82d18a081052119772f25eba9fa5 100644 (file)
@@ -189,7 +189,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field
    */
     public function __construct()
@@ -200,7 +199,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
     /**
      * return foreign links
      *
-     * @access public
      * @return array
      */
     public function links()
@@ -215,7 +213,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
     /**
      * returns all the column names of this table
      *
-     * @access public
      * @return array
      */
     static function &fields()
@@ -332,7 +329,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
     /**
      * returns the names of this table
      *
-     * @access public
      * @static
      * @return string
      */
@@ -343,7 +339,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
     /**
      * returns if this table needs to be logged
      *
-     * @access public
      * @return boolean
      */
     public function getLog()
@@ -353,7 +348,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
     /**
      * returns the list of fields that can be imported
      *
-     * @access public
      * return array
      * @static
      */
@@ -377,7 +371,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO
     /**
      * returns the list of fields that can be exported
      *
-     * @access public
      * return array
      * @static
      */
index ce70c98e95efbfaf61ec28e8991bfcc502063e50..321e3185661a23ef3427767edfc62ddb4a45051e 100644 (file)
@@ -160,7 +160,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue
    */
     public function __construct()
@@ -171,7 +170,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
     /**
      * return foreign links
      *
-     * @access public
      * @return array
      */
     public function links()
@@ -187,7 +185,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
     /**
      * returns all the column names of this table
      *
-     * @access public
      * @return array
      */
     static function &fields()
@@ -275,7 +272,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
     /**
      * returns the names of this table
      *
-     * @access public
      * @static
      * @return string
      */
@@ -286,7 +282,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
     /**
      * returns if this table needs to be logged
      *
-     * @access public
      * @return boolean
      */
     public function getLog()
@@ -296,7 +291,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
     /**
      * returns the list of fields that can be imported
      *
-     * @access public
      * return array
      * @static
      */
@@ -320,7 +314,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO
     /**
      * returns the list of fields that can be exported
      *
-     * @access public
      * return array
      * @static
      */
index 9aabf563bc39776a7a4a5dd0e16ddf1560105f1a..776852c0b2736e37dfd76c5c40482a5dee97b75a 100644 (file)
@@ -148,7 +148,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem
    */
     public function __construct()
@@ -159,7 +158,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
     /**
      * return foreign links
      *
-     * @access public
      * @return array
      */
     public function links()
@@ -175,7 +173,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
     /**
      * returns all the column names of this table
      *
-     * @access public
      * @return array
      */
     static function &fields()
@@ -251,7 +248,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
     /**
      * returns the names of this table
      *
-     * @access public
      * @static
      * @return string
      */
@@ -262,7 +258,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
     /**
      * returns if this table needs to be logged
      *
-     * @access public
      * @return boolean
      */
     public function getLog()
@@ -272,7 +267,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
     /**
      * returns the list of fields that can be imported
      *
-     * @access public
      * return array
      * @static
      */
@@ -296,7 +290,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem extends CRM_Core_DAO
     /**
      * returns the list of fields that can be exported
      *
-     * @access public
      * return array
      * @static
      */
index b6c66e64ef2a8348dc0fbcd9fb77fcb2fcd9105d..0dc46b6bfde66e5970e65cd8f065c8c4c878a303 100644 (file)
@@ -160,7 +160,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set
    */
     public function __construct()
@@ -171,7 +170,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
     /**
      * return foreign links
      *
-     * @access public
      * @return array
      */
     public function links()
@@ -187,7 +185,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
     /**
      * returns all the column names of this table
      *
-     * @access public
      * @return array
      */
     static function &fields()
@@ -275,7 +272,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
     /**
      * returns the names of this table
      *
-     * @access public
      * @static
      * @return string
      */
@@ -286,7 +282,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
     /**
      * returns if this table needs to be logged
      *
-     * @access public
      * @return boolean
      */
     public function getLog()
@@ -296,7 +291,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
     /**
      * returns the list of fields that can be imported
      *
-     * @access public
      * return array
      * @static
      */
@@ -320,7 +314,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set extends CRM_Core_DAO
     /**
      * returns the list of fields that can be exported
      *
-     * @access public
      * return array
      * @static
      */
index 92c6d335690be8ccc8a5dabf5d6aaa04c1a9b61a..22d70118a9f4a177d4e1e93eaf86bf760156a078 100644 (file)
@@ -112,7 +112,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
   /**
    * Class constructor
    *
-   * @access public
    * @return \CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity
    */
     public function __construct()
@@ -123,7 +122,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
     /**
      * return foreign links
      *
-     * @access public
      * @return array
      */
     public function links()
@@ -138,7 +136,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
     /**
      * returns all the column names of this table
      *
-     * @access public
      * @return array
      */
     static function &fields()
@@ -176,7 +173,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
     /**
      * returns the names of this table
      *
-     * @access public
      * @static
      * @return string
      */
@@ -187,7 +183,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
     /**
      * returns if this table needs to be logged
      *
-     * @access public
      * @return boolean
      */
     public function getLog()
@@ -197,7 +192,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
     /**
      * returns the list of fields that can be imported
      *
-     * @access public
      * return array
      * @static
      */
@@ -221,7 +215,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO
     /**
      * returns the list of fields that can be exported
      *
-     * @access public
      * return array
      * @static
      */
index b2a193a180cfed2004131bf83b434c86e72baf91..435c45bdafe4a9e1bb728809c1ef3e7f45339975 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Utils_Array {
    * If $list is not actually an array at all, then the default value is
    * returned.
    *
-   * @access public
    *
    * @param string $key
    *   Key value to look up in the array.
@@ -71,7 +70,6 @@ class CRM_Utils_Array {
    *
    * @return mixed
    *   The value of the key, or null if the key is not found.
-   * @access public
    */
   public static function retrieveValueRecursive(&$params, $key) {
     if (!is_array($params)) {
@@ -99,7 +97,6 @@ class CRM_Utils_Array {
    * version 4.2.0, which was to return NULL on failure. This function also
    * checks that $list is an array before attempting to search it.
    *
-   * @access public
    *
    * @param mixed $value
    *   The value to search for.
@@ -135,7 +132,6 @@ class CRM_Utils_Array {
    * @param string $seperator
    *   (optional) String to be appended after open/close tags.
    *
-   * @access public
    *
    * @return string
    *   XML fragment representing $list.
@@ -236,7 +232,6 @@ class CRM_Utils_Array {
    * @param string $seperator
    *   (optional) String that separates the concatenated keys.
    *
-   * @access public
    */
   public static function flatten(&$list, &$flat, $prefix = '', $seperator = ".") {
     foreach ($list as $name => $value) {
@@ -265,7 +260,6 @@ class CRM_Utils_Array {
    * @return array
    *   Array-encoded tree
    *
-   * @access public
    */
   public function unflatten($delim, &$arr) {
     $result = array();
@@ -301,7 +295,6 @@ class CRM_Utils_Array {
    *
    * @return array
    *   The merged array.
-   * @access public
    */
   public static function crmArrayMerge($a1, $a2) {
     if (empty($a1)) {
@@ -343,7 +336,6 @@ class CRM_Utils_Array {
    *
    * @return bool
    *   True if $list contains at least one sub-array, false otherwise.
-   * @access public
    */
   public static function isHierarchical(&$list) {
     foreach ($list as $n => $v) {
@@ -381,7 +373,6 @@ class CRM_Utils_Array {
    * @return bool
    *   True if $value was found, false otherwise.
    *
-   * @access public
    */
   public static function crmInArray($value, $params, $caseInsensitive = TRUE) {
     foreach ($params as $item) {
@@ -453,7 +444,6 @@ class CRM_Utils_Array {
    *
    * @return boolean
    *   True if the array is empty.
-   * @access public
    */
   public static function crmIsEmptyArray($array = array()) {
     if (!is_array($array)) {
index 9feff6fa25c7cebacd52d56126be20b532464a8d..c680a4fed92ca17d5ce04bcc7a61376eb916d73e 100644 (file)
@@ -795,7 +795,6 @@ class CRM_Utils_Date {
    * @param date $birthDate Birth Date
    *
    * @return int array $results contains years or months
-   * @access public
    * @static
    */
   static public function calculateAge($birthDate) {
@@ -857,7 +856,6 @@ class CRM_Utils_Date {
    * @param bool $dontCareTime
    *
    * @return array $result contains new date with added interval
-   * @access public
    */
   public static function intervalAdd($unit, $interval, $date, $dontCareTime = FALSE) {
     if (is_array($date)) {
@@ -1617,7 +1615,6 @@ class CRM_Utils_Date {
    * @param  int $fyMonth   Fiscal Start Month
    *
    * @return int $fy       Current Fiscl Year
-   * @access public
    * @static
    */
   public static function calculateFiscalYear($fyDate, $fyMonth) {
index 04aea002c40d7eece274a4cd654d7168c16131a2..600de55d2fa8d215dc3ce56a51eb887360fc3cbe 100644 (file)
@@ -46,7 +46,6 @@ require_once 'api/v3/utils.php';
  *                             be used for CRM_vent_BAO_Participant:create()
  *
  * @return array|CRM_Error
- * @access public
  */
 function _civicrm_api3_deprecated_participant_formatted_param($params, &$values, $create = FALSE) {
   $fields = CRM_Event_DAO_Participant::fields();
@@ -218,7 +217,6 @@ function _civicrm_api3_deprecated_participant_formatted_param($params, &$values,
  * @param null $onDuplicate
  *
  * @return array|CRM_Error
- * @access public
  */
 function _civicrm_api3_deprecated_formatted_param($params, &$values, $create = FALSE, $onDuplicate = Null) {
   // copy all the contribution fields as is
@@ -678,7 +676,6 @@ function _civicrm_api3_deprecated_check_contact_dedupe($params) {
  *                             be used for CRM_Activity_BAO_Activity::create()
  *
  * @return array|CRM_Error
- * @access public
  */
 function _civicrm_api3_deprecated_activity_formatted_param(&$params, &$values, $create = FALSE) {
   // copy all the activity fields as is
@@ -755,7 +752,6 @@ function _civicrm_api3_deprecated_activity_formatted_param(&$params, &$values, $
  * @param array  $params    The structured parameter list
  *
  * @return bool|CRM_Utils_Error
- * @access public
  */
 function _civicrm_api3_deprecated_add_formatted_param(&$values, &$params) {
   /* Crawl through the possible classes:
@@ -970,7 +966,6 @@ function _civicrm_api3_deprecated_add_formatted_param(&$values, &$params) {
  * @param array  $params    The structured parameter list
  *
  * @return bool
- * @access public
  */
 function _civicrm_api3_deprecated_add_formatted_location_blocks(&$values, &$params) {
   static $fields = NULL;
@@ -1160,7 +1155,6 @@ function _civicrm_api3_deprecated_duplicate_formatted_contact($params) {
  * @param array $params  Structured parameter list (as in crm_format_params)
  *
  * @return bool|CRM_Core_Error
- * @access public
  */
 function _civicrm_api3_deprecated_validate_formatted_contact(&$params) {
   /* Look for offending email addresses */
@@ -1295,7 +1289,6 @@ function _civicrm_api3_deprecated_participant_check_params($params, $checkDuplic
  * @param string  $csType          contact subtype if exists/passed.
  *
  * @return null on success, error message otherwise
- * @access public
  */
 function _civicrm_api3_deprecated_contact_check_custom_params($params, $csType = NULL) {
   empty($csType) ? $onlyParent = TRUE : $onlyParent = FALSE;
index 2e630041bd80ddda8f2473ca584bd23d56fcecb0..0e9888ed6d91ea55880b4b913aa5a62e21414967 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Utils_File {
    * @param string $name name of file
    *
    * @return boolean     true if file is ascii
-   * @access public
    */
   public static function isAscii($name) {
     $fd = fopen($name, "r");
@@ -71,7 +70,6 @@ class CRM_Utils_File {
    * @param string $name name of file
    *
    * @return boolean     true if file is html
-   * @access public
    */
   public static function isHtml($name) {
     $fd = fopen($name, "r");
@@ -102,7 +100,6 @@ class CRM_Utils_File {
    * @param boolean $abort should we abort or just return an invalid code
    *
    * @return void
-   * @access public
    * @static
    */
   public static function createDir($path, $abort = TRUE) {
@@ -135,7 +132,6 @@ class CRM_Utils_File {
    *
    * @throws Exception
    * @return void
-   * @access public
    * @static
    */
   public static function cleanDir($target, $rmdir = TRUE, $verbose = TRUE) {
@@ -201,7 +197,6 @@ class CRM_Utils_File {
    * @param string $name name of file
    *
    * @return boolean  whether the file was recoded properly
-   * @access public
    */
   public static function toUtf8($name) {
     static $config = NULL;
@@ -248,7 +243,6 @@ class CRM_Utils_File {
    * @param string $slash
    *
    * @return string
-   * @access public
    * @static
    */
   public static function addTrailingSlash($path, $slash = NULL) {
index 5fd710803ea77445066de327e869a29de135ed5a..13984585b6ea9797f44b010c488779db50c108a0 100644 (file)
@@ -276,7 +276,6 @@ abstract class CRM_Utils_Hook {
    *
    * @return mixed             based on op. pre-hooks return a boolean or
    *                           an error message which aborts the operation
-   * @access public
    */
   public static function post($op, $objectName, $objectId, &$objectRef) {
     $event = new \Civi\Core\Event\PostEvent($op, $objectName, $objectId, $objectRef);
@@ -439,7 +438,6 @@ abstract class CRM_Utils_Hook {
    * @param array $entities List of pending entities
    *
    * @return null the return value is ignored
-   * @access public
    */
   public static function managed(&$entities) {
     return self::singleton()->invoke(1, $entities,
@@ -456,7 +454,6 @@ abstract class CRM_Utils_Hook {
    * relative to the activity list
    *
    * @return string the html snippet to include in the dashboard
-   * @access public
    */
   public static function dashboard($contactID, &$contentPlacement = self::DASHBOARD_BELOW) {
     $retval = self::singleton()->invoke(2, $contactID, $contentPlacement,
@@ -482,7 +479,6 @@ abstract class CRM_Utils_Hook {
    * @param array $recentArray - an array of recently viewed or processed items, for in place modification
    *
    * @return array
-   * @access public
    */
   public static function recent(&$recentArray) {
     return self::singleton()->invoke(1, $recentArray,
@@ -516,7 +512,6 @@ abstract class CRM_Utils_Hook {
    * @param array  $amount   - the amount structure to be displayed
    *
    * @return null
-   * @access public
    */
   public static function buildAmount($pageType, &$form, &$amount) {
     return self::singleton()->invoke(3, $pageType, $form, $amount, self::$_nullObject,
@@ -578,7 +573,6 @@ abstract class CRM_Utils_Hook {
    * @param array $tokens    - the list of tokens that can be used for the contact
    *
    * @return null
-   * @access public
    */
   public static function tokens(&$tokens) {
     return self::singleton()->invoke(1, $tokens,
@@ -597,7 +591,6 @@ abstract class CRM_Utils_Hook {
    * @param string $className  - the top level className from where the hook is invoked
    *
    * @return null
-   * @access public
    */
   static function tokenValues(&$details,
     $contactIDs,
@@ -615,7 +608,6 @@ abstract class CRM_Utils_Hook {
    * @param object $page - the page that will be rendered
    *
    * @return null
-   * @access public
    */
   public static function pageRun(&$page) {
     return self::singleton()->invoke(1, $page,
@@ -632,7 +624,6 @@ abstract class CRM_Utils_Hook {
    * @param object $object     - reference to the copy
    *
    * @return null
-   * @access public
    */
   public static function copy($objectName, &$object) {
     return self::singleton()->invoke(2, $objectName, $object,
@@ -883,7 +874,6 @@ abstract class CRM_Utils_Hook {
    *
    * @return array of data to be displayed, where the key is a unique id to be used for styling (div id's)
    * and the value is an array with keys 'label' and 'value' specifying label/value pairs
-   * @access public
    */
   public static function caseSummary($caseID) {
     return self::singleton()->invoke(1, $caseID,
@@ -1020,7 +1010,6 @@ abstract class CRM_Utils_Hook {
    * @param array $query set of queries
    *
    * @return mixed
-   * @access public
    */
   public static function dupeQuery($obj, $type, &$query) {
     return self::singleton()->invoke(3, $obj, $type, $query,
@@ -1039,7 +1028,6 @@ abstract class CRM_Utils_Hook {
    * @param string $action (optional ) the requested action to be performed if the types was 'mailing'
    *
    * @return mixed
-   * @access public
    */
   public static function emailProcessor($type, &$params, $mail, &$result, $action = NULL) {
     return self::singleton()->invoke(5, $type, $params, $mail, $result, $action, self::$_nullObject, 'civicrm_emailProcessor');
@@ -1061,7 +1049,6 @@ abstract class CRM_Utils_Hook {
    *                  fields          - import fields
    *
    * @return void
-   * @access public
    */
   public static function import($object, $usage, &$objectRef, &$params) {
     return self::singleton()->invoke(4, $object, $usage, $objectRef, $params,
@@ -1150,7 +1137,6 @@ abstract class CRM_Utils_Hook {
    * @param array $ufGroups array of ufgroups for a module.
    *
    * @return null
-   * @access public
    */
   public static function buildUFGroupsForModule($moduleName, &$ufGroups) {
     return self::singleton()->invoke(2, $moduleName, $ufGroups,
@@ -1173,7 +1159,6 @@ abstract class CRM_Utils_Hook {
    *                          CRM_Utils_Mail_Incoming::EMAILPROCESSOR_IGNORE   - skip this email address
    *
    * @return null
-   * @access public
    */
   public static function emailProcessorContact($email, $contactID, &$result) {
     return self::singleton()->invoke(3, $email, $contactID, $result,
@@ -1231,7 +1216,6 @@ abstract class CRM_Utils_Hook {
    * @param $object   a reference to the page or form object
    *
    * @return mixed
-   * @access public
    */
   public static function alterContent(&$content, $context, $tplName, &$object) {
     return self::singleton()->invoke(4, $content, $context, $tplName, $object,
@@ -1250,7 +1234,6 @@ abstract class CRM_Utils_Hook {
    * @param $tplName reference the file name of the tpl
    *
    * @return mixed
-   * @access public
    */
   public static function alterTemplateFile($formName, &$form, $context, &$tplName) {
     return self::singleton()->invoke(4, $formName, $form, $context, $tplName,
@@ -1676,7 +1659,6 @@ abstract class CRM_Utils_Hook {
    *
    * @param array $angularModules list of modules
    * @return null the return value is ignored
-   * @access public
    *
    * @code
    * function mymod_civicrm_angularModules(&$angularModules) {
index 30500019822294d165aec45267db44ea7f87646b..8b8f933d2335f3c6cba4669937010a1d99b807b5 100644 (file)
@@ -90,7 +90,6 @@ class CRM_Utils_ICalendar {
    * - 'text/plain'    : used for iCal formatted feed
    * - 'text/xml'      : used for gData or rss formatted feeds
    *
-   * @access public
    *
    * @param string $calendar The calendar data to be published.
    * @param string $content_type
index 7875f29eae39100013d9bc96717c06f13ce33b99..bd41d8d6ec16246154f41aea0bb448e63abf099c 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Utils_Mail {
    *
    * @param array $params (by reference)
    *
-   * @access public
    *
    * @return boolean true if a mail was sent, else false
    */
@@ -272,7 +271,6 @@ class CRM_Utils_Mail {
    * Get the Active outBound email
    *
    * @return boolean true if valid outBound email configuration found, false otherwise
-   * @access public
    * @static
    */
   public static function validOutBoundMail() {
index d2f43e0689993b1f197a32953e4622475970f0bf..e51c2f523d840441705de53a1c043b84fb87085a 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Utils_PDF_Label extends TCPDF {
    *                  or an array of Label Format values.
    * @param string|\Unit $unit Unit of measure for the PDF document
    *
-   * @access public
    */
   public function __construct($format, $unit = 'mm') {
     if (is_array($format)) {
index 70d8749135cca0e39be0df21d989fbde004854c8..c713640dc265ffa805a29df7a15867bb619fe2e9 100644 (file)
@@ -135,7 +135,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    * @param array   $params      the set of options needed to initialize the parent
    *                             constructor
    *
-   * @access public
    *
    * @return void
    *
@@ -195,7 +194,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    * @param array $params
    *
    * @return int                new pageId to display to the user
-   * @access public
    */
   public function getPageID($defaultPageId = 1, &$params) {
     // POST has higher priority than GET vars
@@ -227,7 +225,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    * @param int $defaultPageRowCount the default value if not set
    *
    * @return int                     the rowCount value to use
-   * @access public
    *
    */
   public function getPageRowCount($defaultPageRowCount = self::ROWCOUNT) {
@@ -251,7 +248,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    *
    * @return array: an array of the pageID and offset
    *
-   * @access public
    *
    */
   public function getOffsetAndRowCount() {
index 44b534ae4c52e103d7a4467246ff5d703af3e40f..6937ce6fafa958dee3dbaa8fa7a8dbef510fe055 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Utils_PagerAToZ {
    * @param bool $isDAO
    *
    * @return string                 The html formatted string
-   * @access public
    * @static
    */
   public static function getAToZBar(&$query, $sortByCharacter, $isDAO = FALSE) {
@@ -60,7 +59,6 @@ class CRM_Utils_PagerAToZ {
    * Return the all the static characters
    *
    * @return array $staticAlphabets is a array of static characters
-   * @access private
    * @static
    */
   public static function getStaticCharacters() {
@@ -75,7 +73,6 @@ class CRM_Utils_PagerAToZ {
    * @param $isDAO
    *
    * @return array $dynamicAlphabets is a array of dynamic characters
-   * @access private
    * @static
    */
   public static function getDynamicCharacters(&$query, $isDAO) {
@@ -105,7 +102,6 @@ class CRM_Utils_PagerAToZ {
    * @param $isDAO
    *
    * @return array with links
-   * @access private
    * @static
    */
   public static function createLinks(&$query, $sortByCharacter, $isDAO) {
index aa3f67fd6597182b11b6e2cf8b16d474211fcd70..466a8bf2ef7413746da65217b42a30ad2d3098fd 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
    *
-   * @access public
    * @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
    *
-   * @access public
    * @static
    *
    * @param $constant
index 1b819c3b5f5d34b0eebb5021aed452b0f8ca83f9..0ea90b950873358ec9e5091b19253feb4b46ca95 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Utils_REST {
    * @param string $var   The string to be echoed
    *
    * @return string       $var
-   * @access public
    */
   public static function ping($var = NULL) {
     $session = CRM_Core_Session::singleton();
index 8ae535acfdf01221900d9145cf54271de2714f82..c5cd36d40e57a015e6454c76f1fc87c623bba1a2 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Utils_Recent {
    * Initialize this class and set the static variables
    *
    * @return void
-   * @access public
    * @static
    */
   public static function initialize() {
@@ -75,7 +74,6 @@ class CRM_Utils_Recent {
    * Return the recently viewed array
    *
    * @return array the recently viewed array
-   * @access public
    * @static
    */
   public static function &get() {
@@ -95,7 +93,6 @@ class CRM_Utils_Recent {
    * @param array $others
    *
    * @return void
-   * @access public
    * @static
    */
   static function add($title,
@@ -152,7 +149,6 @@ class CRM_Utils_Recent {
    * @param array $recentItem array of the recent Item to be removed
    *
    * @return void
-   * @access public
    * @static
    */
   public static function del($recentItem) {
@@ -180,7 +176,6 @@ class CRM_Utils_Recent {
    * @param string $id  contact id that had to be removed
    *
    * @return void
-   * @access public
    * @static
    */
   public static function delContact($id) {
index bfac27264f9fd54fdf5bf26df8ebb51a6d96c565..5c8993c0dc8d970a1531254d16146d7ac100baaf 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Utils_Request {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @access private
    * @static
    */
   static private $_singleton = NULL;
@@ -65,7 +64,6 @@ class CRM_Utils_Request {
    * @param string $method where should we look for the variable
    *
    * @return mixed the value of the variable
-   * @access public
    * @static
    */
   public static function retrieve($name, $type, &$store = NULL, $abort = FALSE, $default = NULL, $method = 'REQUEST') {
index 038302e0aeee4c2a886bce50d9e62ec485730361..b3459d750b5698ea18344f305e3cf648caa9bfc0 100644 (file)
@@ -226,7 +226,6 @@ class CRM_Utils_Rule {
    *
    * @return bool true if valid date
    * @static
-   * @access public
    */
   public static function currentDate($date, $monthRequired = TRUE) {
     $config = CRM_Core_Config::singleton();
@@ -318,7 +317,6 @@ class CRM_Utils_Rule {
    *
    * @return bool true if valid date
    * @static
-   * @access public
    */
   public static function mysqlDate($date) {
     // allow date to be null
@@ -557,7 +555,6 @@ class CRM_Utils_Rule {
    * Checks to make sure the uploaded file is ascii
    *
    * @param     array     Uploaded file info (from $_FILES)
-   * @access    private
    *
    * @return    bool      true if file has been uploaded, false otherwise
    */
@@ -574,7 +571,6 @@ class CRM_Utils_Rule {
    * Checks to make sure the uploaded file is in UTF-8, recodes if it's not
    *
    * @param     array     Uploaded file info (from $_FILES)
-   * @access    private
    *
    * @return    bool      whether file has been uploaded properly and is now in UTF-8
    */
@@ -604,7 +600,6 @@ class CRM_Utils_Rule {
    * Checks to make sure the uploaded file is html
    *
    * @param     array     Uploaded file info (from $_FILES)
-   * @access    private
    *
    * @return    bool      true if file has been uploaded, false otherwise
    */
@@ -624,7 +619,6 @@ class CRM_Utils_Rule {
    * @param array  $options   the daoName and fieldName (optional )
    *
    * @return boolean     true if object exists
-   * @access public
    * @static
    */
   public static function objectExists($value, $options) {
@@ -753,7 +747,6 @@ class CRM_Utils_Rule {
    *
    * @return bool true if valid date
    * @static
-   * @access public
    */
   public static function qfDate($date) {
     $config = CRM_Core_Config::singleton();
index bd9cd544803b08eb8206946b59b0e8bbf6aea501..c16e3bb4ec002e7cccc35d89de64c93f9c4dbf25 100644 (file)
@@ -73,7 +73,6 @@ class CRM_Utils_SoapServer {
    * @param string $var   The string to be echoed
    *
    * @return string       $var
-   * @access public
    */
   public function ping($var) {
     $session = CRM_Core_Session::singleton();
@@ -89,7 +88,6 @@ class CRM_Utils_SoapServer {
    *
    * @throws SoapFault
    * @return void
-   * @access public
    */
   public function verify($key) {
     $session = CRM_Core_Session::singleton();
@@ -123,7 +121,6 @@ class CRM_Utils_SoapServer {
    *
    * @throws SoapFault
    * @return string           The SOAP Client key
-   * @access public
    * @static
    */
   public function authenticate($name, $pass, $loadCMSBootstrap = FALSE) {
index e5b78d3bbbf0a7943e1ae96a8c0487f094e5a59e..48c70df964fe51498710019cf08d97a1ebfb89e7 100644 (file)
@@ -148,7 +148,6 @@ class CRM_Utils_Sort {
    * Function returns the string for the order by clause
    *
    * @return string the order by clause
-   * @access public
    */
   public function orderBy() {
     if (empty($this->_vars[$this->_currentSortID])) {
@@ -175,7 +174,6 @@ class CRM_Utils_Sort {
    *
    * @return string  the string to append to the url
    * @static
-   * @access public
    */
   public static function sortIDValue($index, $dir) {
     return ($dir == self::DESCENDING) ? $index . '_d' : $index . '_u';
@@ -187,7 +185,6 @@ class CRM_Utils_Sort {
    * @param string $defaultSortOrder the sort order to use by default
    *
    * @return returns null if $url- (sort url) is not found
-   * @access public
    */
   public function initSortID($defaultSortOrder) {
     $url = CRM_Utils_Array::value(self::SORT_ID, $_GET, $defaultSortOrder);
@@ -224,7 +221,6 @@ class CRM_Utils_Sort {
    * @param string $defaultSortOrder the sort order to use by default
    *
    * @return void
-   * @access public
    */
   public function initialize($defaultSortOrder) {
     $this->initSortID($defaultSortOrder);
@@ -281,7 +277,6 @@ class CRM_Utils_Sort {
    * @param $b
    *
    * @return int (-1 or 1)
-   * @access public
    */
   public static function cmpFunc($a, $b) {
     $cmp_order = array('weight', 'id', 'title', 'name');
index 0aff0365d518ec2132e7bb4321fda0ca954f926d..0298c18d74b40af99e37d79a5ca5630c65fb2161 100644 (file)
@@ -57,7 +57,6 @@ class CRM_Utils_String {
    *
    * @return string  An equivalent variable name
    *
-   * @access public
    *
    * @return string (or null)
    * @static
@@ -82,7 +81,6 @@ class CRM_Utils_String {
    * @param string $char the character to use for non-valid chars
    * @param int    $len  length of valid variables
    *
-   * @access public
    *
    * @return string returns the manipulated string
    * @static
@@ -130,7 +128,6 @@ class CRM_Utils_String {
    * @param int     $len  length of valid variables
    *
    * @return string  Randomized Variable Name
-   * @access public
    * @static
    */
   public static function rename($name, $len = 4) {
@@ -145,7 +142,6 @@ class CRM_Utils_String {
    * @param string $string the input string
    * @param \char|string $char $char   the character used to demarcate the componets
    *
-   * @access public
    *
    * @return string the last component
    * @static
@@ -169,7 +165,6 @@ class CRM_Utils_String {
    * @param mixed  $name  the string (or array of strings) to append
    *
    * @return void
-   * @access public
    * @static
    */
   public static function append(&$str, $delim, $name) {
@@ -207,7 +202,6 @@ class CRM_Utils_String {
    * @param boolean $utf8 attempt utf8 match on failure (default yes)
    *
    * @return boolean    true if string is ascii
-   * @access public
    * @static
    */
   public static function isAscii($str, $utf8 = TRUE) {
@@ -250,7 +244,6 @@ class CRM_Utils_String {
    * @param array  $regexRules regular expression to be matched w/ replacements
    *
    * @return array $match      array of strings w/ corresponding redacted outputs
-   * @access public
    * @static
    */
   public static function regex($str, $regexRules) {
@@ -307,7 +300,6 @@ class CRM_Utils_String {
    * Determine if a string is composed only of utf8 characters
    *
    * @param string $str  input string
-   * @access public
    * @static
    *
    * @return boolean
@@ -339,7 +331,6 @@ class CRM_Utils_String {
    * @param string $url2 the second url to be matched against
    *
    * @return boolean true if the urls match, else false
-   * @access public
    * @static
    */
   public static function match($url1, $url2) {
@@ -363,7 +354,6 @@ class CRM_Utils_String {
    * @param  mix $query this is basically url
    *
    * @return mix $v  returns civicrm url (eg: civicrm/contact/search/...)
-   * @access public
    * @static
    */
   public static function extractURLVarValue($query) {
@@ -388,7 +378,6 @@ class CRM_Utils_String {
    * @param string $str  the string to be translated
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function strtobool($str) {
@@ -408,7 +397,6 @@ class CRM_Utils_String {
    * @param string $str  the string to be translated
    *
    * @return boolean
-   * @access public
    * @static
    */
   public static function strtoboolstr($str) {
@@ -433,7 +421,6 @@ class CRM_Utils_String {
    * @param string $html  the string to be converted
    *
    * @return string       the converted string
-   * @access public
    * @static
    */
   public static function htmlToText($html) {
@@ -547,7 +534,6 @@ class CRM_Utils_String {
    * @param string  $string input string to be cleaned
    *
    * @return string the cleaned string
-   * @access public
    * @static
    */
   public static function stripSpaces($string) {
@@ -563,7 +549,6 @@ class CRM_Utils_String {
    * @param string $replace the character to replace it with
    *
    * @return string the sanitized string
-   * @access public
    * @static
    */
   static function stripPathChars($string,
index 65f941ce6da55b98a43be82328216432ad894450..e5bbda8fccbb0f929f47d65888271346df9d2576 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   The URL fragment.
-   * @access public
    */
   public static function makeURL($urlVar, $includeReset = FALSE, $includeForce = TRUE, $path = NULL, $absolute = FALSE) {
     if (empty($path)) {
@@ -103,7 +102,6 @@ class CRM_Utils_System {
    *   (optional)
    *
    * @return string
-   * @access public
    */
   public static function getLinksUrl($urlVar, $includeReset = FALSE, $includeForce = TRUE, $skipUFVar = TRUE) {
     // Sort out query string to prevent messy urls
@@ -185,7 +183,6 @@ class CRM_Utils_System {
    *
    * @return string
    *
-   * @access public
    */
   static function theme(
     &$content,
@@ -232,7 +229,6 @@ class CRM_Utils_System {
    * @param bool $forceBackend
    * @return string
    *   An HTML string containing a link to the given path.
-   * @access public
    */
   static function url(
     $path = NULL,
@@ -301,7 +297,6 @@ class CRM_Utils_System {
    * What menu path are we currently on. Called for the primary tpl
    *
    * @return string the current menu path
-   * @access public
    */
   public static function currentPath() {
     $config = CRM_Core_Config::singleton();
@@ -315,7 +310,6 @@ class CRM_Utils_System {
    *   List of parameters.
    *
    * @return string url
-   * @access public
    */
   public static function crmURL($params) {
     $p = CRM_Utils_Array::value('p', $params);
@@ -340,7 +334,6 @@ class CRM_Utils_System {
    * @param string $title
    * @param string $pageTitle
    *
-   * @access public
    */
   public static function setTitle($title, $pageTitle = NULL) {
     self::$title = $title;
@@ -358,7 +351,6 @@ class CRM_Utils_System {
    * @param string $default
    *   (optional) The default userContext if no match found.
    *
-   * @access public
    */
   public static function setUserContext($names, $default = NULL) {
     $url = $default;
@@ -389,7 +381,6 @@ class CRM_Utils_System {
    * @return string
    *   The class name of the object.
    *
-   * @access public
    */
   public static function getClassName($object) {
     return get_class($object);
@@ -401,7 +392,6 @@ class CRM_Utils_System {
    * @param string $url
    *   The URL to provide to the browser via the Location header.
    *
-   * @access public
    */
   public static function redirect($url = NULL) {
     if (!$url) {
@@ -437,7 +427,6 @@ class CRM_Utils_System {
    * @param string $message
    *   (optional) The message to provide in the body of the redirect page.
    *
-   * @access public
    */
   static function jsRedirect(
     $url     = NULL,
@@ -477,7 +466,6 @@ class CRM_Utils_System {
    *
    * @param $breadCrumbs
    *
-   * @access public
    */
   public static function appendBreadCrumb($breadCrumbs) {
     $config = CRM_Core_Config::singleton();
@@ -487,7 +475,6 @@ class CRM_Utils_System {
   /**
    * Reset an additional breadcrumb tag to the existing breadcrumb.
    *
-   * @access public
    */
   public static function resetBreadCrumb() {
     $config = CRM_Core_Config::singleton();
@@ -499,7 +486,6 @@ class CRM_Utils_System {
    *
    * @param string $bc
    *
-   * @access public
    */
   public static function addHTMLHead($bc) {
     $config = CRM_Core_Config::singleton();
@@ -514,7 +500,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   The URL to post the form.
-   * @access public
    */
   public static function postURL($action) {
     $config = CRM_Core_Config::singleton();
@@ -524,7 +509,6 @@ class CRM_Utils_System {
   /**
    * Rewrite various system URLs to https.
    *
-   * @access public
    */
   public static function mapConfigToSSL() {
     $config = CRM_Core_Config::singleton();
@@ -542,7 +526,6 @@ class CRM_Utils_System {
    * Get the base URL of the system.
    *
    * @return string
-   * @access public
    */
   public static function baseURL() {
     $config = CRM_Core_Config::singleton();
@@ -676,7 +659,6 @@ class CRM_Utils_System {
    * @param $realPath
    *
    * @return false|array
-   * @access public
    */
   public static function authenticate($name, $password, $loadCMSBootstrap = FALSE, $realPath = NULL) {
     $config = CRM_Core_Config::singleton();
@@ -699,7 +681,6 @@ class CRM_Utils_System {
    * @param string $message
    *   The message to set.
    *
-   * @access public
    */
   public static function setUFMessage($message) {
     $config = CRM_Core_Config::singleton();
@@ -1072,7 +1053,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   civicrm version
-   * @access public
    */
   public static function version() {
     static $version;
@@ -1246,7 +1226,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   The previous page URL
-   * @access public
    */
   public static function refererPath() {
     return CRM_Utils_Array::value('HTTP_REFERER', $_SERVER);
@@ -1257,7 +1236,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   Base URL of the CRM documentation.
-   * @access public
    */
   public static function getDocBaseURL() {
     // FIXME: move this to configuration at some stage
@@ -1268,7 +1246,6 @@ class CRM_Utils_System {
    * Returns wiki (alternate) documentation URL base.
    *
    * @return string documentation url
-   * @access public
    */
   public static function getWikiBaseURL() {
     // FIXME: move this to configuration at some stage
@@ -1297,7 +1274,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   URL or link to documentation page, based on provided parameters.
-   * @access public
    */
   public static function docURL2($page, $URLonly = FALSE, $text = NULL, $title = NULL, $style = NULL, $resource = NULL) {
     // if ts function doesn't exist, it means that CiviCRM hasn't been fully initialised yet -
@@ -1333,7 +1309,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   URL or link to documentation page, based on provided parameters.
-   * @access public
    */
   public static function docURL($params) {
 
@@ -1723,7 +1698,6 @@ class CRM_Utils_System {
    *   An array of files that exist in one or more of the directories that are
    *   referenced by the relative path when appended to each element of the PHP
    *   include path.
-   * @access public
    */
   public static function listIncludeFiles($relpath) {
     $file_list = array();
@@ -1762,7 +1736,6 @@ class CRM_Utils_System {
    * @return array
    *   List of plugins, where the plugin name is both the key and the value of
    *   each element.
-   * @access public
    */
   public static function getPluginList($relpath, $fext = '.php', $skipList = array()) {
     $fext_len = strlen($fext);
index aca82dc8d9875c0d9c76d01098410feab473bdda..f85fefa8aed00f75566bd39c934a7f45cc2aa281 100644 (file)
@@ -49,7 +49,6 @@ abstract class CRM_Utils_System_Base {
    * @param boolean $maintenance  for maintenance mode
    *
    * @return void           prints content on stdout
-   * @access public
    */
   public function theme(&$content, $print = FALSE, $maintenance = FALSE) {
     $ret = FALSE;
@@ -166,7 +165,6 @@ abstract class CRM_Utils_System_Base {
    *
    * @param array $data  array with user specific data
    *
-   * @access public
    */
   public function setUserSession($data) {
     list($userID, $ufID) = $data;
index 7d92ecf4b7131e33e1d183a4058b8a62045984f5..6cd0e7fd8568116ca930db6c0cec7a4eecb89c1d 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    *
    * @return uid if user exists, false otherwise
    *
-   * @access public
    *
    */
   public function createUser(&$params, $mail) {
@@ -240,7 +239,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @paqram string $pageTitle
    *
    * @return void
-   * @access public
    */
   public function setTitle($title, $pageTitle = NULL) {
     if (arg(0) == 'civicrm') {
@@ -260,7 +258,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @internal param string $url
    *
    * @return void
-   * @access public
    */
   public function appendBreadCrumb($breadCrumbs) {
     $breadCrumb = drupal_get_breadcrumb();
@@ -288,7 +285,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * Reset an additional breadcrumb tag to the existing breadcrumb
    *
    * @return void
-   * @access public
    */
   public function resetBreadCrumb() {
     $bc = array();
@@ -301,7 +297,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @param string $header the new string to be appended
    *
    * @return void
-   * @access public
    */
   public function addHTMLHead($header) {
     static $count = 0;
@@ -325,7 +320,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScriptUrl($url, $region) {
     $params = array('group' => JS_LIBRARY, 'weight' => 10);
@@ -353,7 +347,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScript($code, $region) {
     $params = array('type' => 'inline', 'group' => JS_LIBRARY, 'weight' => 10);
@@ -379,7 +372,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyleUrl($url, $region) {
     if ($region != 'html-header') {
@@ -402,7 +394,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyle($code, $region) {
     if ($region != 'html-header') {
@@ -419,7 +410,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function mapConfigToSSL() {
     global $base_url;
@@ -432,7 +422,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @param mix $action the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    */
   public function postURL($action) {
     if (!empty($action)) {
@@ -454,7 +443,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    * @return mixed false if no auth
    *               array(
    *  contactID, ufID, unique string ) if success
-   * @access public
    */
    public static function authenticate($name, $password, $loadCMSBootstrap = FALSE, $realPath = NULL) {
     require_once 'DB.php';
@@ -586,7 +574,6 @@ AND    u.status = 1
    *
    * @param string $message the message to set
    *
-   * @access public
    */
   public function setMessage($message) {
     drupal_set_message($message);
index 839beaee932acde44ca935e67a7af3af575842c3..9c62e3df0d844a7295c3592dd396f195fbfeaa96 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @param boolean $maintenance  for maintenance mode
    *
    * @return void           prints content on stdout
-   * @access public
    */
   public function theme(&$content, $print = FALSE, $maintenance = FALSE) {
     // TODO: Simplify; this was copied verbatim from CiviCRM 3.4's multi-UF theming function, but that's more complex than necessary
@@ -80,7 +79,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *
    * @return uid if user exists, false otherwise
    *
-   * @access public
    */
   public function createUser(&$params, $mail) {
     $form_state = array();
@@ -257,7 +255,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @paqram string $pageTitle
    *
    * @return void
-   * @access public
    */
   public function setTitle($title, $pageTitle = NULL) {
     if (!$pageTitle) {
@@ -278,7 +275,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @internal param string $url
    *
    * @return void
-   * @access public
    */
   public function appendBreadCrumb($breadCrumbs) {
     $breadCrumb = drupal_get_breadcrumb();
@@ -306,7 +302,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * Reset an additional breadcrumb tag to the existing breadcrumb
    *
    * @return void
-   * @access public
    */
   public function resetBreadCrumb() {
     $bc = array();
@@ -319,7 +314,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @param string $head the new string to be appended
    *
    * @return void
-   * @access public
    */
   public function addHTMLHead($head) {
     drupal_set_html_head($head);
@@ -335,7 +329,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScriptUrl($url, $region) {
     // CRM-15450 - D6 doesn't order internal/external links correctly so we can't use drupal_add_js
@@ -352,7 +345,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScript($code, $region) {
     // CRM-15450 - ensure scripts are in correct order
@@ -369,7 +361,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyleUrl($url, $region) {
     if ($region != 'html-header' || !$this->formatResourceUrl($url)) {
@@ -389,7 +380,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyle($code, $region) {
     return FALSE;
@@ -401,7 +391,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function mapConfigToSSL() {
     global $base_url;
@@ -414,7 +403,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @param mix $action the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    */
   public function postURL($action) {
     if (!empty($action)) {
@@ -435,7 +423,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    * @return mixed false if no auth
    *               array(
    *  contactID, ufID, unique string ) if success
-   * @access public
    */
   public function authenticate($name, $password, $loadCMSBootstrap = FALSE, $realPath = NULL) {
    //@todo this 'PEAR-y' stuff is only required when bookstrap is not being loaded which is rare
@@ -537,7 +524,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *
    * @param string $message the message to set
    *
-   * @access public
    */
   public function setMessage($message) {
     drupal_set_message($message);
index 25d45fd875bccbd48d5992e4241fd71670da5d0c..3a3e50aa109af3ada016d179fcd24b22df119ea7 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    *
    * @return uid if user exists, false otherwise
    *
-   * @access public
    *
    */
   public function createUser(&$params, $mail) {
@@ -231,7 +230,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @param string $pageTitle
    *
    * @return void
-   * @access public
    */
   public function setTitle($title, $pageTitle = NULL) {
     if (!$pageTitle) {
@@ -250,7 +248,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @internal param string $url
    *
    * @return void
-   * @access public
    */
   public function appendBreadCrumb($breadcrumbs) {
     $civicrmPageState = \Drupal::service('civicrm.page_state');
@@ -263,7 +260,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * Reset an additional breadcrumb tag to the existing breadcrumb
    *
    * @return void
-   * @access public
    */
   public function resetBreadCrumb() {
     \Drupal::service('civicrm.page_state')->resetBreadcrumbs();
@@ -275,7 +271,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @param string $header the new string to be appended
    *
    * @return void
-   * @access public
    */
   public function addHTMLHead($header) {
     \Drupal::service('civicrm.page_state')->addHtmlHeader($header);
@@ -291,7 +286,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScriptUrl($url, $region) {
     $options = array('group' => JS_LIBRARY, 'weight' => 10);
@@ -319,7 +313,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScript($code, $region) {
     $options = array('type' => 'inline', 'group' => JS_LIBRARY, 'weight' => 10);
@@ -345,7 +338,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyleUrl($url, $region) {
     if ($region != 'html-header') {
@@ -368,7 +360,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyle($code, $region) {
     if ($region != 'html-header') {
@@ -410,7 +401,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @param null
    *
    * @return void
-   * @access public
    */
   public function mapConfigToSSL() {
   }
@@ -458,7 +448,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * @return mixed false if no auth
    *               array(
    *  contactID, ufID, unique string ) if success
-   * @access public
    *
    * This always bootstraps Drupal
    */
@@ -510,7 +499,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    *
    * @param string $message the message to set
    *
-   * @access public
    */
   public function setMessage($message) {
     drupal_set_message($message);
index 8277c5c652b7b5ae9dbfae91fcca0d8d720b6cc0..e801dab7127e7ba787c77752f7b0f7fafafb97e7 100644 (file)
@@ -153,7 +153,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    * @param $forceBackend boolean  a gross joomla hack
    *
    * @return string an HTML string containing a link to the given path.
-   * @access public
    *
    */
   function url($path = NULL, $query = NULL, $absolute = FALSE,
@@ -470,7 +469,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    * @param mix $action the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    */
   public function postURL($action) {
     if (!empty($action)) {
index b8001ef2ead55e6929c6ea812d9b61ce5d198248..6928d2c8a7e89b8adc9ca20c360a5129d9aa5dcd 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *
    * @return uid if user exists, false otherwise
    *
-   * @access public
    */
   public function createUser(&$params, $mail) {
     $baseDir = JPATH_SITE;
@@ -181,7 +180,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @param string $pageTitle
    *
    * @return void
-   * @access public
    */
   public function setTitle($title, $pageTitle = NULL) {
     if (!$pageTitle) {
@@ -206,7 +204,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @internal param string $url
    *
    * @return void
-   * @access public
    */
   public function appendBreadCrumb($breadCrumbs) {
     $template = CRM_Core_Smarty::singleton();
@@ -238,7 +235,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @internal param string $bc the new breadcrumb to be appended
    *
    * @return void
-   * @access public
    */
   public function resetBreadCrumb() {
     return;
@@ -252,7 +248,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @internal param string $head the new string to be appended
    *
    * @return void
-   * @access public
    */
   public static function addHTMLHead($string = NULL) {
     if ($string) {
@@ -271,7 +266,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScriptUrl($url, $region) {
     return FALSE;
@@ -287,7 +281,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScript($code, $region) {
     return FALSE;
@@ -303,7 +296,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyleUrl($url, $region) {
     if ($region == 'html-header') {
@@ -324,7 +316,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyle($code, $region) {
     if ($region == 'html-header') {
@@ -350,7 +341,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @param bool $forceBackend
    *
    * @return string            an HTML string containing a link to the given path.
-   * @access public
    */
   function url($path = NULL, $query = NULL, $absolute = TRUE,
     $fragment = NULL, $htmlize = TRUE,
@@ -427,7 +417,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @param $action the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    */
   public function postURL($action) {
     if (!empty($action)) {
@@ -445,7 +434,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @param object $user handle to the user object
    *
    * @return void
-   * @access public
    */
   public function setEmail(&$user) {
     global $database;
@@ -464,7 +452,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @return mixed false if no auth
    *               array(
       contactID, ufID, unique string ) if success
-   * @access public
    */
   public function authenticate($name, $password, $loadCMSBootstrap = FALSE) {
     require_once 'DB.php';
@@ -558,7 +545,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *
    * @param array $data  array with user specific data
    *
-   * @access public
    */
   public function setUserSession($data) {
     list($userID, $ufID) = $data;
@@ -574,7 +560,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *
    * @param string $message  the message to set
    *
-   * @access public
    */
   public function setMessage($message) {
     return;
index 1368570743976f2ed861229e2747bb84e0c4230b..6ec959c0b9bdf59f4fc608cb7136a4fa4a747cd1 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @paqram string $pageTitle
    *
    * @return void
-   * @access public
    */
   public function setTitle($title, $pageTitle) {
     return;
@@ -66,7 +65,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    *
    * @return boolean true if yes, else false
    * @static
-   * @access public
    */
   public function checkPermission($str) {
     return TRUE;
@@ -79,7 +77,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @param string $url
    *
    * @return void
-   * @access public
    */
   public function appendBreadCrumb($title, $url) {
     return;
@@ -91,7 +88,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @param string $head the new string to be appended
    *
    * @return void
-   * @access public
    */
   public function addHTMLHead($head) {
     return;
@@ -108,7 +104,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @param $fragment string   A fragment identifier (named anchor) to append to the link.
    *
    * @return string            an HTML string containing a link to the given path.
-   * @access public
    *
    */
   public function url($path = NULL, $query = NULL, $absolute = TRUE, $fragment = NULL) {
@@ -128,7 +123,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @param the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    */
   public function postURL($action) {
     return NULL;
@@ -140,7 +134,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @param object $user handle to the user object
    *
    * @return void
-   * @access public
    */
   public function setEmail(&$user) {}
 
@@ -151,7 +144,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    * @param string $pass      Login password
    *
    * @return array            Result array
-   * @access public
    */
   public function &authenticate($name, $pass) {
     if (isset(self::$ufClass)) {
@@ -167,7 +159,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
   /**
    * Swap the current UF for soap
    *
-   * @access public
    */
   public function swapUF() {
     $config = CRM_Core_Config::singleton();
index 89827e2525a94b245569f22d948d9240361aa6f6..af8b46d3af83bb87bb080ee6434176e092a3e4f6 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @paqram string $pageTitle
    *
    * @return void
-   * @access public
    */
   /**
    * @param string $title
@@ -75,7 +74,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @return mixed false if no auth
    *               array(
    *  contactID, ufID, unique string ) if success
-   * @access public
    */
   /**
    * @param string $name
@@ -99,7 +97,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @internal param string $url
    *
    * @return void
-   * @access public
    */
   /**
    * @param $breadCrumbs
@@ -118,7 +115,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @param string $header the new string to be appended
    *
    * @return void
-   * @access public
    */
   /**
    * @param string $head
@@ -138,7 +134,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @param mix $action the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    */
   /**
    * @param mix $action
@@ -163,7 +158,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    * @param $forceBackend boolean  a gross joomla hack
    *
    * @return string an HTML string containing a link to the given path.
-   * @access public
    *
    */
   /**
@@ -259,7 +253,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    *
    * @param string $message the message to set
    *
-   * @access public
    */
   /**
    * @param string $message
index 186736af97f2ac12448587e618049c9d4c89643e..c9c0e7ccb7221e0651eb19cf70a833165aedcb25 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param null $pageTitle
    *
    * @return void
-   * @access public
    */
   public function setTitle($title, $pageTitle = NULL) {
     if (!$pageTitle) {
@@ -103,7 +102,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @internal param string $url
    *
    * @return void
-   * @access public
    * @static
    */
   public function appendBreadCrumb($breadCrumbs) {
@@ -135,7 +133,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * Reset an additional breadcrumb tag to the existing breadcrumb
    *
    * @return void
-   * @access public
    * @static
    */
   public function resetBreadCrumb() {
@@ -149,7 +146,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param string $head the new string to be appended
    *
    * @return void
-   * @access public
    * @static
    */
   public function addHTMLHead($head) {
@@ -182,7 +178,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScriptUrl($url, $region) {
     return FALSE;
@@ -198,7 +193,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addScript($code, $region) {
     return FALSE;
@@ -214,7 +208,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyleUrl($url, $region) {
     return FALSE;
@@ -230,7 +223,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @see CRM_Core_Region::render()
    *
    * @return bool TRUE if we support this operation in this CMS, FALSE otherwise
-   * @access public
    */
   public function addStyle($code, $region) {
     return FALSE;
@@ -242,7 +234,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param null
    *
    * @return void
-   * @access public
    * @static
    */
   public function mapConfigToSSL() {
@@ -256,7 +247,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param mix $action the default action if one is pre-specified
    *
    * @return string the url to post the form
-   * @access public
    * @static
    */
   public function postURL($action) {
@@ -282,7 +272,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param bool $forceBackend
    *
    * @return string            an HTML string containing a link to the given path.
-   * @access public
    */
   function url(
     $path = NULL,
@@ -400,7 +389,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @return mixed false if no auth
    *               array(
    * contactID, ufID, unique string ) if success
-   * @access public
    * @static
    */
   public function authenticate($name, $password, $loadCMSBootstrap = FALSE, $realPath = NULL) {
@@ -430,7 +418,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    *
    * @param string $message the message to set
    *
-   * @access public
    * @static
    */
   public function setMessage($message) {
index 4a2986b6d859c785a4b6f86ffe476df687d32fdd..d31b55771c28de84943f4397664b18f39038e2fb 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Utils_Token {
    *
    * @return true|array           true if all required tokens are found,
    *                              else an array of the missing tokens
-   * @access public
    * @static
    */
   public static function requiredTokens(&$str) {
@@ -149,7 +148,6 @@ class CRM_Utils_Token {
    * @param string $str       The string to search
    *
    * @return boolean          Was there a match
-   * @access public
    * @static
    */
   public static function token_match($type, $var, &$str) {
@@ -168,7 +166,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string           The processed string
-   * @access public
    * @static
    */
   public static function &token_replace($type, $var, $value, &$str, $escapeSmarty = FALSE) {
@@ -189,7 +186,6 @@ class CRM_Utils_Token {
    * @param string $token_type a string indicating the the type of token to be used in the expression
    *
    * @return string           regular expression sutiable for using in preg_replace
-   * @access private
    * @static
    */
   private static function tokenRegex($token_type) {
@@ -202,7 +198,6 @@ class CRM_Utils_Token {
    * @param string $string    a string that needs to be escaped from smarty parsing
    *
    * @return string           the escaped string
-   * @access private
    * @static
    */
   private static function tokenEscapeSmarty($string) {
@@ -221,7 +216,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string           The processed string
-   * @access public
    * @static
    */
   public static function &replaceDomainTokens(
@@ -319,7 +313,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string           The processed string
-   * @access public
    * @static
    */
   public static function &replaceOrgTokens($str, &$org, $html = FALSE, $escapeSmarty = FALSE) {
@@ -400,7 +393,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string           The processed sstring
-   * @access public
    * @static
    */
   public static function &replaceMailingTokens(
@@ -530,7 +522,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string             The processed string
-   * @access public
    * @static
    */
   public static function &replaceActionTokens(
@@ -619,7 +610,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string                    The processed string
-   * @access public
    * @static
    */
   public static function &replaceContactTokens(
@@ -761,7 +751,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string             The processed string
-   * @access public
    * @static
    */
   public static function &replaceHookTokens(
@@ -854,7 +843,6 @@ class CRM_Utils_Token {
    * @param string hash           The security hash of the unsub event
    *
    * @return string               The processed string
-   * @access public
    * @static
    */
   public static function &replaceUnsubscribeTokens(
@@ -896,7 +884,6 @@ class CRM_Utils_Token {
    * @param string hash           The security hash of the resub event
    *
    * @return string               The processed string
-   * @access public
    * @static
    */
   public static function &replaceResubscribeTokens($str, &$domain, &$groups, $html,
@@ -920,7 +907,6 @@ class CRM_Utils_Token {
    * @param boolean $html Replace tokens with html or plain text
    *
    * @return string               The processed string
-   * @access public
    * @static
    */
   public static function &replaceSubscribeTokens($str, $group, $url, $html) {
@@ -939,7 +925,6 @@ class CRM_Utils_Token {
    * @param string $str           The string with tokens to be replaced
    *
    * @return string               The processed string
-   * @access public
    * @static
    */
   public static function &replaceSubscribeInviteTokens($str) {
@@ -984,7 +969,6 @@ class CRM_Utils_Token {
    * @param boolean $html         Replace tokens with html or plain text
    *
    * @return string               The processed string
-   * @access public
    * @static
    */
   public static function &replaceWelcomeTokens($str, $group, $html) {
@@ -1000,7 +984,6 @@ class CRM_Utils_Token {
    * @param string $str       The string to search
    *
    * @return array            Array of tokens that weren't replaced
-   * @access public
    * @static
    */
   public static function &unmatchedTokens(&$str) {
@@ -1020,7 +1003,6 @@ class CRM_Utils_Token {
    * @param bool $returnEmptyToken
    *
    * @return string           The processed string
-   * @access public
    * @static
    */
   public static function &replaceComponentTokens(&$str, $contact, $components, $escapeSmarty = FALSE, $returnEmptyToken = TRUE) {
@@ -1091,7 +1073,6 @@ class CRM_Utils_Token {
    * @param  int $jobID the mailing list jobID - this is a legacy param
    *
    * @return array
-   * @access public
    * @static
    */
   static function getTokenDetails($contactIDs,
@@ -1249,7 +1230,6 @@ class CRM_Utils_Token {
    * @param string $className
    *
    * @return array
-   * @access public
    * @static
    */
   static function getContributionTokenDetails($contributionIDs,
@@ -1313,7 +1293,6 @@ class CRM_Utils_Token {
   /**
    * Replace greeting tokens exists in message/subject
    *
-   * @access public
    */
   public static function replaceGreetingTokens(&$tokenString, $contactDetails = NULL, $contactId = NULL, $className = NULL, $escapeSmarty = FALSE) {
 
@@ -1422,7 +1401,6 @@ class CRM_Utils_Token {
    * @param bool $escapeSmarty
    *
    * @return string           The processed string
-   * @access public
    * @static
    */
   public static function &replaceUserTokens($str, $knownTokens = NULL, $escapeSmarty = FALSE) {
index 72f8d5e1575cdc224d642cf7bf9ce3b953338689..1acf22040cc656e5315d6061c7688c1426b3878a 100644 (file)
@@ -93,7 +93,6 @@ class CRM_Utils_Tree {
    * @internal param string $rootNode
    *
    * @return CRM_Utils_Tree
-   * @access public
    */
   public function __construct($nodeName) {
     // create the root node
@@ -112,7 +111,6 @@ class CRM_Utils_Tree {
    * @return array(
      ref) | false node if found else false
    *
-   * @access public
    */
   //public function &findNode(&$parentNode, $name)
   public function &findNode($name, &$parentNode) {
@@ -153,7 +151,6 @@ class CRM_Utils_Tree {
    *
    * @return boolean
    *
-   * @access public
    */
   public function isLeafNode(&$node) {
     return (count($node['children']) ? TRUE : FALSE);
@@ -166,7 +163,6 @@ class CRM_Utils_Tree {
    *
    * @return array (ref)
    *
-   * @access public
    */
   public function &createNode($name) {
     $node['name']     = $name;
@@ -184,7 +180,6 @@ class CRM_Utils_Tree {
    *
    * @return void
    *
-   * @access public
    */
   public function addNode($parentName, &$node) {
     $temp = '';
@@ -202,7 +197,6 @@ class CRM_Utils_Tree {
    *
    * @return void
    *
-   * @access public
    */
   public function addData($parentName, $childName, $data) {
     $temp = '';
@@ -223,7 +217,6 @@ class CRM_Utils_Tree {
    *
    * @return tree
    *
-   * @access public
    */
   public function getTree() {
     return $this->tree;
@@ -236,7 +229,6 @@ class CRM_Utils_Tree {
    *
    * @return void
    *
-   * @access public
    */
   public function display() {
     print_r($this->tree);
index 3b640394d1871c76add91c153318a003881bd6df..204285f4c7e765ad9287ba01a2986c793f610186 100644 (file)
@@ -145,7 +145,6 @@ class CRM_Utils_Type {
    * @param boolean $abort        Should we abort if invalid
    *
    * @return mixed                The data, escaped if necessary
-   * @access public
    * @static
    */
   public static function escape($data, $type, $abort = TRUE) {
@@ -261,7 +260,6 @@ class CRM_Utils_Type {
    * @name string   $name    The name of the attribute
    *
    * @return mixed                The data, escaped if necessary
-   * @access public
    * @static
    */
   public static function validate($data, $type, $abort = TRUE, $name = 'One of parameters ') {
index cf84a101abd83da0fb32f752b6e087fdd8cb7f77..bc6e5f530b8950d58dac0a596c50a7fcde64f787 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Utils_Verp {
    * @param string $recipient The address of the recipient
    *
    * @return string           The VERP encoded address
-   * @access public
    * @static
    */
   public static function encode($sender, $recipient) {
@@ -94,7 +93,6 @@ class CRM_Utils_Verp {
    * @param string $address   The address to be decoded
    *
    * @return array            The tuple ($sender, $recipient)
-   * @access public
    * @static
    */
   public static function &verpdecode($address) {
index 18ba82e851434580e63be405d26c810e36563211..a821244a65406e9fde39869938b94d0d0861e073 100644 (file)
@@ -98,7 +98,6 @@ class CRM_Utils_VersionCheck {
   /**
    * Class constructor
    *
-   * @access private
    */
   public function __construct() {
     global $civicrm_root;
index 1f6d1718914e89ad6762c7db66020a14954b3058..ab3e46f5aa0c8d2595ea83831b2e97ac8f855f52 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Utils_Wrapper {
    *
    * The controller which will handle the display and processing of this page.
    *
-   * @access protected
    */
   protected $_controller;
 
@@ -61,7 +60,6 @@ class CRM_Utils_Wrapper {
    * @param boolean ignoreKey   should we not set a qfKey for this controller (for standalone forms)
    *
    * @return void.
-   * @access public
    */
   public function run($formName, $formLabel = NULL, $arguments = NULL) {
     if (is_array($arguments)) {
index 5e85c9276f63c56f5d44fae8330108d04a609664..e31c5fc5638e8f49a46b3b94cb1919954b5753d9 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index afd31c4914613c780a20c2eac944ae3eab75757f..2fcfa5b2e3edf9b0f7e40e6f34cb1a1a8d04a1dd 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index bf48926d0e19b54d9da7707d19894897120cbbc7..1995dc0aa0a93b97d006fcaf9bb6f0ec473e149d 100644 (file)
@@ -192,7 +192,6 @@ class CRM_Contact_BAO_GroupContactCacheTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     $this->_testObjects = array();
@@ -203,7 +202,6 @@ class CRM_Contact_BAO_GroupContactCacheTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {
     parent::tearDown();
index 076f1371594c4f832b6a4e0162c5a5681fee30e5..c97c2be7e3c2f87a732f5d43fbf1502ed04344a4 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -50,7 +49,6 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index d4a54fff563075a9d1deff32e77da8cb865f50d0..f8963ae48c63f96fcf868ca7668bf50b622fa5c0 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {
     $this->quickCleanup(array('civicrm_mapping_field', 'civicrm_mapping', 'civicrm_group', 'civicrm_saved_search'));
index fee9defeb2053ec04eb22bc797f20af3d2a07347..fb590af9c5113705d94585070b3c90d2c7348edd 100644 (file)
@@ -419,7 +419,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   public function tearDown() {
     parent::tearDown();
@@ -882,7 +881,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function _setUp() {
     $this->_testObjects = array();
@@ -892,7 +890,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function _tearDown() {
     parent::tearDown();
index 72de8f45cecdb719b17864ac49104badf760d624..e974dbda019a3ac5cf51c717deb37b90eddbc518 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   public function tearDown() {
     $tablesToTruncate = array(
index 90baa1315722f9fcb2a4aa72542af98ed91b959f..756a4504671d84aa70e644bc5260610fd927dfac 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -47,7 +46,6 @@ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index 1722d798a6a096b6fc83f2aa9ac13f791ad21fb3..c5a0fbf4d0a59637f1755ff53da022a95f09fa8d 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index e1c1b0839b9b2c2914f8c7357457621093554ea8..4a0549fee7dc90244b8b689d2725ac73042a48f0 100644 (file)
@@ -39,7 +39,6 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -186,7 +185,6 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 }
index 649a646993849de8c157da105fd95184d1b6d3d9..2e1e09ec4ad6cb53c5b5abd197cdeb58dfaac6da 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -51,7 +50,6 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index 1aa5bd6ca40d2bb351451c0fc7903934ab58b885..3ae8cd453005a594124f93928f3661799814e8df 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index 724569596b3ea86ed35514cb0f5d2bb04b0eceeb..342712bbc1e4c622d09755fc53b5435bed8a1105 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -51,7 +50,6 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {}
 
index 41a76a38c9a923bed450e6fad8f9f362e5add35e..6d63f74ed2720252065ce8a7ed30217c905454e3 100644 (file)
@@ -126,7 +126,6 @@ class CiviCaseTestCase extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   public function tearDown() {
     $this->quickCleanup($this->tablesToTruncate, TRUE);
index a8ed35939dab20d776b0d68edf146ad066dbaefb..45421706978130b736cc2449bfa66b18d8fbcc15 100644 (file)
@@ -44,7 +44,6 @@ class api_v3_APIWrapperTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
@@ -56,7 +55,6 @@ class api_v3_APIWrapperTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {
     parent::tearDown();
index c868cb3e3e8631ba6c69405be9586af65627b856..692001ffc45e1385c9c7b8470969ffb5e3ba1cb2 100644 (file)
@@ -98,7 +98,6 @@ class api_v3_ActivityTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   public function tearDown() {
     $tablesToTruncate = array(
index 4ab3c26cad0f759e9369af65921fbc420c430fe4..fd65aa1b3edfe5d12b94118e0e83c9313eeab691 100644 (file)
@@ -41,7 +41,6 @@ class api_v3_BatchTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
index d6f3431997f53f7ea17893223469cc60860f1876..456cc63394ade91c6e2f59ba20422d0e1b3ad93c 100644 (file)
@@ -49,7 +49,6 @@ class api_v3_DomainTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
index ee38e68ff8f4287bf15d2ee1b8d682bd4ec3e5fd..2977173abd42bdfa0ff02788d303878663599504 100644 (file)
@@ -40,7 +40,6 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     $this->_apiversion = 3;
@@ -78,7 +77,6 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
    *
-   * @access protected
    */
   protected function tearDown() {
     //  Truncate the tables
index 41d1c2dde00283f0d05abf7744490465338d263f..58e074c7294208f5ecfc666fd3fb8fe4496190f2 100644 (file)
@@ -40,7 +40,6 @@ class api_v3_GroupOrganizationTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     $this->_apiversion = 3;
index 82e8f666f2c855ae60c4364c2c8dfe481654ebc7..ba084d1743821e323a27ce8ed020e1c39b9b9648 100644 (file)
@@ -41,7 +41,6 @@ class api_v3_SystemTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();
index 150f234c2b52858cf39a6e313b52f331e00cc4ee..3ed007ed0816edbb91d1721ae90bf026d0057deb 100644 (file)
@@ -43,7 +43,6 @@ class api_v3_UtilsTest extends CiviUnitTestCase {
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
    *
-   * @access protected
    */
   protected function setUp() {
     parent::setUp();