INFRA-132 - Drupal.Classes.ClassDeclaration
authorTim Otten <totten@civicrm.org>
Tue, 20 Jan 2015 01:20:28 +0000 (17:20 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 20 Jan 2015 01:46:05 +0000 (17:46 -0800)
1634 files changed:
CRM/ACL/API.php
CRM/ACL/BAO/ACL.php
CRM/ACL/BAO/Cache.php
CRM/ACL/BAO/EntityRole.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/ActivityAssignment.php
CRM/Activity/BAO/ActivityContact.php
CRM/Activity/BAO/ActivityTarget.php
CRM/Activity/BAO/ICalendar.php
CRM/Activity/BAO/Query.php
CRM/Activity/Controller/Search.php
CRM/Activity/Form/Activity.php
CRM/Activity/Form/ActivityFilter.php
CRM/Activity/Form/ActivityLinks.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/Controller.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/Page/AJAX.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/Extensions.php
CRM/Admin/Form/Job.php
CRM/Admin/Form/LabelFormats.php
CRM/Admin/Form/MessageTemplates.php
CRM/Admin/Form/Navigation.php
CRM/Admin/Form/OptionGroup.php
CRM/Admin/Form/ParticipantStatusType.php
CRM/Admin/Form/PaymentProcessor.php
CRM/Admin/Form/PaymentProcessorType.php
CRM/Admin/Form/PdfFormats.php
CRM/Admin/Form/Persistent.php
CRM/Admin/Form/Preferences/Address.php
CRM/Admin/Form/Preferences/Campaign.php
CRM/Admin/Form/Preferences/Contribute.php
CRM/Admin/Form/Preferences/Display.php
CRM/Admin/Form/Preferences/Event.php
CRM/Admin/Form/Preferences/Mailing.php
CRM/Admin/Form/Preferences/Member.php
CRM/Admin/Form/Preferences/Multisite.php
CRM/Admin/Form/PreferencesDate.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/WordReplacements.php
CRM/Admin/Page/APIDoc.php
CRM/Admin/Page/APIExplorer.php
CRM/Admin/Page/Access.php
CRM/Admin/Page/Admin.php
CRM/Admin/Page/CMSUser.php
CRM/Admin/Page/ConfigTaskList.php
CRM/Admin/Page/ContactType.php
CRM/Admin/Page/EventTemplate.php
CRM/Admin/Page/Extensions.php
CRM/Admin/Page/ExtensionsUpgrade.php
CRM/Admin/Page/Job.php
CRM/Admin/Page/JobLog.php
CRM/Admin/Page/LabelFormats.php
CRM/Admin/Page/LocationType.php
CRM/Admin/Page/MailSettings.php
CRM/Admin/Page/Mapping.php
CRM/Admin/Page/MessageTemplates.php
CRM/Admin/Page/Navigation.php
CRM/Admin/Page/Options.php
CRM/Admin/Page/ParticipantStatusType.php
CRM/Admin/Page/PaymentProcessor.php
CRM/Admin/Page/PaymentProcessorType.php
CRM/Admin/Page/PdfFormats.php
CRM/Admin/Page/Persistent.php
CRM/Admin/Page/PreferencesDate.php
CRM/Admin/Page/RelationshipType.php
CRM/Admin/Page/ScheduleReminders.php
CRM/Admin/Page/Setting.php
CRM/Admin/Page/Tag.php
CRM/Badge/BAO/Badge.php
CRM/Badge/BAO/Layout.php
CRM/Badge/Form/Layout.php
CRM/Badge/Page/AJAX.php
CRM/Badge/Page/Layout.php
CRM/Batch/BAO/Batch.php
CRM/Batch/Form/Batch.php
CRM/Batch/Form/Entry.php
CRM/Batch/Form/Search.php
CRM/Batch/Page/AJAX.php
CRM/Batch/Page/Batch.php
CRM/Bridge/OG/CiviCRM.php
CRM/Bridge/OG/Drupal.php
CRM/Bridge/OG/Utils.php
CRM/Campaign/BAO/Campaign.php
CRM/Campaign/BAO/Petition.php
CRM/Campaign/BAO/Query.php
CRM/Campaign/BAO/Survey.php
CRM/Campaign/Controller/Search.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/Survey/TabHeader.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/Info.php
CRM/Campaign/Page/AJAX.php
CRM/Campaign/Page/Campaign.php
CRM/Campaign/Page/DashBoard.php
CRM/Campaign/Page/Petition.php
CRM/Campaign/Page/Petition/Confirm.php
CRM/Campaign/Page/Petition/ThankYou.php
CRM/Campaign/Page/Survey.php
CRM/Campaign/Page/SurveyType.php
CRM/Campaign/Page/Vote.php
CRM/Campaign/PseudoConstant.php
CRM/Campaign/Selector/Search.php
CRM/Campaign/StateMachine/Search.php
CRM/Campaign/Task.php
CRM/Case/Audit/Audit.php
CRM/Case/Audit/AuditConfig.php
CRM/Case/BAO/Case.php
CRM/Case/BAO/CaseType.php
CRM/Case/BAO/Query.php
CRM/Case/Controller/Search.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/Info.php
CRM/Case/ManagedEntities.php
CRM/Case/Page/AJAX.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/Case/XMLProcessor.php
CRM/Case/XMLProcessor/Process.php
CRM/Case/XMLProcessor/Report.php
CRM/Case/XMLProcessor/Settings.php
CRM/Contact/BAO/Contact.php
CRM/Contact/BAO/Contact/Location.php
CRM/Contact/BAO/Contact/Optimizer.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/GroupNestingCache.php
CRM/Contact/BAO/GroupOrganization.php
CRM/Contact/BAO/Household.php
CRM/Contact/BAO/Individual.php
CRM/Contact/BAO/ProximityQuery.php
CRM/Contact/BAO/Query.php
CRM/Contact/BAO/Query/Hook.php
CRM/Contact/BAO/Query/Interface.php
CRM/Contact/BAO/RelationshipType.php
CRM/Contact/BAO/SavedSearch.php
CRM/Contact/BAO/SearchCustom.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/Merge.php
CRM/Contact/Form/ProfileContact.php
CRM/Contact/Form/RelatedContact.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/ActivitySearch.php
CRM/Contact/Form/Search/Custom/Base.php
CRM/Contact/Form/Search/Custom/Basic.php
CRM/Contact/Form/Search/Custom/ContribSYBNT.php
CRM/Contact/Form/Search/Custom/ContributionAggregate.php
CRM/Contact/Form/Search/Custom/DateAdded.php
CRM/Contact/Form/Search/Custom/EmployerListing.php
CRM/Contact/Form/Search/Custom/EventAggregate.php
CRM/Contact/Form/Search/Custom/FullText.php
CRM/Contact/Form/Search/Custom/Group.php
CRM/Contact/Form/Search/Custom/MultipleValues.php
CRM/Contact/Form/Search/Custom/PostalMailing.php
CRM/Contact/Form/Search/Custom/PriceSet.php
CRM/Contact/Form/Search/Custom/Proximity.php
CRM/Contact/Form/Search/Custom/RandomSegment.php
CRM/Contact/Form/Search/Custom/Sample.php
CRM/Contact/Form/Search/Custom/TagContributions.php
CRM/Contact/Form/Search/Custom/ZipCodeRange.php
CRM/Contact/Form/Search/Interface.php
CRM/Contact/Form/Task.php
CRM/Contact/Form/Task/AddToGroup.php
CRM/Contact/Form/Task/AddToHousehold.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/Controller.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/ImportJob.php
CRM/Contact/Import/Importer.php
CRM/Contact/Import/Page/AJAX.php
CRM/Contact/Import/Parser/Contact.php
CRM/Contact/Page/AJAX.php
CRM/Contact/Page/CustomSearch.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/ImageFile.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/SavedSearch.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/Page/View/Vcard.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/BAO/Widget.php
CRM/Contribute/Controller/ContributionPage.php
CRM/Contribute/Controller/Search.php
CRM/Contribute/Exception/InactiveContributionPageException.php
CRM/Contribute/Form/AbstractEditPayment.php
CRM/Contribute/Form/AdditionalPayment.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/TabHeader.php
CRM/Contribute/Form/ContributionPage/ThankYou.php
CRM/Contribute/Form/ContributionPage/Widget.php
CRM/Contribute/Form/ContributionView.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/Controller.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/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/PaymentInfo.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/Contribution.php
CRM/Contribute/StateMachine/ContributionPage.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/ConfigSetting.php
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/CustomGroup.php
CRM/Core/BAO/CustomOption.php
CRM/Core/BAO/CustomQuery.php
CRM/Core/BAO/CustomValue.php
CRM/Core/BAO/CustomValueTable.php
CRM/Core/BAO/Dashboard.php
CRM/Core/BAO/Domain.php
CRM/Core/BAO/Email.php
CRM/Core/BAO/EntityTag.php
CRM/Core/BAO/File.php
CRM/Core/BAO/FinancialTrxn.php
CRM/Core/BAO/IM.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/PaperSize.php
CRM/Core/BAO/PdfFormat.php
CRM/Core/BAO/Persistent.php
CRM/Core/BAO/Phone.php
CRM/Core/BAO/Preferences.php
CRM/Core/BAO/PreferencesDate.php
CRM/Core/BAO/PrevNextCache.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/Base.php
CRM/Core/Block.php
CRM/Core/CodeGen/BaseTask.php
CRM/Core/CodeGen/Config.php
CRM/Core/CodeGen/I18n.php
CRM/Core/CodeGen/ITask.php
CRM/Core/CodeGen/Main.php
CRM/Core/CodeGen/Reflection.php
CRM/Core/CodeGen/Schema.php
CRM/Core/CodeGen/Specification.php
CRM/Core/CodeGen/Test.php
CRM/Core/CodeGen/Util/File.php
CRM/Core/CodeGen/Util/Smarty.php
CRM/Core/CodeGen/Util/Template.php
CRM/Core/CodeGen/Util/Xml.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/Config/Variables.php
CRM/Core/Controller/Simple.php
CRM/Core/Error.php
CRM/Core/Exception.php
CRM/Core/FileSearchInterface.php
CRM/Core/Form.php
CRM/Core/Form/Renderer.php
CRM/Core/Form/Search.php
CRM/Core/Form/Tag.php
CRM/Core/I18n.php
CRM/Core/I18n/Form.php
CRM/Core/I18n/NativeGettext.php
CRM/Core/I18n/PseudoConstant.php
CRM/Core/I18n/Schema.php
CRM/Core/I18n/SchemaStructure_2_2_0.php
CRM/Core/I18n/SchemaStructure_3_0_alpha1.php
CRM/Core/I18n/SchemaStructure_3_0_beta1.php
CRM/Core/I18n/SchemaStructure_3_0_beta4.php
CRM/Core/I18n/SchemaStructure_3_1_alpha1.php
CRM/Core/I18n/SchemaStructure_3_1_beta2.php
CRM/Core/I18n/SchemaStructure_3_2_beta4.php
CRM/Core/I18n/SchemaStructure_3_3_beta1.php
CRM/Core/I18n/SchemaStructure_3_4_0.php
CRM/Core/I18n/SchemaStructure_3_4_beta2.php
CRM/Core/I18n/SchemaStructure_3_4_beta3.php
CRM/Core/I18n/SchemaStructure_4_1_0.php
CRM/Core/I18n/SchemaStructure_4_1_alpha1.php
CRM/Core/I18n/SchemaStructure_4_2_alpha1.php
CRM/Core/I18n/SchemaStructure_4_3_1.php
CRM/Core/I18n/SchemaStructure_4_5_alpha1.php
CRM/Core/I18n/SchemaStructure_4_5_beta2.php
CRM/Core/IDS.php
CRM/Core/InnoDBIndexer.php
CRM/Core/Invoke.php
CRM/Core/JobManager.php
CRM/Core/Joomla.php
CRM/Core/Key.php
CRM/Core/Lock.php
CRM/Core/ManagedEntities.php
CRM/Core/Menu.php
CRM/Core/Module.php
CRM/Core/OptionGroup.php
CRM/Core/OptionValue.php
CRM/Core/Page.php
CRM/Core/Page/AJAX.php
CRM/Core/Page/AJAX/Attachment.php
CRM/Core/Page/AJAX/Location.php
CRM/Core/Page/AJAX/RecurringEntity.php
CRM/Core/Page/Basic.php
CRM/Core/Page/File.php
CRM/Core/Page/Inline/Help.php
CRM/Core/Page/QUnit.php
CRM/Core/Page/Redirect.php
CRM/Core/Payment.php
CRM/Core/Payment/AuthorizeNet.php
CRM/Core/Payment/AuthorizeNetIPN.php
CRM/Core/Payment/BaseIPN.php
CRM/Core/Payment/Dummy.php
CRM/Core/Payment/Elavon.php
CRM/Core/Payment/FirstData.php
CRM/Core/Payment/Form.php
CRM/Core/Payment/Google.php
CRM/Core/Payment/GoogleIPN.php
CRM/Core/Payment/IATS.php
CRM/Core/Payment/Moneris.php
CRM/Core/Payment/PayJunction.php
CRM/Core/Payment/PayPalIPN.php
CRM/Core/Payment/PayPalImpl.php
CRM/Core/Payment/PayPalProIPN.php
CRM/Core/Payment/PayflowPro.php
CRM/Core/Payment/PaymentExpress.php
CRM/Core/Payment/PaymentExpressIPN.php
CRM/Core/Payment/ProcessorForm.php
CRM/Core/Payment/Realex.php
CRM/Core/Payment/eWAY.php
CRM/Core/Permission.php
CRM/Core/Permission/Base.php
CRM/Core/Permission/Drupal.php
CRM/Core/Permission/Drupal6.php
CRM/Core/Permission/Drupal8.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/Reference/Basic.php
CRM/Core/Reference/Interface.php
CRM/Core/Reference/OptionValue.php
CRM/Core/Region.php
CRM/Core/Resources.php
CRM/Core/ScheduledJob.php
CRM/Core/SelectValues.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/State.php
CRM/Core/TableHierarchy.php
CRM/Core/TemporaryErrorScope.php
CRM/Core/Transaction.php
CRM/Custom/Form/ChangeFieldType.php
CRM/Custom/Form/CustomData.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/Controller.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/QueryBuilder.php
CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php
CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php
CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php
CRM/Dedupe/BAO/Rule.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/Finder.php
CRM/Dedupe/Merger.php
CRM/Event/BAO/Participant.php
CRM/Event/BAO/ParticipantPayment.php
CRM/Event/BAO/ParticipantStatusType.php
CRM/Event/BAO/Query.php
CRM/Event/Badge.php
CRM/Event/Badge/Logo.php
CRM/Event/Badge/Logo5395.php
CRM/Event/Badge/NameTent.php
CRM/Event/Badge/Simple.php
CRM/Event/Cart/BAO/Cart.php
CRM/Event/Cart/BAO/Conference.php
CRM/Event/Cart/BAO/EventInCart.php
CRM/Event/Cart/BAO/MerParticipant.php
CRM/Event/Cart/Controller/Checkout.php
CRM/Event/Cart/Form/Cart.php
CRM/Event/Cart/Form/Checkout/ConferenceEvents.php
CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php
CRM/Event/Cart/Form/Checkout/Payment.php
CRM/Event/Cart/Form/Checkout/ThankYou.php
CRM/Event/Cart/Form/MerParticipant.php
CRM/Event/Cart/Page/AddToCart.php
CRM/Event/Cart/Page/CheckoutAJAX.php
CRM/Event/Cart/Page/RemoveFromCart.php
CRM/Event/Cart/Page/ViewCart.php
CRM/Event/Cart/StateMachine/Checkout.php
CRM/Event/Controller/Search.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/ManageEvent/TabHeader.php
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantFeeSelection.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/ParticipantStatus.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/Controller.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/Parser/Participant.php
CRM/Event/Info.php
CRM/Event/Page/AJAX.php
CRM/Event/Page/DashBoard.php
CRM/Event/Page/EventInfo.php
CRM/Event/Page/ICalendar.php
CRM/Event/Page/ManageEvent.php
CRM/Event/Page/ParticipantListing.php
CRM/Event/Page/ParticipantListing/Name.php
CRM/Event/Page/ParticipantListing/NameAndEmail.php
CRM/Event/Page/ParticipantListing/NameStatusAndDate.php
CRM/Event/Page/ParticipantListing/Simple.php
CRM/Event/Page/Tab.php
CRM/Event/Page/UserDashboard.php
CRM/Event/PseudoConstant.php
CRM/Event/Selector/Search.php
CRM/Event/StateMachine/Registration.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/Container/Basic.php
CRM/Extension/Container/Collection.php
CRM/Extension/Container/Default.php
CRM/Extension/Container/Interface.php
CRM/Extension/Container/Static.php
CRM/Extension/Manager.php
CRM/Extension/Manager/Base.php
CRM/Extension/Manager/Interface.php
CRM/Extension/Manager/Module.php
CRM/Extension/Manager/Payment.php
CRM/Extension/Manager/Report.php
CRM/Extension/Manager/Search.php
CRM/Extension/Mapper.php
CRM/Extension/System.php
CRM/Financial/BAO/ExportFormat.php
CRM/Financial/BAO/ExportFormat/CSV.php
CRM/Financial/BAO/ExportFormat/IIF.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/Form/BatchTransaction.php
CRM/Financial/Form/Export.php
CRM/Financial/Form/Search.php
CRM/Financial/Page/AJAX.php
CRM/Financial/Page/Batch.php
CRM/Financial/Page/BatchTransaction.php
CRM/Financial/Page/FinancialAccount.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/Controller/Search.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/Info.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/Controller.php
CRM/Group/Form/Edit.php
CRM/Group/Form/Search.php
CRM/Group/Page/AJAX.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/Summary.php
CRM/Import/StateMachine.php
CRM/Logging/Differ.php
CRM/Logging/ReportDetail.php
CRM/Logging/ReportSummary.php
CRM/Logging/Reverter.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/BAO/TrackableURL.php
CRM/Mailing/Config.php
CRM/Mailing/Controller/Send.php
CRM/Mailing/Event/BAO/Bounce.php
CRM/Mailing/Event/BAO/Confirm.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/Optout.php
CRM/Mailing/Form/Schedule.php
CRM/Mailing/Form/Search.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/Unsubscribe.php
CRM/Mailing/Form/Upload.php
CRM/Mailing/Info.php
CRM/Mailing/MailStore.php
CRM/Mailing/MailStore/Imap.php
CRM/Mailing/MailStore/Localdir.php
CRM/Mailing/MailStore/Maildir.php
CRM/Mailing/MailStore/Mbox.php
CRM/Mailing/MailStore/Pop3.php
CRM/Mailing/Page/AJAX.php
CRM/Mailing/Page/Browse.php
CRM/Mailing/Page/Common.php
CRM/Mailing/Page/Component.php
CRM/Mailing/Page/Confirm.php
CRM/Mailing/Page/Event.php
CRM/Mailing/Page/Optout.php
CRM/Mailing/Page/Preview.php
CRM/Mailing/Page/Report.php
CRM/Mailing/Page/Resubscribe.php
CRM/Mailing/Page/Tab.php
CRM/Mailing/Page/Unsubscribe.php
CRM/Mailing/Page/View.php
CRM/Mailing/PseudoConstant.php
CRM/Mailing/Selector/Browse.php
CRM/Mailing/Selector/Event.php
CRM/Mailing/Selector/Search.php
CRM/Mailing/StateMachine/Send.php
CRM/Mailing/Task.php
CRM/Member/BAO/Membership.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/Controller/Search.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/Controller.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/Parser/Membership.php
CRM/Member/Info.php
CRM/Member/Page/AJAX.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/Controller/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/PCP/StateMachine/PCP.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/PledgeBlock.php
CRM/Pledge/BAO/PledgePayment.php
CRM/Pledge/BAO/Query.php
CRM/Pledge/Controller/Search.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/AJAX.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/View.php
CRM/Profile/Selector/Listings.php
CRM/Queue/BAO/QueueItem.php
CRM/Queue/ErrorPolicy.php
CRM/Queue/Menu.php
CRM/Queue/Page/AJAX.php
CRM/Queue/Page/Runner.php
CRM/Queue/Queue.php
CRM/Queue/Queue/Memory.php
CRM/Queue/Queue/Sql.php
CRM/Queue/Runner.php
CRM/Queue/Service.php
CRM/Queue/Task.php
CRM/Queue/TaskContext.php
CRM/Report/BAO/Hook.php
CRM/Report/BAO/HookInterface.php
CRM/Report/BAO/ReportInstance.php
CRM/Report/Form.php
CRM/Report/Form/Activity.php
CRM/Report/Form/ActivitySummary.php
CRM/Report/Form/Campaign/SurveyDetails.php
CRM/Report/Form/Case/Demographics.php
CRM/Report/Form/Case/Detail.php
CRM/Report/Form/Case/Summary.php
CRM/Report/Form/Case/TimeSpent.php
CRM/Report/Form/Contact/CurrentEmployer.php
CRM/Report/Form/Contact/Detail.php
CRM/Report/Form/Contact/Log.php
CRM/Report/Form/Contact/LoggingDetail.php
CRM/Report/Form/Contact/LoggingSummary.php
CRM/Report/Form/Contact/Relationship.php
CRM/Report/Form/Contact/Summary.php
CRM/Report/Form/Contribute/Bookkeeping.php
CRM/Report/Form/Contribute/Detail.php
CRM/Report/Form/Contribute/History.php
CRM/Report/Form/Contribute/HouseholdSummary.php
CRM/Report/Form/Contribute/LoggingDetail.php
CRM/Report/Form/Contribute/LoggingSummary.php
CRM/Report/Form/Contribute/Lybunt.php
CRM/Report/Form/Contribute/OrganizationSummary.php
CRM/Report/Form/Contribute/PCP.php
CRM/Report/Form/Contribute/Recur.php
CRM/Report/Form/Contribute/Repeat.php
CRM/Report/Form/Contribute/SoftCredit.php
CRM/Report/Form/Contribute/Summary.php
CRM/Report/Form/Contribute/Sybunt.php
CRM/Report/Form/Contribute/TopDonor.php
CRM/Report/Form/Event.php
CRM/Report/Form/Event/Income.php
CRM/Report/Form/Event/IncomeCountSummary.php
CRM/Report/Form/Event/ParticipantListCount.php
CRM/Report/Form/Event/ParticipantListing.php
CRM/Report/Form/Event/Summary.php
CRM/Report/Form/Extended.php
CRM/Report/Form/Grant/Detail.php
CRM/Report/Form/Grant/Statistics.php
CRM/Report/Form/Instance.php
CRM/Report/Form/Mailing/Bounce.php
CRM/Report/Form/Mailing/Clicks.php
CRM/Report/Form/Mailing/Detail.php
CRM/Report/Form/Mailing/Opened.php
CRM/Report/Form/Mailing/Summary.php
CRM/Report/Form/Member/ContributionDetail.php
CRM/Report/Form/Member/Detail.php
CRM/Report/Form/Member/Lapse.php
CRM/Report/Form/Member/Summary.php
CRM/Report/Form/Membership/Summary.php
CRM/Report/Form/Pledge/Detail.php
CRM/Report/Form/Pledge/Pbnp.php
CRM/Report/Form/Pledge/Summary.php
CRM/Report/Form/Register.php
CRM/Report/Form/Walklist/Walklist.php
CRM/Report/Info.php
CRM/Report/Interface.php
CRM/Report/Page/Instance.php
CRM/Report/Page/InstanceList.php
CRM/Report/Page/Options.php
CRM/Report/Page/Report.php
CRM/Report/Page/TemplateList.php
CRM/Report/Utils/Get.php
CRM/Report/Utils/Report.php
CRM/SMS/BAO/Provider.php
CRM/SMS/Controller/Send.php
CRM/SMS/Form/Group.php
CRM/SMS/Form/Provider.php
CRM/SMS/Form/Schedule.php
CRM/SMS/Form/Upload.php
CRM/SMS/Page/Callback.php
CRM/SMS/Page/Provider.php
CRM/SMS/Provider.php
CRM/SMS/StateMachine/Send.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/Page/AJAX.php
CRM/UF/Page/Field.php
CRM/UF/Page/Group.php
CRM/UF/Page/ProfileEditor.php
CRM/Upgrade/Controller.php
CRM/Upgrade/Form.php
CRM/Upgrade/Headless.php
CRM/Upgrade/Incremental/Legacy.php
CRM/Upgrade/Incremental/php/FourFive.php
CRM/Upgrade/Incremental/php/FourFour.php
CRM/Upgrade/Incremental/php/FourOne.php
CRM/Upgrade/Incremental/php/FourSix.php
CRM/Upgrade/Incremental/php/FourThree.php
CRM/Upgrade/Incremental/php/FourZero.php
CRM/Upgrade/Incremental/php/ThreeFour.php
CRM/Upgrade/Incremental/php/ThreeThree.php
CRM/Upgrade/Incremental/php/ThreeTwo.php
CRM/Upgrade/Page/Cleanup.php
CRM/Upgrade/Page/Upgrade.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/StateMachine.php
CRM/Utils/API/AbstractFieldCoder.php
CRM/Utils/API/HTMLInputCoder.php
CRM/Utils/API/MatchOption.php
CRM/Utils/API/NullOutputCoder.php
CRM/Utils/API/ReloadOption.php
CRM/Utils/Address.php
CRM/Utils/Address/BatchUpdate.php
CRM/Utils/Address/USPS.php
CRM/Utils/Api.php
CRM/Utils/Array.php
CRM/Utils/Cache.php
CRM/Utils/Cache/APCcache.php
CRM/Utils/Cache/ArrayCache.php
CRM/Utils/Cache/Interface.php
CRM/Utils/Cache/Memcache.php
CRM/Utils/Cache/Memcached.php
CRM/Utils/Cache/NoCache.php
CRM/Utils/Cache/SerializeCache.php
CRM/Utils/Cache/SqlGroup.php
CRM/Utils/Check/Case.php
CRM/Utils/Check/Env.php
CRM/Utils/Check/Message.php
CRM/Utils/Check/Security.php
CRM/Utils/Constant.php
CRM/Utils/Crypt.php
CRM/Utils/FakeObject.php
CRM/Utils/File.php
CRM/Utils/Geocode/Google.php
CRM/Utils/Geocode/Yahoo.php
CRM/Utils/GlobalStack.php
CRM/Utils/Hook.php
CRM/Utils/Hook/DrupalBase.php
CRM/Utils/Hook/Joomla.php
CRM/Utils/Hook/Soap.php
CRM/Utils/Hook/UnitTests.php
CRM/Utils/Hook/WordPress.php
CRM/Utils/ICalendar.php
CRM/Utils/JS.php
CRM/Utils/JSON.php
CRM/Utils/Mail.php
CRM/Utils/Mail/EmailProcessor.php
CRM/Utils/Mail/Incoming.php
CRM/Utils/Migrate/Export.php
CRM/Utils/Migrate/ExportJSON.php
CRM/Utils/Migrate/Import.php
CRM/Utils/Migrate/ImportJSON.php
CRM/Utils/Money.php
CRM/Utils/Network.php
CRM/Utils/Number.php
CRM/Utils/OpenFlashChart.php
CRM/Utils/OptionBag.php
CRM/Utils/PDF/Label.php
CRM/Utils/PDF/Utils.php
CRM/Utils/Pager.php
CRM/Utils/PagerAToZ.php
CRM/Utils/PseudoConstant.php
CRM/Utils/QueryFormatter.php
CRM/Utils/REST.php
CRM/Utils/ReCAPTCHA.php
CRM/Utils/Recent.php
CRM/Utils/Request.php
CRM/Utils/Rule.php
CRM/Utils/SQL/Insert.php
CRM/Utils/SQL/Select.php
CRM/Utils/Signer.php
CRM/Utils/SoapServer.php
CRM/Utils/Sort.php
CRM/Utils/String.php
CRM/Utils/Sunlight.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/SystemLogger.php
CRM/Utils/Time.php
CRM/Utils/Token.php
CRM/Utils/Tree.php
CRM/Utils/Type.php
CRM/Utils/Verp.php
CRM/Utils/Weight.php
CRM/Utils/Wrapper.php
CRM/Utils/XML.php
CRM/Utils/Zip.php
CRM/Widget/Widget.php
Civi/API/Event/AuthorizeEvent.php
Civi/API/Event/Event.php
Civi/API/Event/ExceptionEvent.php
Civi/API/Event/PrepareEvent.php
Civi/API/Event/ResolveEvent.php
Civi/API/Event/RespondEvent.php
Civi/API/Events.php
Civi/API/Exception/NotImplementedException.php
Civi/API/Exception/UnauthorizedException.php
Civi/API/Kernel.php
Civi/API/Provider/AdhocProvider.php
Civi/API/Provider/ProviderInterface.php
Civi/API/Provider/ReflectionProvider.php
Civi/API/Provider/StaticProvider.php
Civi/API/Subscriber/APIv3SchemaAdapter.php
Civi/API/Subscriber/I18nSubscriber.php
Civi/API/Subscriber/PermissionCheck.php
Civi/API/Subscriber/TransactionSubscriber.php
Civi/API/Subscriber/WrapperAdapter.php
Civi/API/Subscriber/XDebugSubscriber.php
Civi/CCase/Analyzer.php
Civi/CCase/CaseChangeListener.php
Civi/CCase/Event/CaseChangeEvent.php
Civi/CCase/Events.php
Civi/CCase/SequenceListener.php
Civi/CiUtil/Arrays.php
Civi/CiUtil/Command/AntagonistCommand.php
Civi/CiUtil/Command/CompareCommand.php
Civi/CiUtil/Command/LsCommand.php
Civi/CiUtil/ComparisonPrinter.php
Civi/CiUtil/CsvPrinter.php
Civi/CiUtil/EnvTestRunner.php
Civi/CiUtil/JenkinsParser.php
Civi/CiUtil/PHPUnitScanner.php
Civi/Core/Container.php
Civi/Core/Event/PostEvent.php
Civi/Core/Event/PreEvent.php
Civi/Core/Event/UnhandledExceptionEvent.php
Civi/Install/Requirements.php
Civi/Payment/System.php
api/Exception.php
api/Wrapper.php
api/class.api.php
bin/ContributionProcessor.php
bin/cli.class.php
bin/deprecated/CiviReportMail.php
bin/deprecated/ParticipantProcessor.php
bin/deprecated/RespondentProcessor.php
bin/deprecated/UpdateGreeting.php
bin/deprecated/UpdateMembershipRecord.php
bin/deprecated/UpdateMembershipReminderDate.php
bin/deprecated/UpdatePledgeRecord.php
bin/deprecated/action.cronjob.php
install/index.php
tests/extensions/test.extension.manager.paymenttest/main.php
tests/extensions/test.extension.manager.reporttest/main.php
tests/phpunit/AllTests.php
tests/phpunit/CRM/Activity/AllTests.php
tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTest.php
tests/phpunit/CRM/AllTests.php
tests/phpunit/CRM/Batch/Form/EntryTest.php
tests/phpunit/CRM/Bridge/OG/DrupalTest.php
tests/phpunit/CRM/Case/AllTests.php
tests/phpunit/CRM/Case/BAO/CaseTest.php
tests/phpunit/CRM/Case/BAO/CaseTypeTest.php
tests/phpunit/CRM/Case/PseudoConstantTest.php
tests/phpunit/CRM/Case/XMLRepositoryTest.php
tests/phpunit/CRM/Contact/AllTests.php
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/BAO/QueryTestDataProvider.php
tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php
tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php
tests/phpunit/CRM/Contribute/AllTests.php
tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php
tests/phpunit/CRM/Core/AllTests.php
tests/phpunit/CRM/Core/BAO/AddressTest.php
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php
tests/phpunit/CRM/Core/BAO/CustomGroupTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTest.php
tests/phpunit/CRM/Core/BAO/EmailTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CRM/Core/BAO/IMTest.php
tests/phpunit/CRM/Core/BAO/LocationTest.php
tests/phpunit/CRM/Core/BAO/OpenIDTest.php
tests/phpunit/CRM/Core/BAO/PhoneTest.php
tests/phpunit/CRM/Core/BAO/PreferencesTest.php
tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php
tests/phpunit/CRM/Core/BAO/UFFieldTest.php
tests/phpunit/CRM/Core/CommunityMessagesTest.php
tests/phpunit/CRM/Core/ErrorTest.php
tests/phpunit/CRM/Core/FieldOptionsTest.php
tests/phpunit/CRM/Core/InnoDBIndexerTest.php
tests/phpunit/CRM/Core/JobManagerTest.php
tests/phpunit/CRM/Core/ManagedEntitiesTest.php
tests/phpunit/CRM/Core/MenuTest.php
tests/phpunit/CRM/Core/Page/AJAXTest.php
tests/phpunit/CRM/Core/Page/RedirectTest.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php
tests/phpunit/CRM/Core/PaymentTest.php
tests/phpunit/CRM/Core/Permission/BaseTest.php
tests/phpunit/CRM/Core/Permission/GenericTest.php
tests/phpunit/CRM/Core/Permission/JoomlaTest.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tests/phpunit/CRM/Core/TransactionTest.php
tests/phpunit/CRM/Dedupe/DedupeFinderTest.php
tests/phpunit/CRM/Event/AllTests.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php
tests/phpunit/CRM/Event/BAO/ParticipantTest.php
tests/phpunit/CRM/Extension/AllTests.php
tests/phpunit/CRM/Extension/BrowserTest.php
tests/phpunit/CRM/Extension/Container/AllTests.php
tests/phpunit/CRM/Extension/Container/BasicTest.php
tests/phpunit/CRM/Extension/Container/CollectionTest.php
tests/phpunit/CRM/Extension/Container/StaticTest.php
tests/phpunit/CRM/Extension/InfoTest.php
tests/phpunit/CRM/Extension/Manager/AllTests.php
tests/phpunit/CRM/Extension/Manager/PaymentTest.php
tests/phpunit/CRM/Extension/Manager/ReportTest.php
tests/phpunit/CRM/Extension/Manager/SearchTest.php
tests/phpunit/CRM/Extension/ManagerTest.php
tests/phpunit/CRM/Extension/MapperTest.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php
tests/phpunit/CRM/Group/Page/AjaxTest.php
tests/phpunit/CRM/Mailing/BAO/QueryTest.php
tests/phpunit/CRM/Mailing/BAO/QueryTestDataProvider.php
tests/phpunit/CRM/Mailing/BAO/SpoolTest.php
tests/phpunit/CRM/Member/AllTests.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php
tests/phpunit/CRM/Member/Form/AllTests.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php
tests/phpunit/CRM/Pledge/AllTests.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php
tests/phpunit/CRM/Queue/AllTests.php
tests/phpunit/CRM/Queue/Queue/AllTests.php
tests/phpunit/CRM/Queue/QueueTest.php
tests/phpunit/CRM/Queue/RunnerTest.php
tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php
tests/phpunit/CRM/Report/Form/TestCaseTest.php
tests/phpunit/CRM/UF/Page/ProfileEditorTest.php
tests/phpunit/CRM/Utils/API/ReloadOptionTest.php
tests/phpunit/CRM/Utils/ArrayTest.php
tests/phpunit/CRM/Utils/Cache/AllTests.php
tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php
tests/phpunit/CRM/Utils/FileTest.php
tests/phpunit/CRM/Utils/GlobalStackTest.php
tests/phpunit/CRM/Utils/HookTest.php
tests/phpunit/CRM/Utils/HtmlToTextTest.php
tests/phpunit/CRM/Utils/JSTest.php
tests/phpunit/CRM/Utils/MailTest.php
tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php
tests/phpunit/CRM/Utils/NumberTest.php
tests/phpunit/CRM/Utils/QueryFormatterTest.php
tests/phpunit/CRM/Utils/SQL/InsertTest.php
tests/phpunit/CRM/Utils/SQL/SelectTest.php
tests/phpunit/CRM/Utils/SignerTest.php
tests/phpunit/CRM/Utils/SystemTest.php
tests/phpunit/CRM/Utils/TimeTest.php
tests/phpunit/CRM/Utils/TypeTest.php
tests/phpunit/CRM/Utils/ZipTest.php
tests/phpunit/CRM/Utils/versionCheckTest.php
tests/phpunit/Civi/API/KernelTest.php
tests/phpunit/Civi/API/Subscriber/DynamicFKAuthorizationTest.php
tests/phpunit/Civi/API/Subscriber/TransactionSubscriberTest.php
tests/phpunit/Civi/AllTests.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php
tests/phpunit/CiviTest/AuthorizeNet.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/CiviDBAssert.php
tests/phpunit/CiviTest/CiviMailUtils.php
tests/phpunit/CiviTest/CiviReportTestCase.php
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
tests/phpunit/CiviTest/CiviTestSuite.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/CiviTest/Contact.php
tests/phpunit/CiviTest/ContributionPage.php
tests/phpunit/CiviTest/Custom.php
tests/phpunit/CiviTest/Event.php
tests/phpunit/CiviTest/Membership.php
tests/phpunit/CiviTest/Participant.php
tests/phpunit/CiviTest/PaypalPro.php
tests/phpunit/EnvTests.php
tests/phpunit/HelloTest.php
tests/phpunit/Utils.php
tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php
tests/phpunit/WebTest/Activity/ContactContextAddTest.php
tests/phpunit/WebTest/Activity/IcalTest.php
tests/phpunit/WebTest/Activity/StandaloneAddTest.php
tests/phpunit/WebTest/Admin/CustomAddTest.php
tests/phpunit/WebTest/Admin/CustomAddTestSameField.php
tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php
tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php
tests/phpunit/WebTest/Admin/MoveCustomDataTest.php
tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php
tests/phpunit/WebTest/AllTests.php
tests/phpunit/WebTest/Campaign/ActivityTest.php
tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php
tests/phpunit/WebTest/Campaign/MailingTest.php
tests/phpunit/WebTest/Campaign/MembershipTest.php
tests/phpunit/WebTest/Campaign/OfflineContributionTest.php
tests/phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php
tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php
tests/phpunit/WebTest/Campaign/PledgeTest.php
tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php
tests/phpunit/WebTest/Case/ActivityToCaseTest.php
tests/phpunit/WebTest/Case/AddCaseTest.php
tests/phpunit/WebTest/Case/AddCaseTypeTest.php
tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php
tests/phpunit/WebTest/Case/CaseDashboardTest.php
tests/phpunit/WebTest/Contact/AddCmsUserTest.php
tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php
tests/phpunit/WebTest/Contact/AddTest.php
tests/phpunit/WebTest/Contact/AddViaProfileTest.php
tests/phpunit/WebTest/Contact/AddressParsingTest.php
tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php
tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php
tests/phpunit/WebTest/Contact/AdvancedSearchTest.php
tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php
tests/phpunit/WebTest/Contact/ContactTagTest.php
tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php
tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php
tests/phpunit/WebTest/Contact/DupeContactTest.php
tests/phpunit/WebTest/Contact/EditContactTest.php
tests/phpunit/WebTest/Contact/GroupAddTest.php
tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php
tests/phpunit/WebTest/Contact/MergeContactsTest.php
tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php
tests/phpunit/WebTest/Contact/PrevNextTest.php
tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php
tests/phpunit/WebTest/Contact/ProfileChecksumTest.php
tests/phpunit/WebTest/Contact/RelationshipAddTest.php
tests/phpunit/WebTest/Contact/SearchTest.php
tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php
tests/phpunit/WebTest/Contact/SignatureTest.php
tests/phpunit/WebTest/Contact/TagAddTest.php
tests/phpunit/WebTest/Contact/TagSetSearchTest.php
tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php
tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php
tests/phpunit/WebTest/Contact/TaskActionSendSMS.php
tests/phpunit/WebTest/Contact/UpdateProfileTest.php
tests/phpunit/WebTest/Contribute/AddBatchesTest.php
tests/phpunit/WebTest/Contribute/AddPricesetTest.php
tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php
tests/phpunit/WebTest/Contribute/ContactContextAddTest.php
tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php
tests/phpunit/WebTest/Contribute/OfflineContributionTest.php
tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php
tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php
tests/phpunit/WebTest/Contribute/OnlineContributionTest.php
tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php
tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php
tests/phpunit/WebTest/Contribute/PCPAddTest.php
tests/phpunit/WebTest/Contribute/StandaloneAddTest.php
tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php
tests/phpunit/WebTest/Contribute/UpdateContributionTest.php
tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php
tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php
tests/phpunit/WebTest/Event/AddEventTest.php
tests/phpunit/WebTest/Event/AddParticipationTest.php
tests/phpunit/WebTest/Event/AddPricesetTest.php
tests/phpunit/WebTest/Event/AdditionalPaymentTest.php
tests/phpunit/WebTest/Event/ChangeParticipantStatus.php
tests/phpunit/WebTest/Event/EventListingTest.php
tests/phpunit/WebTest/Event/EventWaitListTest.php
tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php
tests/phpunit/WebTest/Event/MultiprofileEventTest.php
tests/phpunit/WebTest/Event/PCPAddTest.php
tests/phpunit/WebTest/Event/ParticipantCountTest.php
tests/phpunit/WebTest/Event/ParticipantSearchTest.php
tests/phpunit/WebTest/Event/PricesetMaxCountTest.php
tests/phpunit/WebTest/Event/TellAFriendTest.php
tests/phpunit/WebTest/Export/ContactTest.php
tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php
tests/phpunit/WebTest/Financial/FinancialAccountTest.php
tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php
tests/phpunit/WebTest/Financial/FinancialBatchExport.php
tests/phpunit/WebTest/Generic/CheckActivityTest.php
tests/phpunit/WebTest/Generic/CheckDashboardTest.php
tests/phpunit/WebTest/Generic/CheckFindTest.php
tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php
tests/phpunit/WebTest/Grant/ContactContextAddTest.php
tests/phpunit/WebTest/Grant/CustomFieldsetTest.php
tests/phpunit/WebTest/Grant/StandaloneAddTest.php
tests/phpunit/WebTest/Import/ActivityTest.php
tests/phpunit/WebTest/Import/AddressParsingTest.php
tests/phpunit/WebTest/Import/ContactCustomDataTest.php
tests/phpunit/WebTest/Import/ContactSubtypeTest.php
tests/phpunit/WebTest/Import/ContactTest.php
tests/phpunit/WebTest/Import/ContributionTest.php
tests/phpunit/WebTest/Import/CustomDataTest.php
tests/phpunit/WebTest/Import/DateFormatTest.php
tests/phpunit/WebTest/Import/DuplicateMatchingTest.php
tests/phpunit/WebTest/Import/GroupTest.php
tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php
tests/phpunit/WebTest/Import/MatchExternalIdTest.php
tests/phpunit/WebTest/Import/MemberTest.php
tests/phpunit/WebTest/Import/MultipleRelationshipTest.php
tests/phpunit/WebTest/Import/ParticipantTest.php
tests/phpunit/WebTest/Import/SavedMappingTest.php
tests/phpunit/WebTest/Import/TagTest.php
tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php
tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php
tests/phpunit/WebTest/Mailing/MailingTest.php
tests/phpunit/WebTest/Mailing/SpoolTest.php
tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php
tests/phpunit/WebTest/Member/ContactContextAddTest.php
tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php
tests/phpunit/WebTest/Member/EditMembershipTest.php
tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php
tests/phpunit/WebTest/Member/InheritedMembershipTest.php
tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php
tests/phpunit/WebTest/Member/OfflineMembershipAddPricesetTest.php
tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php
tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php
tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php
tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php
tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php
tests/phpunit/WebTest/Member/SeperateMembershipPaymentTest.php
tests/phpunit/WebTest/Member/StandaloneAddTest.php
tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php
tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php
tests/phpunit/WebTest/Pledge/ContactContextAddTest.php
tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php
tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php
tests/phpunit/WebTest/Pledge/StandaloneAddTest.php
tests/phpunit/WebTest/Profile/BatchUpdateTest.php
tests/phpunit/WebTest/Profile/DedupeTest.php
tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php
tests/phpunit/WebTest/Profile/ProfileAddTest.php
tests/phpunit/WebTest/Profile/ProfileCountryState.php
tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php
tests/phpunit/WebTest/Profile/SearchTest.php
tests/phpunit/WebTest/Release/InstallScript.php
tests/phpunit/WebTest/Release/ReleaseTestCase.php
tests/phpunit/WebTest/Release/UpgradeScript.php
tests/phpunit/WebTest/Report/AddTest.php
tests/phpunit/WebTest/Report/DonarReportTest.php
tests/phpunit/WebTest/Report/LoggingReportTest.php
tests/phpunit/WebTest/Report/RolePermissionReportTest.php
tests/phpunit/api/v3/ACLCachingTest.php
tests/phpunit/api/v3/ACLPermissionTest.php
tests/phpunit/api/v3/APIStandardsTest.php
tests/phpunit/api/v3/APIWrapperTest.php
tests/phpunit/api/v3/ActivityContactTest.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/ActivityTypeTest.php
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v3/AllTests.php
tests/phpunit/api/v3/AttachmentTest.php
tests/phpunit/api/v3/CRM11793Test.php
tests/phpunit/api/v3/CampaignTest.php
tests/phpunit/api/v3/CaseTest.php
tests/phpunit/api/v3/CaseTypeTest.php
tests/phpunit/api/v3/ConstantTest.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/ContactTypeTest.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/ContributionRecurTest.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/CountryTest.php
tests/phpunit/api/v3/CustomFieldTest.php
tests/phpunit/api/v3/CustomGroupTest.php
tests/phpunit/api/v3/CustomSearchTest.php
tests/phpunit/api/v3/CustomValueContactTypeTest.php
tests/phpunit/api/v3/CustomValueTest.php
tests/phpunit/api/v3/DashboardContactTest.php
tests/phpunit/api/v3/DashboardTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/EmailTest.php
tests/phpunit/api/v3/EntityTagTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/GrantTest.php
tests/phpunit/api/v3/GroupContactTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/GroupTest.php
tests/phpunit/api/v3/ImTest.php
tests/phpunit/api/v3/JobProcessMailingTest.php
tests/phpunit/api/v3/JobTest.php
tests/phpunit/api/v3/MailSettingsTest.php
tests/phpunit/api/v3/MailingABTest.php
tests/phpunit/api/v3/MailingContactTest.php
tests/phpunit/api/v3/MailingGroupTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/MembershipTypeTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/OptionGroupTest.php
tests/phpunit/api/v3/OptionValueTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/ParticipantStatusTypeTest.php
tests/phpunit/api/v3/ParticipantTest.php
tests/phpunit/api/v3/PaymentProcessorTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/PhoneTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/PledgeTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/ProductTest.php
tests/phpunit/api/v3/ProfileTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/ReportTemplateTest.php
tests/phpunit/api/v3/SettingTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/SystemTest.php
tests/phpunit/api/v3/TagTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php
tests/phpunit/api/v3/UFFieldTest.php
tests/phpunit/api/v3/UFGroupTest.php
tests/phpunit/api/v3/UFJoinTest.php
tests/phpunit/api/v3/UFMatchTest.php
tests/phpunit/api/v3/UtilsTest.php
tests/phpunit/api/v3/WebsiteTest.php

index 4a85ba1dda5499a9e6fbc685ddc53292c38c94bf..00badd46774ceac58f517832e3251e411e50e2a9 100644 (file)
@@ -229,4 +229,5 @@ class CRM_ACL_API {
 
     return in_array($groupID, $groups) ? TRUE : FALSE;
   }
+
 }
index b8cef2a1b36bd28266c8a880c047581b4eea1c11..f8f527d187b87cfe87f24ef978c251f08477305c 100644 (file)
@@ -977,4 +977,5 @@ ORDER BY a.object_id
     $acl->id = $aclId;
     $acl->delete();
   }
+
 }
index 8771235220e2d292f8073075850ce76916b514ec..d8071f158b6e0e12f5e069d7aec79c434ec482d3 100644 (file)
@@ -173,4 +173,5 @@ WHERE  modified_date IS NULL
       CRM_Core_DAO::singleValueQuery("TRUNCATE TABLE civicrm_acl_contact_cache");
     }
   }
+
 }
index 9e7f1242246c14a07d7cda95dffa3b55f011f98d..5fbcc57659e52a0242a54f3c125b6c146c15b2ae 100644 (file)
@@ -100,4 +100,5 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole {
     $entityDAO->find(TRUE);
     $entityDAO->delete();
   }
+
 }
index 2391478d6822d1ba977aaee99dc0fb541074819a..bb9255192ffadfc2eaace1b13f610ab4b7c461fd 100644 (file)
@@ -165,4 +165,5 @@ DELETE
       }
     }
   }
+
 }
index fe092af132045e0cf09d2f4fbb957fbcc6a99a66..41888a5eb68b18e9e1e1885893374770a79e19ff 100644 (file)
@@ -91,4 +91,5 @@ class CRM_ACL_Form_EntityRole extends CRM_Admin_Form {
       CRM_ACL_BAO_EntityRole::create($params);
     }
   }
+
 }
index acd6254449b6acc7c4062f89cbdc3875899363c5..3780e7d8068348b6a77b0a340c350e0efcfde5ff 100644 (file)
@@ -189,4 +189,5 @@ class CRM_ACL_Form_WordPress_Permissions extends CRM_Core_Form {
 
     return $perms_array;
   }
+
 }
index 82e5744119daa5d41d5fbb9114755d9c70a928a0..12d1d4760a3b0c736e2723aa1f80b8ab87914594 100644 (file)
@@ -284,4 +284,5 @@ ORDER BY entity_id
   public function userContext($mode = NULL) {
     return 'civicrm/acl';
   }
+
 }
index 4f83ddeba17d342ce09f99973dbd6b0342cda805..191b17277f8427efe24caa7e6752f9f97714d7ac 100644 (file)
@@ -218,4 +218,5 @@ ORDER BY entity_id
   public function userContext($mode = NULL) {
     return 'civicrm/acl/basic';
   }
+
 }
index 4a6c8aa49b2e1bd5d4f5c3cf934328992b508c0c..3d16d76cf6e08aea68e2c01659736e24cab9f33d 100644 (file)
@@ -225,4 +225,5 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/acl/entityrole';
   }
+
 }
index 40617496684db00655a91855d327d5413821ef36..ef5bae48e25241fd780ad55ffedf69b5283efb5e 100644 (file)
@@ -157,4 +157,5 @@ AND        civicrm_activity_contact.record_type_id = $assigneeID
     }
     return $assigneeNames;
   }
+
 }
index 329f14f8ed2959c05a24223cac9f6872ad2aa260..dca1f8ac1608fa5174530b984cf5790c26bec7d3 100644 (file)
@@ -160,4 +160,5 @@ AND        civicrm_contact.is_deleted = 0
     $link = array('activity_id' => 'civicrm_activity:id');
     return $link;
   }
+
 }
index 14b95016a844e1d47b9ec7e34db92b8869ba31d5..f4f6b01d6084f0bc545b86fc497b8a9df07296bd 100644 (file)
@@ -128,4 +128,5 @@ AND        contact_a.is_deleted = 0
 
     return $targetNames;
   }
+
 }
index 7cb7ed51af0abcd9ae29a4da988b4ce22b617818..6adcf33aef78203a0ed5f1fb48d1097fa7d42b3e 100644 (file)
@@ -137,4 +137,5 @@ class CRM_Activity_BAO_ICalendar {
     }
     return $primary;
   }
+
 }
index 2e9213e5f66762f91c26c34adcac72bc182b5b77..df6700afea3c10d9f8ffed61c44816e4616445d3 100644 (file)
@@ -566,4 +566,5 @@ class CRM_Activity_BAO_Query {
 
     return $properties;
   }
+
 }
index ca5f8cb3fcb0c6568590fae46eb1b3c8bed0aad1..450cf149d2efb42ed19d8fba55db72b099404b5a 100644 (file)
@@ -70,4 +70,5 @@ class CRM_Activity_Controller_Search extends CRM_Core_Controller {
   public function selectorName() {
     return $this->get('selectorName');
   }
+
 }
index 4c3560fb74b823e094962c2fd5077f0920b340d7..52073c0d4c1cab99b9f0a649a1a5e1b95462eea1 100644 (file)
@@ -1197,4 +1197,5 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
       $className::endPostProcess($this, $params, $activity);
     }
   }
+
 }
index 9addb8df9d1d187d51cc5ff64a74c366add02e8f..f41e3b940091b567df296674e51f76e2104f9e2e 100644 (file)
@@ -84,4 +84,5 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form {
     }
     return $defaults;
   }
+
 }
index 21ef6a4c87bbb896885b9d8882601618ea8aa392..569abe8965f8ea730ac2fcdbb794c0f4620821d2 100644 (file)
@@ -118,4 +118,5 @@ class CRM_Activity_Form_ActivityLinks extends CRM_Core_Form {
 
     $self->assign('suppressForm', TRUE);
   }
+
 }
index 59e1272310ff91fb2764df78e8e334a0f0540439..3b3fd08b8f2e309153ea24a2ff3a931fd4cbd5e0 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Activity_Form_ActivityView extends CRM_Core_Form {
       )
     );
   }
+
 }
index 9503298887c9b5a5aff43e1190ef06a044a16964..ff43b1f720f4debdf4a12b61a79aa3c51a37cac7 100644 (file)
@@ -414,4 +414,5 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Activities');
   }
+
 }
index e53688dd492a38b211a02a034441184a0e11379b..b383c40fe198f55ca32b26f951139c183ad6ae23 100644 (file)
@@ -197,4 +197,5 @@ WHERE  activity_id IN ( $IDs ) AND
       )
     );
   }
+
 }
index 6fc196e5fcd05921f6ba5be769965e08b0b8aff9..5de9c86123b50589524858c91325f5efa19ad74c 100644 (file)
@@ -157,4 +157,5 @@ class CRM_Activity_Form_Task_AddToTag extends CRM_Activity_Form_Task {
     }
 
   }
+
 }
index 2225e3c29c815835efa92caf64581ee03da3c4a1..868610d1d111ae05138f38e45586b21cdd995f24 100755 (executable)
@@ -295,4 +295,5 @@ WHERE  a.id = %1 ";
       CRM_Core_Session::setStatus("", ts("No Updates Saved"), "info");
     }
   }
+
 }
index 65823df9b8dcc65682bfca6d560cb30fa83809c3..e4fb35c5b1c4e9a321ef0ced74f6d5e835fbfd62 100755 (executable)
@@ -85,4 +85,5 @@ class CRM_Activity_Form_Task_Delete extends CRM_Activity_Form_Task {
     CRM_Core_Session::setStatus($deletedActivities, ts('Deleted Activities'), "success");
     CRM_Core_Session::setStatus("", ts('Total Selected Activities: %1', array(1 => count($this->_activityHolderIds))), "info");
   }
+
 }
index dc463c4293f4ad8eb02219719ddbc09fcd3a7150..15446d429aab482216b1858e18ce0ee0868099c0 100644 (file)
@@ -93,4 +93,5 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
+
 }
index a224386f47a3e9f380d475fea79e741417f76db6..ee65a95b61c9088ba06e8f0a9923b4d8e8cd7659 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
     CRM_Core_Session::setStatus($filedActivities, ts("Filed Activities"), "success");
     CRM_Core_Session::setStatus("", ts('Total Selected Activities: %1', array(1 => count($this->_activityHolderIds))), "info");
   }
+
 }
index c63c17493c2ce603131af0216907b3ad198e55ab..aa63a0033f3f9bd02764161a3191e06b7554af4b 100644 (file)
@@ -184,4 +184,5 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
 
     $this->set('contacts', $this->_contacts);
   }
+
 }
index ee444ea43eb686459554b62b9bcbdfb2a27edede..ed205c2d29700f177f4b2dbc60c1d10d00574a44 100755 (executable)
@@ -172,4 +172,5 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
     // also reset the batch page so it gets new values from the db
     $this->controller->resetPage('Batch');
   }
+
 }
index 1ec4292a8fc9378d944415df373952b842b96391..9c9a2f553b6e6ac49ecfdd560759de506c9959f8 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Activity_Form_Task_Print extends CRM_Activity_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 1e67b893f2689b8aa945b5253e4590b605e31d16..562fa5e55dbaa73ece81e1716532d5e1bdba48d2 100644 (file)
@@ -150,4 +150,5 @@ class CRM_Activity_Form_Task_RemoveFromTag extends CRM_Activity_Form_Task {
       CRM_Core_Session::setStatus($status, ts("Removed Tag <em>%1</em>", array(1 => $this->_tags[$key])), 'success', array('expires' => 0));
     }
   }
+
 }
index 5f505879f81871f608c67955e4452c48dff757cf..0173f58dc32e58a867fcad8f1549c81517abf80f 100644 (file)
@@ -78,4 +78,5 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_SMSCommon::postProcess($this);
   }
+
 }
index eee90149ac362bc0497883fa6894e1e516b5fad0..2c08a68fa2ce1d49e4964fb8a2ba4434dd14a82c 100644 (file)
@@ -93,4 +93,5 @@ INNER JOIN civicrm_contact ct ON ( ac.contact_id = ct.id )
       )
     );
   }
+
 }
index dbec3aa18d2c726022d469a857ce73e27220c4b9..148902b26723330a552771a4d6a3acc6a00fc3ad 100644 (file)
@@ -57,4 +57,5 @@ class CRM_Activity_Import_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
+
 }
index 532b667f772f56c52c98c4576c1389b251b306d4..41abe9b89d70ffd20edf4b27ccc7e2b384098418 100644 (file)
@@ -124,4 +124,5 @@ class CRM_Activity_Import_Field {
     }
     return TRUE;
   }
+
 }
index a957a1cd0d279f876bf4bdcfa9d987fa067c332c..7a2cb6848adb68b7d7e7424d3284ec92b406efe0 100644 (file)
@@ -170,4 +170,5 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form {
   public function getTitle() {
     return ts('Upload Data');
   }
+
 }
index 6ce40979d3973c09f859cd150920827f4251375d..89a6e0c853b010ff71c337aa42727581bf5e10d9 100644 (file)
@@ -478,4 +478,5 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField {
     // add all the necessary variables to the form
     $parser->set($this);
   }
+
 }
index 55146a1d00562a3a034e9eb9f6220a29a45d9d0b..a7702c5073c62bea27780bd2d481b7a95eca0843 100644 (file)
@@ -192,4 +192,5 @@ class CRM_Activity_Import_Form_Preview extends CRM_Import_Form_Preview {
       $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams));
     }
   }
+
 }
index f5bc179753a119b9820d33a7c34a683f0037f5d0..1ae8992b2eeb3c2cfb7c468e71870b26db4b7a45 100644 (file)
@@ -546,4 +546,5 @@ class CRM_Activity_Page_AJAX {
     echo CRM_Utils_JSON::encodeDataTableSelector($activities, $sEcho, $iTotal, $iFilteredTotal, $selectorElements);
     CRM_Utils_System::civiExit();
   }
+
 }
index 7bca74670470be8a50d2b30d3340733f4464e207..b48d5fa2f707e57b0ee7feaf853dbb43cafefc69 100644 (file)
@@ -218,4 +218,5 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index dc7d7c18f7b560f03aef1c63075918cc9b14a567..af1779e18ecd0f1d4194b531ac8a7754c9ace357 100644 (file)
@@ -74,4 +74,5 @@ class CRM_Activity_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoar
     parent::preProcess();
     $this->listActivities();
   }
+
 }
index 9623906d932601768f912171c7662c16357f1a9f..357107b18839f96bacbc0a3286fb30b430cb01bf 100644 (file)
@@ -545,4 +545,5 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
 
     return self::$_columnHeaders;
   }
+
 }
index 082b835b0803f27b4bb75856a1c44d24d95ea0bc..6e4300062abc9ceb2a4cc06b5a68440ebe09218d 100644 (file)
@@ -439,4 +439,5 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
   public function getExportFileName($output = 'csv') {
     return ts('CiviCRM Activity Search');
   }
+
 }
index 84a0752e386c37027deea811a2eebf5d2535bd38..383e4be8a333b5419f6148febf181aa498b2f397 100644 (file)
@@ -110,4 +110,5 @@ class CRM_Activity_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index e83b54861a3ec3a957c276cb5e5f3eece9fe1747..52c4f6653da90dea6d06eff9569b537de8e4c0f6 100644 (file)
@@ -207,4 +207,5 @@ class CRM_Activity_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index 520e895ee71aadb443d63efe6a60116bca1a0df4..fcb0c09557f42b0b0fdbc48340972ec9d641dbe5 100644 (file)
@@ -135,4 +135,5 @@ class CRM_Admin_Form extends CRM_Core_Form {
       );
     }
   }
+
 }
index 9ea0aeccc661398e0c5fc5b2cc0fba45320f5605..a43dd5fb4e2d9c4b15cbae26fde300227e00f9f8 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form {
   public function postProcess() {
     CRM_Core_BAO_CMSUser::synchronize();
   }
+
 }
index d22e27e8bc6da6612fa1ba65a8977d0f304dd9b4..8e33cc958162e926f0cf12b567458fd054cfaed3 100644 (file)
@@ -221,4 +221,5 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
       )
     );
   }
+
 }
index a9e9bfb94426f355c1475378b0a8afe07027d0bc..9ceb5a8dd0557fc0f71b5037ffa3ba3007abb359 100644 (file)
@@ -212,4 +212,5 @@ class CRM_Admin_Form_Job extends CRM_Admin_Form {
     }
 
   }
+
 }
index 3548ef1a59cae65c9bc80e1b0dee8b0c79f8ebcc..80357e5fabf1fbe18e6f04470973ec4960ac1c01 100644 (file)
@@ -250,4 +250,5 @@ class CRM_Admin_Form_LabelFormats extends CRM_Admin_Form {
     }
     CRM_Core_Session::setStatus($status, ts('Saved'), 'success');
   }
+
 }
index 840028de0d7a510658e6b70381f4d87cf0feb214..a0eea4522bc976b3c9a62c3c36c1c458ad81b469 100644 (file)
@@ -240,4 +240,5 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form {
       }
     }
   }
+
 }
index 2ab93c48f96c40e977f187cf03e9c35b495487af..139983c66b90708c4669049336cfb97ff9c71724 100644 (file)
@@ -165,4 +165,5 @@ class CRM_Admin_Form_Navigation extends CRM_Admin_Form {
       array(1 => $navigation->label)
     ), ts('Saved'), 'success');
   }
+
 }
index bb8c5e6a971658367ee1420a6890370fe700a940..3a2a784c1ca9b2488f4368c241fc0ee65af67759 100644 (file)
@@ -128,4 +128,5 @@ class CRM_Admin_Form_OptionGroup extends CRM_Admin_Form {
       CRM_Core_Session::setStatus(ts('The Option Group \'%1\' has been saved.', array(1 => $optionGroup->name)), ts('Saved'), 'success');
     }
   }
+
 }
index 4fcd2d847040f1fd6570e378b926272e9054cd63..4f8d3311739adf4e44a5448e8085507d27445cb1 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Admin_Form_ParticipantStatusType extends CRM_Admin_Form {
       CRM_Core_Session::setStatus(ts('The changes have not been saved.'), ts('Saved'), 'success');
     }
   }
+
 }
index 247f7880ba18484b275842cb85ed9eb9b9f72d5e..6ff67e7840fabd011daa6f42d678799f83638d05 100644 (file)
@@ -414,4 +414,5 @@ class CRM_Admin_Form_PaymentProcessor extends CRM_Admin_Form {
     );
     CRM_Financial_BAO_FinancialTypeAccount::add($params);
   }
+
 }
index 2f4d62183be0218ade039cd259ce24c4ec7e8ebb..767d8a567226bbe686bd42e879b9587cac55b7a0 100644 (file)
@@ -244,4 +244,5 @@ UPDATE civicrm_payment_processor SET is_default = 0";
     }
     $dao->save();
   }
+
 }
index b22c7406c907ef084197d6b1ba548d8985933790..4985700967261fe54843d7ffa107802246bc62db 100644 (file)
@@ -133,4 +133,5 @@ class CRM_Admin_Form_PdfFormats extends CRM_Admin_Form {
     }
     CRM_Core_Session::setStatus($status);
   }
+
 }
index 232fc52e7303d3b025e8c6018955dde6deabd6d6..9137cbd6a3e44ff6aed0f3d2752734798a2b4af2 100644 (file)
@@ -100,4 +100,5 @@ class CRM_Admin_Form_Persistent extends CRM_Core_Form {
 
     CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/admin/tplstrings', "reset=1"));
   }
+
 }
index 57be327a5967af2fce4063b56e41e05b6ec080a2..9e93d9ba517056150169d98a29d64c7f01b4a7ce 100644 (file)
@@ -213,4 +213,5 @@ class CRM_Admin_Form_Preferences_Address extends CRM_Admin_Form_Preferences {
 
     $this->postProcessCommon();
   }
+
 }
index 0de208a7c59a80251a980c386e0fc716a066d70a..df8f8a76ef00d8fc0e257109e17efb26babe09b6 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Admin_Form_Preferences_Campaign extends CRM_Admin_Form_Preferences {
 
     parent::preProcess();
   }
+
 }
index e474e28a49764401a59bc480660d2e870b4b3094..2f6e0a486f0f786504b0618253d87170c6a9e775 100644 (file)
@@ -141,4 +141,5 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences {
       CRM_Core_BAO_Setting::setItem($settingName, 'CiviCRM Preferences', 'user_dashboard_options');
     }
   }
+
 }
index 3ba0ddffd4d9e52d4e13d8eed3dccfab9cd0a2f4..5fcce3f4fe16cbec3fd48ed74b167d312ed00105 100644 (file)
@@ -239,4 +239,5 @@ class CRM_Admin_Form_Preferences_Display extends CRM_Admin_Form_Preferences {
 
     $this->postProcessCommon();
   }
+
 }
index 978b585d3fa8635ddfc992e1fc2411c18fdf86fe..a4dd9e60c67e7fd34f6d41ad8f28c35f4c7dd061 100644 (file)
@@ -68,4 +68,5 @@ class CRM_Admin_Form_Preferences_Event extends CRM_Admin_Form_Preferences {
 
     parent::preProcess();
   }
+
 }
index 7de79ac874e78be7bb1a025a0d40d666eaf22d9c..7b354339b378ed77d685639018773cb9a3cde8f9 100644 (file)
@@ -138,4 +138,5 @@ class CRM_Admin_Form_Preferences_Mailing extends CRM_Admin_Form_Preferences {
 
     parent::postProcess();
   }
+
 }
index 403e3ea926babcf5e333e9c643eafa33ac12dae4..48b7a8b63d780fede865c67f3ff4c024ebb5dfcd 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Admin_Form_Preferences_Member extends CRM_Admin_Form_Preferences {
   public function buildQuickForm() {
     parent::buildQuickForm();
   }
+
 }
index 93e8456ce23fef38282a1d1ddf81f18aea5337d4..19e768cdc4c546a67492eb0174314e97f89205e8 100644 (file)
@@ -77,4 +77,5 @@ class CRM_Admin_Form_Preferences_Multisite extends CRM_Admin_Form_Preferences {
 
     parent::preProcess();
   }
+
 }
index c12bd0f1a347647fe56385291847ade703cf9140..dda0eacdc4ddf6fc500654f506033325a65c51b3 100644 (file)
@@ -137,4 +137,5 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
       array(1 => $params['name'])
     ), ts('Saved'), 'success');
   }
+
 }
index 8e0c222178df9db58a8a7fcc0d72d8e15bd96dc5..d1cc59c1998d5289d51e8271ee66bab3bd825e9e 100644 (file)
@@ -611,4 +611,5 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
     }
     CRM_Core_Session::setStatus($status, ts('Saved'), 'success');
   }
+
 }
index 5aaf82f8b83747915d859c6b8898da143bb0392c..7d615a8f08b20806d2fc954bfa2fa88cfe8c3328 100644 (file)
@@ -277,4 +277,5 @@ AND    time_format <> ''
     $configFile = $config->uploadDir . 'Config.IDS.ini';
     @unlink($configFile);
   }
+
 }
index a36136369251f67701b194d571f8c94488d00a77..f880da154e2b41cadf6be283e0659f9f8991b1d0 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Admin_Form_Setting_Component extends CRM_Admin_Form_Setting {
       }
     }
   }
+
 }
index a25e059aaef3a1c3232b381060cb351b202ce1ff..bd0802bb8884cdd7515ca983c270c13cdc3d15f7 100644 (file)
@@ -65,4 +65,5 @@ class CRM_Admin_Form_Setting_Date extends CRM_Admin_Form_Setting {
 
     parent::buildQuickForm();
   }
+
 }
index 401219d22a11f990d33fcf654cc957caaf46b833..51b9b5d2cc4013015b29127e81329676f9e969b9 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Admin_Form_Setting_Debugging extends CRM_Admin_Form_Setting {
 
     parent::buildQuickForm();
   }
+
 }
index d922123c45c4e2119e443e52ef424cd311bf7a76..c22797d1f405f6daa9cd70afb88241edcbaeb49a 100644 (file)
@@ -313,4 +313,5 @@ class CRM_Admin_Form_Setting_Localization extends CRM_Admin_Form_Setting {
       CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/admin/setting/localization', 'reset=1'));
     }
   }
+
 }
index 4e0c02b56ef4902fafa1a77389fed4ffb04cc2d7..e2d5159c54b75c75b9e995a675d3db93eba590b7 100644 (file)
@@ -87,4 +87,5 @@ class CRM_Admin_Form_Setting_Mail extends CRM_Admin_Form_Setting {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index ee0acdd7f6139e69e9c485521f7ea4d9d4b22907..ffc6151527902ba78df01b5a9771aee30dbc0164 100644 (file)
@@ -93,4 +93,5 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting {
   public function addRules() {
     $this->addFormRule(array('CRM_Admin_Form_Setting_Mapping', 'formRule'));
   }
+
 }
index 77008585f0f03fa3b9a78826436fa582f6938ddc..ad9fa1ffd8af4a8ef2065e5daf5d32b921b286e5 100644 (file)
@@ -174,4 +174,5 @@ class CRM_Admin_Form_Setting_Miscellaneous extends CRM_Admin_Form_Setting {
       }
     }
   }
+
 }
index 3d4408201714c52b6c70e67f6c042ad893381620..0544e1d4ed8ac44d96358721e066b554be44bb02 100644 (file)
@@ -73,4 +73,5 @@ class CRM_Admin_Form_Setting_Path extends CRM_Admin_Form_Setting {
 
     parent::rebuildMenu();
   }
+
 }
index aaa858c5580fe8faa7b5660f915022e1bacd4788..5fc22aa0e4624587a6bb455454f871821d8033a4 100644 (file)
@@ -96,4 +96,5 @@ class CRM_Admin_Form_Setting_Search extends CRM_Admin_Form_Setting {
 
     parent::buildQuickForm();
   }
+
 }
index d6626d7106a344c96ab83a12210a34d104c3f7ed..5deacc4309b7f8e4ee2ba54dadd2476bda9ca55e 100644 (file)
@@ -276,4 +276,5 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting {
     }
     return $this->_defaults;
   }
+
 }
index 5ca2b082d71bd679f68a25f0b9d8241d424c59dd..c9258f49bf49f51bf9dd549b5320e5c08cbf3dd5 100644 (file)
@@ -97,4 +97,5 @@ class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting {
 
     parent::buildQuickForm();
   }
+
 }
index 000ef9c2435e69e702e70243f39888a1a9ff7633..f522ef75821b1b3e743d5001fd4668d22712cf94 100644 (file)
@@ -166,4 +166,5 @@ class CRM_Admin_Form_Setting_UpdateConfigBackend extends CRM_Admin_Form_Setting
 
     parent::rebuildMenu();
   }
+
 }
index d16a5e8839580bcee78e8ea59581be4ce3d5d2e6..10ebf2f717da9a6d0632622224c170f650db3d30 100644 (file)
@@ -105,4 +105,5 @@ class CRM_Admin_Form_Setting_Url extends CRM_Admin_Form_Setting {
 
     parent::rebuildMenu();
   }
+
 }
index b0d0db63a226679436d6c36b2a33b50fd1958745..745bbfa17282d067c8421ab1c388760dd8ec8f73 100644 (file)
@@ -281,4 +281,5 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form {
       ));
     }
   }
+
 }
index 5b5e1bdf3acc5426255a77c51d699bbef560a362..cfce2f7e0c36578a7e28ef83ccaf0af74dc3371c 100644 (file)
@@ -64,4 +64,5 @@ class CRM_Admin_Page_APIDoc extends CRM_Core_Page {
   public function userContext($mode = NULL) {
     return 'civicrm/api/doc';
   }
+
 }
index c5f4d392878d304f1e67d4fc6cbc2809074eb581..6c4addcc39c2bff4deefbbadf10de2d121006929 100644 (file)
@@ -60,4 +60,5 @@ class CRM_Admin_Page_APIExplorer extends CRM_Core_Page {
   public function userContext() {
     return 'civicrm/api/explorer';
   }
+
 }
index 4f7ef3020d98eeaf9b20e25994b9befe32b9c0b0..7197140d6eb98a74cf878762814b145a1f4c74d2 100644 (file)
@@ -79,4 +79,5 @@ class CRM_Admin_Page_Access extends CRM_Core_Page {
     }
     return parent::run();
   }
+
 }
index 07fa772e739504a96fe40fb61915cbe7061f3c83..fc6ad320dd126c6f961e1b7a8d5de9691e8c6e8a 100644 (file)
@@ -120,4 +120,5 @@ class CRM_Admin_Page_Admin extends CRM_Core_Page {
     $this->_showHide->addToTemplate();
     return parent::run();
   }
+
 }
index 8379019219232bc60ccc358c317e3dfa02c83238..9a71c57bd7fe97a38de613cd85ad93b7574c27d7 100644 (file)
@@ -68,4 +68,5 @@ class CRM_Admin_Page_CMSUser extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 545b54cc5c056cd7f0b270174b77f7b86e5bd342..01121fca446c2a545e65d1637f38a2fd6a0d71ab 100644 (file)
@@ -55,4 +55,5 @@ class CRM_Admin_Page_ConfigTaskList extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index eaff918f5ea7ef653e7b94e20d38cdd298502197..2ffd70fe09166ae05d929edeade4dfc4cf495748 100644 (file)
@@ -162,4 +162,5 @@ class CRM_Admin_Page_ContactType extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/options/subtype';
   }
+
 }
index da2c1ab391a9fc708c41964a104c2a8fa158dfe1..0379f7d263dc6d04dd3e0d58a2cb8d6705164d68 100644 (file)
@@ -171,4 +171,5 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/eventTemplate';
   }
+
 }
index e442cc38f2d410dd71880fe6f91c9beecd586930..6bb592d029ca93c3117445d79645a3d7768f2c0b 100644 (file)
@@ -333,4 +333,5 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
     }
     return $extensionRow;
   }
+
 }
index b8aca70fa3b8b701ce7a790d3be8c4bb7a965c93..c453e07eddd8139bcea15ef636028b4eca39de9b 100644 (file)
@@ -30,4 +30,5 @@ class CRM_Admin_Page_ExtensionsUpgrade extends CRM_Core_Page {
   public static function onEnd(CRM_Queue_TaskContext $ctx) {
     CRM_Core_Error::debug_log_message('CRM_Admin_Page_ExtensionsUpgrade: Finish upgrades');
   }
+
 }
index e7fcf9987dc288345fb8886308b60122493684b9..e6e4f1345d592357f99e6e3d5cb372beda46cf35 100644 (file)
@@ -219,4 +219,5 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/job';
   }
+
 }
index df94a88183cf1ddf1ba8cfdd905012403c8dece5..814435d8701a2eba86e20c83bcf6967a4097de1c 100644 (file)
@@ -162,4 +162,5 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/job';
   }
+
 }
index e281eb266be28ddc848fea06c28986cd3a90f07c..b3c595b3652f50fdc4de164975f138b7b0d6126a 100644 (file)
@@ -167,4 +167,5 @@ class CRM_Admin_Page_LabelFormats extends CRM_Core_Page_Basic {
 
     $this->assign('rows', $labelFormatList);
   }
+
 }
index cf88450a2d92ad0df1ce3668b4ae7274e27556b4..a7846f570d20e2dfd7944b92ad664b38601fd541 100644 (file)
@@ -124,4 +124,5 @@ class CRM_Admin_Page_LocationType extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/locationType';
   }
+
 }
index 358aba07404d9e87676677a5b14d64d7ad995421..94ec4222a453e71f8054c39f968d45a4f9dd6f48 100644 (file)
@@ -160,4 +160,5 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/mailSettings';
   }
+
 }
index c1b4c7404fb7ab047a32dbaa776ce184873f859c..460d644d69dc6eb09d465f78a15bc2d7cc7c92e2 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic {
     $sort = 'mapping_type asc';
     return parent::run($sort);
   }
+
 }
index ad3bed60bfc21950656f44af4dbf02ee80a40752..88fa6f809eaf81b80c0c60239748a48a9fc58b92 100644 (file)
@@ -293,4 +293,5 @@ class CRM_Admin_Page_MessageTemplates extends CRM_Core_Page_Basic {
 
     $this->assign('rows', $rows);
   }
+
 }
index 76b33e36d12166fee928cf88dd826aa8e4a82040..d9e27fa0553305fe60d3bc8fb1a7ef19178292d8 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Admin_Page_Navigation extends CRM_Core_Page_Basic {
       ->addScriptFile('civicrm', 'packages/jquery/plugins/jstree/jquery.jstree.js', 0, 'html-header', FALSE)
       ->addStyleFile('civicrm', 'packages/jquery/plugins/jstree/themes/default/style.css', 0, 'html-header');
   }
+
 }
index 1eba4b5bc3b9297f62e47821a5073e7dcb5f7dbd..a7b4b7acb6f98bebb2d2653ef8568f7ab052fc81 100644 (file)
@@ -289,4 +289,5 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/options' . (self::$_gName ? '/' . self::$_gName : '');
   }
+
 }
index 8a64f30d9249b56b4584cb4e3bae61106262a3ba..dd9af1a8e388fe2cf733cd741da7091050ab0926 100644 (file)
@@ -142,4 +142,5 @@ class CRM_Admin_Page_ParticipantStatusType extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/participant_status';
   }
+
 }
index 620d497aa1638a6aa15598bc0d6968656c846e4b..334ee5f415ca2adf0136bba856635b3971582d1e 100644 (file)
@@ -199,4 +199,5 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/paymentProcessor';
   }
+
 }
index ea7c4666f2ab603efa0423d520ceb221836f0cf7..b0de25e2ec53d821be81da8da1a4135241d8222f 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/paymentProcessorType';
   }
+
 }
index 5cdff8748c71359d1c7d620326d525c504eba7aa..6c7f4db0c97074c36aa1dfb81b1defa78be99fed 100644 (file)
@@ -150,4 +150,5 @@ class CRM_Admin_Page_PdfFormats extends CRM_Core_Page_Basic {
 
     $this->assign('rows', $pdfFormatList);
   }
+
 }
index 9413518fcf14550647f41b6d7a64e99a3d85c4e0..91d04755dc6cbbf731d063b650cb3d371376b45a 100644 (file)
@@ -150,4 +150,5 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
     );
     $this->assign('rows', $rows);
   }
+
 }
index b1d1e7ff0d86ce6f7d791523df99986884267423..5b912a055dcbbb49b2f93c85b9fd900fe1627b46 100644 (file)
@@ -121,4 +121,5 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/setting/preferences/date';
   }
+
 }
index a8b8be2281ebb6a874db608cab5f45cca34bebd9..7ea3421ed83231629417bff9f09ee22892e34441 100644 (file)
@@ -130,4 +130,5 @@ class CRM_Admin_Page_RelationshipType extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/reltype';
   }
+
 }
index abf55130b579f8b22bf703dfd9d82127cf175f41..6b6f21a3056193a73ffe55e21cd4af368eb0fa7e 100644 (file)
@@ -164,4 +164,5 @@ class CRM_Admin_Page_ScheduleReminders extends CRM_Core_Page_Basic {
 
     $this->assign('rows', $reminderList);
   }
+
 }
index a528fc005d6070d0dee0261a20e236788f244af3..0b1d703a0abc3ec2e3db93beda56c9420866d83e 100644 (file)
@@ -47,4 +47,5 @@ class CRM_Admin_Page_Setting extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index fe2d55c6e791a0c3399e70af888c0e909df0e882..cdf4e914ba3f06161354addaf905123fc12b5a53 100644 (file)
@@ -216,4 +216,5 @@ WHERE t2.id IS NULL {$reservedClause}";
 
     $this->assign('rows', $values);
   }
+
 }
index 14611420375e8cbe8fa4d8a045b99999a135a916..f30204a1209173bfe229e4ae209bd3e72174a36e 100644 (file)
@@ -493,4 +493,5 @@ class CRM_Badge_BAO_Badge {
     $eventBadgeClass = new CRM_Badge_BAO_Badge();
     $eventBadgeClass->createLabels($rows, $layoutInfo);
   }
+
 }
index bfd3ef58afd94635e87dfa27caac6cf2df3709ca..ecf58aa0b63c49dd3d77dae81f10780c78921f6c 100644 (file)
@@ -182,4 +182,5 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
   static public function getDecodedData($jsonData) {
     return json_decode($jsonData, TRUE);
   }
+
 }
index 0559403951de10c9a72498135d729a6a5d8e0d6a..634893b52312b993f59d529d363cb88939ee327f 100644 (file)
@@ -237,4 +237,5 @@ class CRM_Badge_Form_Layout extends CRM_Admin_Form {
 
     CRM_Badge_BAO_Badge::buildBadges($params, $this);
   }
+
 }
index a69a01578e20e97482d9f3143f4c1d8f6d12a350..1226babc3bd0bb86f2765abbf829283451656a3d 100644 (file)
@@ -37,4 +37,5 @@ class CRM_Badge_Page_AJAX {
     list($w, $h) = CRM_Badge_BAO_Badge::getImageProperties($img);
     CRM_Utils_JSON::output(array('width' => $w, 'height' => $h));
   }
+
 }
index a33fef2442e68b9c0f71030b239dd1cf7a0200dc..474120e4944abcd641b841b685417389accc0ec0 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Badge_Page_Layout extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/badgelayout';
   }
+
 }
index a3774a4bc7f3d96a3bf80c554bcc05123163b20c..23fceb49151a62fb0bd84297989108b0c81c1160 100755 (executable)
@@ -812,4 +812,5 @@ WHERE  {$where}
     }
     return $batches;
   }
+
 }
index 01c59b57dc363213415a6c7e309b22ded9d08a04..3416871c7dd61ab920ee0f120d7a763f2171be40 100755 (executable)
@@ -130,4 +130,5 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form {
       $session->replaceUserContext(CRM_Utils_System::url('civicrm/batch/entry', "id={$batch->id}&reset=1"));
     }
   }
+
 }
index 854ca2ba758197240682e2838b94ef14da00dffb..6c9f0de27c3576e08e7d25464953ebef6564ec9a 100755 (executable)
@@ -870,4 +870,5 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
   public function testProcessContribution($params) {
     return $this->processContribution($params);
   }
+
 }
index f8e092a26de3d77b5fc159151bf313d55f189766..794fc8e54b518d4b9656427fe304e44ed84714d6 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Batch_Form_Search extends CRM_Core_Form {
     parent::buildQuickForm();
     $this->assign('suppressForm', TRUE);
   }
+
 }
index 1de2a868bd985dac906e60f3b9f56b263023be50..3ecc88e6dedd70fdf9f0566269838802d5c73b14 100644 (file)
@@ -117,4 +117,5 @@ class CRM_Batch_Page_AJAX {
     echo CRM_Utils_JSON::encodeDataTableSelector($batches, $sEcho, $iTotal, $iFilteredTotal, $selectorElements);
     CRM_Utils_System::civiExit();
   }
+
 }
index 3e326a1cfae9a425732f609b06f4155490e83c9e..193056cd3757e015d57f7c08508575c7e2c17045 100644 (file)
@@ -120,4 +120,5 @@ class CRM_Batch_Page_Batch extends CRM_Core_Page_Basic {
     $form->process();
     $form->run();
   }
+
 }
index 843ddced70c3044a14465906e2672118c33684c9..befafc17c8e2e5f26703292faad19565f0064e96 100644 (file)
@@ -120,4 +120,5 @@ class CRM_Bridge_OG_CiviCRM {
       }
     }
   }
+
 }
index 3acaeb810ae37214d20a006e9bd2e1d69a61a0d0..832bab9c0478f8693341bbd21de6bd7bf4fe869a 100644 (file)
@@ -268,4 +268,5 @@ SELECT v.id
       }
     }
   }
+
 }
index fea608be4efb7ed6a59f76274805890adf30ee8a..7fe4b79635d2dfc47bd5b6a5f89f6a235466c397 100644 (file)
@@ -149,4 +149,5 @@ SELECT id
 
     return $groupID;
   }
+
 }
index b723e3713467421d153ea9e3afeaf28eba78c75f..11c6c9c10d417a749c2e3026b397d7036a2e91cf 100644 (file)
@@ -685,4 +685,5 @@ INNER JOIN  civicrm_group grp ON ( grp.id = campgrp.entity_id )
     }
     $form->assign('campaignInfo', $campaignInfo);
   }
+
 }
index 53fc7f392bf6b027d0b7e0a09e4b7e5e429affee..f518e4b01b3ab76a20cbffb4e27566662e1716cd 100644 (file)
@@ -673,4 +673,5 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
         break;
     }
   }
+
 }
index 137aa33b8762d1e9666dbd5f4831e3317570e338..73f9cafbc2d9bdc634a790ca209d918440faaeb8 100755 (executable)
@@ -627,4 +627,5 @@ INNER JOIN  civicrm_custom_group grp on fld.custom_group_id = grp.id
     );
     $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1;
   }
+
 }
index ed45ec00fb86c477411d85cac643a49c1d862348..b6c9b8280679665356589320a64d2e108453146e 100644 (file)
@@ -1145,4 +1145,5 @@ UPDATE  civicrm_activity
     }
     return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context);
   }
+
 }
index f0aad4fa7a52a03af702796a8e979508ee2e8081..c5b45c022c6dd964010eb431c6e0ae695af601f6 100755 (executable)
@@ -62,4 +62,5 @@ class CRM_Campaign_Controller_Search extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index 937fc03ae577a4d88e17592385c8af7b5326acd2..bb8ecd2df2ffed1f4fbbd85dc3db2b2ab32c7847 100644 (file)
@@ -386,4 +386,5 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form {
       $session->replaceUserContext(CRM_Utils_System::url('civicrm/campaign', 'reset=1&subPage=campaign'));
     }
   }
+
 }
index 169f0b48d0b225419d54c344139c9f897febd9b0..c4accb51e67e260d565c4eac996469de8190720b 100755 (executable)
@@ -165,4 +165,5 @@ class CRM_Campaign_Form_Gotv extends CRM_Core_Form {
 
     $this->assign('errorMessages', empty($errorMessages) ? FALSE : $errorMessages);
   }
+
 }
index 10584fdb44c9c9c9b31b5995ed5a84d828c5c1b5..57204f5a93fe02dbcffc50e4094d6800a674f310 100644 (file)
@@ -367,4 +367,5 @@ WHERE  $whereClause
       $session->replaceUserContext(CRM_Utils_System::url('civicrm/campaign', 'reset=1&subPage=petition'));
     }
   }
+
 }
index a4ee3f0d0c7a996d303312ad5cec976d04d2b320..bf5f73decc84807d7893cd1c183f82dee5c38c27 100644 (file)
@@ -670,4 +670,5 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
       }
     }
   }
+
 }
index 5d16dfc5de30b0a62e54f745726834b64cd7488b..1f6130c1e717374e639e5da1475eae8dc88f921f 100755 (executable)
@@ -479,4 +479,5 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Respondents');
   }
+
 }
index f909e34bd6da9979b4c8d71ff5c01731a4d25cea..9908a022e2d5944df773951cddfa424e6a15d8d7 100755 (executable)
@@ -125,4 +125,5 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form {
     $this->set('searchParams', $this->_searchParams);
     $this->assign('searchParams', json_encode($this->_searchParams));
   }
+
 }
index 3d5dbf5d5421b7fe88c7a0f85174f8e2b4a9f069..7801b665b5e915bc8ce3d4bb1fa5dd3c573561b5 100755 (executable)
@@ -100,4 +100,5 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form {
     $this->set('searchParams', $this->_searchParams);
     $this->assign('searchParams', json_encode($this->_searchParams));
   }
+
 }
index c0cca939b0326a80a6fd592efe6add58a8866d99..1f2fe21e251b1c5d5f6d9a136b1287d26e792303 100755 (executable)
@@ -111,4 +111,5 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form {
     $this->set('searchParams', $this->_searchParams);
     $this->assign('searchParams', json_encode($this->_searchParams));
   }
+
 }
index bf554f725bd84d03145a80c488f0794269816085..3c220b6a0881c3080558cb0d4cbc68dc36b607dd 100644 (file)
@@ -180,4 +180,5 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form {
       return 'CRM/Campaign/Form/Survey/Tab.tpl';
     }
   }
+
 }
index ff91793985470b10b288bea876f2963c31f2e9f1..6dc83d24e2ea63d05680c971770a5e68dc181a9b 100644 (file)
@@ -106,4 +106,5 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form {
       CRM_Core_Error::fatal(ts('Delete action is missing expected survey ID.'));
     }
   }
+
 }
index 8163555c9865da8b0722c6625741c103169cfddf..e0ec582df6e221b7fc5120c38cae9c65e13c32b4 100644 (file)
@@ -234,4 +234,5 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey {
 
     parent::endPostProcess();
   }
+
 }
index ac1e44b50e740fad8ae879ddda1a243efd283227..c82cd995eaab87cc4fec64bdd4db54910071f3ea 100644 (file)
@@ -142,4 +142,5 @@ class CRM_Campaign_Form_Survey_Questions extends CRM_Campaign_Form_Survey {
 
     parent::endPostProcess();
   }
+
 }
index 039ef71573b46d1b1d331da567a326fa3d503489..672f58dc0e5d5f0a9bd3e8c0a6e322a06c7eac14 100644 (file)
@@ -499,4 +499,5 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
 
     parent::endPostProcess();
   }
+
 }
index a37f81dd18cf3fb90da9f98460f31e2af1675cb2..d49bd20ff8e9943eee570ce6c3ba7527fa4c25f8 100644 (file)
@@ -184,4 +184,5 @@ class CRM_Campaign_Form_Survey_TabHeader {
     $next = $next ? $next : 'main';
     return $next;
   }
+
 }
index a1e41ccd716c8c2e0e1f05dfd0a1a65af6b394ed..10a44ec1bd8b6efd71991b841abdef0c6640a313 100644 (file)
@@ -173,4 +173,5 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
       CRM_Core_Session::setStatus(ts('The Survey type \'%1\' has been saved.', array(1 => $optionValue->label)), ts('Saved'), 'success');
     }
   }
+
 }
index f87ede84b452f4ea112776d4391b37f954796196..31b95c444847902693c46799c41c195b832f1eea 100755 (executable)
@@ -158,4 +158,5 @@ class CRM_Campaign_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index e742e619c4064708b2c5c381e0bf66c6f137ae20..5802273cace472d9df68a25e5d7af8926e50c34f 100755 (executable)
@@ -662,4 +662,5 @@ INNER JOIN  {$tempTableName} ON ( {$tempTableName}.survey_contact_id = contact.i
       }
     }
   }
+
 }
index 378d6def07ff6d8b0b3a1711422d02fda39611b4..4cdc535eff6a949d11f077f29f52fb2718f41abf 100755 (executable)
@@ -110,4 +110,5 @@ class CRM_Campaign_Form_Task_Print extends CRM_Campaign_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index cb408656a6b807793893f3b7df3d8a7b16c494c5..7338a2220d1546a645ef8091dd4567f169d291e1 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Campaign_Form_Task_Release extends CRM_Campaign_Form_Task {
       CRM_Core_Session::setStatus(implode('&nbsp;', $status), '', 'info');
     }
   }
+
 }
index 06c5384653d978760fbc75f7c18a0ce97a445313..e175cfed1123753089f3086bc9b003b6697ae05c 100644 (file)
@@ -358,4 +358,5 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task {
 
     return $groupAdditions;
   }
+
 }
index 4a70eeeaea34de2c8b9013b3f23d1a1786e775c3..35d2f2617630b90c7e9d6c5db575e4ddca017dba 100755 (executable)
@@ -63,4 +63,5 @@ class CRM_Campaign_Form_Task_Result extends CRM_Campaign_Form_Task {
       )
     );
   }
+
 }
index 9bffa5d59a8ad88c8068a815d73ff0dd9443eb39..7ea294b9ae1593f0646c0dcf2c2221cc700992be 100644 (file)
@@ -142,4 +142,5 @@ class CRM_Campaign_Info extends CRM_Core_Component_Info {
       ));
     }
   }
+
 }
index b6aeb8ffc5253b85ceb18561fa15952ccccb7fe4..ccaf495e3fd6d3573ddbc55fb4e9af7b906f3c6a 100644 (file)
@@ -863,4 +863,5 @@ class CRM_Campaign_Page_AJAX {
     echo CRM_Utils_JSON::encodeDataTableSelector($searchRows, $sEcho, $iTotal, $iFilteredTotal, $selectorElements);
     CRM_Utils_System::civiExit();
   }
+
 }
index a80f2335e64a2a509c34716457be45b6204cef0f..be0ada5b9820ac538b40a702fd97c8a786662d36 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Campaign_Page_Campaign extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index b92cee3fc5fef8fff273392fc083121848a5538a..d6a98a37e0f1a6f5878281bfa53fea4d3b97f5c1 100644 (file)
@@ -505,4 +505,5 @@ class CRM_Campaign_Page_DashBoard extends CRM_Core_Page {
     $allTabs['campaign']['class'] = 'livePage';
     $this->assign('tabHeader', $allTabs);
   }
+
 }
index af5c3ac3cf196ebc076bb550f0383cb7d8404f7f..11f33d99a59d5a981de76a2e90d3f5f279fd848e 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Campaign_Page_Petition extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 5a513231e6f8542f71d43f88992e71d261c6a39b..fa31217c3a4fcb8c5d49feca1d5de96b3bb25562 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page {
     $bao = new CRM_Campaign_BAO_Petition();
     $bao->confirmSignature($activity_id, $contact_id, $petition_id);
   }
+
 }
index a6ff4f0655ad28d2f82bbdb1a581adf915490e50..dddfe82f3274c9cee6c4c94786b47a630853bbbb 100644 (file)
@@ -61,4 +61,5 @@ class CRM_Campaign_Page_Petition_ThankYou extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 99ab30099df8fc6d8f06cafa85167423a4462c76..348e138ab8690af2e7ef1ff55fbf3c9815b55bfb 100644 (file)
@@ -132,4 +132,5 @@ class CRM_Campaign_Page_Survey extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 9dbfcc49036ee0b9d008306acb05f08c988ccc33..100a0b03a750f535894c3ec246cd8b132f63defc 100644 (file)
@@ -214,4 +214,5 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
   public function userContextParams($mode = NULL) {
     return 'reset=1';
   }
+
 }
index 2ff97eed26a44fcf2f8aaeb2eceee4db71870221..63f963d8496ac9d523de40cf380823ca2c6f4638 100644 (file)
@@ -143,4 +143,5 @@ class CRM_Campaign_Page_Vote extends CRM_Core_Page {
 
     $this->assign('tabHeader', empty($allTabs) ? FALSE : $allTabs);
   }
+
 }
index 6f1c5c74b0b1db3777f6e962e4083ba70799e3d4..b2da95d678a4e5842b1976884943411bbb10b794 100755 (executable)
@@ -154,4 +154,5 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
       self::$$name = NULL;
     }
   }
+
 }
index 71dac101b44c688fa313b19b17fbf4b2a22edbaa..c1adcc391e4464efe616e260a2c238442151d8d5 100755 (executable)
@@ -383,4 +383,5 @@ FROM {$from}
   public function getExportFileName($output = 'csv') {
     return ts('CiviCRM Respondent Search');
   }
+
 }
index aec137aa7f46cf464abd4c9990d41ecc32e90a24..6ac222ed868ab0b84caa3715f5a63738ea38dfaf 100755 (executable)
@@ -99,4 +99,5 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine {
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
   }
+
 }
index 5e0d703dd58276eec6f76eb11b1b63ffb0566423..74829f509089f81ccea72ece0ae2f9ffa0f4f743 100755 (executable)
@@ -156,4 +156,5 @@ class CRM_Campaign_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index e607f4d020ec0b068791463175dcb75223da0819..e7cbd4f9bc5e8965b532ec9739112cc3ae0d0982 100644 (file)
@@ -243,4 +243,5 @@ class CRM_Case_Audit_Audit {
     }
     return $contents;
   }
+
 }
index 03f28fe9980373b88d5c3e907002ae35648618ce..14bc772ff168062a371318b0ca376eac8ebaa36d 100644 (file)
@@ -253,4 +253,5 @@ class CRM_Case_Audit_AuditConfig {
 
     return $x - $y;
   }
+
 }
index 8a8c43275093aa641e6b1d726306d4ff06ab5eb4..a590a89c50a819031e5ade89fd6c86a858cede27 100644 (file)
@@ -3396,4 +3396,5 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')';
     }
     return CRM_Core_PseudoConstant::get($className, $fieldName, $params, $context);
   }
+
 }
index d8787510fb639ace5e0d162ea63e7a0a96b3d12a..a8f99ad70f930225beb4a2e0fede2d3c9b98b8ff 100644 (file)
@@ -383,4 +383,5 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType {
     }
     return TRUE;
   }
+
 }
index 7b4ab3423fbcb6710bb5ece81259dd3896191fa1..1ac14f7e4e439c24868913b5ccf92d5742b9a4a9 100644 (file)
@@ -772,4 +772,5 @@ case_relation_type.id = case_relationship.relationship_type_id )";
    */
   public static function searchAction(&$row, $id) {
   }
+
 }
index 4730563f84da43827f428650ad00111770ddf96e..fe5d2fe406ee7c2fd60ce7fffc8cbef9501a4c29 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Case_Controller_Search extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index 9a3407d48b78332c85be882e9f4e155f5d89a6fa..ff5215c1ef873b49a23f6627867afda2a82b6cf5 100644 (file)
@@ -711,4 +711,5 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
       ), 'info');
     }
   }
+
 }
index ac4c8530dd8410a16f78beda04a37eee484f1664..9398978fd630d07b0213297ea8f9c12234525598 100644 (file)
@@ -251,4 +251,5 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
     // 3.status msg
     $params['statusMsg'] = ts('Case Start Date changed successfully.');
   }
+
 }
index 9ea9f782bd95d1e96ab2c382755fc7b05e45fe35..c907861deab58420e3cbc0ee36d74d6e72a26f32 100644 (file)
@@ -193,4 +193,5 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
     // FIXME: does this do anything ?
     $params['statusMsg'] = ts('Case Status changed successfully.');
   }
+
 }
index 22c8145a08438e206f9a42dde2b1b631480c5cc2..a4eed0910ac968ad549a924cc0fa628e1d8b5a77 100644 (file)
@@ -199,4 +199,5 @@ class CRM_Case_Form_Activity_ChangeCaseType {
     // status msg
     $params['statusMsg'] = ts('Case Type changed successfully.');
   }
+
 }
index 163374925a17a2dca459cbc6407e549c30e4579f..84411f13bbf9f0bedca5f61ecaaff18a5732c596 100644 (file)
@@ -154,4 +154,5 @@ class CRM_Case_Form_Activity_LinkCases {
       CRM_Case_BAO_Case::processCaseActivity($caseParams);
     }
   }
+
 }
index eab4ac78558b475b55e205883cc40c0a950ec8ed..288378e3eca8d446adff516d6d724d355c04a645 100644 (file)
@@ -368,4 +368,5 @@ class CRM_Case_Form_Activity_OpenCase {
       }
     }
   }
+
 }
index 3706a788fe4debe7efb38d7d2d6413877236cd44..c156e3971eff1dcdf2098b8ec40411a1bd9bbb88 100644 (file)
@@ -48,4 +48,5 @@ class CRM_Case_Form_ActivityChangeStatus extends CRM_Core_Form {
     $activityStatus = CRM_Core_PseudoConstant::activityStatus();
     $this->add('select', 'activity_change_status', ts('New Status'), $activityStatus);
   }
+
 }
index 46930ef2f9d2a3b98a5f2a97c564f939a7e265aa..ca753bca9e4f201723d9c9c1759c562e4a5a9b08 100644 (file)
@@ -98,4 +98,5 @@ class CRM_Case_Form_ActivityToCase extends CRM_Core_Form {
     $this->addEntityRef('file_on_case_target_contact_id', ts('With Contact(s)'), array('multiple' => TRUE));
     $this->add('text', 'file_on_case_activity_subject', ts('Subject'), array('size' => 50));
   }
+
 }
index 314cbd3da2a076af9967bf7e776820447fd7ff54..d93b5d0610fb181720dbcd36b527f44dffe8648d 100644 (file)
@@ -179,4 +179,5 @@ class CRM_Case_Form_ActivityView extends CRM_Core_Form {
       $recentOther
     );
   }
+
 }
index a324b78ff0e0f9ed66f0bdb11782431d1e29cbaa..437cac4ed184f0b3dfbd69a55d809a1d61542750 100644 (file)
@@ -439,4 +439,5 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
     // 6. set status
     CRM_Core_Session::setStatus($params['statusMsg'], ts('Saved'), 'success');
   }
+
 }
index 41368eeb27d4b0df5967a0bce30e320b0a25a371..e831e5299be6a62f3983449059a60301e9d74ac7 100644 (file)
@@ -535,4 +535,5 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form {
       $form->add('checkbox', 'activity_deleted', ts('Deleted Activities'), '', FALSE, array('id' => 'activity_deleted_' . $form->_caseID));
     }
   }
+
 }
index 4a352c861c904d8c7b648c28106d41bfdc72b0e5..7e42808f56d2d23c6e5bf8969de263486f46f7e7 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
 
     $transaction->commit();
   }
+
 }
index 82ea24668688f5650d432fbfea5ab1644d3d5284..ffaa1a5bb6625de055472ff315e3fc656cfdfb8c 100644 (file)
@@ -135,4 +135,5 @@ class CRM_Case_Form_EditClient extends CRM_Core_Form {
     );
     CRM_Core_Session::singleton()->pushUserContext($url);
   }
+
 }
index 66215cce5688e8b73f08f6bc370b71e0200f9a6b..e2f1ab6045b4f1118b030d5d5408178d08646a28 100644 (file)
@@ -136,4 +136,5 @@ class CRM_Case_Form_Report extends CRM_Core_Form {
     );
     $this->set('report', $contents);
   }
+
 }
index c75997630cfe6d1155ccd116140e473fe0492eb2..b62b3cfb585d594dd38c92724bbd2077aadc3bc0 100644 (file)
@@ -440,4 +440,5 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Cases');
   }
+
 }
index 1996ba56e52b174a62fd31168fa8d268d467e330..7a60ddf2c8d2c9295965d89164d54460144c5db7 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Case_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index 661c1e63be08430de6858b4cde306b569ea787ea..348da82a7a0e07cf4c676ed61f43da485b0c76d9 100644 (file)
@@ -95,4 +95,5 @@ class CRM_Case_Form_Task_Delete extends CRM_Case_Form_Task {
     CRM_Core_Session::setStatus($deletedCases, ts('Deleted Cases'), 'success');
     CRM_Core_Session::setStatus('', ts('Total Selected Case(s): %1', array(1 => count($this->_caseIds))), 'info');
   }
+
 }
index 91cc032dd7a629e952efbb7f3a400e0cacb6ea5a..e8892170a7ecf12e9ef3b6705c67f20c4f9f9650 100644 (file)
@@ -102,4 +102,5 @@ class CRM_Case_Form_Task_Print extends CRM_Case_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 93bbaa0f9068efd6b96ad90b4fcfc4891a4f9f2e..71772fa5bdf6b399c15faa200455ec4eaac89b67 100644 (file)
@@ -84,4 +84,5 @@ class CRM_Case_Form_Task_Restore extends CRM_Case_Form_Task {
     CRM_Core_Session::setStatus($restoredCases, ts('Restored Cases'), 'success');
     CRM_Core_Session::setStatus('', ts('Total Selected Case(s): %1', array(1 => count($this->_caseIds))), 'info');
   }
+
 }
index c18819d722c681f3707e2d45d78d6ed68dcc916e..4b10691c94bca99ddab364d406fab57481bcb1e4 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Case_Form_Task_Result extends CRM_Case_Form_Task {
       )
     );
   }
+
 }
index 19466d0d6ab438d811ee2f8ae634fbb339e3bd8d..258a389159581b31c0a6920c49388b21de11a6ab 100644 (file)
@@ -86,4 +86,5 @@ WHERE cs.id IN ( {$caseIDs} )";
       )
     );
   }
+
 }
index 7ee506fe4a161bcffd79d2073a1185a21abe98a3..4695e20db348da12c07701ce515d6110609fa8e0 100644 (file)
@@ -233,4 +233,5 @@ class CRM_Case_Info extends CRM_Core_Component_Info {
       }
     }
   }
+
 }
index 727c71dc55f5ab7750ee431970a7132ce738465b..ae9906b7d03973d1f37f18d8f42c5a3df5ba205f 100644 (file)
@@ -140,4 +140,5 @@ class CRM_Case_ManagedEntities {
 
     return $result;
   }
+
 }
index 87e03e31263dee87a2b2227ef60fc6d77638e452..d6f557372d853572d3617868a8639798563adc1d 100644 (file)
@@ -213,4 +213,5 @@ class CRM_Case_Page_AJAX {
 
     CRM_Utils_System::civiExit();
   }
+
 }
index f74113a8d0a12d7eeaee14a8a3ecd3b0c571e7ba..559db91a5011e19e7a17691e3681490c760881c6 100644 (file)
@@ -78,4 +78,5 @@ class CRM_Case_Page_CaseDetails extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 2e8b94903de7e124dc40aa47e81131d5897118f4..3e7a8ee694fb259dd9fe392f15c5fc53e9f7164b 100644 (file)
@@ -114,4 +114,5 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 6eeecf3b84dbbc06f0a7ee160a700a045ee107a1..887e6f46955ff7bab9a810399bfcf9162db51c7e 100644 (file)
@@ -318,4 +318,5 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
       $session->pushUserContext($url);
     }
   }
+
 }
index 8b45a10986addcfe9d90ffcc00ad39fb640a9154..568cd833f6594065622a5138e6a14e1777258909 100644 (file)
@@ -253,4 +253,5 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
       self::$$name = NULL;
     }
   }
+
 }
index 30717d1886678c9836c5da9362d7df334fa6639c..c79de3608b873a9c470ab28fbec4abec212a09ea 100644 (file)
@@ -505,4 +505,5 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
   public function getExportFileName($output = 'csv') {
     return ts('Case Search');
   }
+
 }
index 4e460c7e3669d76e70cc8901e3e1f0c8f421280b..3d9ce852f5cbd666587102084f6bc30fbaddd383 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index 7775f7aa7b85dcdbfd2d44a61405a6b46c1c3507..aeb737ade52b76ab2ad5f12ebe06a699119976db 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Case_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index 4abcb8aa52bafeac17c4b43b09a17468f9a801f8..959c3bd3a8b51796e4f672afe0b6104d8bc05801 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Case_XMLProcessor {
     self::$activityTypes = NULL;
     self::$relationshipTypes = NULL;
   }
+
 }
index d434104b185eb5dfe350c30358b5e5a9fd495d04..d9e5bf7b3bb5764ea24848aa8d2c162e6085121e 100644 (file)
@@ -669,4 +669,5 @@ AND        a.is_deleted = 0
     $xml = $this->retrieve("Settings");
     return ( string ) $xml->NaturalActivityTypeSort ? 1 : 0;
   }
+
 }
index 5408b52a98f27943d00fb9799445e502525734f2..112ba45ed4d47b8e38884a70523cff4d9931950e 100644 (file)
@@ -987,4 +987,5 @@ LIMIT  1
     echo $printReport;
     CRM_Utils_System::civiExit();
   }
+
 }
index 2622baf04354f774844d8d0ddcfa234fda34b69e..8ffb5d8122a6b4b554bb4df5a7235d2c2571fe00 100644 (file)
@@ -60,4 +60,5 @@ class CRM_Case_XMLProcessor_Settings extends CRM_Case_XMLProcessor {
     }
     return $this->_settings;
   }
+
 }
index 8e9ccee6606607725acab424ba8faec98d9adb0d..54e82ce4faf7f22c0b49c5ac7e29e80b4fd1c7e8 100644 (file)
@@ -3370,4 +3370,5 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id )
     $obj->free();
     return TRUE;
   }
+
 }
index 63d6ee122a4d4675d8dac36b155e82808307fc21..2afc3a0405da4956ea9ab60f7637215edb9549ac 100644 (file)
@@ -201,4 +201,5 @@ AND civicrm_contact.id IN $idString ";
     }
     return $locations;
   }
+
 }
index fd736ab5fe82ead8505ea23b5f5188c85349a4c8..60bfb15796279bdd8fb3290563a0e8df29d9140f 100644 (file)
@@ -186,4 +186,5 @@ class CRM_Contact_BAO_Contact_Optimizer {
     // we can skip saving new and return
     unset($newValues['email']);
   }
+
 }
index 04f36414bd4b82458095605225b58ffc0f46e662..7f0f6058bfdb597a9232afebea6b09c039b7c647 100644 (file)
@@ -400,4 +400,5 @@ WHERE  (( contact_id_a = %1 AND contact_id_b = %2 AND is_permission_a_b = 1 ) OR
     }
     return TRUE;
   }
+
 }
index 7c9a4b8742b21dc402a1030cb98f22df08f57deb..2fc1e3fd52e28094b85afbde6139000cc508964b 100644 (file)
@@ -1128,4 +1128,5 @@ WHERE id IN (" . implode(',', $contactIds) . ")";
     $smarty = CRM_Core_Smarty::singleton();
     $templateString = $smarty->fetch("string:$templateString");
   }
+
 }
index 9807af89a7ce2e6bca50781a67d58c93570bc0d6..0929f1097f83e9b955c02243a2145f16139319ad 100644 (file)
@@ -938,4 +938,5 @@ WHERE ($subtypeClause)";
     $query = "DELETE FROM {$customTable} WHERE entity_id = %1";
     return CRM_Core_DAO::singleValueQuery($query, array(1 => array($entityID, 'Integer')));
   }
+
 }
index b0cea18aa89201e1df4a0b3d5a27b268d5818a04..0835a6ae0a6543b49bd0e51a82915fdc20ad6e70 100644 (file)
@@ -1286,4 +1286,5 @@ WHERE {$whereClause}";
 
     return CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE);
   }
+
 }
index 72be26a332fbcdc810c0cfaf39da25b404e2e8ad..9b1f1730eb8a3b54a2dc0173ac047ba12c121fc7 100644 (file)
@@ -813,4 +813,5 @@ AND    contact_id IN ( $contactStr )
 
     return $options;
   }
+
 }
index a9dab201af039e5062cce814277a46bf2e68006b..762efcb797c625932c84b9bbde74ee81daa0cd3c 100644 (file)
@@ -736,4 +736,5 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
 
     return $containingGroups;
   }
+
 }
index e16644e14e4d001f596aa44d96db3fb79a56a501..06b51b771bbf7db72de9265ea8c59acf842a32b1 100644 (file)
@@ -260,4 +260,5 @@ WHERE  id = $id
 }";
     return $json;
   }
+
 }
index 3eca1c2fe2cf95583bb260e320fc354856e031df..628f53ca4323da545e1634aae53c89e8bc48ab7a 100644 (file)
@@ -153,4 +153,5 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
 
     return $results;
   }
+
 }
index c2548b6f104f95787cfba7eb4709024b1b1ee6e2..e826003df3b494ae4917adde9507f2a3a7260642 100644 (file)
@@ -70,4 +70,5 @@ class CRM_Contact_BAO_Household extends CRM_Contact_DAO_Contact {
 
     return CRM_Core_DAO::executeQuery($queryString, $params);
   }
+
 }
index b2750a788ead75e88598d74c8ae60c79ca64fde6..599cad10b7b2f1ffef86103b3df3518eddf8ce4f 100644 (file)
@@ -419,4 +419,5 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact {
 
     return FALSE;
   }
+
 }
index 5bf8209940c2f36ef38d738af21ad39f1e1a75de..86b381348e01c4565a50a1168fd2410c9de20504 100644 (file)
@@ -391,4 +391,5 @@ ACOS(
       }
     }
   }
+
 }
index 1e7ef740cd2d4f667b4211d433fbc5549c3a4411..892a14fa83276b6f2205df28bf9dc0ed0a531668 100644 (file)
@@ -5647,4 +5647,5 @@ AND   displayRelType.is_active = 1
 
     return array(CRM_Utils_Array::value($op, $qillOperators, $op), $fieldValue);
   }
+
 }
index 49f43c15917b14bd8e86d04c371b7a2ad9c90474..0e42de6f7300b5bbe35af70cf6b8cec6e4d262f2 100644 (file)
@@ -163,4 +163,5 @@ class CRM_Contact_BAO_Query_Hook {
       $obj->setAdvancedSearchPaneTemplatePath($paneTemplatePathArray, $type);
     }
   }
+
 }
index 76982e5d38b676e4f0a8364071c0dcf5cc2947af..aac75e3084b73d53e8dc69ad06f8306513dc310a 100644 (file)
@@ -122,4 +122,5 @@ abstract class CRM_Contact_BAO_Query_Interface {
    */
   public function alterSearchBuilderOptions(&$apiEntities, &$fieldOptions) {
   }
+
 }
index d3327a7685930f144b784cabb3a700eb7c11a363..b0eb498abcdbf1bec6aa33198108ca392f064c33 100644 (file)
@@ -180,4 +180,5 @@ UPDATE civicrm_membership_type
     $relationshipType->id = $relationshipTypeId;
     return $relationshipType->delete();
   }
+
 }
index fe1f399a78e0b01438775f0d5ce8d5b0fe13a631..b40f4d799278d6d0744fc84dffd10a58326ce3fe 100644 (file)
@@ -307,4 +307,5 @@ LEFT JOIN civicrm_email ON (contact_a.id = civicrm_email.contact_id AND civicrm_
 
     return $savedSearch;
   }
+
 }
index 849277c34c6d18b1a7f70093463f9b7094334ff7..18df678085fdc49bae201cac4bb5227b3b6759c1 100644 (file)
@@ -163,4 +163,5 @@ class CRM_Contact_BAO_SearchCustom {
 
     return array($from, $where);
   }
+
 }
index 302fee892537bc5cc0289625f31e6b57678dd46a..ec9a7c5e0b704bff262d482a426cf680214d53bb 100644 (file)
@@ -78,4 +78,5 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
     $history->contact_id = $id;
     $history->delete();
   }
+
 }
index 6186efc27a77af4741f0b4b5736eedd1c5b5f367..08d15a71ad3cee8fd0857f8dcd426b3fec96e1c6 100644 (file)
@@ -1474,4 +1474,5 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
 
     return $updateMembershipMsg;
   }
+
 }
index 6334991867709c4ee57fa8e15b9d447f660a8ecd..bb99a33a9ca7962062e489ed0c3ea6d2771948ef 100644 (file)
@@ -313,4 +313,5 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
     // reset the group contact cache for this group
     CRM_Contact_BAO_GroupContactCache::remove();
   }
+
 }
index a6db634f61440ffcba06609ef4312a920bdbe8c3..3684da1e52e71cd6ae33d8fa90eb7bba6222cbaa 100644 (file)
@@ -104,4 +104,5 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
 
     CRM_Utils_System::redirect($url);
   }
+
 }
index a4b5f23190a8774ee8fd8346ed4978680fd1aa04..e28bcb4955107b1ac3294006cf3c4e598b224acb 100644 (file)
@@ -317,4 +317,5 @@ UPDATE civicrm_dedupe_rule_group
 
     CRM_Core_Session::setStatus(ts("The rule '%1' has been saved.", array(1 => $rgDao->title)), ts('Saved'), 'success');
   }
+
 }
index d749ee8eaf4e0d2324f3fe7f3012509de98acad4..23ba8aa8c2fa5764cd94c17abfab099c513c65c1 100644 (file)
@@ -307,4 +307,5 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
     $session = CRM_Core_Session::singleton();
     $session->replaceUserContext(CRM_Utils_System::url('civicrm/admin', 'reset=1'));
   }
+
 }
index a064ef281215db4dd41f273e32a34af3a8b75d3b..7a11a124b7108f7450a2f60e31bbb05a06f3774c 100644 (file)
@@ -468,4 +468,5 @@ class CRM_Contact_Form_Edit_Address {
       $form->_addressRequireOmission = rtrim($requireOmission, ',');
     }
   }
+
 }
index c65921502c3fcd1df7b306ad1d5547decedcb7a7..a6d0c77bc6dc45301480d5d46670c4e8b45b9b02 100644 (file)
@@ -244,4 +244,5 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
 
     return self::$greetings[$contactType];
   }
+
 }
index 2288f58eed56c43885fe094ef456dabf39e865dd..194af1a9a397c6a984b692fb4ba32fb58fec394c 100644 (file)
@@ -112,4 +112,5 @@ class CRM_Contact_Form_Edit_CustomData {
   public static function setDefaultValues(&$form, &$defaults) {
     $defaults += CRM_Custom_Form_CustomData::setDefaultValues($form);
   }
+
 }
index f095eb0f7fa5586a5e858d2821501be4d95e6185..c1b7ffed56b17dacd0867d6c8f231e1179473dfd 100644 (file)
@@ -76,4 +76,5 @@ class CRM_Contact_Form_Edit_Demographics {
    */
   public static function setDefaultValues(&$form, &$defaults) {
   }
+
 }
index 916f22b041da15935dbb055d15a5a4da76a189aa..05219da19bc3d45018b21935d6f2fea3a2fa477a 100644 (file)
@@ -121,4 +121,5 @@ class CRM_Contact_Form_Edit_Email {
       }
     }
   }
+
 }
index 95071a1b07cf509775eb66415d057d07ac0e8f14..b915b02ca5488c08a0d77b096e44af7b2ff12720 100644 (file)
@@ -104,4 +104,5 @@ class CRM_Contact_Form_Edit_Household {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index 07ba127a869403a6b0f71b0edd9e00a5c885d954..d6d7d74d021c83030bf35c3e9a615092fb223828 100644 (file)
@@ -82,4 +82,5 @@ class CRM_Contact_Form_Edit_IM {
 
     $form->addElement('radio', "im[$blockId][is_primary]", '', '', '1', $js);
   }
+
 }
index 8e82a838dfc2aafd25464e20a5728da58d9746a8..c8db3a321ef935578ad3211089b05a263953d4c2 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Contact_Form_Edit_Individual {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index f7e5d7d27d172adf4c87537d16fe25366abe1dd5..786a433fb27eb667dc966915594a7036a550712f 100644 (file)
@@ -76,4 +76,5 @@ class CRM_Contact_Form_Edit_Lock {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index eb49cecb067d2aadd60b8a13cfb8637cb346b993..49c6ac5a1a80e98f37ad2f998ceefc41dee4f61f 100644 (file)
@@ -44,4 +44,5 @@ class CRM_Contact_Form_Edit_Notes {
     $form->add('text', 'subject', ts('Subject'), array('size' => 60, 'maxlength' => 254));
     $form->add('textarea', 'note', ts('Notes'), array('cols' => '60', 'rows' => '3'));
   }
+
 }
index 9cb99bcbaedc3ed7173bd76461f96e012c49157f..211c2168cc297e63ee0a1f8abba1bb75355c519f 100644 (file)
@@ -75,4 +75,5 @@ class CRM_Contact_Form_Edit_OpenID {
 
     $form->addElement('radio', "openid[$blockId][is_primary]", '', '', '1', $js);
   }
+
 }
index 5d808b4797fb219d753bc2c9981e9ec41658e8d0..639051fe8d11060906ff18f843a64c338b3e27d0 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Contact_Form_Edit_Organization {
     // add code to make sure that the uniqueness criteria is satisfied
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index dd50d6c221cdaa896eb67072b2d5e2f1985aac57..2a1e831635e1f4508b8d218484bbd51572bcd0e0 100644 (file)
@@ -85,4 +85,5 @@ class CRM_Contact_Form_Edit_Phone {
     // TODO: set this up as a group, we need a valid phone_type_id if we have a  phone number
     // $form->addRule( "location[$locationId][phone][$locationId][phone]", ts('Phone number is not valid.'), 'phone' );
   }
+
 }
index de0b5d3e939d7d4637f0974af7c22c7c4359e1ec..0b6ae92c70e348a891352c4f8fd9a878d4d8e3c8 100644 (file)
@@ -287,4 +287,5 @@ class CRM_Contact_Form_Edit_TagsAndGroups {
       }
     }
   }
+
 }
index 2d8363ce347d7871184fdd15a918f54559fbd400..32a4b973999b94990e551dc94003b1c69e9267d5 100644 (file)
@@ -74,4 +74,5 @@ class CRM_Contact_Form_Edit_Website {
 
     $form->addRule("website[$blockId][url]", ts('Enter a valid web location beginning with \'http://\' or \'https://\'. EXAMPLE: http://www.mysite.org/'), 'url');
   }
+
 }
index a03cb9e9aae8a3171bbfe909fddcc02b643565b9..58b1ff491b3403ad0981fe504cc0d681516e154a 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Contact_Form_GroupContact extends CRM_Core_Form {
       CRM_Core_Session::setStatus(ts("Contact has been added to '%1'.", array(1 => $groups[$groupId])), ts('Added to Group'), 'success');
     }
   }
+
 }
index 20db671923e2067458e04bcd00ee96c271060844..167980649107fed1cf83f6236fb8fd60f3a55ddc 100644 (file)
@@ -162,4 +162,5 @@ abstract class CRM_Contact_Form_Inline extends CRM_Core_Form {
     );
     // Note: Post hooks will be called by CRM_Core_Form::mainProcess
   }
+
 }
index 97d387f2d67d4720c8f6ecd8417db6fce59d84c0..366710612c9393c9b924ac239d90d5a6104247ec 100644 (file)
@@ -188,4 +188,5 @@ class CRM_Contact_Form_Inline_Address extends CRM_Contact_Form_Inline {
     $this->ajaxResponse['addressId'] = $address[0]->id;
     $this->response();
   }
+
 }
index 2a38e354101e9d7829c2fe0cee6f27736c8a8247..7758eac193a48f23503ba353d3df7d1f2340dfb8 100644 (file)
@@ -102,4 +102,5 @@ class CRM_Contact_Form_Inline_CommunicationPreferences extends CRM_Contact_Form_
 
     $this->response();
   }
+
 }
index 0bc5ff71af6b12858875a656f1b27cbe1a285cec..37bb8d9b02c3dce30e45a382588643ba135ce2b2 100644 (file)
@@ -91,4 +91,5 @@ class CRM_Contact_Form_Inline_ContactInfo extends CRM_Contact_Form_Inline {
 
     $this->response();
   }
+
 }
index 7c700877531f64dd381a06c1f201612a39e47b68..90a7cbd855d70e94445b70f1854c2debb3c7bbc1 100644 (file)
@@ -71,4 +71,5 @@ class CRM_Contact_Form_Inline_ContactName extends CRM_Contact_Form_Inline {
 
     $this->response();
   }
+
 }
index cbb2dbf84cade21890129c71483df45692965005..ef0709d19c96a5c7c97da44128bde471c18d3837 100644 (file)
@@ -107,4 +107,5 @@ class CRM_Contact_Form_Inline_CustomData extends CRM_Contact_Form_Inline {
 
     $this->response();
   }
+
 }
index 017c59b03fab53f64951cc2ebdf90d2ad229fb3f..1d0d03dc03a7dbf254212af4f4c9c20c7674a6d8 100644 (file)
@@ -73,4 +73,5 @@ class CRM_Contact_Form_Inline_Demographics extends CRM_Contact_Form_Inline {
 
     $this->response();
   }
+
 }
index 00b9fa5ff670c63497f07a6be692856b78be6009..fc5a573fedaf955dee1d4f0693926f2c408569ea 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline {
     $this->log();
     $this->response();
   }
+
 }
index bc058a850985d91d949dc70bd091854768fb9aa1..763348cdaddc6ccf0de19318023c05330bbd9df8 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
     $this->log();
     $this->response();
   }
+
 }
index 9388ef025b7468705e9f1d0181e1c56677d123fc..59a6722e7e935d50e5d65157e97ad45a57b9efbd 100644 (file)
@@ -100,4 +100,5 @@ class CRM_Contact_Form_Inline_Lock {
     $timestamps = CRM_Contact_BAO_Contact::getTimestamps($contactID);
     return array('oplock_ts' => $timestamps['modified_date']);
   }
+
 }
index c80b3903d6d1283515d007d7ccd0c7c33c045174..5a70dae0ed050d85e44346e453c6a6fa2178477c 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
     $this->log();
     $this->response();
   }
+
 }
index 601d2e2052f6a0206a2c5deedb2e6738b7f971ee..f22577f308e833974067516bab795df6597ac534 100644 (file)
@@ -170,4 +170,5 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline {
     $this->log();
     $this->response();
   }
+
 }
index f01c648a7502d555f6e9c519f944babda0e4f82f..dd2cd2673f1761f47b1cfe0aec548c6aa7ab3a67 100644 (file)
@@ -128,4 +128,5 @@ class CRM_Contact_Form_Inline_Website extends CRM_Contact_Form_Inline {
     $this->log();
     $this->response();
   }
+
 }
index 8c2f938740bd1af5b62e08199f44cc8561960386..ad05d51cc6fea6d312023e663b16969ed234f1c3 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Contact_Form_Location {
     $form->assign('generateAjaxRequest', $generateAjaxRequest);
     $form->assign('ajaxRequestBlocks', $ajaxRequestBlocks);
   }
+
 }
index 9d0a46df9f2389322b75f887d15edde411522b3d..0680c12cb21ebe2234c07c5ca032e7e5f2fae660 100644 (file)
@@ -378,4 +378,5 @@ class CRM_Contact_Form_Merge extends CRM_Core_Form {
 
     CRM_Utils_System::redirect($url);
   }
+
 }
index d322d192d498e352cdea44e4b0dbf1c2f827b778..30151fcb6f793f595a706401f60c4d37b56cebf9 100644 (file)
@@ -154,4 +154,5 @@ class CRM_Contact_Form_ProfileContact {
       }
     }
   }
+
 }
index 33c301d0b66c63bf9c280ba86848557e5064c66d..8fa8394676aa40cb3d316502c3706a8507fd3018 100644 (file)
@@ -187,4 +187,5 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form {
     }
     CRM_Core_Session::setStatus($message, ts('Contact Saved'), 'success');
   }
+
 }
index 3bb065da0b425e907a05883e63cece9c09cc4629..01d8176abb96f0be9e7d0106c6caf86a993bbd6b 100644 (file)
@@ -869,4 +869,5 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Search');
   }
+
 }
index 32cae3ba637e666010c12a962c9ca27d2e93d608..033c4ce058ba279395d27d8b9858269f2a371be6 100644 (file)
@@ -434,4 +434,5 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
     }
     return $defaults;
   }
+
 }
index fb879abe72dd5004127bbbbc3c06d437d005e18f..d87d2dff72847a90a64f2bce437f80714b6800e8 100644 (file)
@@ -288,4 +288,5 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
   public function getTitle() {
     return ts('Find Contacts');
   }
+
 }
index 2e74aaea819dd9eb2aa2fef02fe2bd24d7e364c6..36d0e225558d3c35dfb1fe881b173db8d8472ba2 100644 (file)
@@ -504,4 +504,5 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
     }
     return $val;
   }
+
 }
index bf0f9e74e4151cb7d2ab8dee61e49d24ba82ec0a..678a20f772887fe46c7af9568ce74c6e9a53a4ac 100644 (file)
@@ -557,4 +557,5 @@ class CRM_Contact_Form_Search_Criteria {
     $form->add('hidden', 'hidden_CiviCase', 1);
     CRM_Case_BAO_Query::buildSearchForm($form);
   }
+
 }
index ad8e178bb483f864a232992b6fe0ae3728e94de5..39e8ebb56c2ce60ee62f8e78aaa9252d54a2a13a 100644 (file)
@@ -194,4 +194,5 @@ class CRM_Contact_Form_Search_Custom extends CRM_Contact_Form_Search {
     }
     return TRUE;
   }
+
 }
index e21c6479ece0f6b562a7ff8661e3701732976f6f..5357c031d81715f963ae8d272682e0eb7550c1e5 100644 (file)
@@ -410,4 +410,5 @@ ORDER BY contact_a.sort_name';
   public function summary() {
     return NULL;
   }
+
 }
index dd1d45bc3ac4d52a834863245e0d683b0ab51a41..24c76d25ca9d1102825c35db209110df1c281826 100644 (file)
@@ -229,4 +229,5 @@ class CRM_Contact_Form_Search_Custom_Base {
   public function getQueryObj() {
     return NULL;
   }
+
 }
index bdeaf51a7d32f66c231aefc60ec5ea543ecd3adc..ce61412bcaabe8c004a082a8f5ded8757c0f2138 100644 (file)
@@ -206,4 +206,5 @@ class CRM_Contact_Form_Search_Custom_Basic extends CRM_Contact_Form_Search_Custo
   public function getQueryObj() {
     return $this->_query;
   }
+
 }
index 4283f2c10a7a5c60b6fb4c34310f7b0a4bf015e2..864bc1dc5edd5a1617bf16e0f5a606da942ce545 100644 (file)
@@ -391,4 +391,5 @@ AND      c.receive_date < {$this->start_date_1}
       CRM_Utils_System::setTitle(ts('Search'));
     }
   }
+
 }
index 244b4c6d8d6aa7cc545898cb26845c01b4076b5c..baea2384b73a174ac8215499580d1e071d25d9b0 100644 (file)
@@ -304,4 +304,5 @@ civicrm_contact AS contact_a
   public function summary() {
     return NULL;
   }
+
 }
index 14ed83351f4b67395151bbcab129185cd4b935bb..96a65f4a78e5e35b239996a1e4f45caeec433af6 100644 (file)
@@ -433,4 +433,5 @@ class CRM_Contact_Form_Search_Custom_DateAdded extends CRM_Contact_Form_Search_C
       CRM_Core_DAO::executeQuery($sql, CRM_Core_DAO::$_nullArray);
     }
   }
+
 }
index bd6f4d73151210dd137055a30e16dfa2f445f71e..ecdc2e45e8aba5837db073b31f8dd5bafc3826eb 100644 (file)
@@ -290,4 +290,5 @@ class CRM_Contact_Form_Search_Custom_EmployerListing implements CRM_Contact_Form
   public function summary() {
     return NULL;
   }
+
 }
index b1550153cf29370df59f7ec8e65187489109e571..bea5e0b820e2642047c8f40d23e20ab0b8661f91 100644 (file)
@@ -345,4 +345,5 @@ class CRM_Contact_Form_Search_Custom_EventAggregate extends CRM_Contact_Form_Sea
       CRM_Utils_System::setTitle(ts('Search'));
     }
   }
+
 }
index d36d8a1a17cde5864de2b98eb0109dd6c157c4d3..a71633c6462c4cff82b5c1be2426d0caa277c581 100644 (file)
@@ -546,4 +546,5 @@ FROM   {$this->_tableName} contact_a
     }
     return $result;
   }
+
 }
index 66ea3e178604259fa30c11f52dc79afe3e016d8d..2753016269fd852d60e6adda136dcdfa45fd5992 100644 (file)
@@ -32,9 +32,7 @@
  * $Id$
  *
  */
-class CRM_Contact_Form_Search_Custom_Group
-  extends CRM_Contact_Form_Search_Custom_Base
-  implements CRM_Contact_Form_Search_Interface {
+class CRM_Contact_Form_Search_Custom_Group extends CRM_Contact_Form_Search_Custom_Base implements CRM_Contact_Form_Search_Interface {
 
   protected $_formValues;
 
@@ -651,4 +649,5 @@ WHERE  gcc.group_id = {$ssGroup->id}
   public function buildACLClause($tableAlias = 'contact') {
     list($this->_aclFrom, $this->_aclWhere) = CRM_Contact_BAO_Contact_Permission::cacheClause($tableAlias);
   }
+
 }
index 9df1ad8b4175626a6afc1177d9b91cbb11a1386e..a75095f223db2f08852d5d214b977c278df16e91 100644 (file)
@@ -345,4 +345,5 @@ contact_a.sort_name    as sort_name,
   public function setTitle($title) {
     CRM_Utils_System::setTitle($title);
   }
+
 }
index eaad6b2989e6a5c673a9829ea92612066da844e9..ba66567e96adbc40e8154a3eb35a039f0cc42d28 100644 (file)
@@ -149,4 +149,5 @@ LEFT JOIN civicrm_state_province state_province ON  state_province.id = address.
   public function templateFile() {
     return 'CRM/Contact/Form/Search/Custom.tpl';
   }
+
 }
index 2830daa662d4fac1397b70a12eef5ae36f4b2010..671ad8388c6b3c8bef69f339576620af3805defc 100644 (file)
@@ -355,4 +355,5 @@ INNER JOIN {$this->_tableName} tempTable ON ( tempTable.contact_id = contact_a.i
       CRM_Utils_System::setTitle(ts('Export Price Set Info for an Event'));
     }
   }
+
 }
index 1e2cb42048b6e0de10746239b99874def77eda59..b23f2860958573bdd1ce31557907dda56f9ddabe 100644 (file)
@@ -302,4 +302,5 @@ AND cgc.group_id = {$this->_group}
       CRM_Utils_System::setTitle(ts('Search'));
     }
   }
+
 }
index d638eb4755af5649384f5b49e320d355d118200a..b053db06c6a2b590c201e701b6982a94c55d81c5 100644 (file)
@@ -378,4 +378,5 @@ class CRM_Contact_Form_Search_Custom_RandomSegment extends CRM_Contact_Form_Sear
     // but let mysql clean up
     return NULL;
   }
+
 }
index 0917cefe0568c7e69c9b2c96a5e019b9bb86dde3..339c9ad75a1b68394a961d371c8693f00a80994b 100644 (file)
@@ -218,4 +218,5 @@ LEFT JOIN civicrm_state_province state_province ON state_province.id = address.s
       CRM_Utils_System::setTitle(ts('Search'));
     }
   }
+
 }
index a88ded69d87c2ad8906950613c1727168e8be0ac..6a183386c6b7c20e18b6fc57d9cef58e32dd5729 100644 (file)
@@ -258,4 +258,5 @@ WHERE  $where
   public function summary() {
     return NULL;
   }
+
 }
index 24cdfe3169e56f24cc84392ea0a485b44695ea13..7fc12f0f27b698d6707fa9bf25deb7d37c7e64fb 100644 (file)
@@ -188,4 +188,5 @@ LEFT JOIN civicrm_email   email   ON ( email.contact_id = contact_a.id AND
       CRM_Utils_System::setTitle(ts('Search'));
     }
   }
+
 }
index 50e9b041b4f62169cb03858b36b29158d67429d4..848776f841eded0859c83dd430a211eac337a594 100644 (file)
@@ -104,4 +104,5 @@ interface CRM_Contact_Form_Search_Interface {
    * Returns an array of column headers and field names and sort options
    */
   public function &columns();
+
 }
index a8070022e3f5020437de1972968c5d40734b5483..8400c5a814f7921f32dcd69b21325d2de87dedcd 100644 (file)
@@ -444,4 +444,5 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
       $householdsDAO->free();
     }
   }
+
 }
index 1146e0df890e200f934f0da42921541f9d8f9a42..7ddf9713eb83ad0cf4c909619d2b33c51757edb8 100644 (file)
@@ -255,4 +255,5 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
         ->pushUserContext(CRM_Utils_System::url('civicrm/group/search', "reset=1&force=1&context=smog&gid=$groupID"));
     }
   }
+
 }
index f537e23ca0c6d74d65682772f56fdfd69024a1f9..08798f0a3a49eec21fb33a9a43d86aa1a99783a5 100644 (file)
@@ -298,4 +298,5 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task {
       $form->set('duplicateRelationship', NULL);
     }
   }
+
 }
index 91811916f29ce55b26af3630c855d2c592c7d529..5b4d32a46a58f4d2c4cdb55fa856c0756b158182 100644 (file)
@@ -156,4 +156,5 @@ class CRM_Contact_Form_Task_AddToTag extends CRM_Contact_Form_Task {
     }
 
   }
+
 }
index f8c4c746b83e69cc6c79dc71a9f5da3e3ac2ac7b..c341a4eb7de28ddb2ebd7bbb7ea38afe9188bfc9 100644 (file)
@@ -141,4 +141,5 @@ class CRM_Contact_Form_Task_AlterPreferences extends CRM_Contact_Form_Task {
       CRM_Core_Session::setStatus($status, $title, 'success');
     }
   }
+
 }
index c768b4fc6a29f6fb4dd593c0f0997f96155c3691..dc36fd8daae4af583bf0ab4412586b90c48193e4 100644 (file)
@@ -324,4 +324,5 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
       $contactValues += $allParseValues;
     }
   }
+
 }
index 0bde6dccdbecbcfc22e73fc662c8687f3f145e64..fe29c9ae742bc4df3e0fab7cbe37c714106db9a0 100644 (file)
@@ -305,4 +305,5 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
       $session->replaceUserContext(CRM_Utils_System::url($urlString, $urlParams));
     }
   }
+
 }
index a31bceb0a01863c9e0acc15fd8bc7d607ae07171..12e2fdbc803cb99d35790e4542446e3d0dc6480f 100644 (file)
@@ -170,4 +170,5 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
+
 }
index aeb0976b8acb7627ded69af22262754c2bd8a4d1..a7eed43f9021866657c87a80db478a0e99cae823 100644 (file)
@@ -519,4 +519,5 @@ class CRM_Contact_Form_Task_EmailCommon {
       }
     }
   }
+
 }
index 0f0763044755988c4e00e9cdabfc55c2fb9bcedd..68e7e5ac2d07c62dddc64a8badd9db69e44c77cf 100644 (file)
@@ -89,4 +89,5 @@ AND    c.id IN ( $contactIDs )";
    */
   public function postProcess() {
   }
+
 }
index 9240375488d5bdb8dc65ad2007d21c0fb0098d21..d18cb3f00fbae6fe42d59eaf593b874ff802d93d 100644 (file)
@@ -412,5 +412,4 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
     $pdf->Output($fileName, 'D');
   }
 
-
 }
index 6fc52e7510519c03a9a81b5ec5124e97f9be8560..de3179f56e0d19c6761bc09d1d1dc2d6814254e4 100644 (file)
@@ -336,4 +336,5 @@ class CRM_Contact_Form_Task_LabelCommon {
     $rows = array_merge($individuals, $households);
     return $rows;
   }
+
 }
index a5770f55bd0b357023d65f3d6805db8100667658..c484f8e8189f4434441db550e939f5ebed1c14cc 100644 (file)
@@ -242,4 +242,5 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task {
     $page->assign_by_ref('center', $center);
     $page->assign_by_ref('span', $span);
   }
+
 }
index 87c6faa349613ae0512772fbc3411bb128cb3ca8..56012bc4dd3a6fa2578948c58ef973037decaf40 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Contact_Form_Task_Map_Event extends CRM_Contact_Form_Task_Map {
   public function getTemplateFileName() {
     return 'CRM/Contact/Form/Task/Map.tpl';
   }
+
 }
index 418b8e35b7c6ccd3534f601c77bf693dc3374a68..913e6d5d0f3cba7c61aa6761edcae4ac552fd9a6 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Contact_Form_Task_Merge extends CRM_Contact_Form_Task {
     // redirect to merge page.
     CRM_Utils_System::redirect($url);
   }
+
 }
index 9c00d677f0737097c71e8423b55fbda1bced4e3b..3e9bea4055ea55d04d50a0ec98f0e2292c77327f 100644 (file)
@@ -127,4 +127,5 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_PDFLetterCommon::postProcess($this);
   }
+
 }
index 439fd17f7484c67d47cafddbc2769ecb5936ccdb..d595f70de960c6c967283022c897acd3a70ab3bd 100644 (file)
@@ -459,4 +459,5 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
     }
     $message = implode($newLineOperators['p']['oper'], $htmlMsg);
   }
+
 }
index 05c7774450204b237e602b3ff87f47aeec3709ab..e7057ecd052fa4d88fa08452239997479102c811 100644 (file)
@@ -166,4 +166,5 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
     // also reset the batch page so it gets new values from the db
     $this->controller->resetPage('Batch');
   }
+
 }
index 270e6aaeb6884e28555ce1df85dab7df8f748979..932456f5bec24f43c38266b205651040445e698e 100644 (file)
@@ -142,4 +142,5 @@ class CRM_Contact_Form_Task_Print extends CRM_Contact_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 82ba7bb35a5c96c7602be646e4180660f1bac5fa..b8c523fbd4579e8a2d1c9db005d423f71816b7ec 100644 (file)
@@ -158,4 +158,5 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
     $form->setDefaults($defaults);
     return $defaults;
   }
+
 }
index 22b4cd294c0c83090736c4e8add598327457fd5c..caeb432af280694fbac195c35e9548a320da02e5 100644 (file)
@@ -102,4 +102,5 @@ class CRM_Contact_Form_Task_RemoveFromGroup extends CRM_Contact_Form_Task {
           'count' => $removed,
         )), 'success', array('expires' => 0));
   }
+
 }
index 95a2ec6d4ad37476c3ec7455284bab381fc92949..6790f899c9429b1e31401d474caf9c59bd6d092d 100644 (file)
@@ -150,4 +150,5 @@ class CRM_Contact_Form_Task_RemoveFromTag extends CRM_Contact_Form_Task {
       CRM_Core_Session::setStatus($status, ts("Removed Tag <em>%1</em>", array(1 => $this->_tags[$key])), 'success', array('expires' => 0));
     }
   }
+
 }
index f8e04f498195ce39171987b1e9b24df7f463f943..eecf963860d65340f58d2d20751d2015e82c9bda 100644 (file)
@@ -111,4 +111,5 @@ class CRM_Contact_Form_Task_Result extends CRM_Contact_Form_Task {
       )
     );
   }
+
 }
index 290dd4eb7e35bb7f6eb4ae5ba380d0c983bfc0e8..bf2f7e38ec3f4e62e668f5eb1b3c44dc5e240403 100644 (file)
@@ -94,4 +94,5 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_SMSCommon::postProcess($this);
   }
+
 }
index 75d2c3484ec7e02887745f69a9a90e1905a254ac..526e8541a787b68f1f2893cb3706e4621da07dd8 100644 (file)
@@ -448,4 +448,5 @@ class CRM_Contact_Form_Task_SMSCommon {
       }
     }
   }
+
 }
index 44e435576819f800c6b06ced48dc34c531de7b82..1ebde1a053f6f38cc06872d2d6e49e7eb521725e 100644 (file)
@@ -225,4 +225,5 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task {
       CRM_Contact_BAO_GroupNestingCache::update();
     }
   }
+
 }
index b33539d1efd36d230897626d04f26f0f0bb2d34b..3c7e0c0b54a49689a10602d4209761e03cb6aa7b 100644 (file)
@@ -74,4 +74,5 @@ class CRM_Contact_Form_Task_SaveSearch_Update extends CRM_Contact_Form_Task_Save
 
     return $defaults;
   }
+
 }
index 70487f4136779360a086235165f1ee026420b655..f0b2b54fb32e996f0683333898784f11a705929d 100644 (file)
@@ -45,4 +45,5 @@ WHERE on_hold = 1 AND hold_date is not null AND contact_id in (" . implode(",",
       CRM_Core_Session::setStatus(ts('Please select one or more contact for this action'), ts('No Contacts Selected'), 'error');
     }
   }
+
 }
index b6a2262e136c0f0fabc4cbbbe78e102c4ca0c993..0605d84aff9ef5099e6bac44ac645f08d77a1bb8 100755 (executable)
@@ -144,4 +144,5 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index b0d350b0fa128fe2f7692b14066bd4739c7bd407..c332f15f19c12d12d79da7b925a7c8d5383ed826 100644 (file)
@@ -54,4 +54,5 @@ class CRM_Contact_Import_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
+
 }
index 535e179a4c496785e7c7efae24979fb88a5728ff..fe78936f125e6050f7b068f44be29b574a17c6f8 100644 (file)
@@ -191,4 +191,5 @@ class CRM_Contact_Import_Field {
       return CRM_Utils_Rule::email($this->_value);
     }
   }
+
 }
index 88390f9c23883393ac7161d208dc55ccb3bdfd10..3976ed1c0251efc7c29116aca9732e8944ecb56d 100644 (file)
@@ -415,4 +415,5 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
   public function getTitle() {
     return ts('Choose Data Source');
   }
+
 }
index 2f4491e642e3b0b5b216f2bfbfe3edd24956aa32..ff589cb1ada1ca05f8b9d24d33256c8018229639 100644 (file)
@@ -1013,4 +1013,5 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
 
     return $formattedFieldNames;
   }
+
 }
index 38b3f97b7c66439e58b8ea540cd1c1d42054d877..3b666ad6fe24f51a1a4fcfefe188e799baed0657 100644 (file)
@@ -603,4 +603,5 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
       $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams));
     }
   }
+
 }
index 6b3269d7f6505b306febc0abe6f6180d9b502e06..80e27682633d8c1f79b1889bb3a9cace1299f418 100644 (file)
@@ -471,4 +471,5 @@ class CRM_Contact_Import_ImportJob {
     }
     return $incompleteImportTables;
   }
+
 }
index f53b6ea6d6e64978ec735f6018a74d42bf5b2cb6..7984c3c598da027c76d8a34b27a39d7198251e14 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Contact_Import_Importer {
       }
     }
   }
+
 }
index e570934e454bd4da9dabec70427d6ce0abb3ef65..b4c728d6da2a829d436f9e743c4c50851315bfe1 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Contact_Import_Page_AJAX {
     }
     CRM_Utils_System::civiExit();
   }
+
 }
index 72393cfb39f068c14514d232845d595e2ddce5c6..30f400fa77d2442ad57e8b8b5233102ec03ee725 100644 (file)
@@ -2123,4 +2123,5 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
 
     return $allowToCreate;
   }
+
 }
index 4cd911fb46111a9e17833b4811473234424c3f7c..4b4ae1ecaf0bce37f366795030be087789dd8acc 100644 (file)
@@ -1131,4 +1131,5 @@ LIMIT {$offset}, {$rowCount}
     echo CRM_Utils_JSON::encodeDataTableSelector($relationships, $sEcho, $iTotal, $iFilteredTotal, $selectorElements);
     CRM_Utils_System::civiExit();
   }
+
 }
index ba71aa92059014013d075548b8a0542d23acb090..643d8d16581a3f1faee743ab19498c220dcf0825 100644 (file)
@@ -101,4 +101,5 @@ ORDER By  v.weight
     $this->assign('action', $action);
     return $this->browse();
   }
+
 }
index 7c695f8652bb8b8d8decccd592d1b0f4e4b62884..e5d878c0146761c1b4ae7248dfa457a4f17f94b1 100644 (file)
@@ -125,4 +125,5 @@ class CRM_Contact_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 50254938753a6a41024a59811c885d334bc4b5ae..b730051665c81876d0ecda35b1139753c040c5e0 100644 (file)
@@ -81,4 +81,5 @@ class CRM_Contact_Page_Dashlet extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 649e0ff7a35b4ad476c3a206ebf9c1935c3477fa..321023d5e93bf9b71434efc12490fd1dc4e21572 100644 (file)
@@ -87,4 +87,5 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page {
     $this->preProcess();
     return parent::run();
   }
+
 }
index a1a965f6665dfe135df196d6c55ff8af83d20373..ccb351dc67d635085b16618ebff95278c5ef099e 100644 (file)
@@ -361,4 +361,5 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/contact/dedupefind';
   }
+
 }
index 3bc58c7fb154abb8ed90198a6fd16ff1ffca81a5..090574537e08857a348262379536820067cf07e0 100644 (file)
@@ -223,4 +223,5 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
     $rgDao->id = $id;
     $rgDao->delete();
   }
+
 }
index af768810da8185818cb51b462bf7f2ef6f1cab9e..ccf082015e514c0bc079d507a81fac7e343936fd 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Contact_Page_ImageFile extends CRM_Core_Page {
       CRM_Core_Error::fatal('Photo does not exist');
     }
   }
+
 }
index 98d2f7c3ea4e50cd71573e57aa2d53fa4805bf27..a52379e4398567c4228abf24ec45c3c1d575a70a 100644 (file)
@@ -67,4 +67,5 @@ class CRM_Contact_Page_Inline_Actions extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index c31943c4f8beccae50ff9210508adf931db1b228..40bcb17f9b628cd0cefbed1d6677938d7d107a2c 100644 (file)
@@ -116,4 +116,5 @@ class CRM_Contact_Page_Inline_Address extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 0087351e7cee14ae090295873fcec81894055586..f368dd0380ff2171030785bc9ff9b4ddff6b550f 100644 (file)
@@ -76,4 +76,5 @@ class CRM_Contact_Page_Inline_CommunicationPreferences extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 767f406b7e23b7c08ad76b613c290f32315990e2..9e561a9d9c4fd8e3672cc33c402baa9ec5cbd64e 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Contact_Page_Inline_ContactInfo extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 94eaf489037ce3e1f84f565708ec87c55ac69603..e55816347266c63450d740eb97fb87eae0e13028 100644 (file)
@@ -66,4 +66,5 @@ class CRM_Contact_Page_Inline_ContactName extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 820ccc92700a740b4d4bc5d6b5c90a48d48eae91..a386fb06ed6dd67e60f8b9b1f9ebb20efed85937 100644 (file)
@@ -79,4 +79,5 @@ class CRM_Contact_Page_Inline_CustomData extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 49119c1f520ceb298a4828a20cc74b05b769384d..0d6d20154053c7dfe9b9b5bbe7783fbaf0867f47 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Contact_Page_Inline_Demographics extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 16231be561894f2f0b25aff41f28b05008967fdd..a6fc8fb47d41e41928199dd1a7e50687a0cdca83 100644 (file)
@@ -80,4 +80,5 @@ class CRM_Contact_Page_Inline_Email extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 376e394a48685f4bc0306b0e396ba3c1bcd05a7c..c250ee4ac8535acc2582dbdd7930c14a444a69fb 100644 (file)
@@ -71,4 +71,5 @@ class CRM_Contact_Page_Inline_IM extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 260d9421d24c9d494cec4ec5e21e1604e4ed69bd..32e771dd1c41660722b57c6727581cb9161e81d3 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Contact_Page_Inline_OpenID extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 3dd2ba576bd325572d0f714e4c939f013286c74a..57e5f8b51b040adac8716d7cfde053b8a612d6c4 100644 (file)
@@ -82,4 +82,5 @@ class CRM_Contact_Page_Inline_Phone extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index 301d3af81655604d861b2a5ca2f94077c41e20f0..c8aa66328230f13bf3623095adc4954facdb1121 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Contact_Page_Inline_Website extends CRM_Core_Page {
     // finally call parent
     parent::run();
   }
+
 }
index b7a104280cedf1820048ea59a4d5609d11aa4e5c..a7f196632dd79fe7c9e694bd015d32e9a860645a 100644 (file)
@@ -172,4 +172,5 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page {
     }
     return self::$_links;
   }
+
 }
index 6aa5970c212eb2aae514a21c7e002c1e7139f2ef..09e34be8182d96a405181b9b5a87aa4d4768b838 100644 (file)
@@ -51,4 +51,5 @@ class CRM_Contact_Page_Task extends CRM_Core_Page {
   public function getTitle() {
     return "Task Results";
   }
+
 }
index 7c90bf2987af0df20b5260fff89ebe76248245a1..06bd71203f597b22a2506a2287d417138255e8a2 100644 (file)
@@ -381,4 +381,5 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
       $obj->assign('hookLinks', $hookLinks);
     }
   }
+
 }
index 5d88beabe14d633d02c1714293fcf53f7518c239..841030ee68da93fc864de94b5167f40d5d3ef4ca 100644 (file)
@@ -106,4 +106,5 @@ class CRM_Contact_Page_View_ContactSmartGroup extends CRM_Core_Page {
     $this->browse();
     return parent::run();
   }
+
 }
index d85593a627b0dbd66705f7551103a65e7c5c3346..64e71ad0a5888511fe95b73243c953304eefbbcd 100644 (file)
@@ -174,4 +174,5 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page {
     }
     return parent::run();
   }
+
 }
index 7df74a3ba9ed8c13d9ca9e5e7038bf9d2a54f5a2..33aac9e2dc439ef463d65bf6a4317a184f26f000 100644 (file)
@@ -197,4 +197,5 @@ class CRM_Contact_Page_View_GroupContact extends CRM_Core_Page {
 
     CRM_Contact_BAO_GroupContact::removeContactsFromGroup($ids, $groupId, $method, $groupStatus);
   }
+
 }
index 92740f10484f62ea9b8180115f4ed0069b7abec7..6a3b55586c95f957d8d979c373907b40dd028fe1 100644 (file)
@@ -98,4 +98,5 @@ class CRM_Contact_Page_View_Log extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 760a86a5b20774a54bc7816522d0dda21dcfa93c..980a5a7dcfead46d11f48ee4f09eeaf83c7be474 100644 (file)
@@ -315,4 +315,5 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
     }
     return self::$_commentLinks;
   }
+
 }
index eac69366ddae96af8f3ac6b59c2e04176d851824..c0893b0827ceb4e5d73218cf330b3fc9cf7e25ac 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Contact_Page_View_Print extends CRM_Contact_Page_View_Summary {
 
     return parent::view();
   }
+
 }
index 97b8115490b0838969b93c1a190f27e8c84b565a..f572b46ca4d0d5f80f0aed62f0e8564fecf7c62d 100644 (file)
@@ -313,4 +313,5 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
     }
     return self::$_links;
   }
+
 }
index 03d2d270b254c9dedcf029449785d0bafb0b0fad..605794d39f64a15077d0515d2119458c39b9059c 100644 (file)
@@ -432,4 +432,5 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
     }
     return parent::getTemplateFileName();
   }
+
 }
index 9bd21723e94d587e4f1bdfd0fc223ef30ec58d6f..5b4a43385d054d8d65d337385d8344a46c6a49f4 100644 (file)
@@ -65,4 +65,5 @@ class CRM_Contact_Page_View_Sunlight extends CRM_Contact_Page_View {
 
     return parent::run();
   }
+
 }
index 7e902626c5debd3701d27046310ed435b3c5b0bf..a9134ebb12dcf45f646a827e9fb83d7419a2e4b0 100644 (file)
@@ -77,4 +77,5 @@ class CRM_Contact_Page_View_Tag extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 71d6756c13aef707eb45ebd5a00eabda183b096f..5fbc6eb684949cda849e2514a768d212627562d3 100644 (file)
@@ -257,4 +257,5 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
     );
     return self::$_links;
   }
+
 }
index ecedf1601261008f22557c131b0d5147742d792d..2e5e7bd393418edb98e7127aa3a760b9d26a025d 100644 (file)
@@ -136,4 +136,5 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_
     $this->edit();
     $this->browse();
   }
+
 }
index 637622500463dbdbe2cb6932992e563a5e3428bd..14d71647bf90577fe113f07f9e3d671d1bbc0ac7 100755 (executable)
@@ -57,4 +57,5 @@ class CRM_Contact_Page_View_Useradd extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 88e2eaa3f703b797df83bc45e53d0c193fa2b970..2f0b9e86340c91b2cba91db0919379d696003578 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Contact_Page_View_Vcard extends CRM_Contact_Page_View {
     $vcard->send($filename . '.vcf', 'attachment', 'utf-8');
     CRM_Utils_System::civiExit();
   }
+
 }
index df3d489484e6b021e61311fe06a7dda0f4125c76..e28e110049776e579235fd691e9973239d600e95 100644 (file)
@@ -1264,4 +1264,5 @@ SELECT DISTINCT 'civicrm_contact', contact_a.id, contact_a.id, '$cacheKey', cont
     }
     return $properties;
   }
+
 }
index 90620c1e3c1734b99f7811b425a35b980998fc90..6d1cde026f726928f14c48a13e41a42438520419 100644 (file)
@@ -46,4 +46,5 @@ class CRM_Contact_Selector_Controller extends CRM_Core_Selector_Controller {
   public function getQill() {
     return $this->_object->getQILL();
   }
+
 }
index 4a6c9c85a5c56ce42e84d8cd6baffd0411cfb168..81ea3d92cbc45ada3ba5666872e09e822e923dda 100644 (file)
@@ -465,4 +465,5 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
       unset($rValue['action']);
     }
   }
+
 }
index 9dc31c61a8c5b722257df0c6316e2b417dc29ae3..9488d92d303820949eb5fdc5725d2294099b006a 100644 (file)
@@ -135,4 +135,5 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index 080daaf7c7ebf420b687e98d28ca55a033a2a95f..38abde576eae83c4b8c76a258d32895d56666dcc 100644 (file)
@@ -383,4 +383,5 @@ class CRM_Contact_Task {
       CRM_Utils_Array::value('result', self::$_tasks[$value]),
     );
   }
+
 }
index 2ca7dae9409a68c2c194243c9089c19d8d0fd92d..7c2b630eb16ad0a423e08691e152eb32e7aa507f 100644 (file)
@@ -3630,4 +3630,5 @@ WHERE con.id = {$contributionId}
     }
     return $params;
   }
+
 }
index 75bd26eb26ff3c8dc0e39b9af7e24ca34bd5bcdf..13be2c7449c6b3b4d1ee7dd40b8700ac38ab2710 100644 (file)
@@ -909,4 +909,5 @@ LIMIT 1
 
     return $taxAmount;
   }
+
 }
index a025413e528fdafaba8b0d9c6fd176b761260806..5eb519be46bcd02c5005cea36f720ae3be57d887 100644 (file)
@@ -941,4 +941,5 @@ LEFT JOIN  civicrm_premiums            ON ( civicrm_premiums.entity_id = civicrm
     }
     return $membershipBlocks['values'][0]['is_separate_payment'];
   }
+
 }
index 7ee091ff6f8404dbe43808067558806fb2f38788..e2f4b520725e66a27f988885fdbe0098b31d4d47 100644 (file)
@@ -456,4 +456,5 @@ INNER JOIN civicrm_contribution       con ON ( con.id = mp.contribution_id )
       }
     }
   }
+
 }
index b7cd6e02e9c94edb9de2181de196f981326ca04b..4e278040a62d6b1e2761513209c171c082f7ebe6 100644 (file)
@@ -377,4 +377,5 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
       $form->assign('honorName', $honorName);
     }
   }
+
 }
index a46c380ae8382abe2cb3d3e0a7d4bf297f807423..e5d5672db3ee512ba9a1faa66094d4630aaa131d 100644 (file)
@@ -149,4 +149,5 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
     $premium->id = $productID;
     $premium->delete();
   }
+
 }
index e1b2e15976f0834167453ecf20de8ee7a38dc972..75ba837749807498839f155a790c275f117382fb 100644 (file)
@@ -267,4 +267,5 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
     }
     return self::$productInfo;
   }
+
 }
index c0d5791315b530c3a5c185846bf984fc7eba3e09..ccfd0389215b013b1420b1f9159a6f77fe522c93 100644 (file)
@@ -1063,4 +1063,5 @@ class CRM_Contribute_BAO_Query {
       'contribution_recur_failure_retry_date' => ts('Failed Recurring Contribution Retry Date'),
     );
   }
+
 }
index b08ed9d2d83dcb822af2ceb4e51b751cd6117390..6bc5a3899e933a4391bc7cc2e7fe79931999dec3 100644 (file)
@@ -201,4 +201,5 @@ class CRM_Contribute_BAO_Widget extends CRM_Contribute_DAO_Widget {
 
     return $data;
   }
+
 }
index d93223655314a7ffca4d03f50a7c658f9b45f81a..88ca6d65022fa37a60bef2f90f25423649ca84de 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Contribute_Controller_ContributionPage extends CRM_Core_Controller {
     $this->addPages($this->_stateMachine, $action);
     $this->addActions();
   }
+
 }
index c5db200cebe414c9c51386c58871efc8e0242dd9..73a83078970efff11e66c1e96648fc5bac1c48b3 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Contribute_Controller_Search extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index 742d1b0b374a580e1fac7920fb84204313c08d0c..d8e67d621061704c4678fb052a43d5d4fbf305f3 100644 (file)
@@ -18,4 +18,5 @@ class CRM_Contribute_Exception_InactiveContributionPageException extends Excepti
   public function getID() {
     return $this->id;
   }
+
 }
index 164b49adf2a268a93ab147d6f68e11a80098cac6..93040bce9d9bf00351191e007e006fca7a0c4745 100644 (file)
@@ -617,4 +617,5 @@ LEFT JOIN  civicrm_contribution on (civicrm_contribution.contact_id = civicrm_co
       CRM_Core_Error::fatal($e->getMessage());
     }
   }
+
 }
index 806e5062ebd1ed21fd30f2e656f55f9b40ebecb2..b3d77234aeac5e7a58f633cf1ced9bf10f534eba 100644 (file)
@@ -709,4 +709,5 @@ class CRM_Contribute_Form_AdditionalPayment extends CRM_Contribute_Form_Abstract
     list($mailSent, $subject, $message, $html) = CRM_Core_BAO_MessageTemplate::sendTemplate($sendTemplateParams);
     return $mailSent;
   }
+
 }
index 9f06661bd9d72487affb81def17f05dc0399d5c8..245c82253e3f9a4a65f75187c60e0771808d4f15 100644 (file)
@@ -333,4 +333,5 @@ class CRM_Contribute_Form_CancelSubscription extends CRM_Core_Form {
       }
     }
   }
+
 }
index 446e2ad7cb0bad65b90cfc158c0763ead7f8c41f..478a86dcb87cbf5bac4eb55ec4a3a12ada97459b 100644 (file)
@@ -1830,4 +1830,5 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP
       CRM_Contribute_BAO_ContributionRecur::deleteRecurContribution($paymentParams['contributionRecurID']);
     }
   }
+
 }
index ec4aa8b28d9e8fdf9aafdc5b4743642c3b7a00dc..2926fc0b81a4b07030b7d94faaf5c455a8fb0c92 100644 (file)
@@ -2001,4 +2001,5 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
     }
     return $params;
   }
+
 }
index 9741a5e8783dfb22b04b629cea014062aaae4202..af607b8e1c43b6e9ee49feff3bf0ae5ac299f301 100644 (file)
@@ -1457,4 +1457,5 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
     }
     $form->assign('paymentProcessorID', $form->_paymentProcessorID);
   }
+
 }
index 18d2914fa2a73c60bf4da7ae030e77e1d9f931be..19c193bba8df727c11495a773283ffd42fe9cbde 100644 (file)
@@ -178,4 +178,5 @@ class CRM_Contribute_Form_Contribution_OnBehalfOf {
     $form->assign('onBehalfOfFields', $profileFields);
     $form->addElement('hidden', 'hidden_onbehalf_profile', 1);
   }
+
 }
index 0823aac7c4c29bc071c198b7a82266da8c8f4537..ec292dfd886413bc3ce65888193dc7a37cc3611c 100644 (file)
@@ -292,4 +292,5 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont
     // CRM-9491
     $this->controller->reset();
   }
+
 }
index 9c8ca81c6d59d6dad9ae678cd2e007f0be41eedc..19bb6b60abb5b8dbc85ae0aa92a893a28ff3fc28 100644 (file)
@@ -903,4 +903,5 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
       }
     }
   }
+
 }
index 156a8b5fb43794a904f5287bdb9a64ba67e43530..e3dcd8a7b1bf973740fa0f1fdd5c85e0a8272342 100644 (file)
@@ -242,4 +242,5 @@ class CRM_Contribute_Form_ContributionCharts extends CRM_Core_Form {
     $this->assign('hasOpenFlashChart', empty($chartData) ? FALSE : TRUE);
     $this->assign('openFlashChartData', json_encode($chartData));
   }
+
 }
index 0172e5c760bf15c167a450475cb29e049a67518d..40f28e75afb9bc75ec9e51853847a8cfaa7bc965 100644 (file)
@@ -449,4 +449,5 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
       return 'CRM/Contribute/Form/ContributionPage/Tab.tpl';
     }
   }
+
 }
index e628ae7d86039b99a613f5f54a11473e05e83cad..1081138869716fea92a6653092be7f3a2ca29326 100644 (file)
@@ -291,4 +291,5 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
   public function getTitle() {
     return ts('Add Premium to Contribution Page');
   }
+
 }
index be4ce875002aac317e102ba7255f8bd9be72c080..5251227628138b7ef8b1deca5be56d19bda1e91e 100644 (file)
@@ -772,4 +772,5 @@ SELECT id
   public function getTitle() {
     return ts('Amounts');
   }
+
 }
index 7bca28df4edad98a81c3908e2dc99972121cc4be..eb98ae27cd843cb00595a5515d0dae28c424ba2d 100644 (file)
@@ -224,4 +224,5 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
     }
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index e620ce44d5a80d35ba832d56087ce8ac07048c7b..995039017c9f6f5dc686cf031e35116698620342 100644 (file)
@@ -147,4 +147,5 @@ class CRM_Contribute_Form_ContributionPage_Delete extends CRM_Contribute_Form_Co
 
     CRM_Core_Session::setStatus(ts("The contribution page '%1' has been deleted.", array(1 => $this->_title)), ts('Deleted'), 'success');
   }
+
 }
index 6bd26565cb4e8912ab1ffa7bc3ece4f250c45602..8374479c5e9a3526010c7555e072b5aa027c63f7 100644 (file)
@@ -166,4 +166,5 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
   public function getTitle() {
     return ts('Premiums');
   }
+
 }
index d6c8cf23222b76ba5730070427784e8d8f983321..5b93a284cd6eae89939ef917fb8ed7da12b250ef 100644 (file)
@@ -415,4 +415,5 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
   public function getTitle() {
     return ts('Title and Settings');
   }
+
 }
index 0b6762136fc60fba798151d66a1303f451cf6773..8e3003449a4a6cc2fc852164adc073ab020278c6 100644 (file)
@@ -221,4 +221,5 @@ class CRM_Contribute_Form_ContributionPage_TabHeader {
     $current = $current ? $current : 'settings';
     return $current;
   }
+
 }
index 7c85db2c8e8a8557c4905dc4db9a2e1b8f9b8b30..cb9fff3cf36093c3e3567b9b3b44255d2df67506 100644 (file)
@@ -147,4 +147,5 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
   public function getTitle() {
     return ts('Thanks and Receipt');
   }
+
 }
index 60410b3aa7889aed1d08afe8d75c5bf8117a4811..1fe5964653e1abb552026356f3d9b8d61c8f7068 100644 (file)
@@ -283,4 +283,5 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
   public function getTitle() {
     return ts('Widget Settings');
   }
+
 }
index bbed6f48918539f7f69b982f5b5de8a6ecd21b53..36a5f6db373e0511a5f78d22ba1d58262325de91 100644 (file)
@@ -215,4 +215,5 @@ class CRM_Contribute_Form_ContributionView extends CRM_Core_Form {
       )
     );
   }
+
 }
index 9f50f5cccf32693d1fc59545532ac15f607d73d2..40ced93793527715b94ad598d33796699bbc56b5 100644 (file)
@@ -467,4 +467,5 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Contributions');
   }
+
 }
index 3ae25079db745b2744f1488835983988edcf527c..5601abe340cf46e459d7eec0074306ab11f6500d 100644 (file)
@@ -80,4 +80,5 @@ class CRM_Contribute_Form_SearchContribution extends CRM_Core_Form {
       }
     }
   }
+
 }
index 31a54b9cdf90f46a769f6ffdffb42bce3128a0a9..dda0cf792f5515e9fb2b991bda4732ea741204c0 100644 (file)
@@ -242,4 +242,5 @@ class CRM_Contribute_Form_SoftCredit {
 
     return $errors;
   }
+
 }
index a46fb96ec69024027b5bd0dba7603126849cc994..864268095f8e95e9741db63a86796fb0a9c2a2cc 100644 (file)
@@ -223,4 +223,5 @@ class CRM_Contribute_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index a4193d0038652f7ae48f5d64c2678c06cac056c3..e2d9d5868fca1e6c491a4401ea366b7d5cff2929 100644 (file)
@@ -261,4 +261,5 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
       CRM_Core_Session::setStatus(ts("No updates have been saved."), ts('Not Saved'), 'alert');
     }
   }
+
 }
index 12cae6507be5fe65684a0330fe3115bdf3aea27c..16504d541f811f0b4e0ed25e0b7545576c5e962e 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Contribute_Form_Task_Delete extends CRM_Contribute_Form_Task {
       ));
     CRM_Core_Session::setStatus($status, '', 'info');
   }
+
 }
index 4b74ea47ff2485ae23dc9da4174cbf0b10505004..9fd322171d8353b68ec90018750b51e4f2e2b6c4 100644 (file)
@@ -93,4 +93,5 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
+
 }
index b95eb6f0312e7b8d4aa9812dce7524ee70f50ad6..a30631bc9c01b88e0c612ae634f48681ee9f6710 100644 (file)
@@ -651,4 +651,5 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
     $params = array('output' => 'pdf_invoice');
     CRM_Contribute_Form_Task_Invoice::printPDF($contributionIDs, $params, $contactId, CRM_Core_DAO::$_nullObject);
   }
+
 }
index 25d1b94929b3cdf137c35d10b3b7110bb8ffc73a..65c37913cafe59ebabd5675d75b1d60bd9521d3d 100644 (file)
@@ -295,4 +295,5 @@ AND    {$this->_componentClause}";
 
     return $pdfElements;
   }
+
 }
index e64ef5ec535040b1a6443efa5e327b3e11b55f01..a638dcb18724bc559fd3ff0d6709e33c3930442e 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task {
   public function postProcess() {
     CRM_Contribute_Form_Task_PDFLetterCommon::postProcess($this);
   }
+
 }
index d4f6e98d46a2259e42fedbc8fc5624cee56d1e82..a66c3e6857aa7e7ee34536475996e2c7d8f66a2a 100644 (file)
@@ -358,4 +358,5 @@ class CRM_Contribute_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDF
       return FALSE;
     }
   }
+
 }
index 6b755636e3b858c5226f679905261adf7442b1cf..c79d1263879ca2c605214c2f4976e1df86b94e48 100644 (file)
@@ -145,4 +145,5 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
     // also reset the batch page so it gets new values from the db
     $this->controller->resetPage('Batch');
   }
+
 }
index c1f2e1b3a5675e4a165091d1258baa73d5dced7d..39bb4cb73dbcfe488217fbb811a8eb14793c895f 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Contribute_Form_Task_Print extends CRM_Contribute_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 13d8df14cc0976d1f7eb4d27bd01df4819e5d4d7..b6209d5d22c3de79606b45def3f8adb5bf70cb40 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Contribute_Form_Task_Result extends CRM_Contribute_Form_Task {
       )
     );
   }
+
 }
index 7d8cc1cbe8dd6caee01f1409397bcb3dc5346e1b..549be88743e2c444966aea751bed097da4f732c0 100644 (file)
@@ -88,4 +88,5 @@ INNER JOIN civicrm_contact ct ON ( co.contact_id = ct.id )
       )
     );
   }
+
 }
index 8c2ea27f39d6998917b91613f287b52eff0d5350..0fe55ace25871202fe29a5c7cc415476ef9b55d6 100644 (file)
@@ -340,4 +340,5 @@ WHERE     c.id IN ( $contributionIDs )";
     }
     return $rows;
   }
+
 }
index 2f6cd9f1d36a224fcf65c4fef4bbefbc261bee45..039a011f5aee3ebcebbf983e8a91b76cd17ee919 100644 (file)
@@ -441,4 +441,5 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
         "reset=1&task=billing&result={$result}"));
     }
   }
+
 }
index 8ba973c2eb0c13234127e648122d22ffd8c07a70..be42113f9b5e6b68225668a714bc81166f719670 100644 (file)
@@ -323,4 +323,5 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form {
         "reset=1&task=update&result=1"));
     }
   }
+
 }
index cf9164687f73e15e41631d61e9652e8682c6a677..5022d044b503dadf9b20875a6fafbacfff80e098 100644 (file)
@@ -54,4 +54,5 @@ class CRM_Contribute_Import_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
+
 }
index c55d4e7371ec8816a3b58591910c31904a7903e6..235104594d03115e6578b180e5c5732704ff4c74 100644 (file)
@@ -210,4 +210,5 @@ class CRM_Contribute_Import_Field {
 
     return TRUE;
   }
+
 }
index 714ef886ac999141b759ede0ee034212e9724d32..1009a0ef464e0b341b8f4207f8481be278147fcc 100644 (file)
@@ -198,4 +198,5 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form {
   public function getTitle() {
     return ts('Upload Data');
   }
+
 }
index 6b367225ae88d12aa9bdcb51a0f534f6e851b79e..eee72602266147f8439b9e9a081d0187029f858f 100644 (file)
@@ -590,4 +590,5 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField {
     // add all the necessary variables to the form
     $parser->set($this);
   }
+
 }
index 9276f7fb77c490d4d5beff069740dd2de09b0f5a..2244a3daf96c67b415d6f40426389c44992765e7 100644 (file)
@@ -191,4 +191,5 @@ class CRM_Contribute_Import_Form_Preview extends CRM_Import_Form_Preview {
       $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams));
     }
   }
+
 }
index 13c912e28c8f06a5a77fc500f96cceba62fef6e7..dde9195baf7476a8e14be1ef8814956d3c69877a 100644 (file)
@@ -666,4 +666,5 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser {
 
     return $fileName;
   }
+
 }
index 40ed6325ebc189ea814b2fa0efc2024e98785867..5b33f60ef91d906900fad44c90e9598a7e8964a6 100644 (file)
@@ -609,4 +609,5 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    */
   public function fini() {
   }
+
 }
index 93bf33061250112acb7282caa40184f750151eff..c726ad0882db4efcbcbf52b46fb332253065a3ab 100644 (file)
@@ -213,4 +213,5 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
       $shortCuts = array_merge($shortCuts, $shortCut);
     }
   }
+
 }
index 6ccdf2d34e7b3e6eba320b6ba37cfb301709b1fe..38763234f027d54843c14d5fcffe890085fe8d63 100644 (file)
@@ -705,4 +705,5 @@ ORDER BY LEFT(title, 1)
 
     return $formattedConfLinks;
   }
+
 }
index 2056235b6d5b1ddfa3766bc216abfcc1499a2e3d..b9035d544179d6da4b4edb2473bfcc31fbb188aa 100644 (file)
@@ -105,4 +105,5 @@ class CRM_Contribute_Page_ContributionRecur extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 559e5275e71839b37c99d2a3908ff549120990c7..037af6e370b40ce31df48f9b941c55824e6deb93 100644 (file)
@@ -132,4 +132,5 @@ class CRM_Contribute_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 17cf09472d67ec7cd1b7e6f4783717ce981bb698..4f36c0295eace97a32a1174af70e9b59971e0053 100644 (file)
@@ -208,4 +208,5 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/contribute/managePremiums';
   }
+
 }
index 288284ac2706fdfd4f332c9068d088649568fc24..fe43c17c4a240fceeb8caabeadb56ab392775c84 100644 (file)
@@ -73,4 +73,5 @@ class CRM_Contribute_Page_PaymentInfo extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index abc2c0f87a504d67b39a35dcc5827dc4e473134d..3e711b0c68fd9af1f1501b661f3e54b107fa753f 100644 (file)
@@ -224,4 +224,5 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return CRM_Utils_System::currentPath();
   }
+
 }
index 662b3cdce8e9ee04ef77d89b3e159bfdbce5193a..c914fb1bb2d0c9f26dc557ae13acf3f93f7779a9 100644 (file)
@@ -57,4 +57,5 @@ class CRM_Contribute_Page_SubscriptionStatus extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 12a8f68c06d6c65d6116c8a2734b15d996aa5ded..83a1345b8370993eaf2c058c7f81a1cd2327bd5b 100644 (file)
@@ -464,4 +464,5 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
     $session = CRM_Core_Session::singleton();
     $session->pushUserContext($url);
   }
+
 }
index 608f2cbff13fd8c1702bd3a11d903ebce1fc9eb0..095dbfc286e2fc2ba4cc428b8c3b19b5cf02b9ba 100644 (file)
@@ -151,4 +151,5 @@ class CRM_Contribute_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBo
     parent::preProcess();
     $this->listContribution();
   }
+
 }
index 8019c3384947b5eab7a90251b64fd0511e07a09a..0204a72244f9b9db01685aae4886033e8812dd09 100644 (file)
@@ -440,4 +440,5 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
     }
     return self::$batch;
   }
+
 }
index b4d45e5d26b138a8a67921afa08434a3f8dbeae3..4204e009d26de67aedc36a8012f5c6c559dac0fe 100644 (file)
@@ -570,4 +570,5 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
   public function getSummary() {
     return $this->_query->summaryContribution($this->_context);
   }
+
 }
index 3572a2d4c2144d79f05efd88ea6c14d7671049cf..527a827ee5df05f29ef552c4dedc7f2cd8222ba2 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Contribute_StateMachine_Contribution extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 378c2085fbbd657474aeeab3bb8c0a9c6ce64ed7..cd44019dd6eacbf175894f958eb13f12c37ae5f5 100644 (file)
@@ -73,4 +73,5 @@ class CRM_Contribute_StateMachine_ContributionPage extends CRM_Core_StateMachine
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 84c75a82fdc944f0341bd7092da15180ac4213af..fc13e5e0f2f09d5053a840a75ee55db0cbfca5d4 100644 (file)
@@ -106,4 +106,5 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index 354589fbaff22b362561343032721deae3a8dfde..7d24de337dd1a456263f67eb54c97785ddcfab14 100644 (file)
@@ -217,4 +217,5 @@ class CRM_Contribute_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index e8071a7d73504e142b81d248c799f7f7fd7be8b1..726af09af0bf46adaca88f52354fe12c898a2f1a 100644 (file)
@@ -344,4 +344,5 @@ class CRM_Core_Action {
 
     return $mask;
   }
+
 }
index a3740e591cdf5188fa8cf27ad2487135fc768f60..546d0b0a812558263562e62d892e31c1bfd0b338 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Core_BAO_ActionLog extends CRM_Core_DAO_ActionLog {
 
     return $actionLog;
   }
+
 }
index d964724840f8760c902df2280255318e435937a6..477564504a52f27638abb51bcc5122c79369e9c5 100644 (file)
@@ -1487,4 +1487,5 @@ WHERE     m.owner_membership_id IS NOT NULL AND
 
     return $options;
   }
+
 }
index 7a0d028221cd993626690bc1a3a3b84e848eda14..03daaf454243b36916b28f51e1687541808f8b78 100644 (file)
@@ -1298,4 +1298,5 @@ SELECT is_primary,
     }
     return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context);
   }
+
 }
index dc985d5049c1fb05134cf355dd9b14e39445778a..2a03e4e18a2987fb512cf577f99213a09b7ea699 100644 (file)
@@ -528,4 +528,5 @@ class CRM_Core_BAO_Block {
     }
     return ($l1 < $l2) ? -1 : 1;
   }
+
 }
index 16499f11238f7fc5733c4d4ae962d0778bcdcc59..7de7a1869db40fb6a113899b1f58eff0cd3e06d7 100644 (file)
@@ -507,4 +507,5 @@ class CRM_Core_BAO_CMSUser {
     $db_uf->query('/*!40101 SET NAMES utf8 */');
     return $db_uf;
   }
+
 }
index 8755afd8b2680938838adfe159dda24622267c75..234461e11fd0ffea6bb6ac9f9b7e7895b72e1647 100644 (file)
@@ -394,4 +394,5 @@ AND         created_date < date_sub( NOW( ), INTERVAL $timeIntervalDays DAY )
       CRM_Core_DAO::executeQuery($sql);
     }
   }
+
 }
index 4b2a5f2709ce03b59434b6e0923deeaabf8c5fd0..f68071a6667f0354847708c63f5c69a5ffa89fb2 100644 (file)
@@ -749,4 +749,5 @@ WHERE  option_group_id = (
       'checksumTimeout',
     );
   }
+
 }
index 51a86aa7fd22bdb4d772046507c8f963cf7ec6ba..0244c5c777339cd8234b53ba0239e3dc91302a3b 100644 (file)
@@ -2536,4 +2536,5 @@ WHERE cf.id = %1 AND cg.is_multiple = 1";
     // FIXME: Currently the only way to know if data is serialized is by looking at the html_type. It would be cleaner to decouple this.
     return ($field['html_type'] == 'CheckBox' || strpos($field['html_type'], 'Multi') !== FALSE);
   }
+
 }
index f6114148e196e3bb78e7ceb943f8fca88e11ebb1..5bf98ea4ec798f4abe120cade5be31dbe20ecffd 100644 (file)
@@ -2361,4 +2361,5 @@ SELECT  civicrm_custom_group.id as groupID, civicrm_custom_group.title as groupT
     }
     return $multipleGroup;
   }
+
 }
index a8a000495fa34c4311d2fd61184e6e529d81dda6..3b080ade85aefc4d2e3fee3bb0fad1dc9f755fa0 100644 (file)
@@ -307,4 +307,5 @@ SET    {$dao->columnName} = REPLACE( {$dao->columnName}, %1, %2 )";
 
     return $options;
   }
+
 }
index 77633ff315f927f925d20923b309721b27642d8b..341478871e3c67568eca82d3d1fd356c13d13624 100644 (file)
@@ -617,4 +617,5 @@ SELECT label, value
       $this->_qill[$grouping][] = $label . ' - ' . implode(' ' . ts('and') . ' ', $qill);
     }
   }
+
 }
index 98914b549dcc0638c8b44050921e5dd04b0f4d01..379435dcbdd56fcc45334f50c6ad71e26b1bff6a 100644 (file)
@@ -215,4 +215,5 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO {
       $customValueID
     );
   }
+
 }
index f22fd2b201663993b9ccd4678e32e87bd630ef03..f17d1cd0e8f9435e22f98c42802bc005e73a8f40 100644 (file)
@@ -715,4 +715,5 @@ AND    cf.id IN ( $fieldIDList )
       return $result;
     }
   }
+
 }
index d25c8fe457143f5631c9480b3948bae72c01339c..c69ccece0fd71c5bdad23f3a630c7cc8669c7706 100644 (file)
@@ -573,4 +573,5 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
     $dashlet->delete();
     return TRUE;
   }
+
 }
index 27709bdd6574773a29385e0a8f5a5c191439ca7d..7acab5276fea56854ead65612253367a19d39814 100644 (file)
@@ -331,4 +331,5 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
     }
     return $siteContacts;
   }
+
 }
index 87649e5d9fbc599ed9c8db72ee214f81ab024b38..bd9581c5ab81d6a309ee2c872a266b95d13129d0 100644 (file)
@@ -331,4 +331,5 @@ AND    reset_date IS NULL
   public static function del($id) {
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Email', $id);
   }
+
 }
index 88561556d57b76927df8c51c5893fc39d179276c..fd2c32823448d593ba490a2ad9dc27c726758da9 100644 (file)
@@ -413,4 +413,5 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
 
     return $options;
   }
+
 }
index 0834b4a7286324ad52a4a7f2ad452f3a3e0f85ed..27639238c59931c1b18eb2b926cec046cd3f67fc 100644 (file)
@@ -716,4 +716,5 @@ AND       CEF.entity_id    = %2";
     }
     return NULL;
   }
+
 }
index 314a8dac40f0359aa0c9b6576da44cd87e098fc4..c0d52f8f7790d589d16755fd61e4ce1787a6223d 100644 (file)
@@ -483,4 +483,5 @@ WHERE pp.participant_id = {$entityId} AND ft.to_financial_account_id != {$toFina
     }
     return $value;
   }
+
 }
index 2371436d10a0fa87100e19831406ef8d834327a2..78d89ee29aeba1a1e91a4416e27dd4863419b1a5 100644 (file)
@@ -169,4 +169,5 @@ ORDER BY cim.is_primary DESC, im_id ASC ";
   public static function del($id) {
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('IM', $id);
   }
+
 }
index 089a23a2cf7dbc587446be87bd24948a57408d54..08515e381c4382294a7a1ac644f22d9bd0eb191a 100644 (file)
@@ -552,4 +552,5 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue {
     }
     CRM_Core_Error::fatal(ts('Invalid value passed to delete function.'));
   }
+
 }
index 33f234af3be4507bfd30fdc7c0da0d189325c573..338fd6208f47c1900e1df440805caee17bf1c37a 100644 (file)
@@ -440,4 +440,5 @@ WHERE e.id = %1";
     }
     return $elements;
   }
+
 }
index 7dc1fe5d9c37129df1c42a97f0550570b818a5ad..c622ce7308e3b8444d76d35958fe3e9b3299d647 100644 (file)
@@ -167,4 +167,5 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
     $locationType->id = $locationTypeId;
     $locationType->delete();
   }
+
 }
index 12859cfd4abd08425799c6fe9885c7cf4463da22..2b9837845aadefcf7dbbb40adfd18caea659b817 100644 (file)
@@ -197,4 +197,5 @@ UPDATE civicrm_log
 
     return FALSE;
   }
+
 }
index f3bf998eacfd2f3dfe06981f6e43421e13dd897d..a90db2be1f9cc5d843dc7b464607572e4d10780d 100644 (file)
@@ -209,4 +209,5 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
 
     return $results;
   }
+
 }
index 52b29f049c2386bba8c0b615430cd6781fb2e7d6..32d0d2c45b8317b289948c65e237aba811ca2c43 100644 (file)
@@ -1260,4 +1260,5 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
       }
     }
   }
+
 }
index 591fcd3320e76513635b7fd3ff577c251f14bcfb..de475ba0d38325f03b6cc3f63088ac409d8714d5 100644 (file)
@@ -535,4 +535,5 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate {
 
     return array($sent, $subject, $text, $html);
   }
+
 }
index b12eb19051f9130c4483a92ff956af38db20ab42..ca44ebe94905ed48d4b3865ec05b8065ea840188 100644 (file)
@@ -852,4 +852,5 @@ ORDER BY parent_id, weight";
     }
     return $key;
   }
+
 }
index 59307f1108e6971c97f6b6b4e8f4503366431dde..4124ad8b7b75c206821bda86b26690b0fc1e9246 100644 (file)
@@ -580,4 +580,5 @@ WHERE participant.contact_id = %1 AND  note.entity_table = 'civicrm_participant'
       self::del($contactNoteId->id, FALSE);
     }
   }
+
 }
index 5960974bda336ffd380ee70480f03fd7a6b814ec..572e52cf424ab997d8f126b487039c6b6830d0c5 100644 (file)
@@ -147,4 +147,5 @@ ORDER BY
   public static function del($id) {
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('OpenID', $id);
   }
+
 }
index 88bbcba9783721ea1a8be282385275dd429df402..76cb15f11d308472cd82c471d731e7ca7555c783 100644 (file)
@@ -140,4 +140,5 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
     $optionGroup->find(TRUE);
     return $optionGroup->name;
   }
+
 }
index 2608314c1965e9053903fa8fe124ab7cba0e5f8b..e867261e6999cd99470782c6be9ba3ecc1c791a6 100644 (file)
@@ -344,4 +344,5 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue {
     }
     CRM_Core_Error::fatal(ts('Invalid value passed to delete function.'));
   }
+
 }
index c13df3de6ec107400da6b5a2194486bf598c6c54..cdd3ce78aabde138ca69042622b439274644646d 100644 (file)
@@ -399,4 +399,5 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
     }
     CRM_Core_Error::fatal(ts('Invalid value passed to delete function.'));
   }
+
 }
index 998e29aac43a277ced91e4fd782a41ab11f2c20d..4a5389fda53c6400266d1a9b29ecbea6f56a620a 100644 (file)
@@ -107,4 +107,5 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent {
       return CRM_Utils_Array::value($name, $contextNameData[$context]);
     }
   }
+
 }
index b83e8ff917045bb25c377414d5b959f96e35b2c3..68dbed9eb7b97a0e539e747578a899813a32a1f8 100644 (file)
@@ -271,4 +271,5 @@ ORDER BY ph.is_primary DESC, phone_id ASC ";
     CRM_Core_DAO::checkSqlFunctionsExist();
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Phone', $id);
   }
+
 }
index c2bb7e1fab3e7181355b8c7f1321a6a374d14587..2139d1610347c379393036a1fe678ef0979aa294 100644 (file)
@@ -148,4 +148,5 @@ AND    v.is_active = 1
       }
     }
   }
+
 }
index 8c7d3a6b099d2dc308ec6a27e08a56800f8a8d79..ac82a10be7a3e07bd9b1c162e3ae155c5b7f2e16 100644 (file)
@@ -92,4 +92,5 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
   public static function del($id) {
     CRM_Core_Error::fatal();
   }
+
 }
index 4c2ba15d98d6deffb8f7d34ea7e6e7384a236ad8..33b4f38f835d4e667916861e11320a27880b90db 100644 (file)
@@ -497,4 +497,5 @@ WHERE  cacheKey LIKE %1
     $params['rowCount1'] = $rowCount;
     return $params;
   }
+
 }
index aef586d931adf6c2bc876b340aa8a87c8d577ba7..7a18912762738b15892de236db0f28fe844f2d23 100644 (file)
@@ -1135,4 +1135,5 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity {
     }
     return $result;
   }
+
 }
index 04875b81fdf597527740a6d66320577e63a3cd32..a124982cb4d7fa8dcacefa857e66fb7d870c4628 100644 (file)
@@ -523,4 +523,5 @@ MODIFY      {$columnName} varchar( $length )
       ));
     }
   }
+
 }
index aca2dbbf1f89863df3622c1040b1872a4beeb994..55c33461985dab85debc551e39bc1d28f2e463ca 100644 (file)
@@ -1122,4 +1122,5 @@ AND domain_id = %3
     }
     return FALSE;
   }
+
 }
index 7dabeda2d20e7dc86b157352d9a14502a741697a..ab9fb7964625feef45ae875fbd4ba4fce9748cbf 100644 (file)
@@ -476,4 +476,5 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
 
     return $tags;
   }
+
 }
index 6abb7e34c6160bcdce07bcc582aff05bea0425f8..276d75fde3942b47647d64c3e24f34e2f51cb4ff 100644 (file)
@@ -1151,4 +1151,5 @@ SELECT  id
     }
     return self::$_memberBatchEntryFields;
   }
+
 }
index a798da1bf155af1b252111513f1b17a8c0a3bfe3..0709974275fce18b53b47f500a60cc29f0758797 100644 (file)
@@ -3718,4 +3718,5 @@ SELECT  group_id
       }
     }
   }
+
 }
index f69b263c4031816256111bd3d7d91d03cf8e09f5..09ce9070f993fe64d0bba66ea228dabe0b0d5eae 100644 (file)
@@ -179,4 +179,5 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
     }
     return array($first, $second, $firstActive, $secondActive);
   }
+
 }
index 6df82a970707606e045a7e68440775d76d4a10f2..c1acb468bcb2b0263b11acc0d74e11fe9346bb0d 100644 (file)
@@ -643,4 +643,5 @@ AND    domain_id    = %4
     }
     return $ufValues[$ufID];
   }
+
 }
index 28a93932e4c97d046cfa87d5944ff0f4f0208317..274bc340c20de08c1187f5cc2578e3fe84ea5f1f 100644 (file)
@@ -191,4 +191,5 @@ SELECT  id, website_type_id
     }
     return $websites;
   }
+
 }
index eee35c7b5d81a9969b5c19f0cd49a0804a184df3..c151698adac03cd47efa21b649320f024db08b3d 100644 (file)
@@ -282,4 +282,5 @@ WHERE  domain_id = %1
     ));
     CRM_Core_BAO_WordReplacement::rebuild();
   }
+
 }
index 5d95e807ec2ed9dd8079739eb1c9e4c6c21065b3..d149d197c9709505e2d1770d35b7fdfcbbb228b1 100644 (file)
@@ -48,4 +48,5 @@ class CRM_Core_Base {
    */
   public function __construct() {
   }
+
 }
index 2b6366ab09beb0c78a910bbdd3ff92eb42e9da2f..a8254a7129dfa7f9a4916e5d091a8b1cf3b74262 100644 (file)
@@ -676,4 +676,5 @@ class CRM_Core_Block {
 
     return $template->fetch('CRM/Block/' . $fileName);
   }
+
 }
index 88ac1f469d4c26e8fe09c2eab77d08250c3f0e9c..6a4a006e0809152e1841672b7207f28943b2f68d 100644 (file)
@@ -21,4 +21,5 @@ abstract class CRM_Core_CodeGen_BaseTask implements CRM_Core_CodeGen_ITask {
     $this->config = $config;
     $this->tables = $this->config->tables;
   }
+
 }
index dfa58413d29e99b0fdd67c789fbe5104ae436557..ab8f8663729a3b846fdb4d356032d3da0206e3f6 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Core_CodeGen_Config extends CRM_Core_CodeGen_BaseTask {
     }
     return NULL;
   }
+
 }
index 156a7e911887993d400953850185667beb182fb0..58318ed83ce54fb3bb892f7d2e4f229ff1d853aa 100644 (file)
@@ -53,4 +53,5 @@ class CRM_Core_CodeGen_I18n extends CRM_Core_CodeGen_BaseTask {
 
     $template->run('schema_structure.tpl', $this->config->phpCodePath . "/CRM/Core/I18n/SchemaStructure.php");
   }
+
 }
index fac04e9c6b8c34afaf515ee8fd80d8e35d25183d..f5f4561401c496e0601cce57382ecfd7ff0d0419 100644 (file)
@@ -16,4 +16,5 @@ interface CRM_Core_CodeGen_ITask {
    * Perform the task.
    */
   public function run();
+
 }
index 530a28adbd1251b9fb7ea3bd3ccf5a926bb100b1..79f92c5259574b069059ed591b40126b9c0c56e2 100644 (file)
@@ -192,4 +192,5 @@ Alternatively you can get a version of CiviCRM that matches your PHP version
     }
     return TRUE;
   }
+
 }
index d5902d1747df07472bece8705c3bb429624889d4..78d83b76b825b3c2e4408d0ded9c3ad8fec5f52f 100644 (file)
@@ -14,4 +14,5 @@ class CRM_Core_CodeGen_Reflection extends CRM_Core_CodeGen_BaseTask {
 
     $template->run('listAll.tpl', $this->config->CoreDAOCodePath . "AllCoreTables.php");
   }
+
 }
index e973204c32c23bda571a06686bacce2749f2078f..c2c2f19de5965a76907e6a5643ac6463c7084cf5 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Core_CodeGen_Schema extends CRM_Core_CodeGen_BaseTask {
 
     return $locales;
   }
+
 }
index c1b528cc780a0e9f9f4aec0ddd76e65479f34aea..65be47db886bbf9c7742a5a088513796ce5d8e14 100644 (file)
@@ -670,4 +670,5 @@ class CRM_Core_CodeGen_Specification {
     }
     return 'CRM_Utils_Type::HUGE';
   }
+
 }
index ef123597fd148313acdc3f9ee0d56868d751c982..e87e6539a797ca6343de2b6ac52f52179ddf4109 100644 (file)
@@ -24,4 +24,5 @@ class CRM_Core_CodeGen_Test extends CRM_Core_CodeGen_BaseTask {
     file_put_contents($this->config->sqlCodePath . "../tests/phpunit/CiviTest/truncate.xml", $truncate);
     unset($truncate);
   }
+
 }
index 7dd0b0c6482a33fd404770467f73896638520863..278454bdb135e92d1e52571dba70f8695fd28aaa 100644 (file)
@@ -92,4 +92,5 @@ class CRM_Core_CodeGen_Util_File {
     }
     return $files;
   }
+
 }
index 2b2baacbbfa36f0a06e207a5216203400b060046..fe627988bab1866f9a7899d0544d6c72998c0dfd 100644 (file)
@@ -54,4 +54,5 @@ class CRM_Core_CodeGen_Util_Smarty {
     }
     return $this->smarty;
   }
+
 }
index 36d7db36dd41d0f9a462fbddcbe8f6d693197935..76042b2a7d9ce5c8cd79d6f6b9d10ec89ae30678 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Core_CodeGen_Util_Template {
     $this->smarty->clear_all_assign();
     $this->smarty->clear_all_cache();
   }
+
 }
index 16ba47034823859e96e9bb7c18f31d8e6ab945c9..4711fdc472a24c79faa8d59b8392d8ace7dbe8f2 100644 (file)
@@ -17,4 +17,5 @@ class CRM_Core_CodeGen_Util_Xml {
     $xml = simplexml_import_dom($dom);
     return $xml;
   }
+
 }
index 149b1f13d007de05ee1d92ab9df575cf584c83b2..94712897cb778e0e7b7d6401da17c19e1948b5dd 100644 (file)
@@ -461,4 +461,5 @@ class CRM_Core_Component {
 
     return $components;
   }
+
 }
index 0e599999353392f73ff9071159fad7966c1b7658..43767f3b10973803d422ff835af7550cd5a54a3a 100644 (file)
@@ -60,4 +60,5 @@ abstract class CRM_Core_Component_Config {
       }
     }
   }
+
 }
index 6231f4a5c6ff4ec0ba945a661ce17cecc461da6e..7c68b1050552c5c791aed090df6f5eccb502c305 100644 (file)
@@ -376,4 +376,5 @@ abstract class CRM_Core_Component_Info {
     require_once str_replace('_', DIRECTORY_SEPARATOR, $className) . '.php';
     return new $className();
   }
+
 }
index 6abd64a050391f51d2cb47e369dae21784904716..7e922026574c681de1a577689e2e080b19f9d394 100644 (file)
@@ -876,4 +876,5 @@ AND
   public static function isEnabledBackOfficeCreditCardPayments() {
     return CRM_Financial_BAO_PaymentProcessor::hasPaymentProcessorSupporting(array('BackOffice'));
   }
+
 }
index 81a74eb99f0105fc76335758684b2f6badea5b62..b7ce61f1f50cd9374517fe2d667a9ad51508887e 100644 (file)
@@ -248,4 +248,5 @@ class CRM_Core_Config_Defaults {
       }
     }
   }
+
 }
index cae11fbefa2ae25f98ff39efe244c9e1507725f0..37955fec92eb06a0f53cb143e597c322b598cf1f 100644 (file)
@@ -609,5 +609,6 @@ class CRM_Core_Config_Variables extends CRM_Core_Config_Defaults {
     }
     return $cachedProvinceLimit;
   }
+
 }
 // end CRM_Core_Config
index 40c489d1fa6bb604d859106e2af1c1ebcc7b4abc..d504aaf6043433ea6061f46c8cc1d4baa6ff7657 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Core_Controller_Simple extends CRM_Core_Controller {
     CRM_Utils_Hook::alterTemplateFile(get_class($this), $this, 'page', $pageTemplateFile);
     return $pageTemplateFile;
   }
+
 }
index ae0bab6e0de08849c2e03af470dda277e46d5ad7..8ab7aa5dc9f5aeb3744ad183d9c5276d91ad698f 100644 (file)
@@ -64,6 +64,7 @@ class CRM_Exception extends PEAR_Exception {
   public function __construct($message = NULL, $code = 0, Exception $previous = NULL) {
     parent::__construct($message, $code, $previous);
   }
+
 }
 
 /**
@@ -967,6 +968,7 @@ class CRM_Core_Error extends PEAR_ErrorStack {
     }
     return FALSE;
   }
+
 }
 
 $e = new PEAR_ErrorStack('CRM');
index 77bedb8d2136b7fec67db60adecd6b3051860aeb..801ec64ceec041bec27074d2209d04b8f65093b4 100644 (file)
@@ -80,4 +80,5 @@ class CRM_Core_Exception extends PEAR_Exception {
   public function getErrorData() {
     return $this->errorData;
   }
+
 }
index 3e793a5c37a5de583e9bc9649f4cb74b73946028..da37d7c0567e944ef6292bf2e31238d7d246e47e 100644 (file)
@@ -23,4 +23,5 @@ interface CRM_Core_FileSearchInterface {
    *   - xparent_id: int - business-entity to which file is attached (directly or indirectly)
    */
   public function search($query, $limit = self::DEFAULT_SEARCH_LIMIT, $offset = self::DEFAULT_SEARCH_OFFSET);
+
 }
index b62ce0277ac259aba68049bd4ffbfb17e5e0cec5..e1a2ad3676bb41e824b390b35dcd20286a9d7a61 100644 (file)
@@ -1873,4 +1873,5 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
       }
     }
   }
+
 }
index 1b4d6f86fb271f17617c635f05e80aad7da64e4c..1ea41a2e2fd95f7975c18b3f5f73fe582a619973 100644 (file)
@@ -319,4 +319,5 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
     $display = $field->getValue() !== NULL ? '' : ' style="visibility:hidden;"';
     $el['html'] .= ' <a href="#" class="crm-hover-button crm-clear-link"' . $display . ' title="' . ts('Clear') . '"><span class="icon ui-icon-close"></span></a>';
   }
+
 }
index cd650775fa541bc56cbc31f61ad6bc82abdad951..4cd1ed4b95e3798be7f67bcd82009c0235279538 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
       $this->assign('ts_all_id', $allRowsRadio->_attributes['id']);
     }
   }
+
 }
index 2a004296768fc1bca705dc4333f15efd88b24fd3..e5d63ddb3b6688827db52ab45ff0523ff3069934 100644 (file)
@@ -194,4 +194,5 @@ class CRM_Core_Form_Tag {
       }
     }
   }
+
 }
index 9a22988ae02d5d2cbef0de4695e65d3d04246e42..71c87f0332c6ad37c2a0aa92aede2dc596fe955a 100644 (file)
@@ -497,6 +497,7 @@ class CRM_Core_I18n {
 
     return $locales[$tsLocale];
   }
+
 }
 
 /**
index 43dc06485d956ca74f88bef34c8c079de5608c86..a72c392e05f1acb118a50b11fbecd4cd6d7652a6 100644 (file)
@@ -114,4 +114,5 @@ class CRM_Core_I18n_Form extends CRM_Core_Form {
     $query = CRM_Core_DAO::composeQuery($query, $params, TRUE);
     $dao->query($query, FALSE);
   }
+
 }
index 0762ce9c986a1d6861ad879a4f972f53be904177..95a21080fab6f9d2481a82e924d4731cdc050a85 100644 (file)
@@ -68,4 +68,5 @@ class CRM_Core_I18n_NativeGettext {
   public function ngettext($text, $plural, $count) {
     return ngettext($text, $plural, $count);
   }
+
 }
index cb573e2dd05c4bf8f75c64e831089878f19d4351..55c3f09c487b2dc25c40281242c5cfab9dd2c359 100644 (file)
@@ -77,4 +77,5 @@ class CRM_Core_I18n_PseudoConstant {
   public static function shortForLong($long) {
     return substr($long, 0, 2);
   }
+
 }
index f8fb5ed044914ef1fa27382d88e7001a155f1646..0091e6a0e94e8be2a04b4de63c2d8625a51f53ba 100644 (file)
@@ -613,4 +613,5 @@ class CRM_Core_I18n_Schema {
       );
     }
   }
+
 }
index ea05322b81079f0d4712ee414989ac44475c6924..e7271456f5a6beaa2d0ccee849c0bff95014aa1c 100644 (file)
@@ -65,4 +65,5 @@ class CRM_Core_I18n_SchemaStructure_2_2_0 {
     }
     return $result;
   }
+
 }
index cb8796712641fe007f221cd58a409936ef197e99..e0be03e6e682d1a0bb804a9af6a1830b695676d1 100644 (file)
@@ -247,4 +247,5 @@ class CRM_Core_I18n_SchemaStructure_3_0_alpha1 {
     }
     return $result;
   }
+
 }
index 23f8f1473c0281884f5f9d3ec7495ca22d2a4963..523c697841309dc23b657dd64acdcd6ef109fc72 100644 (file)
@@ -263,4 +263,5 @@ class CRM_Core_I18n_SchemaStructure_3_0_beta1 {
     }
     return $result;
   }
+
 }
index c3c461ba38a34a8f31ee5708adb848faac2797d4..a65222f4fc6346c525f81304d72b2618bf7a44ca 100644 (file)
@@ -276,4 +276,5 @@ class CRM_Core_I18n_SchemaStructure_3_0_beta4 {
     }
     return $result;
   }
+
 }
index 3ac06772d4d3a7f9d68bbb2fea1f1b1712d33254..4f340d6b6096263b8274d821d32c702a03ae9e5d 100644 (file)
@@ -280,4 +280,5 @@ class CRM_Core_I18n_SchemaStructure_3_1_alpha1 {
     }
     return $result;
   }
+
 }
index 80491ff32c7d730335a4e3fb515f8d59e2fac11d..4e5fd28268fd27d0bea8514ae91b80a79967abb5 100644 (file)
@@ -283,4 +283,5 @@ class CRM_Core_I18n_SchemaStructure_3_1_beta2 {
     }
     return $result;
   }
+
 }
index 521957808fc0e2b834f56f96faa330293f69ccdd..957be33b94fe1a0917a59dd0690e45451d81d7e7 100644 (file)
@@ -284,4 +284,5 @@ class CRM_Core_I18n_SchemaStructure_3_2_beta4 {
     }
     return $result;
   }
+
 }
index 02b88a9b20af8fe4b1a5a3748e2ea48814dae60f..53c1a17a125ee5b974183bd51662928d597c800c 100644 (file)
@@ -292,4 +292,5 @@ class CRM_Core_I18n_SchemaStructure_3_3_beta1 {
     }
     return $result;
   }
+
 }
index d3a6c0a1c0b37a1c82358e57628295eba39d4897..a0703cda1f1ef776d7e1463f1a6d1214aa1eb94e 100644 (file)
@@ -219,4 +219,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_0 {
     }
     return $result;
   }
+
 }
index becada7b46f6f6351dc778c5182c82a6149f9674..4b8f298b056664584aeb6838c4e8964762e5e322 100644 (file)
@@ -292,4 +292,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_beta2 {
     }
     return $result;
   }
+
 }
index 2271d79be862b73c923b927e9e42429ea55d7363..cf3e2eb08aec1d8b5804cbbc7a18c3aadb112d00 100644 (file)
@@ -219,4 +219,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_beta3 {
     }
     return $result;
   }
+
 }
index 6cc6eba061c485a768871ad9314772adb64c3559..dc10aa66ab9c0c1e4ee1c9ae198501d01463521b 100644 (file)
@@ -225,4 +225,5 @@ class CRM_Core_I18n_SchemaStructure_4_1_0 {
     }
     return $result;
   }
+
 }
index 08654052c3abeddfadc5357ca85659f632b68d19..4c878934d6a1f8c52feba16620045a851be5116a 100644 (file)
@@ -222,4 +222,5 @@ class CRM_Core_I18n_SchemaStructure_4_1_alpha1 {
     }
     return $result;
   }
+
 }
index ce3981009827c0df4f6296c4f28658e8426f9395..4fa99726bead4e4a338bd63d7d96d45a741fe14b 100644 (file)
@@ -232,4 +232,5 @@ class CRM_Core_I18n_SchemaStructure_4_2_alpha1 {
     }
     return $result;
   }
+
 }
index 0587fa208526036ae52a73f290830768d3ff7b64..cc411e2833b9d6752841d810650cde70616948c6 100644 (file)
@@ -237,4 +237,5 @@ class CRM_Core_I18n_SchemaStructure_4_3_1 {
     }
     return $result;
   }
+
 }
index 7eaeaad7d2400168d3303131864c462d845384d8..9e4ff122618a65b41f9ebebd8ac92c634c39156c 100644 (file)
@@ -238,4 +238,5 @@ class CRM_Core_I18n_SchemaStructure_4_5_alpha1 {
     }
     return $result;
   }
+
 }
index fcba447e5ce4bf1b0190f799f894d47f94efc727..d436a9fb571d2e720db48a5e11a497cc56223e40 100644 (file)
@@ -233,4 +233,5 @@ class CRM_Core_I18n_SchemaStructure_4_5_beta2 {
     }
     return $result;
   }
+
 }
index 5b5bb44b694c19545f7e8a6bddefc44bded31bdb..5742b28c444efca1017966b3694e0dacc63d41e6 100644 (file)
@@ -272,4 +272,5 @@ class CRM_Core_IDS {
     }
     CRM_Core_Error::fatal($msg);
   }
+
 }
index eb5f60a02aa5843ea2699d6649105e446292dd71..de419fbda716868a2c11dbe4799687cbafe6531f 100644 (file)
@@ -278,4 +278,5 @@ class CRM_Core_InnoDBIndexer {
   public function getActive() {
     return $this->isActive;
   }
+
 }
index b1da8497d374c0120c4639feaa98c9fbb178b765..10d3b0b3aa06d2324207f142037db6466145a33d 100644 (file)
@@ -397,4 +397,5 @@ class CRM_Core_Invoke {
     CRM_Core_DAO_AllCoreTables::reinitializeCache(TRUE);
     CRM_Core_ManagedEntities::singleton(TRUE)->reconcile();
   }
+
 }
index 6a95b94c5f23d1eeb7377285e42925b5a85e4c28..5c3591237391e6e308476bcb40a8f8ce52da53f9 100644 (file)
@@ -255,6 +255,7 @@ class CRM_Core_JobManager {
     $message = $apiResult['is_error'] ? ', Error message: ' . $msg : " (" . $vals . ")";
     return $status . $message;
   }
+
 }
 
 /**
index f8a0d50c768bb293b3d7cecf575b7b94fdb103f6..c2345b63525e8871cfbc9c4b81ba8429d4571b1d 100644 (file)
@@ -71,4 +71,5 @@ class CRM_Core_Joomla {
     $sidebarLeft = $template->fetch('CRM/Block/blocks.tpl');
     $template->assign_by_ref('sidebarLeft', $sidebarLeft);
   }
+
 }
index 0076431be7570549853e612fe3aebbdb1c6901cb..b2ec67eebe6efb572751b9f6fa1d59a9731cb33e 100644 (file)
@@ -153,4 +153,5 @@ class CRM_Core_Key {
     // ensure that hash is a 32 digit hex number
     return preg_match('#[0-9a-f]{32}#i', $hash) ? TRUE : FALSE;
   }
+
 }
index 2bde33175231a8e8f16fa3f056b27b454f0219a3..70c937e8b24cdc13d6eb0fda3b7d8cd8d1a61338 100644 (file)
@@ -160,4 +160,5 @@ class CRM_Core_Lock {
     $this->_hasLock = TRUE;
     return TRUE;
   }
+
 }
index 4dbe82f381d889d00c00b3ab132a37bcb84b5a8b..bdd48147edc9173bcac7495e03a81fce26c71b33 100644 (file)
@@ -414,4 +414,5 @@ class CRM_Core_ManagedEntities {
     ));
     throw new Exception('API error: ' . $result['error_message']);
   }
+
 }
index 93288ee3ca6b08ecd7e9288abd5dc72964a40901..93022f1d50bc0cd15faa011d7084f9f7aaba8e5c 100644 (file)
@@ -745,4 +745,5 @@ UNION (
     }
     return $arr;
   }
+
 }
index 18806ed9ee521d57fe86515fe7bef5bc0171302a..7573389dcf578db84e0ab0b7ead640af12c01ac6 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Core_Module {
     }
     return $result;
   }
+
 }
index 596450b398456d742896ed6f1e3ec062f351590b..741016a8440c2b94a394da161a3e3c76e231cb30 100644 (file)
@@ -683,4 +683,5 @@ WHERE  v.option_group_id = g.id
     self::$_cache = array();
     CRM_Utils_Cache::singleton()->flush();
   }
+
 }
index 4c90973c5c3a55013e89fcf87b297072382850ed..6a0abeb1c51524b7a426c7e7ec717e0ba16650cb 100644 (file)
@@ -454,4 +454,5 @@ FROM
       );
     }
   }
+
 }
index 550db1a58600a5b4fe51baa66aa0bc3adc8b528c..bcb3c780b072768e44db4a4ee1f48550371a2640 100644 (file)
@@ -425,4 +425,5 @@ class CRM_Core_Page {
   public function setVar($name, $value) {
     $this->$name = $value;
   }
+
 }
index af7ae6613a403866019baf89d540ae0ae45fa45d..d315cd0217f526b4d8a6a0325b316a62f1aa88e4 100644 (file)
@@ -233,4 +233,5 @@ class CRM_Core_Page_AJAX {
     }
     CRM_Utils_System::civiExit();
   }
+
 }
index 158d7b67d825930fbe066a3e7b68ca1d7aac1959..69f1812eeab42c85b36db3859d227a1c82efe880 100644 (file)
@@ -177,4 +177,5 @@ class CRM_Core_Page_AJAX_Attachment {
       'ts' => $ts,
     ));
   }
+
 }
index 6dba0c1470148930d31638d294840951536151e2..577b0c129c21ee9b0f4fa0d5a5fcdc6aaab40eed 100644 (file)
@@ -276,4 +276,5 @@ class CRM_Core_Page_AJAX_Location {
 
     CRM_Utils_JSON::output($result);
   }
+
 }
index b3547c317823668cf9522d86d483d2d182ce4917..f4fb03dfc926652ef21d0cd11b6760cd98d5c154 100644 (file)
@@ -113,4 +113,5 @@ class CRM_Core_Page_AJAX_RecurringEntity {
     echo json_encode($result);
     CRM_Utils_System::civiExit();
   }
+
 }
index 62fea0f40c2bc1fcbe1dbfecb2e6c700a6cf2fc9..7fdf9c44ba19dfb8ceeb58afa1490f87bd25b3e8 100644 (file)
@@ -394,4 +394,5 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
     $controller->process();
     $controller->run();
   }
+
 }
index 3803a611238bdad6fd04a9453478a164d1a2f259..be9fabe3fb4f5ede7c7e6b75b92a9339cf97d048 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Core_Page_File extends CRM_Core_Page {
       );
     }
   }
+
 }
index 4bab317910f12b25903fd1c1d277739f1663df7b..d6efa4ce4ad461a6dbe479faac6a130ef029f621 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Core_Page_Inline_Help {
       exit($smarty->fetch($file) . $extraoutput);
     }
   }
+
 }
index 5b2ba6b60efa90e36e0ea7309c57730204543998..f58aae5444251619c13fc3a80dbd89c343743152 100644 (file)
@@ -68,4 +68,5 @@ class CRM_Core_Page_QUnit extends CRM_Core_Page {
       return array(NULL, NULL);
     }
   }
+
 }
index 9883bfcd8504d10c623c4710b1a8a56434796c6b..f5f484e708ec0cd1b5ef78c6da3ff2c2cf8362bf 100644 (file)
@@ -56,4 +56,5 @@ class CRM_Core_Page_Redirect extends CRM_Core_Page {
 
     return $url;
   }
+
 }
index 97f9417ae3d9fbc9c1b4829584808541f6c94a95..1c84d7fa452c3c3f36eebdc201791c4643b5bd4f 100644 (file)
@@ -671,4 +671,5 @@ INNER JOIN civicrm_contribution con ON ( con.contribution_recur_id = rec.id )
     // Else default
     return $this->_paymentProcessor['url_recur'];
   }
+
 }
index da729de70aa9181feed267aeae18709bd3b34b3e..efbaa0d1491878f517f0c658a6b953a772700d40 100644 (file)
@@ -795,4 +795,5 @@ class CRM_Core_Payment_AuthorizeNet extends CRM_Core_Payment {
     }
     return TRUE;
   }
+
 }
index 5e3012bfbfc3cccb79180d26dbebd3f1ef5c1a29..b1dcc274ca465e74ec0833e9490e71f908f24f45 100644 (file)
@@ -346,4 +346,5 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr
     }
     return TRUE;
   }
+
 }
index c3e89e9fda5acc24d1d41a25018f847cf6133f4f..c133b89fae6105ced794541564d035095810c03a 100644 (file)
@@ -1080,4 +1080,5 @@ LIMIT 1;";
       $soft_contribution->save();
     }
   }
+
 }
index 7d7b10a65bb481d6b48dc04140ed7cd1bd36869c..90fb06e5347be3034cd1b642bc0f72504d241c9e 100644 (file)
@@ -140,4 +140,5 @@ class CRM_Core_Payment_Dummy extends CRM_Core_Payment {
   public function checkConfig() {
     return NULL;
   }
+
 }
index 0587c681d6a6530fed4e257870a273d8c81ccf2b..0312c24f79d3b9f37136000f42ec1b64f0a6eb93 100644 (file)
@@ -441,4 +441,5 @@ class CRM_Core_Payment_Elavon extends CRM_Core_Payment {
 
     return $processorResponse;
   }
+
 }
index 089838d49e7cea29ad90b0fdf5b83f68a797ad67..d26a7ef5f8508c2483355a038944f4896522cc91 100644 (file)
@@ -369,5 +369,6 @@ class CRM_Core_Payment_FirstData extends CRM_Core_Payment {
       return NULL;
     }
   }
+
 }
 // end class CRM_Core_Payment_FirstData
index 6b7b5c4e3900eb04d297bb36ae634a422338f35b..4003cce3f176242b2f9cb74f99efd23f35d2ea5c 100644 (file)
@@ -426,4 +426,5 @@ class CRM_Core_Payment_Form {
   public static function getCreditCardExpirationYear($src) {
     return CRM_Utils_Array::value('Y', $src['credit_card_exp_date']);
   }
+
 }
index b06247a73775097ec5bd5d7c4d26e34559380f1b..6a683448beb4d9762cee8bb7b4054e10a2126678 100644 (file)
@@ -436,4 +436,5 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment {
     }
     return TRUE;
   }
+
 }
index 16c5d6633cf5e3eafb738dec24a35ddf4dd1b29b..cd65ef6bed7f9d1a0b60402cfa1ac27817f421f4 100644 (file)
@@ -700,4 +700,5 @@ WHERE  contribution_recur_id = {$ids['contributionRecur']}
     }
     return $vars;
   }
+
 }
index 3336c2035cba3e7f89179f2a2608f09b64c2998e..c80a5a22c83b3b4486f51084b3d122e945c78257 100644 (file)
@@ -345,4 +345,5 @@ class CRM_Core_Payment_IATS extends CRM_Core_Payment {
       return NULL;
     }
   }
+
 }
index ff00ca429a6c991442515832aecf2f550ec0652e..d87ce9be09b4e54bfc34caad38a6916637d8e9ca 100644 (file)
@@ -333,4 +333,5 @@ class CRM_Core_Payment_Moneris extends CRM_Core_Payment {
       return NULL;
     }
   }
+
 }
index 3b8423a28e94cde3e284e57520dc0016e072f372..8771a1d8f6a8b22dcf9aab82a79bc25f780beaa5 100644 (file)
@@ -283,5 +283,6 @@ class CRM_Core_Payment_PayJunction extends CRM_Core_Payment {
       return NULL;
     }
   }
+
 }
 // end class CRM_Core_Payment_PayJunction
index 393e462d0759b3af7e93a234ca6fbac39d295006..1be12809ea91820a7db46046a97a4d6aa4ac7a82 100644 (file)
@@ -374,4 +374,5 @@ class CRM_Core_Payment_PayPalIPN extends CRM_Core_Payment_BaseIPN {
     $input['net_amount'] = self::retrieve('settle_amount', 'Money', 'POST', FALSE);
     $input['trxn_id'] = self::retrieve('txn_id', 'String', 'POST', FALSE);
   }
+
 }
index 978bc514edf02178bf44ec4a660328480a1c4df4..6ab597e03c5c23f6cfac97e2d3fcc152572c801b 100644 (file)
@@ -801,4 +801,5 @@ class CRM_Core_Payment_PayPalImpl extends CRM_Core_Payment {
 
     return $result;
   }
+
 }
index b00c4fbe5d12d1068f65a001a3f53d37d7ba640b..f51024b52937fdf7ca4dd14ae5c1fff5ee68b57d 100644 (file)
@@ -589,4 +589,5 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr
       return TRUE;
     }
   }
+
 }
index b0e8ec19bb15bb7f99bf2e87312d53e43c8c5ab3..2a73b1bd02df9ef84796028fe47d5f5b7fd4361a 100644 (file)
@@ -684,4 +684,5 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment {
     //RESPMSG=Invalid Profile ID: Invalid recurring profile ID
     //RT0000000001
   }
+
 }
index 7b181db47f369d0324cd3cee623c095fb717763d..ab3fab382c5bc96fe9c5cda2cbf61803327f12c3 100644 (file)
@@ -274,4 +274,5 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment {
       CRM_Utils_System::redirect($request_string);
     }
   }
+
 }
index b4d069393ac8c0d3cccd3047142255ec7bc375bf..8a199d0ca3cb682f2a2398931ca1940c19179058 100644 (file)
@@ -427,4 +427,5 @@ class CRM_Core_Payment_PaymentExpressIPN extends CRM_Core_Payment_BaseIPN {
     }
     return $vars;
   }
+
 }
index 1d5a08a5dae116ccb8611a16469938a4a89f354d..39ca7b104a13c587b6deffd8206e5b43f9db8ccd 100644 (file)
@@ -113,4 +113,5 @@ class CRM_Core_Payment_ProcessorForm {
     }
     CRM_Core_Payment_Form::buildPaymentForm($form, $form->_paymentProcessor, empty($form->_isBillingAddressRequiredForPayLater));
   }
+
 }
index c47a9fc6cac1a2e30c2c0e458060ab3fc22d3fce..b18c2abe17c8afc66ffcc6dfe4ebb560c5505d0c 100644 (file)
@@ -536,4 +536,5 @@ class CRM_Core_Payment_Realex extends CRM_Core_Payment {
       return NULL;
     }
   }
+
 }
index 39bf81aa2719c7f9101b2ff1ae5d6046c8de53e3..f87dfe27c4901404c76f872aeb62144ad2c518e1 100644 (file)
@@ -555,5 +555,6 @@ The CiviCRM eWAY Payment Processor Module
 
     CRM_Utils_Mail::send($params);
   }
+
 }
 // end class CRM_Core_Payment_eWAY
index 23969c6ca5a89e6e52240fd6d66c887557855a35..66d414b0194cf27f6a195a8267c8c26ee61de8fe 100644 (file)
@@ -779,4 +779,5 @@ class CRM_Core_Permission {
       'is_enabled'
     ) ? TRUE : FALSE;
   }
+
 }
index be049664f2482ddc3d0055a4e176630e73445c8e..62578810840b890126160101948c2cf8639714d5 100644 (file)
@@ -259,4 +259,5 @@ class CRM_Core_Permission_Base {
     CRM_Utils_Hook::permission($permissions);
     return $permissions;
   }
+
 }
index 39adcfa71ef17f51af95053909a0a0817769aa0f..e10ece684c8c3fe50c14d94b590cbf5e92888bb0 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Core_Permission_Drupal extends CRM_Core_Permission_DrupalBase {
     $_cache[$permissionName] = self::getContactEmails($uids);
     return $_cache[$permissionName];
   }
+
 }
index 6e8760f04b8461351ff20314c0d29c534a602a65..c025d9ebd41601d0d3ed08b1a9b8a8beba429ef8 100644 (file)
@@ -214,4 +214,5 @@ class CRM_Core_Permission_Drupal6 extends CRM_Core_Permission_DrupalBase {
     }
     return $return_permissions;
   }
+
 }
index a4bba0d6afd0b59fd679bb5de060b57fe36209a8..6e03d9acb19f759584693d92954235740f5444a2 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Core_Permission_Drupal8 extends CRM_Core_Permission_DrupalBase {
     }
     return \Drupal::currentUser()->hasPermission($str);
   }
+
 }
index a63815eb820ffc6a1383d78cf86e656a70c03bf5..b2e9d75956b5d0092616b6d71540ad1339c80752 100644 (file)
@@ -331,4 +331,5 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base {
       ->condition('permission', array_keys($permissions), 'NOT IN');
     $query->execute();
   }
+
 }
index 9ae05208dc41d1aad5829770fb34367326398fe9..3c2785e9de15f1543101a4956f91d7825fa7d9bb 100644 (file)
@@ -110,4 +110,5 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base {
   public function checkGroupRole($array) {
     return FALSE;
   }
+
 }
index b28ed9c19fb945692f188a13b3f26149577a5664..5ddc3f36d4431ae524d85fc98b771616c92ee683 100644 (file)
@@ -50,4 +50,5 @@ class CRM_Core_Permission_Soap extends CRM_Core_Permission_Base {
   public function check($str) {
     return TRUE;
   }
+
 }
index 2e5043f1e3c59aab6808a218edd2911506d0b3e9..84040f808a7361afce7bfe394cbc0016370e1ce2 100644 (file)
@@ -78,4 +78,5 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base {
   public function whereClause($type, &$tables, &$whereTables) {
     return '( 1 )';
   }
+
 }
index da8dbd75fc1b44a56b15a4360bb353aa27dffaf3..0924544921e40d7b061daf35c9b05cfdb9f32164 100644 (file)
@@ -104,4 +104,5 @@ class CRM_Core_Permission_WordPress extends CRM_Core_Permission_Base {
   public function upgradePermissions($permissions) {
     return;
   }
+
 }
index b9f0c677824bcb40b240a212f07675afec834719..aa417880fc7508fa5357f7890db40e26a12a6667 100644 (file)
@@ -1852,4 +1852,5 @@ WHERE  id = %1
 
     return self::$taxRates;
   }
+
 }
index 094a30106b11dc1969f5af609469ed36d05aa920..199b71a9dcec396d0a0b2edc06516e7d39fa6992 100644 (file)
@@ -86,4 +86,5 @@ class CRM_Core_QuickForm_Action extends HTML_QuickForm_Action {
       CRM_Utils_System::redirect($destination);
     }
   }
+
 }
index c2683361239dcbf71584f5083a0de1462cacee0b..b7e8a126f209961515237bfdb23741c1f339241e 100644 (file)
@@ -60,4 +60,5 @@ class CRM_Core_QuickForm_Action_Back extends CRM_Core_QuickForm_Action {
   public function perform(&$page, $actionName) {
     $this->_stateMachine->perform($page, $actionName, 'Back');
   }
+
 }
index 484daf56561b340272ed0a6eead82ff42206d359..4954a305434dd4e2f724228a08b00198a7c77a8c 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Core_QuickForm_Action_Cancel extends CRM_Core_QuickForm_Action {
 
     $this->popUserContext();
   }
+
 }
index 0ecfc42c43c21d77bf31c32712e3110d09132945..8da4fd3b5b4521560e2d893ab30416375a3af33b 100644 (file)
@@ -225,4 +225,5 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action {
     self::$_requiredTemplate = file_get_contents($templateDir . '/CRM/Form/label.tpl');
     self::$_errorTemplate = file_get_contents($templateDir . '/CRM/Form/error.tpl');
   }
+
 }
index 281cfcfe2b50bdd77461e9fe94d237e395be02b0..9c4946efae071ab0d683a0c0ffdde4cf1b7b7a27 100644 (file)
@@ -81,4 +81,5 @@ class CRM_Core_QuickForm_Action_Done extends CRM_Core_QuickForm_Action {
     // use Done when u want to pop back to the same context without a reset
     $this->popUserContext();
   }
+
 }
index b70a7cea453c2dad4487e3651f4833e00835ab98..ebb1305ac498ca08b268ac67187bc96420bcc628 100644 (file)
@@ -78,4 +78,5 @@ class CRM_Core_QuickForm_Action_Jump extends CRM_Core_QuickForm_Action {
 
     CRM_Utils_System::redirect($url);
   }
+
 }
index 983966bfff0bb7497072b8ccd0daa9f16bbb1e16..538fa59b4c72dc9bbecb524c6047d65f92a92468 100644 (file)
@@ -60,4 +60,5 @@ class CRM_Core_QuickForm_Action_Next extends CRM_Core_QuickForm_Action {
   public function perform(&$page, $actionName) {
     $this->_stateMachine->perform($page, $actionName, 'Next');
   }
+
 }
index 565f6de5ec03378a1e0744637f2fc4b66ed8369f..68de41d7661f9aeee8aa458386cca078f2a2df72 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Core_QuickForm_Action_Process extends CRM_Core_QuickForm_Action {
     }
     $this->popUserContext();
   }
+
 }
index 16d57268174ec76f36ab79b91780237a01fd7097..f2d6555e6f3755cc66a6da94dede579f66a73356 100644 (file)
@@ -76,4 +76,5 @@ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action {
 
     return $page->handle('jump');
   }
+
 }
index be6daba226d39c7e972ea4d00ceaa601f0de5a5f..68d77379585c5aa4f04646da8a4dbd33fdf60000 100644 (file)
@@ -70,4 +70,5 @@ class CRM_Core_QuickForm_Action_Reload extends CRM_Core_QuickForm_Action {
 
     return $page->handle('display');
   }
+
 }
index 9f608882d7316cc27f22efdcf25ed0c2e4ec2454..4b8a290fcb788b6bd5743c8768ee11a102963fab 100644 (file)
@@ -83,4 +83,5 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action {
       return $page->handle('display');
     }
   }
+
 }
index 9179f6d025bdc5f3d0ab5c82f24a8781d0865ca8..47b89ad7528e6da3f57a6bb9a9b91dc5c55333fb 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Core_QuickForm_Action_Upload extends CRM_Core_QuickForm_Action {
       return $state->handleNextState($page);
     }
   }
+
 }
index 7365321b9149b29a9c98325a2f843fa59a3382db..c0176592477dc85615a4d338901a6aeae0ddde4e 100644 (file)
@@ -304,4 +304,5 @@ class CRM_Core_QuickForm_GroupMultiSelect extends CRM_Core_QuickForm_NestedAdvMu
 
     return $strHtml;
   }
+
 }
index 15f81d8f86f87b8d940c9a5fc8f2661d7b4bc074..843ebc828c8b501a6245957bbcbd98f5c1d62ff0 100644 (file)
@@ -77,4 +77,5 @@ class CRM_Core_QuickForm_NestedAdvMultiSelect extends HTML_QuickForm_advmultisel
         return parent::load($options, $param1, $param2, $param3, $param4);
     }
   }
+
 }
index fcfc5436a90cc6c75bae405f4b118d19d951f803..411d30627bdf011a5c75b6d531b55a57462559a6 100644 (file)
@@ -116,4 +116,5 @@ EOS;
       'count' => CRM_Core_DAO::singleValueQuery($sql, $params),
     );
   }
+
 }
index 371981a3a52c47e1b79e356ba0176af140b16370..6eb7193dc29a224915cf0ce6314fb444fb42661e 100644 (file)
@@ -36,4 +36,5 @@ interface CRM_Core_Reference_Interface {
    *   - 'count': int
    */
   public function getReferenceCount($targetDao);
+
 }
index c6aa514286d479a1c58e2ef4d60f66d7b89e1911..94db03591258208aa3d630ebfd4632a739c2b7f8 100644 (file)
@@ -71,4 +71,5 @@ class CRM_Core_Reference_OptionValue extends CRM_Core_Reference_Basic {
     }
     return $this->targetOptionGroupId;
   }
+
 }
index 60b03a622cbabfc390abe81fffdf5ddc2b40b055..9db08aa172b053e9a270f583456854fc064dec43 100644 (file)
@@ -292,4 +292,5 @@ class CRM_Core_Region {
    * ));
    * }
    */
+
 }
index 872c00a72827cd13a9cd3cecda8e43a5fe6679b3..b506e45202a3fccf88ac39c61fdfe48c341a5b91 100644 (file)
@@ -756,4 +756,5 @@ class CRM_Core_Resources {
 
     return $filters;
   }
+
 }
index effe8582290c06c69c3df4c5c382b08e0aad6c5d..61feb0811bc0f47a1b6ed85e1a079c9d9961b851 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Core_ScheduledJob {
 
   public function __destruct() {
   }
+
 }
index e3385b800811b715e14225fa2785aa0b0ffe9f5e..11da89fd9ed211cec87bf94e0c61dc41c0d94bde 100644 (file)
@@ -981,4 +981,5 @@ class CRM_Core_SelectValues {
 
     return $scheduleReminderFrequencyUnits;
   }
+
 }
index b4bb661cf42495b82f5c2a15c9b42ec6bd10df93..33bdc7406c87027ca82892a2f2f029bda7f97e21 100644 (file)
@@ -131,4 +131,5 @@ interface CRM_Core_Selector_API {
    *                special characters to avoid various browser issues
    */
   public function getExportFileName($type = 'csv');
+
 }
index f9c6162d2c1f75bd61070da65780165d44f306f5..c9b7954fbe16d636bcffdfd628bb942f24d978ee 100644 (file)
@@ -189,4 +189,5 @@ class CRM_Core_Selector_Base {
   public function getKey() {
     return $this->_key;
   }
+
 }
index 046eb4eb2beb19b0ecf74bc8e331e561dc9b832b..7ffe860e07c9afa8db4b627f420151a6b2f02703 100644 (file)
@@ -537,4 +537,5 @@ class CRM_Core_Selector_Controller {
   public function getDynamicAction() {
     return $this->_dynamicAction;
   }
+
 }
index 88e539c5b78a1b06515878b8a994c3b3e889c857..300998bb84f77368f67c4800cd654d8a69e05b7a 100644 (file)
@@ -574,4 +574,5 @@ class CRM_Core_Session {
     // helps proxies like varnish
     return empty($_SESSION);
   }
+
 }
index dd614ce72b05d7c0698bd43bf6892a3144a558d2..866323ca82cf66b1d305ef09a1360f3134da576b 100644 (file)
@@ -268,4 +268,5 @@ class CRM_Core_ShowHideBlocks {
       );
     }
   }
+
 }
index 4ac0a47ba39db40dafa8f333454af24aaeb12b52..7ee14baa527efb8bf81c9d7fb4966639978a055e 100644 (file)
@@ -325,4 +325,5 @@ class CRM_Core_Smarty extends Smarty {
     }
     return $this;
   }
+
 }
index b5baf68f676fed0de9e8ee857785e17d6684ecb9..91a42724c356003983f4fc88c8df97f41072446c 100644 (file)
@@ -199,4 +199,5 @@ class CRM_Core_State {
   public function getType() {
     return $this->_type;
   }
+
 }
index 26a49e60a30ace16f733e530d15f1b129b7966cb..f0e78f7688c79a4eceadc9159d06f690009560a1 100644 (file)
@@ -85,4 +85,5 @@ class CRM_Core_TableHierarchy {
 
     return self::$info;
   }
+
 }
index 6ab382b1d0c136765b60e5d6a7fd8de5632981a0..ec170a7b71357be83db0e36ed91d9f8f258bfced 100644 (file)
@@ -85,4 +85,5 @@ class CRM_Core_TemporaryErrorScope {
     $GLOBALS['_PEAR_default_error_options'] = $frame['_PEAR_default_error_options'];
     CRM_Core_Error::$modeException = $frame['modeException'];
   }
+
 }
index aad1beeef625a4cf736430ef0c1abf96a031808e..ad9e0f9ec67c705a227d83e2528bb55d9fbe65d2 100644 (file)
@@ -250,4 +250,5 @@ class CRM_Core_Transaction {
     $frame = \Civi\Core\Transaction\Manager::singleton()->getBaseFrame();
     $frame->addCallback($phase, $callback, $params, $id);
   }
+
 }
index f27f8501af865da7524ba162b73ecde4cb47e07b..d343329a6a5f260d843fc71a2ec265d84740e556 100644 (file)
@@ -316,4 +316,5 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form {
       return explode(CRM_Core_DAO::VALUE_SEPARATOR, trim($str, CRM_Core_DAO::VALUE_SEPARATOR));
     }
   }
+
 }
index dfd78931c6f2240b195ef2b36b72b28406c13289..62271ff844ed5dcb05a265e131c089dbde13c2ca 100644 (file)
@@ -167,4 +167,5 @@ class CRM_Custom_Form_CustomData {
     $form->addElement('hidden', "hidden_custom_group_count[{$form->_groupID}]", $form->_groupCount);
     CRM_Core_BAO_CustomGroup::buildQuickForm($form, $form->_groupTree);
   }
+
 }
index 7b82e0b170a8627a7f5bea5635f7d4a856027371..d690471b6a8fab7e67e4b042de1af1e4df33813c 100644 (file)
@@ -107,4 +107,5 @@ class CRM_Custom_Form_DeleteField extends CRM_Core_Form {
     CRM_Core_Session::setStatus(ts('The custom field \'%1\' has been deleted.', array(1 => $field->label)), '', 'success');
 
   }
+
 }
index ca19b44db6792b2e299609bc1b931e6d93055b9e..4c95efe3c86793ed2659a87f3921e1064c8d7023 100644 (file)
@@ -116,4 +116,5 @@ class CRM_Custom_Form_DeleteGroup extends CRM_Core_Form {
     CRM_Core_BAO_CustomGroup::deleteGroup($group);
     CRM_Core_Session::setStatus(ts("The Group '%1' has been deleted.", array(1 => $group->title)), '', 'success');
   }
+
 }
index edbcbc8543bae01eb675015dd6bb066c7b205a24..4f1f67e40cd6fa7312d1fae514be0ab5af5e7f68 100644 (file)
@@ -1019,4 +1019,5 @@ SELECT id
     // Add data when in ajax contect
     $this->ajaxResponse['customField'] = $customField->toArray();
   }
+
 }
index 61b90ecd109750a81340d1a96687850356ce619c..23205fc4e489c2627c83340bc58e82e49e59b497 100644 (file)
@@ -552,4 +552,5 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
     }
     return $relName;
   }
+
 }
index 0f9f22031f1f169af1c605f218edf37f2784daa2..82e6c48be31ed24d7042be2952d4ba880a14bf6b 100644 (file)
@@ -178,4 +178,5 @@ class CRM_Custom_Form_MoveField extends CRM_Core_Form {
         3 => $srcUrl,
       )), '', 'success');
   }
+
 }
index e91b96e535d4207e0c12ab3e21011d737b37cdf7..3eb30809d73b9624ec61a93efcada33dbcca38ca 100644 (file)
@@ -512,4 +512,5 @@ SELECT count(*)
       );
     }
   }
+
 }
index 92c867b7b585d39afc0d096fa568d9545e181ed6..943d024fe61632eba673ca82daa307d2401ad8fa 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form {
       )
     );
   }
+
 }
index bead20ad6d8462ec817f24485415c3bd219656ac..5db234e1bc5d7adcb68d150946dafae162ceb69b 100644 (file)
@@ -24,4 +24,5 @@ class CRM_Custom_Import_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
+
 }
index 250cf170c88269c1805ea83b9a41caf11375d70f..76a985f882e920cb657e0cfd7bb7c44990c2ca10 100644 (file)
@@ -211,4 +211,5 @@ class CRM_Custom_Import_Form_DataSource extends CRM_Core_Form {
   public function getTitle() {
     return ts('Upload Data');
   }
+
 }
index c65d3ccba49cdfa737c65724af5690dd312c9b53..fc978e955d628f30fbbfb601c1e2f935bf460b1b 100644 (file)
@@ -224,4 +224,5 @@ class CRM_Custom_Import_Form_MapField extends CRM_Contact_Import_Form_MapField {
     // add all the necessary variables to the form
     $parser->set($this);
   }
+
 }
index c7911d072a183fc520cdeac843c7848534670dda..3ef4fbf53a397c78683be7d4e7a824b4bdb19461 100644 (file)
@@ -148,4 +148,5 @@ class CRM_Custom_Import_Form_Preview extends CRM_Import_Form_Preview {
       $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams));
     }
   }
+
 }
index ca427871aa9604af91160c0acef2db1fd4d11e31..8a96614dbb30ad3cb1e9c4be40a7d7be1aff815a 100644 (file)
@@ -14,4 +14,5 @@ class CRM_Custom_Import_Form_Summary extends CRM_Contact_Import_Form_Summary {
     $session = CRM_Core_Session::singleton();
     $session->pushUserContext(CRM_Utils_System::url('civicrm/import/custom', 'reset=1'));
   }
+
 }
index fc0863179388ea5b2815c5e2aed2a993d55fd5a7..dcc1735137b072c770dbaf3536bed8a1bcb9b205 100644 (file)
@@ -381,4 +381,5 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser {
       }
     }
   }
+
 }
index 915312f2aead6d59723307931d2ef1e658fc33ae..71f6e225c5f0642ebdfaee9cbc73064237b700dd 100644 (file)
@@ -255,4 +255,5 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser {
     }
     return $importableFields;
   }
+
 }
index 30de49c4becc180974dc9f12fd850a91be3b48f9..336bf0f1fdbe9aac9a6d49a0d2c573edddce30e8 100644 (file)
@@ -312,4 +312,5 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
     $controller->process();
     $controller->run();
   }
+
 }
index 9c3baf3e18cb3c0a6d1164bd791a0794229dd617..57eec34cf4cb8f68edab26d803070eeaad782c40 100644 (file)
@@ -332,4 +332,5 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
 
     $this->assign('rows', $customGroup);
   }
+
 }
index dc44b216fe57c8a45157664a55ced7771e7ef250..57662487379b7c3bdea9983e4a4d16a58aefd2a6 100644 (file)
@@ -323,4 +323,5 @@ ORDER BY weight, label
     // Call the parents run method
     return parent::run();
   }
+
 }
index fb997ed76b6ae0fe18ead1e8ae1c0e85bf22bc35..eaf1ea652e11f657f36103704200cab90bbf461e 100644 (file)
@@ -75,4 +75,5 @@ class CRM_Dashlet_Page_Activity extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index d3a7b3eb477a16a515a796041696e611e623697d..3bef4d9f8bf69432ba0bfcef03f72706f3ffce53 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Dashlet_Page_AllCases extends CRM_Core_Page {
     }
     return parent::run();
   }
+
 }
index c76d86b6782ed6832601fe8be656a802a03859b2..06893a74dc991c5572a066626cc9a816951354ce 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
     }
     return $blog;
   }
+
 }
index e7be5280fc36a2adcae10cfdbea5d38a59d5d544..afcda7884374b14de81b67230b0d7cb40c9ec28c 100644 (file)
@@ -61,4 +61,5 @@ class CRM_Dashlet_Page_CaseDashboard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index b121d03573c36e232734fcaf69f27143dddb1f8c..af9f3cdb6e366a055d7bbe6d6478aae6ee3b7f04 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Dashlet_Page_MyCases extends CRM_Core_Page {
     }
     return parent::run();
   }
+
 }
index d9ba5483b99f06bd9cbb1790ca78e3f287ebb368..484ce391c64ded690b90940b958f06911a3513da 100644 (file)
@@ -21,4 +21,5 @@ class CRM_Dedupe_BAO_QueryBuilder {
       return "($strID1 < $strID2)";
     }
   }
+
 }
index a3670968dff17fc992b23a8a8ac554a9f06ae13d..00be6f40b0b38ae67330b557a6f99248eff15502 100644 (file)
@@ -68,4 +68,5 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualGeneral extends CRM_Dedupe_BAO_Query
               AND " . self::internalFilters($rg);
     return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query);
   }
+
 }
index 67ec55e4a3631f009740d7aacde4089ec68b80ca..806f023e6c48ba7616bdde065b9ffca25f3d28bb 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualSupervised extends CRM_Dedupe_BAO_Qu
       "civicrm_contact.{$rg->name}.{$rg->threshold}" => $query,
     );
   }
+
 }
index 4776f8024d23aa5c4b8dd3cfab8562acf5c83de6..4009c78a03337eb51648214b56a511d9747b1003 100644 (file)
@@ -107,4 +107,5 @@ AND    " . self::internalFilters($rg);
 
     return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query);
   }
+
 }
index ceead104b3a75858fffc830497248ccb3c125b82..ec1a32b77106e774eb56adc33282844799824d94 100644 (file)
@@ -230,4 +230,5 @@ class CRM_Dedupe_BAO_Rule extends CRM_Dedupe_DAO_Rule {
 
     return $exception->find(TRUE) ? FALSE : TRUE;
   }
+
 }
index d557b4f2ecb994592b74bc3a47208e8e6f807bf3..e1237eae80647f71f6ed4f137968ede7b59a689c 100644 (file)
@@ -457,4 +457,5 @@ class CRM_Dedupe_BAO_RuleGroup extends CRM_Dedupe_DAO_RuleGroup {
     }
     return $result;
   }
+
 }
index 3c6b053a71423bf34d7a437c27704029eff7510a..d887de5ef5b11c3ce5de049bfe069ad0ddc16069 100644 (file)
@@ -327,4 +327,5 @@ class CRM_Dedupe_Finder {
     }
     return $params;
   }
+
 }
index 17daf65be2795afd4dd39c5c0c83d0c4ad9a9fab..a96f9a1a49fed2fda75b8dbbb6a749502a75471a 100644 (file)
@@ -1658,4 +1658,5 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
       } // end of if relationshipTypeId
     }
   }
+
 }
index fb282d354f1ac77d9e54983c6057cd36574a6f21..89d2a4625972b2bac77a8e4897a3c1d62073d42e 100644 (file)
@@ -2179,4 +2179,5 @@ WHERE (li.entity_table = 'civicrm_participant' AND li.entity_id = {$participantI
 
     return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context);
   }
+
 }
index d7c40e1a6d566a0c6b0b917dd126e1b48b167496..3e795972c2247db69a75b1e9b8d72ed5d313d9ac 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Event_BAO_ParticipantPayment extends CRM_Event_DAO_ParticipantPayment
     }
     return FALSE;
   }
+
 }
index 00b5db2ac66b1f344b40a39ab9b8e75be834df0b..8e6f67d2ebf83cee86c3f3509401575fd9e1a712 100644 (file)
@@ -321,4 +321,5 @@ LEFT JOIN  civicrm_event event ON ( event.id = participant.event_id )
 
     return array('is_error' => 0, 'messages' => $returnMessages);
   }
+
 }
index 4a00fba788b4b82314e16ab825d6516ea22a7eb1..a5b45e5f93ac2c21160c44695cfad83d61b4c520 100644 (file)
@@ -603,4 +603,5 @@ class CRM_Event_BAO_Query {
       $tables = array_merge(array('civicrm_participant' => 1), $tables);
     }
   }
+
 }
index cb77e25ed0d873c85af4f196b368008d5bb28b34..9d9533a7f226e87562a13a0b990da50dd6f93cb5 100644 (file)
@@ -208,4 +208,5 @@ class CRM_Event_Badge {
     }
     $this->pdf->Output($this->event->title . '.pdf', 'D');
   }
+
 }
index fa34bd66b8f55fe02aa640e86c3815d8c7050288..b6ca8b1bf216fade6fb97456d38197a141b827a4 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Event_Badge_Logo extends CRM_Event_Badge {
     $this->pdf->SetFontSize(10);
     $this->pdf->MultiCell($this->pdf->width, 0, $participant['current_employer'], $this->border, "C", 0, 1, $x, $this->pdf->getY());
   }
+
 }
index a8200887bf5cad111fbfaa9fea4a5668abe62877..411dfc74c59e835d123d09a947e808b66e240e3e 100644 (file)
@@ -59,4 +59,5 @@ class CRM_Event_Badge_Logo5395 extends CRM_Event_Badge {
     $this->pdf->SetFontSize(15);
     $this->pdf->MultiCell($this->pdf->width, 0, $participant['current_employer'], $this->border, "C", 0, 1, $x, $this->pdf->getY());
   }
+
 }
index 3bca8a13a2d613c949fce41e3f905a3d04452e06..50893e82730d444512cd855e2c85e9b67beca331 100644 (file)
@@ -95,4 +95,5 @@ class CRM_Event_Badge_NameTent extends CRM_Event_Badge {
     $this->writeOneSide($participant);
     $this->pdf->StopTransform();
   }
+
 }
index 19b9fbd41d56c9848e6ed65a937faf86047c788d..1ef54d4a90cf807399ea10086b874b10d6b4bf14 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Event_Badge_Simple extends CRM_Event_Badge {
     $this->pdf->Cell($this->pdf->width, $this->pdf->lineHeight, $participant['current_employer'], 0, 2, "C");
     //$this->pdf->MultiCell ($this->pdf->width, $this->pdf->lineHeight, $txt,1,"L");
   }
+
 }
index f6841d258cffdaf8bf79b90cccede49475cffd7c..43cf2b20fc7b60168281007688c973687c52ced8 100644 (file)
@@ -340,4 +340,5 @@ class CRM_Event_Cart_BAO_Cart extends CRM_Event_Cart_DAO_Cart {
 
     CRM_Core_DAO::executeQuery($sql, $params);
   }
+
 }
index 543ec6b3aa93ebf56fc8adf6c52d243e412c1e27..d332cfe70633dc53f92b8a9f16c14deb64ad42b4 100644 (file)
@@ -39,4 +39,5 @@ EOS;
     }
     return $smarty_sessions;
   }
+
 }
index 03f34e0ce35f935d647b2a62260083a2c4568ade..25aae6aad8bf450d17a2491af5d919085ffda452 100644 (file)
@@ -320,4 +320,5 @@ class CRM_Event_Cart_BAO_EventInCart extends CRM_Event_Cart_DAO_EventInCart impl
       return $this->event->parent_event_id == $parent_event_id;
     }
   }
+
 }
index 63f09d81390e30dbac124607cf5ee709e1967131..548a79a7efddf1c1bd4d9527763bf2a3c5532bc2 100644 (file)
@@ -187,4 +187,5 @@ class CRM_Event_Cart_BAO_MerParticipant extends CRM_Event_BAO_Participant {
   public function get_form() {
     return new CRM_Event_Cart_Form_MerParticipant($this);
   }
+
 }
index c860b4f93e81220d5ffff64edabd4ffc86dcb9ce..84ed049823b62c5dab864a9fce494a9cd51a6bbe 100644 (file)
@@ -26,4 +26,5 @@ class CRM_Event_Cart_Controller_Checkout extends CRM_Core_Controller {
       $this->addActions();
     }
   }
+
 }
index c227a3c8293bd1339f44f85a4d76bc8c686fa458..a8413db4218751732b097b8a622b42716f1ba60e 100644 (file)
@@ -176,4 +176,5 @@ class CRM_Event_Cart_Form_Cart extends CRM_Core_Form {
     $container = $this->controller->container();
     return $container['values'][$page_name];
   }
+
 }
index b6c6a2057e0e714555f2ec4cabf245fb73210263..f1299e3553ccbfdf136626c674036c03198ff06d 100644 (file)
@@ -144,4 +144,5 @@ EOS;
     }
     $this->cart->save();
   }
+
 }
index 74fe540a9d5f4f9123eae0e9f05810037717d0e6..adde82c0388b8701edf1209b5f0b8cf4d48b0cc7 100644 (file)
@@ -248,4 +248,5 @@ class CRM_Event_Cart_Form_Checkout_ParticipantsAndPrices extends CRM_Event_Cart_
     }
     $this->cart->save();
   }
+
 }
index d787a3a45867a5dffc0e63fae7ca94e52be5ed70..7777e51750ac14e8aeda4b4b596c7df56fe4a02d 100644 (file)
@@ -720,4 +720,5 @@ class CRM_Event_Cart_Form_Checkout_Payment extends CRM_Event_Cart_Form_Cart {
 
     return $defaults;
   }
+
 }
index b1594f886b8f3117665453717f6b1887849f1f79..0b1b8d10b42c91b7a3a061d7e37aa7746d8be5d5 100644 (file)
@@ -79,4 +79,5 @@ class CRM_Event_Cart_Form_Checkout_ThankYou extends CRM_Event_Cart_Form_Cart {
     $this->loadCart();
     //$this->loadParticipants( );
   }
+
 }
index a3c4da88f48696b7a7d48a1a11db1d200b470c8f..1bf67c95a7e8ed6981adc26eac5d6616d3ea2855 100644 (file)
@@ -133,4 +133,5 @@ class CRM_Event_Cart_Form_MerParticipant extends CRM_Core_Form {
     }
     return $defaults;
   }
+
 }
index d248e6ad95ef210516e17213af30845c5f999829..e4f95eb807600f36409d007469934c598c280fc4 100644 (file)
@@ -25,4 +25,5 @@ class CRM_Event_Cart_Page_AddToCart extends CRM_Core_Page {
 
     return CRM_Utils_System::redirect($_SERVER['HTTP_REFERER']);
   }
+
 }
index da1a2395ab39cf02a93c118140a5624cd2499f6a..6d55e4e4492d3b678b04dc672e20914799474297 100644 (file)
@@ -52,4 +52,5 @@ class CRM_Event_Cart_Page_CheckoutAJAX {
 
     CRM_Utils_System::civiExit();
   }
+
 }
index 06ea46b528bee86acd9ffaea94369d83c3de70ec..a52e84140352895df4603553630abe69390785fc 100644 (file)
@@ -16,4 +16,5 @@ class CRM_Event_Cart_Page_RemoveFromCart extends CRM_Core_Page {
     $transaction->commit();
     return CRM_Utils_System::redirect($_SERVER['HTTP_REFERER']);
   }
+
 }
index 555f0622478fc28b4b9d4e7753247363329a95a8..84e20dd64e2d9efd221576f22860c51247c35185 100644 (file)
@@ -19,4 +19,5 @@ class CRM_Event_Cart_Page_ViewCart extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index c6d58689a906c65b6239c3c90f9c216148768ffb..337a68a8cb88d430a32e1dfe540d10113b15273a 100644 (file)
@@ -40,4 +40,5 @@ class CRM_Event_Cart_StateMachine_Checkout extends CRM_Core_StateMachine {
     $pages["CRM_Event_Cart_Form_Checkout_ThankYou"] = NULL;
     $this->addSequentialPages($pages, $action);
   }
+
 }
index a97e56f6f60aec001f69b0d71a69243e23928bf9..7567420df43f3260ac65694f88044558198c2dae 100644 (file)
@@ -75,4 +75,5 @@ class CRM_Event_Controller_Search extends CRM_Core_Controller {
     // add all the actions
     $this->addActions($uploadDir, $uploadNames);
   }
+
 }
index 65c786ad130b744dddf4e3f91623523a5f84f65a..2546ea585297d6f4e574e473a0ec0269b4081d5e 100644 (file)
@@ -507,4 +507,5 @@ SELECT  id, html_type
     $form->assign('outBound_option', $mailingInfo['outBound_option']);
     $form->assign('hasPayment', $form->_paymentId);
   }
+
 }
index 0f839ca6d4bb10047ac5ff0a901c6e852b8549a0..e239fdb20f475210c7c4b707de7122fc1ebc8564 100644 (file)
@@ -406,4 +406,5 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
     CRM_UF_Page_ProfileEditor::registerProfileScripts();
     CRM_UF_Page_ProfileEditor::registerSchemas(array('IndividualModel', 'ParticipantModel'));
   }
+
 }
index 6dbe42fb18cd524e948b8a1217064d11c85dcf13..d218907ec9ae22a6cf045746d487a1c9f8183259 100644 (file)
@@ -119,4 +119,5 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent {
   public function getTitle() {
     return ts('Conference Slots');
   }
+
 }
index 2507a7cc84012aa4607d59aa0176c43b03f21865..74bb51c8e90163fe9e88f52c7630204bf8b1a020 100644 (file)
@@ -112,4 +112,5 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent {
       CRM_Core_Session::setStatus(ts("'%1' has been deleted.", array(1 => $this->_title)), ts('Event Deleted'), 'success');
     }
   }
+
 }
index 0b88920f26f7d484f4b6bf78b3a23e47538a5992..34f34dafd34f35b919c072a8fe5dfc59731ddc30 100644 (file)
@@ -371,4 +371,5 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
 
     return $defaults;
   }
+
 }
index b1497f644dc7c67487dd06ad831bfef195911005..d5495b40496540bf04f48d9f9a96a708452dc5fd 100644 (file)
@@ -820,4 +820,5 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
   public function getTitle() {
     return ts('Event Fees');
   }
+
 }
index 829545b6d3301916237cfa2e558b0f568f6c570b..a16da7557327e985524453177d19c73b876809ac 100644 (file)
@@ -292,4 +292,5 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
   public function getTitle() {
     return ts('Event Location');
   }
+
 }
index 72640c0a1b1d42b1c48e6c03dc66336103e78611..de5b1c253ca18e0bb6d07bf58a6a74bb549c7445 100644 (file)
@@ -1024,4 +1024,5 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
   public function getTitle() {
     return ts('Online Registration');
   }
+
 }
index 781b65184e221d550ad3336f6d69ac8ddd77647d..f57ebb00e684d5db8b55aae7b3498f439e2cc87d 100644 (file)
@@ -211,4 +211,5 @@ class CRM_Event_Form_ManageEvent_Repeat extends CRM_Event_Form_ManageEvent {
     CRM_Core_BAO_RecurringEntity::$_entitiesToBeDeleted = $eventIdsWithNoRegistration;
     return CRM_Core_BAO_RecurringEntity::$_entitiesToBeDeleted;
   }
+
 }
index 45d2f7199cb053f218eaf2adede95f130d6ec77b..0407df1883daf407d249b8d83e761cafd1fd52e7 100644 (file)
@@ -93,4 +93,5 @@ class CRM_Event_Form_ManageEvent_ScheduleReminders extends CRM_Event_Form_Manage
   public function getTemplateFileName() {
     return 'CRM/Admin/Page/ScheduleReminders.tpl';
   }
+
 }
index 7c2f97e83dcbfefbda7659abdadd8820e9087ea8..485d707712f85cb2d60c70d49b0c31617013f268 100644 (file)
@@ -235,4 +235,5 @@ WHERE      e.id = %1
     $current = $current ? $current : 'settings';
     return $current;
   }
+
 }
index bae80a7a25aff4396a2bb910c68d13a2807c88ce..d41fa8c540daf8e75dd089dfd3706cad888dd7f7 100644 (file)
@@ -1775,4 +1775,5 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
       ));
     }
   }
+
 }
index 6d1d7d4399c5ca7c662b7c3066ed953f529d2fc2..6a97139bf37d7f5422ae57aec1fdbfe2ba226d1f 100644 (file)
@@ -386,4 +386,5 @@ class CRM_Event_Form_ParticipantFeeSelection extends CRM_Core_Form {
     list($mailSent, $subject, $message, $html) = CRM_Core_BAO_MessageTemplate::sendTemplate($sendTemplateParams);
     return $mailSent;
   }
+
 }
index e14f071acb374610a100bb2dd3db138b590f3635..285d31fe135970ed246c8593c876e90053d9ebe1 100644 (file)
@@ -234,4 +234,5 @@ class CRM_Event_Form_ParticipantView extends CRM_Core_Form {
       )
     );
   }
+
 }
index cfe4db0805fb559661a7b49d83c5b1a39116286f..fb7f5b4722b8c997021602697bea83a78571191c 100644 (file)
@@ -1410,4 +1410,5 @@ WHERE  v.option_group_id = g.id
       CRM_Core_Error::statusBounce(ts('Event ended on %1', array(1 => CRM_Utils_Date::customFormat(CRM_Utils_Array::value('event_end_date', $this->_values['event'])))), $redirect);
     }
   }
+
 }
index 3ad922376bee0869a98aeafeee853d3d65dfc2ee..4c1cbc96ff21d5905e756f18af4fb887944c2bdc 100644 (file)
@@ -874,4 +874,5 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
       }
     }
   }
+
 }
index 4fdd2cd163f627ed966bf17dac1e4aae019cedd4..ab15d1747a329b9553992dc80065ab1e7dc10d0c 100644 (file)
@@ -1285,4 +1285,5 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration {
       }
     }
   }
+
 }
index 00ddc8457abb4458e4861b7308c56d0d8c62526b..df6b68973c1f1c36790f24249941f5999c13306d 100644 (file)
@@ -222,4 +222,5 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi
       );
     }
   }
+
 }
index cfb1aa15d028f80cfe3127f1e2528e6792332550..782d6e1b00e30be2ca5d551902cf511d00ac0d0c 100644 (file)
@@ -1491,4 +1491,5 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
       }
     }
   }
+
 }
index 6e33d880abeb44f45105773edfee98b6e0a3c20c..0c9d2899bc83b822756949b08572de3ef4dba369 100644 (file)
@@ -252,4 +252,5 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
   public function getTitle() {
     return ts('Thank You Page');
   }
+
 }
index 481b650590c6ab91a641a2286e056f616ec4ee19..764aa07b3559858bcb4e40c51383b2bec88888d1 100644 (file)
@@ -453,4 +453,5 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Participants');
   }
+
 }
index a0a2cd6be403b49e95b2b1ec5a99e18201221806..820077f4a9fc80100a61115ef04051e1cefc28a3 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Event_Form_SearchEvent extends CRM_Core_Form {
       }
     }
   }
+
 }
index 2cc7538dcf2aa533a3d2e9ddd3d2f671f21253ab..325816355a10dd296ae233b95e0ebd9d60b9cd4e 100644 (file)
@@ -180,4 +180,5 @@ class CRM_Event_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index e5707ce5a5dad6c128c4bbc6d891048fc7c50707..5c21f348ab6c11776b729179979fed02af3881e8 100644 (file)
@@ -252,4 +252,5 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task {
           'plural' => 'Added Contacts to %1',
         )), 'success', array('expires' => 0));
   }
+
 }
index ee1ce947fc95466cfa4c3ca4b88bb9aff3c47571..ef7c70cbf8fe374b9c237c7b031926d25e12f3c1 100644 (file)
@@ -116,4 +116,5 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task {
     $params = $this->controller->exportValues($this->_name);
     CRM_Badge_BAO_Badge::buildBadges($params, $this);
   }
+
 }
index 60555e282877cccaa4cf9e17e85e6b65c47e14d9..0ec15f67aa371c4e966d6b1bf15470d10a4fe1d7 100644 (file)
@@ -392,4 +392,5 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
 
     return $updatedStatusId;
   }
+
 }
index a53ced764dfb1a9a48b0c2c64cfe7be3a945bd86..6522f2d3216f93c688607039bba10883e2ebb6d8 100644 (file)
@@ -86,4 +86,5 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task {
       CRM_Event_BAO_Participant::create($value);
     }
   }
+
 }
index 6f23ff5ab5d7abbbd3c9b5f1590cc10932733781..c0e4e409858dba5dfb0b983f10580abf0352ab5f 100644 (file)
@@ -136,4 +136,5 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task {
       CRM_Core_Session::setStatus($text, '', 'info');
     }
   }
+
 }
index c95b221868f5d859d2c54ab5387b0ddbe330a280..7988480bfaf8b5432f766299177e1b6bbbed8d62 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
+
 }
index 046e5f02381bdab6edc62af76b94f449defcef34..1134b6911e57bbd7675188f3f5079aba35283c9e 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Event_Form_Task_ParticipantStatus extends CRM_Event_Form_Task_Batch {
 
     parent::buildQuickForm();
   }
+
 }
index 53c2ad11bc5f09c04bd5219d027663a5581e5a29..3e1539d04b363f9e316bc9024ae99df677e6a227 100644 (file)
@@ -142,4 +142,5 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
     // also reset the batch page so it gets new values from the db
     $this->controller->resetPage('Batch');
   }
+
 }
index a5458389d3e495c67d7f6815d32c926d39810ce4..dc3114ccf4ca1a1ea5f8c2cbd639f6408bbc9563 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Event_Form_Task_Print extends CRM_Event_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 1bc0da939321ea6ae36a6aa518b960102a259477..0e2313b4578042c729d4852e9a890e2afb3ccf33 100644 (file)
@@ -66,4 +66,5 @@ class CRM_Event_Form_Task_Result extends CRM_Event_Form_Task {
     $session->replaceUserContext($url);
     CRM_Utils_System::redirect($url);
   }
+
 }
index df7be728e9559a63e264dbc03f231a5ff3f3a8e8..4d52e439e8bd5ff8b29d9c82595ca8a9692cf07f 100644 (file)
@@ -135,4 +135,5 @@ class CRM_Event_Form_Task_SaveSearch extends CRM_Event_Form_Task {
     }
     $group = CRM_Contact_BAO_Group::create($params);
   }
+
 }
index 6d6447e263fd3680937efc8c304455bdbb04cbaa..279737952aa0ee4535be75b2e130f4db5a5c021f 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Event_Form_Task_SaveSearch_Update extends CRM_Event_Form_Task_SaveSear
 
     return $defaults;
   }
+
 }
index 6ade4bd60211d864e896026c496fb0e217940d25..775211afeb9c96a14027b9436f236ea43ff4433d 100644 (file)
@@ -85,4 +85,5 @@ class CRM_Event_Form_Task_SearchTaskHookSample extends CRM_Event_Form_Task {
       )
     );
   }
+
 }
index 8a74f5b0893db99d6ff680ecfb533f7d36ff38a2..5691811ac8f8a6140813c891578736b8a204f93a 100644 (file)
@@ -54,4 +54,5 @@ class CRM_Event_Import_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
+
 }
index 655a201fcc27b77937b3b9cb6f6b25f3cd556672..f9e3a1da0439697470e881686093d6107b119f68 100644 (file)
@@ -147,4 +147,5 @@ class CRM_Event_Import_Field {
     }
     return TRUE;
   }
+
 }
index c04c77aa449c6143bc09e678dd0a2f1b3d580221..21ec6386ffae74a1e256d3345b72f9c64c665b8e 100644 (file)
@@ -200,4 +200,5 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form {
   public function getTitle() {
     return ts('Upload Data');
   }
+
 }
index 192c5adafd8ac8fabdd98daa3f235a70586d4010..7d03ba14069a120f7271821acb1259b533da3661 100644 (file)
@@ -488,4 +488,5 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField {
     // add all the necessary variables to the form
     $parser->set($this);
   }
+
 }
index 45b98456e109b595eb87241b682c7e5269642487..d62de2596a5da32f51438d266a9fdb49999e5f68 100644 (file)
@@ -177,4 +177,5 @@ class CRM_Event_Import_Form_Preview extends CRM_Import_Form_Preview {
       $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams));
     }
   }
+
 }
index 10ce73d6985e11f24f6702c14ad6742f86c2d8e0..b54cf728213d3501008649271e5aff46c10a0c96 100644 (file)
@@ -508,4 +508,5 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    */
   public function fini() {
   }
+
 }
index a9d55cc48a7662dfc4dbc4d1fb3dc1f70eafa690..0a9e5dd377aa79eb2225448b0e42053e135962d7 100644 (file)
@@ -160,4 +160,5 @@ class CRM_Event_Info extends CRM_Core_Component_Info {
       $shortCuts = array_merge($shortCuts, $shortCut);
     }
   }
+
 }
index 45ba896cbd87bf023bfb49b37676ec95e5b5f501..7724327ff711777b2fcc471fbe70547748874cdb 100644 (file)
@@ -66,4 +66,5 @@ GROUP BY cv.label";
     }
     CRM_Utils_JSON::output($results);
   }
+
 }
index f6c1d100d2efe48cc08e01fc0e5f35659976f14e..8e611f6a9c01c98348dc80aa44320e43ee59a325 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Event_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 3ad68f4d1b1716ef7b0958824dc760f0aa2436bd..f5db415163786f1f497b3b1e4fa154070af429e8 100644 (file)
@@ -377,4 +377,5 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page {
     }
     return parent::getTemplateFileName();
   }
+
 }
index 3d11809c87b492c2c6c514ef4c22a4ea876e02f1..822b52c927ec4dc3320633455e4a68037ce447b6 100644 (file)
@@ -102,4 +102,5 @@ class CRM_Event_Page_ICalendar extends CRM_Core_Page {
     }
     CRM_Utils_System::civiExit();
   }
+
 }
index 320c328b9dc97ce2b7e5f140b3caf84b9d3016ea..4f81772dceaa5e9fdd46005c3092b96780728d38 100644 (file)
@@ -571,4 +571,5 @@ SELECT count(id)
     $aToZBar = CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE);
     $this->assign('aToZ', $aToZBar);
   }
+
 }
index d5c9c387b41cd1e46c9813ea0280f976fc08e81e..d1539a28e044ae11b6934b3ee68b96695b54becd 100644 (file)
@@ -96,4 +96,5 @@ class CRM_Event_Page_ParticipantListing extends CRM_Core_Page {
     $participantListingClass->preProcess();
     $participantListingClass->run();
   }
+
 }
index a9da2f54a5ced8ff8a806473ee3d2665966c0300..047676a9bfe2eacf33fd16b6102367b8a2a582de 100644 (file)
@@ -38,4 +38,5 @@ class CRM_Event_Page_ParticipantListing_Name extends CRM_Event_Page_ParticipantL
 
     parent::preProcess();
   }
+
 }
index 733a9809d687e15ddab45bbd26f4a9b60385bc8b..5c9525399ea59d550f4da847afa2db27ca51f5e8 100644 (file)
@@ -38,4 +38,5 @@ class CRM_Event_Page_ParticipantListing_NameAndEmail extends CRM_Event_Page_Part
 
     parent::preProcess();
   }
+
 }
index 6bf6fa8bee61327da9c3bd06cbffc26940521e04..274ab7252c612cdd62999669ef34fb122b4b6c81 100644 (file)
@@ -189,4 +189,5 @@ SELECT count( civicrm_contact.id )
 
     return $sort->orderBy();
   }
+
 }
index 61cc97d58267f7e78bd84d1a56a87eadbacd362a..adfe802c4fea31f5544cbda9e3c50c343f252518 100644 (file)
@@ -174,4 +174,5 @@ SELECT count( civicrm_contact.id )
 
     return $sort->orderBy();
   }
+
 }
index 861598ad95389b2998b80e147f0ef3c067c769f1..4805914a38cbca894caab018a70100ec4a36e12f 100644 (file)
@@ -303,4 +303,5 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
       $this->assign('accessContribution', FALSE);
     }
   }
+
 }
index 35f7cfb95960b4de51fbdef27f2ae41eb3ea89f2..4ceb92ffa07acfcd933ded51bfe49b98296069d5 100644 (file)
@@ -67,4 +67,5 @@ class CRM_Event_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard {
     parent::preProcess();
     $this->listParticipations();
   }
+
 }
index 02315f1fa0c109d392ce29f91d09ef3a159606ed..826b742c46a80c7d5c6e508450b10ea949922655 100644 (file)
@@ -313,4 +313,5 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
     }
     return self::$pcPage;
   }
+
 }
index 40879683047451987e3e8049552e96a347e4d1d1..465bd36d38a8deb938cc4c79c6c18dec631f791d 100644 (file)
@@ -524,4 +524,5 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   public function getExportFileName($output = 'csv') {
     return ts('CiviCRM Event Search');
   }
+
 }
index c52bd1253a31e3e2d7853f2613610e9633f15f77..4dde638bbb8417904f6a04ed95893e666ff4f915 100644 (file)
@@ -97,4 +97,5 @@ class CRM_Event_StateMachine_Registration extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($pages, $action);
   }
+
 }
index ae055cc242570f9e1fcc5bd7dcb4f2e9f71cb85c..eef898beef6fb2a6e0950ffd889980ef6d5ccc59 100644 (file)
@@ -108,4 +108,5 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index d46d7e10538400a0b7c92abac2e015073c033f14..fa7d9f0524676a434c6cb04c1c465089cb10801d 100644 (file)
@@ -229,4 +229,5 @@ class CRM_Event_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index 1227a184ea16c58cfc41cf67a19b196f6f4f2ed1..84c5ac62d627bbcbc65b4b0a7d2b3068d0fe8417 100644 (file)
@@ -2038,4 +2038,5 @@ WHERE  {$whereClause}";
     }
     return $componentPaymentFields;
   }
+
 }
index 4fa7177542d8329979a10b66a8187b8562ed7e10..d7d0046d7f68efea53626fb3abf91eb726e5af7b 100644 (file)
@@ -249,4 +249,5 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
   public function getTitle() {
     return ts('Select Fields to Export');
   }
+
 }
index 9e4e7149ff063b244d232f8db3e9db7bfdb6269e..27db033b775f579a5f4e22938c1ef4ee39d34535 100644 (file)
@@ -526,4 +526,5 @@ FROM   {$this->_componentTable}
 
     return $options;
   }
+
 }
index ce58165ecc21b496bff458c40ae99c25284096c9..61ffb9ddab27ce02bc7387407c524902221be1ad 100644 (file)
@@ -275,4 +275,5 @@ class CRM_Extension_Container_Basic implements CRM_Extension_Container_Interface
     }
     return $relUrls;
   }
+
 }
index a5aad8e511e00c041cec45fa10de3b8e86c28036..7171bafe529c2a05919518ade264c1a6caf3d1c4 100644 (file)
@@ -170,4 +170,5 @@ class CRM_Extension_Container_Collection implements CRM_Extension_Container_Inte
     }
     return $k2c;
   }
+
 }
index c64a5f729f1159eb32ad47ffb5f64068d06bf3bf..52c61f86fcdac0a161ada95ddd2a123000fa7a3d 100644 (file)
@@ -41,4 +41,5 @@ class CRM_Extension_Container_Default extends CRM_Extension_Container_Basic {
 
     return $errors;
   }
+
 }
index d57298028dbaabe0264a2c6b67b236cbac168b60..f36d095313f65b33497be7e842bf593113ade464 100644 (file)
@@ -79,4 +79,5 @@ interface CRM_Extension_Container_Interface {
    * Scan the container for available extensions.
    */
   public function refresh();
+
 }
index d0b37f03c0fc359f2a294140f82ecedf36c97721..a9776439c48839a515f7ff3b918b4ab45a6d828a 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Extension_Container_Static implements CRM_Extension_Container_Interfac
       throw new CRM_Extension_Exception_MissingException("Missing extension: $key");
     }
   }
+
 }
index a94397f6b194a2a359bad15069d469b35599ac6a..c8a6698906a9186f417ed20b396ee34262fa4fdd 100644 (file)
@@ -573,4 +573,5 @@ class CRM_Extension_Manager {
       return NULL;
     }
   }
+
 }
index f17e26f79959f646f5dc1514f9ce1ceb7cdf6f87..03314e46bd9226bf20898e2d0e500264893e81e4 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Extension_Manager_Base implements CRM_Extension_Manager_Interface {
       $this->onPostInstall($oldInfo);
     }
   }
+
 }
index df8a5cc5697bfb2174c02dd92eb39824a055b2a6..5496b289554f0645f11d4df9a846851650d68e73 100644 (file)
@@ -128,4 +128,5 @@ interface CRM_Extension_Manager_Interface {
    * @return mixed
    */
   public function onPostReplace(CRM_Extension_Info $oldInfo, CRM_Extension_Info $newInfo);
+
 }
index 2215a91c38bd2b03a19c4a3ebb97ff8e1340a2de..d1a28510114050b798d5d74a9539636f5262ec4b 100644 (file)
@@ -108,4 +108,5 @@ class CRM_Extension_Manager_Module extends CRM_Extension_Manager_Base {
   public function onPreEnable(CRM_Extension_Info $info) {
     $this->callHook($info, 'enable');
   }
+
 }
index 8e031c0df2c3332f40104cd973b8cead344c19ef..fdf673232b4682934d36c2b11da81b98adf5c895 100644 (file)
@@ -302,4 +302,5 @@ class CRM_Extension_Manager_Payment extends CRM_Extension_Manager_Base {
           '', 'error');
     }
   }
+
 }
index 54311b8473d14c88f259c43e8ea31f295dfcce5f..d16aca72083e966417ed31e42ef8ac3d31be1ca8 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Extension_Manager_Report extends CRM_Extension_Manager_Base {
   public function getCustomReportsById() {
     return CRM_Core_OptionGroup::values(self::REPORT_GROUP_NAME, FALSE, FALSE, FALSE, NULL, 'id', FALSE, TRUE);
   }
+
 }
index b371e514ed72c55bb24caf96116d28becb9b6a64..700f5bc08912966786f37b3eaa5c599c78374860 100644 (file)
@@ -132,4 +132,5 @@ class CRM_Extension_Manager_Search extends CRM_Extension_Manager_Base {
   protected function getCustomSearchesById() {
     return CRM_Core_OptionGroup::values(self::CUSTOM_SEARCH_GROUP_NAME, FALSE, FALSE, FALSE, NULL, 'id', FALSE, TRUE);
   }
+
 }
index 0c39f30fe9c83608e4f13ed02312f8169ba83729..ff678287b5db7368559ea63623865fbb5952366b 100755 (executable)
@@ -419,4 +419,5 @@ class CRM_Extension_Mapper {
       $this->cache->delete($this->cacheKey . '/moduleFiles');
     }
   }
+
 }
index 81168be60a44a279a9dac88677cf510e35ae208a..81c3e166fdb71d554c782d91fa63a205552aef0d 100644 (file)
@@ -272,4 +272,5 @@ class CRM_Extension_System {
     }
     return $this->_repoUrl;
   }
+
 }
index 5777560f190a54fe4a0303212a10470e8945a30b..1501edac521a6fdf475675c9047f2fe4b45f4656 100644 (file)
@@ -263,4 +263,5 @@ class CRM_Financial_BAO_ExportFormat {
       return FALSE;
     }
   }
+
 }
index 7860dd25790c825110f2fdecfe7825907d43302e..0f74186c277ded8d18c95dc69c0a95ee97f83c1d 100644 (file)
@@ -227,4 +227,5 @@ class CRM_Financial_BAO_ExportFormat_CSV extends CRM_Financial_BAO_ExportFormat
 
   public function exportTRANS() {
   }
+
 }
index 74783820b9f613cfbe06c02169817d9c42b920af..d1e928522836e122b6f319d38f0eb7a38bb71e32 100644 (file)
@@ -370,4 +370,5 @@ class CRM_Financial_BAO_ExportFormat_IIF extends CRM_Financial_BAO_ExportFormat
 
     return $sout;
   }
+
 }
index 9a75609ed2967407cf89863116e2d7b1c7d73c77..46964dba5c4ce3a97d8f005bde466e25d9d46d49 100644 (file)
@@ -202,4 +202,5 @@ WHERE cft.id = %1
     );
     return CRM_Core_DAO::singleValueQuery($query, $params);
   }
+
 }
index 9c19f8f9f4e2d961d0b7bf9373fa2c1983746ccc..fd7bb872b776bcde359cf33a05767e2e5480790e 100644 (file)
@@ -272,4 +272,5 @@ WHERE cc.id IN (' . implode(',', $contactIds) . ') AND con.is_test = 0';
     }
     return FALSE;
   }
+
 }
index 10a871cb2f4cbcdea6e8b5582dd6bab1bbd096c6..44af54b73c088a0f20daed654c256f1f81f19352 100644 (file)
@@ -187,4 +187,5 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
     }
     return $financialType;
   }
+
 }
index 9a550a1410adbfb2b2ac7916188307d49ffadb72..57ee3a57a673f5597b3fd3df6370a391caceae9b 100644 (file)
@@ -297,4 +297,5 @@ WHERE cog.name = 'payment_instrument' ";
     }
     return $titles;
   }
+
 }
index b6151b29b2d7c9ed9c2c0801da504ccc6bf381fa..2a9e47e8e7d5d7511bf6088a65c309931f216d7f 100644 (file)
@@ -475,4 +475,5 @@ INNER JOIN civicrm_contribution       con ON ( mp.contribution_id = con.id )
 
     return $result;
   }
+
 }
index 129df0d25b4d1871678fd66f7d87130ea58c68b8..30de6ce27a618a5b0d9781beac2b030e6294e759 100644 (file)
@@ -194,4 +194,5 @@ class CRM_Financial_Form_BatchTransaction extends CRM_Contribute_Form {
     }
     return self::$_links;
   }
+
 }
index e459d0cf38a046da0d11ee8f64410e2efecda805..aa0a612c59dd3a2f043c8a4f5491ab6958b666ed 100644 (file)
@@ -185,4 +185,5 @@ class CRM_Financial_Form_Export extends CRM_Core_Form {
 
     CRM_Batch_BAO_Batch::exportFinancialBatch($batchIds, $this->_exportFormat);
   }
+
 }
index d56c502170efc0425156203cc848bbf9dbc30118..162dbbf09d70cdb44440dca2b8e68b7529738e93 100644 (file)
@@ -132,4 +132,5 @@ class CRM_Financial_Form_Search extends CRM_Core_Form {
       CRM_Batch_BAO_Batch::closeReOpen($batchIds, $_POST['batch_update']);
     }
   }
+
 }
index 6e4bd6abb6530c683fa2cb63c91f0d98e4586a96..6748eb7601045804182894e8168ace4cdf29da0c 100644 (file)
@@ -521,4 +521,5 @@ class CRM_Financial_Page_AJAX {
 
     CRM_Utils_JSON::output($batchSummary);
   }
+
 }
index 90e7202ca3dc2b6a620c064d94ac34fd631afec1..e6922b5a9e5d311c820ece27fec37e05fbc1ab77 100644 (file)
@@ -120,4 +120,5 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic {
     $form->process();
     $form->run();
   }
+
 }
index e613cd4773bf43d11c68b819a791c4a5fc62b420..baf1e964c17b139719239a44c5bcffa6a0c62b77 100644 (file)
@@ -158,4 +158,5 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/batchtransaction';
   }
+
 }
index a9ad5f1ccaafe59690f2acc93e890b8cc4edde08..475b20b54134ab305e23a5f1680b9a8c73824368 100644 (file)
@@ -195,4 +195,5 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/financial/financialAccount';
   }
+
 }
index a8c17c378a877662481e6cc0f7eaae243ff5a68a..f5625d88cdc01773b51240e88589ecb36a92d7fd 100644 (file)
@@ -221,4 +221,5 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/financial/financialType';
   }
+
 }
index 03de834056df8def7a296ed172ef342f69836050..5f2c4306be28f62f4da25fbadbf7ea9fcb4dba69 100644 (file)
@@ -217,4 +217,5 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
     $controller->process();
     $controller->run();
   }
+
 }
index 604132359f1b386c0a057aef82632263a38c0398..6a528e578abcd9a2834df83f2e3f5f9e1eaa8c72 100644 (file)
@@ -352,4 +352,5 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
 
     return $friendDAO;
   }
+
 }
index 950d87bd67429c1468f40db5dcf68fa5e20caa96..c68ba36b14ff1e448fde87079df639c63242c5aa 100644 (file)
@@ -323,4 +323,5 @@ class CRM_Friend_Form extends CRM_Core_Form {
     CRM_Utils_System::setTitle($defaults['thankyou_title']);
     $this->assign('thankYouText', $defaults['thankyou_text']);
   }
+
 }
index 943b01ee75c9e2314fa7030994d09e34074058c6..d4536c6314f40d02bdaebd16f50f2dbe24a733ae 100644 (file)
@@ -135,4 +135,5 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
   public function getTitle() {
     return ts('Tell a Friend');
   }
+
 }
index 0d6f0803663126ff47ebb9cf6aa34ef0f0d240e5..35464131d4176bee910163d24f7da1c215877d2e 100644 (file)
@@ -144,4 +144,5 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent {
   public function getTitle() {
     return ts('Tell a Friend');
   }
+
 }
index c333b1d691d85beb49d8ace824e4ce44bbbadcb7..d8297208d43f6a53256e00e1e7b2302d4ab308b9 100644 (file)
@@ -408,4 +408,5 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
     $query = "SELECT count(*) FROM civicrm_grant WHERE civicrm_grant.contact_id = {$contactID} ";
     return CRM_Core_DAO::singleValueQuery($query);
   }
+
 }
index b7a9d6bb2fa8043f6e757df003b6ffff97f0e33e..8af9705bede754a0da6572abaebf5d92db5f6784 100644 (file)
@@ -436,4 +436,5 @@ class CRM_Grant_BAO_Query {
    */
   public static function tableNames(&$tables) {
   }
+
 }
index d43a0023f4a5b867fa1eb3c32501639f4684483e..de86f3beafd75f9835f8925c7871bfc8d31c2809 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Grant_Controller_Search extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index 3ce8f35a2285b3db62cca2601bb90efd3bf609f9..dede0c4cbcea4ea4ae80b79589b402517d10952b 100644 (file)
@@ -330,4 +330,5 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form {
       ));
     }
   }
+
 }
index 18e92c7ca3cc98941e424db40ad9ab0d7eb6df53..cb1cdfd04ed41bfe83f03188f2db20cd496b33b5 100644 (file)
@@ -141,4 +141,5 @@ class CRM_Grant_Form_GrantView extends CRM_Core_Form {
       )
     );
   }
+
 }
index b82f525276765ab589e78eb3b5504b50c01fb582..fa8d5696e58d3ab25f4feb32d6ca8d60956c8e2d 100644 (file)
@@ -320,4 +320,5 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Grants');
   }
+
 }
index 3fcc187ae4b7dd90bb0e549ac439fcb4ff589011..79272f31eb2e9fe74ff738470ee0c84d0b4a8aad 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Grant_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index 6ac833fa80ba4db5e94089f44d9d34091240259b..97091eff220c3a585925f25dee28daa98325add4 100644 (file)
@@ -89,4 +89,5 @@ class CRM_Grant_Form_Task_Delete extends CRM_Grant_Form_Task {
     CRM_Core_Session::setStatus(ts('Deleted Grant(s): %1', array(1 => $deletedGrants)), '', 'info');
     CRM_Core_Session::setStatus(ts('Total Selected Grant(s): %1', array(1 => count($this->_grantIds))), '', 'info');
   }
+
 }
index 72ca056392c0888015fa5c358b0765a688f41a4e..0a09dc391051f74d666e6ff2fcd466084491dd78 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Grant_Form_Task_Print extends CRM_Grant_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index f7fc6da1675e6c906afc56ac4159cb99a4ab0ece..48f3fa06e8940f0b86d303eca1323cb27d7b198e 100644 (file)
@@ -79,4 +79,5 @@ class CRM_Grant_Form_Task_Result extends CRM_Grant_Form_Task {
       )
     );
   }
+
 }
index cbbe3b3bfdc6f0822abe58303c6fecb09a3f8530..9725c7b914c6ab3765ca1aa71a161ca64339cbe6 100644 (file)
@@ -86,4 +86,5 @@ INNER JOIN civicrm_contact ct ON ( grt.contact_id = ct.id )
       )
     );
   }
+
 }
index 9664a62ba1c9bcd4f05a09b1da3adc26a1c5ab55..156873c7a9698e6788557f2fdecef48d97932589 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Grant_Form_Task_Update extends CRM_Grant_Form_Task {
     CRM_Core_Session::setStatus($status, '', 'info');
     CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/grant/search', 'force=1&qfKey=' . $qfKey));
   }
+
 }
index ae1405ddf88bf39557c0d072b166a26aee0a7115..d46cb27aa9fcbe264a0eea67bb87f84e99d298f0 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Grant_Info extends CRM_Core_Component_Info {
       ));
     }
   }
+
 }
index 29429870a2697dcefbce22e69b2fe949b3c5f424..92121c32309d712934af47e4be2d78dc720c92ec 100644 (file)
@@ -73,4 +73,5 @@ class CRM_Grant_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 0c8b3e6488c866006ec378380f64ad661ac212c1..53a0d73119e2d8231f0df20054803da92db0765c 100644 (file)
@@ -206,4 +206,5 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
       CRM_Utils_System::redirect($url);
     }
   }
+
 }
index ba089a3cb29e330186b95484c5d634922b566ed6..871e05b039ab2ba63c5921763ee2a3552fb64dd7 100644 (file)
@@ -421,4 +421,5 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
   public function getExportFileName($output = 'csv') {
     return ts('CiviCRM Grant Search');
   }
+
 }
index ed0abaa1695c73f43fc8bfeb6f21d8dca1a044fc..3e51e41d5549ce304e8cdc0a7ce0c02f553f404f 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Grant_StateMachine_Search extends CRM_Core_StateMachine {
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName($this->_task);
   }
+
 }
index a5ec0f4ac2918c44b88458820adc6d379af6a00c..5106443a45c347ae5d72ebb805b9c770ab6f797e 100644 (file)
@@ -160,4 +160,5 @@ class CRM_Grant_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index 304333ab456e64e78483883cccf0fd0b5164ff62..544c688670fff2fe6d69fb71d26a0ceb3d3d8f65 100644 (file)
@@ -81,4 +81,5 @@ class CRM_Group_Controller extends CRM_Core_Controller {
   public function selectorName() {
     return $this->get('selectorName');
   }
+
 }
index a6908ab4ad450eec3878828f317667f101bdd352..ef6a7ca288183ea2b1cea827d819212fa178bad5 100644 (file)
@@ -484,4 +484,5 @@ WHERE  title = %1
 
     return $parentGroups;
   }
+
 }
index eeb8a34fb10a73d14315be28480cc344c3898ac6..4d9ae397343be452a086da516a9dd7843f2aac44 100644 (file)
@@ -108,4 +108,5 @@ class CRM_Group_Form_Search extends CRM_Core_Form {
       }
     }
   }
+
 }
index c8b00438268f011c3d8bc98fd2bdc4d7aea6a7f3..2999ce2589980ee1b5c48e580eb3bbfd662aaf2f 100644 (file)
@@ -111,4 +111,5 @@ class CRM_Group_Page_AJAX {
       CRM_Utils_System::civiExit();
     }
   }
+
 }
index e65020f9b0f2f5152bf3fd4c0d65ab770fe08026..126256784e3d2e38afc172abe65fb8f124f067d4 100644 (file)
@@ -165,4 +165,5 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
     $form->process();
     $form->run();
   }
+
 }
index 9162de9328e40834203541077170ecb839753291..4f9f8bd332a4e2ba0f32e4f6fa4ee620bc55d4e8 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Group_StateMachine extends CRM_Core_StateMachine {
   public function getTaskFormName() {
     return CRM_Utils_String::getClassName('CRM_Contact_Form_Task_AddToGroup');
   }
+
 }
index 35acb7a570ed006ce0da8cc8bc13a781116196b9..4e0e5b1aaac744306ce5c597150acf2739855f14 100644 (file)
@@ -68,4 +68,5 @@ abstract class CRM_Import_DataSource {
    * Process the form submission
    */
   abstract public function postProcess(&$params, &$db, &$form);
+
 }
index 32c0e6896873bd5bd33d5ff37dc9787023957820..9094996f0f70bd1e82dadfc6320fe5e7b284b981 100644 (file)
@@ -250,6 +250,7 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
 
     return $result;
   }
+
 }
 
 /**
index a415c3872c96e70eb67e470c593328a274c179ae..87e1ee3c2ecc60235e33efe99f0bfad912c3ae32 100644 (file)
@@ -98,4 +98,5 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
 
     $form->set('importTableName', $importJob->getTableName());
   }
+
 }
index 88a46fe3bc0d2d79c738c61b7e80eec00cc10e8b..1a85c5672b7f6cf684634cb006705fe95d2ed511 100644 (file)
@@ -64,4 +64,5 @@ abstract class CRM_Import_Form_Summary extends CRM_Core_Form {
   public function getTitle() {
     return ts('Summary');
   }
+
 }
index dbbd91b627514f79d0d797f71d20f070f905f58d..d23742db4cd2765a0f4ea060722b19ea316196d6 100644 (file)
@@ -57,4 +57,5 @@ class CRM_Import_StateMachine extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 08db3bbb5cae0202d433f344a0086b3b827cb772..b5c86fd0c218a905a6987a1398bba3580e125601 100644 (file)
@@ -402,4 +402,5 @@ ORDER BY log_date
 
     return array($titles, $values);
   }
+
 }
index 3f0b4229e90142edab9cec7ec8a4595177e43bec..932a77df619fc10b7cd30ea4ff4cfdbaa3e0cac3 100644 (file)
@@ -241,4 +241,5 @@ class CRM_Logging_ReportDetail extends CRM_Report_Form {
     $this->assign('revertURL', CRM_Report_Utils_Report::getNextUrl($this->detail, "$q&revert=1", FALSE, TRUE));
     $this->assign('revertConfirm', ts('Are you sure you want to revert all these changes?'));
   }
+
 }
index 7487f06b4652151aa8afe7f713fa250cf391a83e..f0a622b9ae1a1305f7d690dde61cff82585ae98a 100644 (file)
@@ -437,4 +437,5 @@ WHERE  log_date <= %1 AND id = %2 ORDER BY log_date DESC LIMIT 1";
     }
     return NULL;
   }
+
 }
index 4ec19735afacfc2d628d2f2dbdba0570daf081bf..631f957d73ab42493bfa4fc023a33a51cf141791 100644 (file)
@@ -199,4 +199,5 @@ class CRM_Logging_Reverter {
       }
     }
   }
+
 }
index acb01917fcf63076dcb3e114fdfe19b8a9066067..db34d34f8676a8edcb69d1cf2367d1e9a905f14d 100644 (file)
@@ -104,4 +104,5 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern {
 
     return $bounce;
   }
+
 }
index 441f9e2ccb1b6468b86f397de839bb35b80e1c68..d0f874c9b87cc9dcda23a2178a33248651a41650 100644 (file)
@@ -103,4 +103,5 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component {
     $component->save();
     return $component;
   }
+
 }
index 6340976779f33fe74529f71bca189dfc70d509a4..0a96cb8a558094da1577e2ffcdbd1d79ca32449e 100644 (file)
@@ -3056,4 +3056,5 @@ AND        m.id = %1
     $params['version'] = 3;
     return civicrm_api('MailingContact', 'getcount', $params);
   }
+
 }
index 59669461e03a16e53a8c81abec7a46c31fe4236b..b0d6faead4efe042358904536893cfbbb79cd1c2 100644 (file)
@@ -163,4 +163,5 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB {
     ));
 
   }
+
 }
index fd808f6b1907ce4611582965bb1b64755e0df460..8e50e406bb663f944b9a8807f58e68d168a6eebf 100644 (file)
@@ -1027,4 +1027,5 @@ AND    record_type_id = $targetRecordID
 
     return $result;
   }
+
 }
index ff803cde7a77b82c22139e8f979d5efe33db2142..0dc67d463bb0a33b3036ddfa1d29b309d49dd26c 100644 (file)
@@ -481,4 +481,5 @@ class CRM_Mailing_BAO_Query {
     $query->_tables['civicrm_mailing_recipients'] = $query->_whereTables['civicrm_mailing_recipients'] = 1;
     $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1;
   }
+
 }
index 5519ac9aa13a8457024f9d6df4e097ea24f7677c..d1f967e104719f6cc65a154631382aa24504db56 100644 (file)
@@ -133,4 +133,5 @@ class CRM_Mailing_BAO_Spool extends CRM_Mailing_DAO_Spool {
 
     return TRUE;
   }
+
 }
index 1b0be1768ebe7f8d1bafea1be6e2c417248924f9..e8f405346ad31c8482c06e393128eb04e72bf31c 100644 (file)
@@ -153,4 +153,5 @@ class CRM_Mailing_BAO_TrackableURL extends CRM_Mailing_DAO_TrackableURL {
 
     $msg = preg_replace($pattern, $replacement, $msg);
   }
+
 }
index 5c267d24c2053b04225c36c10b34cd41b952d313..9480fb80b44c0b77e48357793d537cf3e3db88b8 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config {
    * @var int
    */
   public $mailThrottleTime = 0;
+
 }
index 35d933721056e752c30a03657f13fcb4b8349822..54ef1410736f6095e9a79ad8a312147bd116591d 100644 (file)
@@ -96,4 +96,5 @@ class CRM_Mailing_Controller_Send extends CRM_Core_Controller {
       $uploadNames
     );
   }
+
 }
index b359e4fbc965e898825099a44cd6839a7ae3ddc5..9a454f29f0b395576e67498afaefab21da11c79a 100755 (executable)
@@ -274,4 +274,5 @@ class CRM_Mailing_Event_BAO_Bounce extends CRM_Mailing_Event_DAO_Bounce {
     }
     return $results;
   }
+
 }
index 1f003cd0918c0303d64fef00074f39ef41361668..711db208454aa356e8dc5589ec36bea336885ffe 100644 (file)
@@ -158,4 +158,5 @@ class CRM_Mailing_Event_BAO_Confirm extends CRM_Mailing_Event_DAO_Confirm {
 
     return $group->title;
   }
+
 }
index b6bad18f9698baa6202ae82920382e0fee81c325..3bc254406c3dc7afce0237358f91df387c730f2b 100644 (file)
@@ -373,4 +373,5 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward {
     }
     return $results;
   }
+
 }
index c61dbbc9010401cd4dba29c98b082f051db006cc..567017864428ebdd4dfc916558779516607c6c50 100755 (executable)
@@ -305,4 +305,5 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened {
     }
     return $results;
   }
+
 }
index 1546ac382ffbfe1a4e79a1bcaaa21726775ed57f..2c314032e03ce07c640568b366588d22d17920ed 100644 (file)
@@ -329,4 +329,5 @@ SELECT DISTINCT(civicrm_mailing_event_queue.contact_id) as contact_id,
       CRM_Core_DAO::executeQuery($sql);
     }
   }
+
 }
index d7ca61e659a896a44e104d69b4a414072b213b15..54511e17ab501e9460457509371c085614da0369 100644 (file)
@@ -449,4 +449,5 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
     }
     return $results;
   }
+
 }
index de6ee6212ac8facadb8f3e5a97f5f6cc6f943871..0a564c94eb7898cb3c068cf0d78e57e3ff4538fe 100644 (file)
@@ -295,4 +295,5 @@ class CRM_Mailing_Event_BAO_Resubscribe {
       unset($errorScope);
     }
   }
+
 }
index 86cd3d2fc57d4370dd7c4702ba115218b7431790..81109e213427537ae8f5cb361cb271c5e1f4e45c 100644 (file)
@@ -421,4 +421,5 @@ SELECT     civicrm_email.id as email_id
       CRM_Utils_System::setUFMessage(ts('We had a problem processing your subscription request for %1. You have tried to subscribe to a private group and/or we encountered a database error. Please contact the site administrator.', array(1 => $groupTitle)));
     }
   }
+
 }
index 5e2cc31a329d5fac6e20c3a4cbd0e7a80c6a8ea2..71ae3bf608f86c9441bcfee0aac8e5e1f81787b2 100755 (executable)
@@ -351,4 +351,5 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track
     }
     return $results;
   }
+
 }
index 438afc6394a3662d65ff48ebd9894782398d9c2a..4192761ecdcb2297e99ea688c74c58d424653542 100755 (executable)
@@ -615,4 +615,5 @@ SELECT DISTINCT(civicrm_mailing_event_queue.contact_id) as contact_id,
 
     return array($displayName, $email);
   }
+
 }
index 3477152a076cc271c752f79dd080f61853c354f9..ebce0e735fb21606f89bde7c1943dc912810fa57 100644 (file)
@@ -253,4 +253,5 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
   public function getTitle() {
     return ts('Approve/Reject Mailing');
   }
+
 }
index 43e33a2e287e5790e660e1c0db56fbafcc70c6b4..ed9b65ba74248333deae9a4d0a01fd363f92f133 100644 (file)
@@ -103,4 +103,5 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form {
       CRM_Core_DAO::setFieldValue('CRM_Mailing_DAO_Mailing', $this->_mailingId, 'is_archived', TRUE);
     }
   }
+
 }
index 28b907b2a09895397ec2a51e5cd7f2f383d8f273..aaf8143134c7ed7b9599c5eba4cd70971191e4d9 100644 (file)
@@ -193,4 +193,5 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index 29f0ff932b0ee26982651f2426fc964c824e705c..78c3a5fa6ef68ca28e4d02d0ef9bb09c38369f19 100644 (file)
@@ -163,4 +163,5 @@ class CRM_Mailing_Form_ForwardMailing extends CRM_Core_Form {
     $config = CRM_Core_Config::singleton();
     $session->pushUserContext($config->userFrameworkBaseURL);
   }
+
 }
index d8cc37d2566e23540443086d369370992bc5094a..83bf8ee0c4c3715ff6baf8a0fd095df601fd5473 100644 (file)
@@ -608,4 +608,5 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index 0825dc451a7c0e05172219b6558a01c04eb4ec28..e4f4cca9d5cf989092c72bb52a12f99b52c461ea 100644 (file)
@@ -124,4 +124,5 @@ class CRM_Mailing_Form_Optout extends CRM_Core_Form {
     }
 
   }
+
 }
index 223d8e25c6f09c6dcabda79ab1edf4a720f95051..ceea9a58f54cd46cf6947d47779c7845b6dcd14b 100644 (file)
@@ -356,4 +356,5 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
   public function getTitle() {
     return ts('Schedule or Send');
   }
+
 }
index 09de5f3f84a1f37eaff43e14d75cc30e9e420647..6b2d2a3a68db0d34a11bdb523fe5bd3a6fe26133 100644 (file)
@@ -144,4 +144,5 @@ class CRM_Mailing_Form_Search extends CRM_Core_Form {
       }
     }
   }
+
 }
index 59443fb6044eb4323ad7ccc03d25a89dd9d89eff..bee01a7054fdc8a4e759081f6139800ff3460c5e 100644 (file)
@@ -257,4 +257,5 @@ class CRM_Mailing_Form_Settings extends CRM_Core_Form {
   public function getTitle() {
     return ts('Track and Respond');
   }
+
 }
index 5326290fd88ce61db5d07f078c28984c501ecfca..17bf7180f627a6204779d3a85a8fa021f9234443 100644 (file)
@@ -206,4 +206,5 @@ ORDER BY title";
 
     CRM_Mailing_Event_BAO_Subscribe::commonSubscribe($groups, $params);
   }
+
 }
index 74448afb0772ee6ac9e27b2a487f1301192221ec..0c1d648c8b9940154dffd9ed24472a9982fe91bc 100644 (file)
@@ -159,4 +159,5 @@ class CRM_Mailing_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index ab8e2aa33108b178fa4878a586bdb3c5c1d2dff4..ca8629068c717fda5acbc22eaf9b33b710477f33 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Mailing_Form_Task_Print extends CRM_Mailing_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 991b4d2dd905f0049e196c9e304b0cc31d6699dd..5babf8e331887f9d7f37bee13d45d81aaf1fd553 100644 (file)
@@ -142,4 +142,5 @@ class CRM_Mailing_Form_Unsubscribe extends CRM_Core_Form {
     }
 
   }
+
 }
index 639cf3c3d906ab5950eb36f97e79d517b75b2c44..ba80cb298c41019b6583b888fc8e73f028d7de86 100644 (file)
@@ -689,4 +689,5 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
   public function getTitle() {
     return ts('Mailing Content');
   }
+
 }
index 38e64683bd46d75877e292860da31f820f16d034..4b3d6666b63314bc657ec519147f79bf1a6f47a3 100644 (file)
@@ -258,4 +258,5 @@ class CRM_Mailing_Info extends CRM_Core_Component_Info {
    */
   public function creatNewShortcut(&$shortCuts) {
   }
+
 }
index 51259f7e364d3af21406977e4618d2741f6dad1a..0a3e0b307598e96323b6d8649ca863aaf55563dc 100644 (file)
@@ -171,4 +171,5 @@ class CRM_Mailing_MailStore {
     }
     return $dir . DIRECTORY_SEPARATOR . 'cur';
   }
+
 }
index a6de684fc9bd9846e50d1aa1477dfb937fac4a59..e74a5b93f2b33e29c75f518cf300fcf25267eaf7 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Mailing_MailStore_Imap extends CRM_Mailing_MailStore {
     $this->_transport->copyMessages($nr, $this->_processed);
     $this->_transport->delete($nr);
   }
+
 }
index 4c8cfdd9b9c81d155bc649ee09e3bcb46cb6a1f9..e8d98d579dbfbe8de7e06c16eaccd90ab45786db 100644 (file)
@@ -161,4 +161,5 @@ class CRM_Mailing_MailStore_Localdir extends CRM_Mailing_MailStore {
       throw new Exception("Could not rename $file to $target");
     }
   }
+
 }
index 980451239e64a0da308c06c6182f9e20359194be..f573bb530e7cfe82d33777d3353241c7abd65a0f 100644 (file)
@@ -144,4 +144,5 @@ class CRM_Mailing_MailStore_Maildir extends CRM_Mailing_MailStore {
       throw new Exception("Could not rename $file to $target");
     }
   }
+
 }
index 71f8c27c0a0c23c4b0990dac4588f1893819d57f..dc986beb9730c8475782f28cf2c7c25242f439da 100644 (file)
@@ -120,4 +120,5 @@ class CRM_Mailing_MailStore_Mbox extends CRM_Mailing_MailStore {
     $parser->parseMail($set);
     $this->_leftToProcess--;
   }
+
 }
index 060df557dd75df92cfba8552f779e723e4247db5..ef088e9506759d9afd869cf4f9e1e10c86f23e2d 100644 (file)
@@ -113,4 +113,5 @@ class CRM_Mailing_MailStore_Pop3 extends CRM_Mailing_MailStore {
     $parser->parseMail($set);
     $this->_transport->delete($nr);
   }
+
 }
index fb2b56be5421ea708de95316fea7e245dde5bb9d..c550fb7856e45dd45bcc689115684100817e1220 100644 (file)
@@ -107,4 +107,5 @@ class CRM_Mailing_Page_AJAX {
     echo CRM_Utils_JSON::encodeDataTableSelector($mailings, $sEcho, $iTotal, $iFilteredTotal, $selectorElements);
     CRM_Utils_System::civiExit();
   }
+
 }
index 7301ce0e3c6125e2e48b8b7cfa382117caf7b27b..6be477552849cffd56229721054cf71f2f4bf495 100644 (file)
@@ -339,4 +339,5 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
 
     return implode(' AND ', $clauses);
   }
+
 }
index 419ada767c5ffa2ae260f49900fac8e416ba98ac..29d22c3ca37edc62c1dc1602e535dde30e96060c 100644 (file)
@@ -124,4 +124,5 @@ class CRM_Mailing_Page_Common extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 879d1474e12f8e61983bea8b6d7ebd737af08208..ce50f4a912adbf8af20302a30f4938d34a47ae31 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Mailing_Page_Component extends CRM_Core_Page_Basic {
   public function run($args = NULL, $pageArgs = NULL, $sort = NULL) {
     return parent::run($args, $pageArgs, "component_type, is_default desc, name");
   }
+
 }
index 4ba72c44717ed1e3280791e014b379cd33b25e3e..46e2ca0e58165c7bfd7d925daf36d53f7019fb91 100644 (file)
@@ -66,4 +66,5 @@ class CRM_Mailing_Page_Confirm extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 605e743bd11f98dec5d9d4eb4cc7ef0ec215c2c4..22318080344af32a674e47c866fd812315e824be 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Mailing_Page_Event extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index 9ed0bd363c6a65f3b0e1cba682ed7082d6c04911..f7f2f8fd2d0b2081a836da0db292dd74fa407562 100644 (file)
@@ -37,4 +37,5 @@ class CRM_Mailing_Page_Optout extends CRM_Mailing_Page_Common {
     $this->_type = 'optout';
     return parent::run();
   }
+
 }
index f9bd04c6974313be79b4a3e0049fb85c0f4f279f..4bf189e1ab2ee6c778d4c62db9db42eb823c7677 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Mailing_Page_Preview extends CRM_Core_Page {
     }
     CRM_Utils_System::civiExit();
   }
+
 }
index 61d0fa7ba4674c8c915f0336e01d5c472c5c1f3d..0c7fab1c2c78c0f1be05da48f2e66c3e78a6ae92 100644 (file)
@@ -141,4 +141,5 @@ class CRM_Mailing_Page_Report extends CRM_Core_Page_Basic {
 
     return CRM_Core_Page::run();
   }
+
 }
index 3563b384be622e3934280297ceea816af22486e7..8d8f65d0e4401362fd53fcd3bd12b16d8c97f546 100644 (file)
@@ -40,4 +40,5 @@ class CRM_Mailing_Page_Resubscribe extends CRM_Mailing_Page_Common {
     $this->_type = 'resubscribe';
     return parent::run();
   }
+
 }
index fb97b7de0936048a810ee5207df52cb280c0d0b9..35cdb179898e4344ea8600aac2e6695181c8322b 100644 (file)
@@ -80,4 +80,5 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
     $this->browse();
     parent::run();
   }
+
 }
index 0a4a30840e095016be5770d075c93a4e828bcd2c..8cf85e17418a2ceae088a6c97f6faced3621359c 100644 (file)
@@ -38,4 +38,5 @@ class CRM_Mailing_Page_Unsubscribe extends CRM_Mailing_Page_Common {
     $this->_type = 'unsubscribe';
     return parent::run();
   }
+
 }
index 16f0455d42277cc685cffcea8cfcbfcfaa13e9a8..1d8a291eaecc9e4e259e54f9357eb40d2a03bc57 100644 (file)
@@ -200,4 +200,5 @@ class CRM_Mailing_Page_View extends CRM_Core_Page {
       return $content;
     }
   }
+
 }
index d38864c95b873288b0152ac432d79582aa4663c8..8cd5b630c04b4572d05808dc587c55e2aef6839b 100644 (file)
@@ -218,4 +218,5 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
       self::$$name = NULL;
     }
   }
+
 }
index 287364bebae9db93c93d92e63e49a0d33fff16c4..2eabf021bee4f0e422047c843a088ee3e2092d27 100644 (file)
@@ -608,4 +608,5 @@ ORDER BY LEFT(name, 1)
     $aToZBar = CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_parent->_sortByCharacter, TRUE);
     $this->_parent->assign('aToZ', $aToZBar);
   }
+
 }
index eefd5ede4bf10680002c4e5e705d17359084a269..2a222edaf134544c1bffe8674bd4f233e64c5ad0 100644 (file)
@@ -459,4 +459,5 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
   public function getTitle() {
     return $this->eventToTitle();
   }
+
 }
index 490ffa8f0144e6be03bf620f4bfdcbe275cf8834..7bf37771b08ec833be8fed3e19d9cf8e3a7ebfc1 100644 (file)
@@ -408,4 +408,5 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
   public function getExportFileName($output = 'csv') {
     return ts('CiviCRM Mailing Search');
   }
+
 }
index e9f55fa4e2830eeacff520e86b673427abc2d62f..1acea9f49032224678589ab62475e987d072d11e 100644 (file)
@@ -72,4 +72,5 @@ class CRM_Mailing_StateMachine_Send extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 96f882ee9f5ebe2a20b563998bd77d620c2a0cb8..9d1cff75922e3d71d58edd8ec61862d6680bad0a 100644 (file)
@@ -122,4 +122,5 @@ class CRM_Mailing_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index 3a6503deee2ebe09b41359d54c807850833323b3..4451c2b0b15040af167ccab85d1f1c1f01e92b88 100644 (file)
@@ -3077,4 +3077,5 @@ WHERE      civicrm_membership.is_test = 0";
     }
     return $cancelledMembershipIds;
   }
+
 }
index 3cced1d432bba80148770f68436322190d4638d8..438502b40918a4cb57ce7e85530a348786044a1b 100644 (file)
@@ -80,4 +80,5 @@ UPDATE civicrm_membership_log
     $params = array(1 => array($contactID, 'Integer'));
     CRM_Core_DAO::executeQuery($query, $params);
   }
+
 }
index aeef774c4a53588f6911258483fbad4089121cde..e35c64c6cae92a01b797756e8dd7e584267b3a57 100644 (file)
@@ -102,5 +102,4 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment
     return $result;
   }
 
-
 }
index 55d1f693fbf8a05bf656eda3839805966d0a17e7..515b1bf58c6f1fc4d8a1ab023596fcc9d2d28bc2 100644 (file)
@@ -392,4 +392,5 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
     $membershipStatus->free();
     return $statusIds;
   }
+
 }
index b35392376b1aed830f457bb1700602936a9fe492..a6a5f57f9bf3f5336318f784e5d5a6868d76a525 100644 (file)
@@ -795,4 +795,5 @@ SET " . implode(' , ', $updateFields) . " WHERE cpfv.membership_type_id = %1
 AND cps.is_quick_config = 1 AND cps.name != 'default_membership_type_amount'";
     CRM_Core_DAO::executeQuery($query, $queryParams);
   }
+
 }
index 6b29e33ee1647ec35587691f55044141bbf4a183..68bc8c6e2f949b8e582cf4ec124226a5067bc180 100644 (file)
@@ -497,4 +497,5 @@ class CRM_Member_BAO_Query {
       $tables = array_merge(array('civicrm_membership' => 1), $tables);
     }
   }
+
 }
index e7af4c1728688e0f472aa9aede707230dc8b9f31..c63a87fab625d6285922f2fdd3d1e2bd3b0b3045 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Member_Controller_Search extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index e349a8edea6bf445711b5d8e318c2b5d42d7499a..d0ef5a89ccc377a4772f439b37176061a6918b39 100644 (file)
@@ -222,4 +222,5 @@ class CRM_Member_Form extends CRM_Contribute_Form_AbstractEditPayment {
       $this->_contributorEmail = $this->_memberEmail;
     }
   }
+
 }
index 4af96fa0febb60d00824f99bfe5e196624b298a4..3c03291f40df5947577ee61cc9a620e3f8ba37fc 100644 (file)
@@ -1884,4 +1884,5 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
 
     return TRUE;
   }
+
 }
index f5b6cca94b2d93d712267764e3f8523432d40c58..c55c979ff9266976cf1d7c589f5c9c891065ba34 100644 (file)
@@ -496,4 +496,5 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
   public function getTitle() {
     return ts('Memberships');
   }
+
 }
index c7a842525a43e738c3fdd1ad14ee583da07b5795..d01ba8636c8218a5c535b9cb129a5debf7a4b14c 100644 (file)
@@ -151,4 +151,5 @@ class CRM_Member_Form_MembershipConfig extends CRM_Core_Form {
       );
     }
   }
+
 }
index a5c1ee6fcdf29a8c763367e7354f1eeefcf6c94c..2f61bc76c460b0e030e439b109967814253c95dc 100644 (file)
@@ -860,4 +860,5 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
 
     CRM_Core_Session::setStatus($statusMsg, ts('Complete'), 'success');
   }
+
 }
index e8768891f0643dc2b447d87ae4f1d7e1027a5081..5055c60f38b691dd2aa8bb5b93434421d4c2904d 100644 (file)
@@ -145,4 +145,5 @@ class CRM_Member_Form_MembershipStatus extends CRM_Member_Form_MembershipConfig
       ), ts('Saved'), 'success');
     }
   }
+
 }
index 20039f06da8ef04b98cdeac8769c1da152bc5c28..fa2e63e77eb52b380a179c2e4ee71e523ad5e755 100644 (file)
@@ -438,4 +438,5 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
       }
     }
   }
+
 }
index 134bfe8a59be3da52b354a8708bbc3180120a2e6..706b858ec27a4957f019f3eb41c49f89e1f7f2b9 100644 (file)
@@ -408,4 +408,5 @@ SELECT r.id, c.id as cid, c.display_name as name, c.job_title as comment,
       )
     );
   }
+
 }
index 09397e3429e7144ab9eda9a0d0af4bd4751f5662..6ec5d55c025901ee78eb3564e79d297cf7c947b8 100644 (file)
@@ -366,4 +366,5 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Memberships');
   }
+
 }
index b8fc2adc969fa40f7b1159e6645f47c4f791ab2a..a1eceee649b3ed23a8ef04ac687494d61587869d 100644 (file)
@@ -187,4 +187,5 @@ class CRM_Member_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index d6552097c48df0ea6fb345965591c578636f60c9..b3f9687127226568c0a1e1296746d47e53df9285 100644 (file)
@@ -276,4 +276,5 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
       CRM_Core_Session::setStatus(ts("No updates have been saved."), ts('Not Saved'), 'alert');
     }
   }
+
 }
index a82e6f659a5e4aa99e750df23d6bf3f335f976fd..548cd48ca7d9253db4c1dd9a1cc2c10358233f7d 100644 (file)
@@ -88,4 +88,5 @@ class CRM_Member_Form_Task_Delete extends CRM_Member_Form_Task {
     CRM_Core_Session::setStatus($deletedMembers, ts('Deleted Membership(s)'), 'success');
     CRM_Core_Session::setStatus(ts('Total Selected Membership(s): %1', array(1 => count($this->_memberIds))), '', 'info');
   }
+
 }
index 281c584c499b28cbc52bfd878939580865b0f036..8d64e7bb94a13febad41751ba15d8b8d4c14175c 100644 (file)
@@ -99,4 +99,5 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task {
   public function postProcess() {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
+
 }
index 507a90f12231f18e1b993ee8b929c213ee8cb2ec..c157e8257390368105d34a2cbf386f09383043d2 100644 (file)
@@ -145,4 +145,5 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task {
     CRM_Contact_Form_Task_LabelCommon::createLabel($labelRows, $labelName);
     CRM_Utils_System::civiExit(1);
   }
+
 }
index e0801921f309c6becb1a194285e502e1f37e21c4..94a49f4d27f1b6e7f1736b97add2448bc084b8e8 100644 (file)
@@ -113,4 +113,5 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task {
   public function listTokens() {
     return CRM_Core_SelectValues::membershipTokens();
   }
+
 }
index b1d7f8ef52475e73cf38a2a8b9874f38e7be34eb..f7df56021bde88068509de65c090bc40796fe246 100644 (file)
@@ -86,4 +86,5 @@ class CRM_Member_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDFLett
     }
     return $html;
   }
+
 }
index 5081749e1716fbb9e32340c5c9138b8f4cc5b627..6458c3f555c55e966b015217b5c4da28d045b0f8 100644 (file)
@@ -144,4 +144,5 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
     // also reset the batch page so it gets new values from the db
     $this->controller->resetPage('Batch');
   }
+
 }
index 59b0d0a341e5b0caf2ac73ba8d9e2956a4d84343..7d1c20fe64251fcc9746062e5edb8139efdb8418 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Member_Form_Task_Print extends CRM_Member_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index be993f444372eba423c9324b481888fc3b78a991..360f3d4bdf0c0d9a2ba24220060c4af91b123d61 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Member_Form_Task_Result extends CRM_Member_Form_Task {
       )
     );
   }
+
 }
index 98df65eaa0a70fd542809d62aa4cede1582057ef..59a87a7d1b6b53cc777d9fb894ed3dd31e93e505 100644 (file)
@@ -85,4 +85,5 @@ WHERE      mem.id IN ( $memberIDs )";
       )
     );
   }
+
 }
index ebce3a6fe60bf8087a25145056707c1e63cea688..db88132efe938a9c82a7787822382702ca6e5552 100644 (file)
@@ -54,4 +54,5 @@ class CRM_Member_Import_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
+
 }
index 2055d17bc200d5a5cd06db5316e098a03cb8a9c1..98bb2116f47a7cfd2e00f0dc6716fef1ac06b26a 100644 (file)
@@ -203,4 +203,5 @@ class CRM_Member_Import_Field {
 
     return TRUE;
   }
+
 }
index 4890c03eb6e5b23bd989a9b5607f089c74aab82b..589a08e82101f8fc37e0f3e4c206aeb18f1bb00f 100644 (file)
@@ -195,4 +195,5 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form {
   public function getTitle() {
     return ts('Upload Data');
   }
+
 }
index 6f830f517e9b0a9b6da01badccf9536bbcae769b..193bf76ebca153da745bb2759a8f1a8f02aec98f 100644 (file)
@@ -520,4 +520,5 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
     // add all the necessary variables to the form
     $parser->set($this);
   }
+
 }
index a973a2c97c11fdbbfee932ee8d8e6bc18466acf4..5bb288394bc861c0fd08efb5edc0734fc830f6cf 100644 (file)
@@ -196,4 +196,5 @@ class CRM_Member_Import_Form_Preview extends CRM_Import_Form_Preview {
       $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams));
     }
   }
+
 }
index aa7f6290ca14bc53c8a2ee66c487eef19605fb22..0a0cb804936e5f9d21ee4fe78b7a009295a109cb 100644 (file)
@@ -766,4 +766,5 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
 
     return NULL;
   }
+
 }
index e80fe52a7e75f8b8fc1f4b4c8b92528dbc2b5233..8670f745bf9381a2c8b67e9875431c248c9bdeb1 100644 (file)
@@ -199,4 +199,5 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
       $shortCuts = array_merge($shortCuts, $shortCut);
     }
   }
+
 }
index 580840eb875e519fe77defa8d4542fc79c94de4a..ec55ce18af59997efb4fc0ae33ce9099e024d858 100644 (file)
@@ -69,4 +69,5 @@ WHERE   id = %1";
     $details['auto_renew'] = CRM_Utils_Array::value('auto_renew', $options[$details]);
     CRM_Utils_JSON::output($details);
   }
+
 }
index 42fa50fd01ddf08fe76860d2365a94d9008c242a..d14f281a996f01d00d27550996bc34055234182d 100644 (file)
@@ -456,4 +456,5 @@ class CRM_Member_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index e51724207f05e034ad4b93f1affe65e54ddd6594..4c383ff49801e52a986e5a62ffe7e7afb24dfa3f 100644 (file)
@@ -210,4 +210,5 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/member/membershipStatus';
   }
+
 }
index b66aef4709821ccc378aeae77a40321413e09f25..962dce665ab929e27d9ef2398ed47c5218d631ba 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
     CRM_Member_BAO_MembershipType::convertDayFormat($membershipType);
     $this->assign('rows', $membershipType);
   }
+
 }
index e8c2ced583bdd16184895cf00119b1dbd80b6382..62a8a5355e033fc75f4558b0d953e313944452dc 100644 (file)
@@ -604,4 +604,5 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
   public function getBAOName() {
     return 'CRM_Member_BAO_Membership';
   }
+
 }
index 3d73bc8041e3321ad90f8d087deeddf97f66c4f5..6c769c9e3dcba9b604fbd5943de2b216075cc335 100644 (file)
@@ -100,4 +100,5 @@ class CRM_Member_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
     parent::preProcess();
     $this->listMemberships();
   }
+
 }
index 66791c5dc4166d2ff2832c50df7224e2462175a9..b82f86fd36ab8cb350f4c9ed1fdcf27e1abff1a0 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
       self::$$name = NULL;
     }
   }
+
 }
index e7cb069028c369d7070e0f430e25b3cff09dc94f..ce3be200a04e72fcccde99d00f4043698c801e55 100644 (file)
@@ -544,4 +544,5 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
   public function getExportFileName($output = 'csv') {
     return ts('CiviCRM Member Search');
   }
+
 }
index eef573eccb88c74e1f60262bba48dfdac55ec737..c9e537ffef17db6cdb70b23353458e12a1a5fff1 100644 (file)
@@ -106,4 +106,5 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index e578fa1d383184d67fc28be0745a99c98e39450f..1c7dd8b74e4038515fd80813a48472aee1e521ce 100644 (file)
@@ -190,4 +190,5 @@ class CRM_Member_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index ff6c8677a55af305297440a58f7cdafc22bba7a3..ce8c7d22cb557e1f947209a093ffbe26f86754f6 100644 (file)
@@ -195,4 +195,5 @@ class CRM_Note_Form_Note extends CRM_Core_Form {
 
     CRM_Core_Session::setStatus(ts('Your Note has been saved.'), ts('Saved'), 'success');
   }
+
 }
index b2bf44f66528b965590444ded002b59826920139..a67e3dd3794b964dbfc266c2b7a00701b14ba700 100644 (file)
@@ -912,4 +912,5 @@ INNER JOIN civicrm_uf_group ufgroup
       return $supporterProfileId;
     }
   }
+
 }
index 9e0ce154dc96d9bb85b4ef2cb9bb20ae9a44b029..6d024764b7acb17741a5744506f48deff4cb035f 100644 (file)
@@ -68,4 +68,5 @@ class CRM_PCP_Controller_PCP extends CRM_Core_Controller {
       $this->addActions();
     }
   }
+
 }
index 2dc0b891d78de58a77f91b3d6b64a7932e447658..86f161d1e2a2de36a25eecddfcb4ffc471bac47f 100644 (file)
@@ -352,4 +352,5 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
       $session->pushUserContext(CRM_Utils_System::url('civicrm/admin/pcp', 'reset=1'));
     }
   }
+
 }
index 9a05ef2d5cf0a18a8c0737a0cdb7d0bd0db4a943..92b446fbecdb9abd982945691aef83b27cd5efec 100644 (file)
@@ -178,4 +178,5 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
   public function getTitle() {
     return ts('Enable Personal Campaign Pages');
   }
+
 }
index dcd130087786356b31b0cf6138faf3e3d9729465..dd62dbbd06e40365b9ff69610c75d20c695f9153 100644 (file)
@@ -221,4 +221,5 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
   public function getTitle() {
     return ts('Enable Personal Campaign Pages');
   }
+
 }
index b276c483a0403818ddcf72a48aae51c015afa464..b30e5b89d790bfeff7806b0b7f7f13947fb87639 100644 (file)
@@ -218,4 +218,5 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
       }
     }
   }
+
 }
index 9c4447f06c297c17114b7acfc1b169e49e30cee5..2434c55d4941c8c710cf52c55ac7c3da1f355b65 100644 (file)
@@ -290,4 +290,5 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
 
     CRM_Contribute_BAO_Contribution_Utils::createCMSUser($params, $contactID, 'email');
   }
+
 }
index 3ce4ede20ca8a2e44abb46403e64ac054635bb94..31a207d305f8f5f259e6397ff55ca48e9534fcbb 100644 (file)
@@ -413,4 +413,5 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
     $aToZBar = CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE);
     $this->assign('aToZ', $aToZBar);
   }
+
 }
index 9d3e48e71d64d375c7462878d5a2b66612d732b7..e3cf9d9926a31ff861cbbb8b19327cac20fec1a3 100644 (file)
@@ -344,4 +344,5 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page {
     }
     return parent::getTemplateFileName();
   }
+
 }
index b47bd53fa40247f473204a36309f6372270b3527..00c462a9a1abbaac71ba6b1d4ce55f9cfdccdb96 100644 (file)
@@ -61,4 +61,5 @@ class CRM_PCP_StateMachine_PCP extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 95f110ed6eac87c9bbe45c488b18c4ca7959ffe2..add9d887fd9201a9070aa3d0a7a397a2be1d7b24 100644 (file)
@@ -1163,4 +1163,5 @@ SELECT  pledge.contact_id              as contact_id,
     $paymentStatus = CRM_Contribute_PseudoConstant::contributionStatus(NULL, 'name');
     return array_diff(array_flip($paymentStatus), self::getNonTransactionalStatus());
   }
+
 }
index 2544ef33a0f567b9a3210722e43813061787d1b5..928a1f09b2fb02b4001c1687bd09bd7988cb7ab9 100644 (file)
@@ -305,4 +305,5 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
       $form->addElement('select', 'pledge_frequency_unit', NULL, $freqUnits);
     }
   }
+
 }
index 2de607bd6371a0ff8f0e806a1d7ff5b22a5d5f2f..9d044cf8ad3d889b31e3a050d4d9c50a8d780add 100644 (file)
@@ -853,4 +853,5 @@ WHERE civicrm_pledge_payment.contribution_id = {$paymentContributionId}
       }
     }
   }
+
 }
index 129ae568e1897b61a5328d67512b45c6873564a6..fa98f3e26d2485a68e348b62b3fbd6f054600a03 100644 (file)
@@ -638,4 +638,5 @@ class CRM_Pledge_BAO_Query {
       $tables = array_merge(array('civicrm_pledge' => 1), $tables);
     }
   }
+
 }
index 84fc8d7169b33d5e69d6cc04d1f5354af187abdb..4ede4d9727c392646015fb4d81d74f625dfef4bf 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Pledge_Controller_Search extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index 0295cf3b5550dd7e7989caa66b0ca42139cf09a9..830adaa751cabc5b1fe2784458d6cdce94136a38 100644 (file)
@@ -188,4 +188,5 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
     $statusMsg = ts('Pledge Payment Schedule has been updated.');
     CRM_Core_Session::setStatus($statusMsg, ts('Saved'), 'success');
   }
+
 }
index 5626f2309c21024f5fc01f20a61a013ba279e285..6a2cc812a2178051cfc3bd27f2306f8506ca1fd7 100644 (file)
@@ -662,4 +662,5 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
       ));
     }
   }
+
 }
index 92b45e90579d12832d1bc10943e90e5a5c0c4fd7..e3fee8bae224835e958859d09301cf7d285bb82f 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Pledge_Form_PledgeView extends CRM_Core_Form {
       )
     );
   }
+
 }
index 06deeeabfb86e708ec7fb21920ec5f6e1116e8c7..eb7950b0833f779bfc7c99a99245cd670e4d09e1 100644 (file)
@@ -421,4 +421,5 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
   public function getTitle() {
     return ts('Find Pledges');
   }
+
 }
index b9e4f69fce7df8eb911c2080a3fd0a00bb8ae755..f8f9189d03fa707f4b025cbf376317b42d759ec4 100644 (file)
@@ -172,4 +172,5 @@ class CRM_Pledge_Form_Task extends CRM_Core_Form {
       )
     );
   }
+
 }
index 9d36ada167003c64ed68036958f2b919329eded6..a64b160e1d3ac075c4a21572c5b373570a5d7d32 100644 (file)
@@ -89,4 +89,5 @@ class CRM_Pledge_Form_Task_Delete extends CRM_Pledge_Form_Task {
       ));
     CRM_Core_Session::setStatus($status, '', 'info');
   }
+
 }
index a2f8f46cf0e172edc3a0e958d364a375ac638e1f..83d020e65cb090ad28d45ba11001878d0fbbec7f 100644 (file)
@@ -102,4 +102,5 @@ class CRM_Pledge_Form_Task_Print extends CRM_Pledge_Form_Task {
   public function postProcess() {
     // redirect to the main search page after printing is over
   }
+
 }
index 11f55f20eb33e283da68d497150c7e88fdd9cc3a..5ed7744eda9549675b051cb8b3a0bb9595cce54e 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Pledge_Form_Task_Result extends CRM_Pledge_Form_Task {
       )
     );
   }
+
 }
index 47e2ceb25c4abd13c60cadee6797a78369f82c24..b7a008523da1ad70de13bdf170b6dd22fc836a36 100644 (file)
@@ -83,4 +83,5 @@ INNER JOIN civicrm_contact ct ON ( plg.contact_id = ct.id )
       )
     );
   }
+
 }
index e3eee49aa7e9b99a64ffa4aab4a03484858cd0ee..5e34899a94e09d8b43a9d1f10dbf65fd492058a9 100644 (file)
@@ -184,4 +184,5 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
       ));
     }
   }
+
 }
index 694b5f1e93bca5d894f4947d07ffde501604dcfa..d18073626d0cf64bb2707ab6db7eb1bcea419b1b 100755 (executable)
@@ -101,4 +101,5 @@ WHERE {$whereClause}
     echo json_encode($details);
     CRM_Utils_System::civiExit();
   }
+
 }
index d6d4d9edbaea28e3989ad172ae44b3c979b04a84..0b5812137cc00873ad459d6378b13a89032f7042 100644 (file)
@@ -115,4 +115,5 @@ class CRM_Pledge_Page_DashBoard extends CRM_Core_Page {
 
     return parent::run();
   }
+
 }
index f9f744a0d08ce9106955e789d199794ef66f58bc..30c7b444f573cd6f71e74396914b33290b92920e 100644 (file)
@@ -94,4 +94,5 @@ class CRM_Pledge_Page_Payment extends CRM_Core_Page {
 
     return $controller->run();
   }
+
 }
index 24bf5c565f98e29a8b0a8ce64f06e0e10745f15a..b93fad8f2ef391112ea4ad3a23854565ec70ebfa 100644 (file)
@@ -215,4 +215,5 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page {
     $session = CRM_Core_Session::singleton();
     $session->pushUserContext($url);
   }
+
 }
index 98eb57866e248b70cb823f465671e67f07074e5e..dfaf22d9cb7c41febafd16e4a8a41485d819f845 100644 (file)
@@ -76,4 +76,5 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
     parent::preProcess();
     $this->listPledges();
   }
+
 }
index d940e01e60f9aca5241e6f62f642f61e88002262..9b03e4e105d1fe8f8bc89114217267791ac0c1ea 100644 (file)
@@ -462,4 +462,5 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
   public function getExportFileName($output = 'csv') {
     return ts('Pledge Search');
   }
+
 }
index bd709c1e7425c8e135d49aed6d1c6257f1f3b140..a490a81d9b04d0d1172d17a91c165b1e845125fb 100644 (file)
@@ -108,4 +108,5 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine {
   public function shouldReset() {
     return FALSE;
   }
+
 }
index 3548a5543dc1a50238168ecc8f582ca4495fc11b..72a1c98d2b83717897f9db1a0ff57f1ebcc9f538 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Pledge_Task {
       self::$_tasks[$value]['result'],
     );
   }
+
 }
index 92be25bc74d12827bff730ce6da46d74d04792c4..eba26ce293a1adaf271ae61df9ab12bd31e2e423 100644 (file)
@@ -550,4 +550,5 @@ AND li.entity_id = {$entityId}
     }
     return $tax;
   }
+
 }
index 859063d959e311965923e4d722a514e5a48cc927..e421ed7a7e3f0b9b93836d8a9db61fbea5eb34d1 100644 (file)
@@ -803,4 +803,5 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
 
     return $label;
   }
+
 }
index da14f6d76f2dd39017d9604ba9ed74cdb4eeb503..1cd9ee01c3934dd9d2e5c3f4c690c47653634511 100644 (file)
@@ -276,4 +276,5 @@ WHERE cpse.id IS NOT NULL {$where}";
 
     CRM_Core_DAO::executeQuery($sql, $params);
   }
+
 }
index d03b8b2c7b5ad60dffb2d1afe149ab06a9d4fd32..e7fcfd1b5f594ea21b72d66ac254b8aa7e93f1ab 100644 (file)
@@ -1428,4 +1428,5 @@ WHERE       ps.id = %1
 
     return $lineItem;
   }
+
 }
index ae5205084116fc132eef13fd8693e59dcb768deb..51fac07a2dc9031f41d98884d19369651b73f391 100644 (file)
@@ -101,4 +101,5 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form {
       CRM_Core_Session::setStatus(ts('The Price Field \'%1\' has been deleted.', array(1 => $this->_title)), '', 'success');
     }
   }
+
 }
index 2fbdefb0f928106414958fb41f3d7d42af9680b2..aee0586a82569f2860e899ee66099cb476fde9a0 100644 (file)
@@ -104,4 +104,5 @@ class CRM_Price_Form_DeleteSet extends CRM_Core_Form {
       ), 'Unable to Delete', 'error');
     }
   }
+
 }
index cc86953868fdbc3ddbf2e2f2cf6f7bfaaa37b432..6a613e3b73c789a9641ba78e3ccdf94af50291be 100644 (file)
@@ -671,4 +671,5 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
       $session->replaceUserContext(CRM_Utils_System::url('civicrm/admin/price/field', 'reset=1&action=browse&sid=' . $this->_sid));
     }
   }
+
 }
index bd649327f130e73a9ddbd73543b214def37e2551..4bb4286871dea6a5d7414ddad6aede833a087232 100644 (file)
@@ -320,4 +320,5 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
       CRM_Core_Session::setStatus(ts("The option '%1' has been saved.", array(1 => $params['label'])), ts('Value Saved'), 'success');
     }
   }
+
 }
index 01ad01b88302b6b2ec87df4b82a2ab8de6dc17c9..7009a821cd8731b14ba17533751e3e016f291031 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Price_Form_Preview extends CRM_Core_Form {
       )
     );
   }
+
 }
index 6bea08d0dcc0b5200fb4328b43280d51fe5a1564..1641477daea0e6e8c9b45c6b0efd5043f2325c23 100644 (file)
@@ -303,4 +303,5 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
       $session->replaceUserContext($url);
     }
   }
+
 }
index 845ee59eaaebc9f7e6fe336d97c3e43993364780..56d0e2d6a4811dfe70f5c1ffc7d476d8eea48147 100644 (file)
@@ -343,4 +343,5 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
     $controller->process();
     $controller->run();
   }
+
 }
index d6f7eddf9522032f2a82922ddf2fb7136551425e..0753166417846d0eeb8e213058d552b683ac0d69 100644 (file)
@@ -324,4 +324,5 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
     // Call the parents run method
     return parent::run();
   }
+
 }
index 84d377d1e913466ca0542a3183a0c98f277d31c8..8bd314b7abfb46679709f371be91eee08c29d589 100644 (file)
@@ -326,4 +326,5 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
 
     CRM_Utils_System::redirect(CRM_Utils_System::url(CRM_Utils_System::currentPath(), 'reset=1'));
   }
+
 }
index 295b5043c1f3c3a9093ab191a7c092a76de34e85..ded3093a17ec61a18e1bfb3f8cff31219b545fac 100644 (file)
@@ -1379,4 +1379,5 @@ class CRM_Profile_Form extends CRM_Core_Form {
     $fileName = $this->checkTemplateFileExists('extra.');
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
+
 }
index 6bd7670b58a6730effeb7dde9623d76ed9e9979b..6894730b0cbd9ba7837fd8260b6ce4863b2d94f4 100644 (file)
@@ -123,4 +123,5 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
   public function postProcess() {
     parent::postProcess();
   }
+
 }
index 23bd609dbaadde299fe7b2f920c928a998276cda..823bf1d3521a7c343d94e6b02545f941ffcebba5 100644 (file)
@@ -341,4 +341,5 @@ SELECT module,is_reserved
 
     return $errors;
   }
+
 }
index f93cdcc0545d9708485edb1adcee117e998ec07c..35f40a0ee3f98e2ccf5cf4f01c9f72a9023a30b2 100644 (file)
@@ -133,4 +133,5 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
    */
   public function postProcess() {
   }
+
 }
index 95a16677eb50ae1b3c3ec9fdadbbe66e9b51d60d..0b706f27a9bcf0d1f972c5eb653e0265c943d0e4 100644 (file)
@@ -436,4 +436,5 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
     $fileName = $this->checkTemplateFileExists('extra.');
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
+
 }
index 9c5cd3725815ffd8cf1b3b1ede73b23468ad7a70..6ebfe37159b87d31754ce399e206ce81032db8ec 100644 (file)
@@ -512,4 +512,5 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
     $fileName = $this->checkTemplateFileExists('extra.');
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
+
 }
index 33b84a15d7208a3b7a1655568407a059df531867..ae5b18ce97887c735788091e31121f41692a9e8b 100644 (file)
@@ -443,4 +443,5 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return '';
   }
+
 }
index 539ca6baa2e50fc8bc0ce58583f6048101fa10a8..1dbbe57ba09232bb84e5e37ac7ca850430e3761a 100644 (file)
@@ -223,4 +223,5 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
     $fileName = $this->checkTemplateFileExists('extra.');
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
+
 }
index 9a48e63a7becfe30b9354456dd6e43ff5ce4af1d..f0022973dfde817dd1acfa80c4fdc75ded34bb04 100644 (file)
@@ -794,4 +794,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
         = $multiRecordTableName = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_CustomGroup', $customGroupId, 'table_name');
     }
   } //func close
+
+
 }
index 3e7867a36060b79b8c1957bf910c6420ea960f90..05462fcfdc8f0335600fb44dcc556d1c6ad6c625 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Queue_BAO_QueueItem extends CRM_Queue_DAO_QueueItem {
     $foundName = CRM_Core_DAO::singleValueQuery($checkTableSql);
     return ($foundName == 'civicrm_queue_item');
   }
+
 }
index f642ea8e66ec85f67c70af09c13f1feb70129bd3..9e31169d003a4c3447f8d6cc9e3bccc15babe12d 100644 (file)
@@ -189,4 +189,5 @@ class CRM_Queue_ErrorPolicy {
     }
     CRM_Utils_JSON::output($response);
   }
+
 }
index f75c5f9597c638c1b52a4192e8572ca835a838c9..51b96079195b3a14cc72ee17e9f463733d966a15 100644 (file)
@@ -87,4 +87,5 @@ class CRM_Queue_Menu {
         // unrecognized
     }
   }
+
 }
index 28b5bad7ab540deed2522ef7c483e097e186c827..15573c7407afc190d68a9de0580764cc577de75e 100644 (file)
@@ -124,4 +124,5 @@ class CRM_Queue_Page_AJAX {
     }
     CRM_Utils_JSON::output($result);
   }
+
 }
index b71efc8dbcf5ae5e5373bf8ec1b13ff7d1f6dbf0..2badd70367f2d3727dfb641286a4337d19569adc 100644 (file)
@@ -79,4 +79,5 @@ class CRM_Queue_Page_Runner extends CRM_Core_Page {
       parent::run();
     }
   }
+
 }
index 0fe31594a6d242b8bccec901e847b72bb86752d2..627c0c437b66441eb4638ac5a696bc839d445e7d 100644 (file)
@@ -145,4 +145,5 @@ abstract class CRM_Queue_Queue {
    *   The item returned by claimItem.
    */
   public abstract function releaseItem($item);
+
 }
index 49dc16ffd69d148ef4fb8759457b6740e016d351..2861ff0cff34c51a692f3f2fc9c8be6013cf39af 100644 (file)
@@ -193,4 +193,5 @@ class CRM_Queue_Queue_Memory extends CRM_Queue_Queue {
   public function releaseItem($item) {
     unset($this->releaseTimes[$item->id]);
   }
+
 }
index 03f49bee909b7d4a3557b3faeca489490f193ebd..e6a3868a842556d7ed3011fd0786f5aef6da935c 100644 (file)
@@ -228,4 +228,5 @@ class CRM_Queue_Queue_Sql extends CRM_Queue_Queue {
     CRM_Core_DAO::executeQuery($sql, $params);
     $dao->free();
   }
+
 }
index 1f694b677a062126664f669e81b930340a65a9e4..b5ec169c6260aa1639c21568dda6010070672c34 100644 (file)
@@ -360,4 +360,5 @@ class CRM_Queue_Runner {
     }
     return $this->taskCtx;
   }
+
 }
index 091c1fc8b36c23e427f6706c50b2ac2019f3239e..cdf9879c344ebd8bc26b2d46bd1a3f74f72e0550 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Queue_Service {
     $class = new ReflectionClass($this->getQueueClass($queueSpec['type']));
     return $class->newInstance($queueSpec);
   }
+
 }
index 5342b59bb35a7f4eeec0e90381d26b0bb6134381..2bc0e671d0bdae33375cbc88b80fc5e3c5c17fd9 100644 (file)
@@ -92,4 +92,5 @@ class CRM_Queue_Task {
       throw new Exception('Failed to call callback: ' . print_r($this->callback));
     }
   }
+
 }
index cdbbb1137d4d21d253bd958ff6071c879cf82885..105f8d84bc3c0db1f9567af28590129643ee67b1 100644 (file)
@@ -39,4 +39,5 @@ class CRM_Queue_TaskContext {
    * @var Log
    */
   public $log;
+
 }
index 711933bc3c3b192dc8933fe86a19515e16414631..d33ad6b94644e15d1aa6914b44ed248f261fba08 100644 (file)
@@ -100,4 +100,5 @@ class CRM_Report_BAO_Hook {
     }
     return array($contactIdClause, $join);
   }
+
 }
index c6782e75830e5d1126362d5a8f565cf2f8017570..6301923cdffcad6e0ef2ed15dc2dfb54af427913 100644 (file)
@@ -57,4 +57,5 @@ class CRM_Report_BAO_HookInterface {
   public function logDiffClause(&$reportObj, $table) {
     return array();
   }
+
 }
index bfdf4d572a4dbc81a263c63341097bc301dcc131..5aad3ae60c8cbf78ce71f4dd0d8584ac2d1633be 100644 (file)
@@ -254,4 +254,5 @@ class CRM_Report_BAO_ReportInstance extends CRM_Report_DAO_ReportInstance {
     }
     return NULL;
   }
+
 }
index f6cc59d6b5703737fc633a81c1df8dadf457d283..2e1861abe0e7e5130a02e2cac3576a48293d5108 100644 (file)
@@ -4102,4 +4102,5 @@ LEFT JOIN civicrm_contact {$field['alias']} ON {$field['alias']}.id = {$this->_a
       'placeholder' => ts('- select -'),
     );
   }
+
 }
index 2d622b544c96ddbbe2b2aa2729342bdef76c1a50..43b7908a022b6667af9d3087af5af5b73477793e 100644 (file)
@@ -985,4 +985,5 @@ GROUP BY civicrm_activity_id {$this->_having} {$this->_orderBy} {$this->_limit}"
       $this->assign('sectionTotals', $totals);
     }
   }
+
 }
index ed707061017e75e934fb1eba92e7e941d06c83fd..3ed7b6f202799b5cc78842ed01a0f17653875654 100644 (file)
@@ -528,4 +528,5 @@ class CRM_Report_Form_ActivitySummary extends CRM_Report_Form {
       }
     }
   }
+
 }
index 5ba8f798415189f085760a43e5b88385211177b0..546fa993f09723037cdf2c05e686ea8815efebff 100644 (file)
@@ -965,4 +965,5 @@ INNER  JOIN  civicrm_custom_field cf ON ( cg.id = cf.custom_group_id )
       $this->_aliases[$resTable] = $this->_columns[$resTable]['alias'];
     }
   }
+
 }
index a2ba234cbac6bd7e7a693f64d2964947dc2b76ca..ae789aa33ff6a1b69fc7f4dc55a6f7ead362643c 100644 (file)
@@ -461,4 +461,5 @@ SELECT v.label
     );
     return CRM_Core_DAO::singleValueQuery($query, $params);
   }
+
 }
index b97050596e77fef977f31ba6ce654ea405cf4fa8..5620056556a4ead513c4a139c9fd315015943596 100644 (file)
@@ -673,4 +673,5 @@ class CRM_Report_Form_Case_Detail extends CRM_Report_Form {
       }
     }
   }
+
 }
index 8e0601ab57c20fd3c3dea3bf8a0322673da117f7..2d3e1ecfb34b7da84214a5aa3249beb42462bcb6 100644 (file)
@@ -405,4 +405,5 @@ inner join civicrm_contact $c2 on ${c2}.id=${ccc}.contact_id
       }
     }
   }
+
 }
index d4ebad28b7cda98564f182d592642cc9116785c6..0ac26a1943b476566fda73791027a337653a1edd 100644 (file)
@@ -355,4 +355,5 @@ GROUP BY {$this->_aliases['civicrm_contact']}.id,
       }
     }
   }
+
 }
index 6dbabefc8752e16c92b8d4b887d322dd32d6cd7d..09911694979c3324ad7a4d05f0c4d0442c87e84a 100644 (file)
@@ -383,4 +383,5 @@ FROM civicrm_contact {$this->_aliases['civicrm_contact']}
       }
     }
   }
+
 }
index cbb686ca214dc585e3a4a218d5e259cf77919168..ab4ea83a53f16c392d55d65c1fb04e01f8a2331b 100644 (file)
@@ -931,4 +931,5 @@ class CRM_Report_Form_Contact_Detail extends CRM_Report_Form {
       }
     }
   }
+
 }
index 0e16723f370520c827cb3a305a12cbc7899b20d1..215f8795f4daecb633106077e8c186eccb98f2d6 100644 (file)
@@ -297,4 +297,5 @@ ORDER BY {$this->_aliases['civicrm_log']}.modified_date DESC, {$this->_aliases['
       }
     }
   }
+
 }
index ddf5cea27248887b501cbe9cefdcd0cb084662fb..389d1f9a759bf6c185b66d1ca4898a580ce35619 100644 (file)
@@ -75,4 +75,5 @@ class CRM_Report_Form_Contact_LoggingDetail extends CRM_Logging_ReportDetail {
       $this->assign('backURL', CRM_Report_Utils_Report::getNextUrl('logging/contact/summary', 'reset=1', FALSE, TRUE));
     }
   }
+
 }
index a4438b3775db204f39768274d2ac8e1a41df8174..b3ce54a0108470cbba0e2b198ff55aebfd66b4ba 100644 (file)
@@ -268,4 +268,5 @@ FROM `{$this->loggingDB}`.$tableName entity_log_civireport
 LEFT  JOIN civicrm_contact altered_by_contact_civireport
         ON (entity_log_civireport.log_user_id = altered_by_contact_civireport.id)";
   }
+
 }
index d8b46dc0559902aa53b73dc3951fe10e2d811c71..8e17bea136384863757aafa9e90610985d1285be 100644 (file)
@@ -628,4 +628,5 @@ class CRM_Report_Form_Contact_Relationship extends CRM_Report_Form {
       }
     }
   }
+
 }
index cb5140fc8397941371d5674ea06c762b95be0c4f..daa4272472263b4d97cda28e1165252a54695571 100644 (file)
@@ -318,4 +318,5 @@ class CRM_Report_Form_Contact_Summary extends CRM_Report_Form {
       }
     }
   }
+
 }
index 03546321cd538514a84b5d4a03df89e33ac34b54..526c9de12887a90979f031b1892fc67bd9ceb62d 100644 (file)
@@ -507,4 +507,5 @@ class CRM_Report_Form_Contribute_Bookkeeping extends CRM_Report_Form {
       }
     }
   }
+
 }
index 42b37694d75fc9c08f99622dd34f070fe18f71e3..73d8f9e7cd8f723a63f8d280925d71423872643a 100644 (file)
@@ -906,4 +906,5 @@ WHERE  civicrm_contribution_contribution_id={$row['civicrm_contribution_contribu
       }
     }
   }
+
 }
index 686e0d92e7674c2a12c6a5b6a1b9b56483b7834f..7b1051356c0ea550f557642256ad574ac4f8dcef 100644 (file)
@@ -772,4 +772,5 @@ class CRM_Report_Form_Contribute_History extends CRM_Report_Form {
       }
     }
   }
+
 }
index 2a8aadfb306535a608dc58708ef493f1c4ff7ed3..10ee5564176b7c6edb3da42e08ffa66793e2c3e3 100644 (file)
@@ -555,4 +555,5 @@ class CRM_Report_Form_Contribute_HouseholdSummary extends CRM_Report_Form {
       $lastKey = $rowNum;
     }
   }
+
 }
index e7b5320b467b6fb3d9f37f3f8de94edc43f6a2c1..5815f1d01540372dd1c59aae862d0cf199653ad3 100644 (file)
@@ -52,4 +52,5 @@ class CRM_Report_Form_Contribute_LoggingDetail extends CRM_Logging_ReportDetail
     // link back to summary report
     $this->assign('backURL', CRM_Report_Utils_Report::getNextUrl('logging/contribute/summary', 'reset=1', FALSE, TRUE));
   }
+
 }
index 28c79bd7f9cab0d74313928edf32ac82d6affc62..c5a1d98382b7aa77ec159e28b9a2584bf9c10d16 100644 (file)
@@ -230,4 +230,5 @@ class CRM_Report_Form_Contribute_LoggingSummary extends CRM_Logging_ReportSummar
             AND civicrm_option_group.name = 'contribution_status')
         ";
   }
+
 }
index 1fa3a79327deec7a098b52e5b62a7e0d41f5058a..24ea9a1f4e0935fdb7356764387f527eefa33482 100644 (file)
@@ -512,4 +512,5 @@ class CRM_Report_Form_Contribute_Lybunt extends CRM_Report_Form {
     }
     return parent::getOperationPair($type, $fieldName);
   }
+
 }
index b7a766d54d7dc9e02def55d8b48c425e23f6445f..cf4795c095d93057b155e9bac2aa7439868fbe2f 100644 (file)
@@ -561,4 +561,5 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form {
       $lastKey = $rowNum;
     }
   }
+
 }
index 60fdc848e7d7f4f69450edea52ac08e630c537c3..0eaa5b1d2c23b657ffd487c8df616642d170daa7 100644 (file)
@@ -340,4 +340,5 @@ LEFT JOIN civicrm_contribution_page {$this->_aliases['civicrm_contribution_page'
       }
     }
   }
+
 }
index 0428bd1552c1e401ec405ca0da898d850ea891e4..92ed494a0edd0880f9d201297b89a34e8bfcfbc5 100644 (file)
@@ -325,4 +325,5 @@ class CRM_Report_Form_Contribute_Recur extends CRM_Report_Form {
 
     }
   }
+
 }
index 6a5782519bea7a988e243983754725342d4aa7cb..81e2345668c2f427854d3fa989c6189bf4a0bf44 100644 (file)
@@ -972,4 +972,5 @@ currency varchar(3)
     }
     // foreach ends
   }
+
 }
index 88c0859d42a092585fd16dc65bbc581fcab920b2..7482cdd825b7f0fae085d9d7e06980282222dc0a 100644 (file)
@@ -539,4 +539,5 @@ GROUP BY   {$this->_aliases['civicrm_contribution']}.currency
 
     $this->removeDuplicates($rows);
   }
+
 }
index 4fc51f6ec300782e2d9f202341c991a30efcd83a..6fa4219fa1b7424e33342fcec07099b1f06ec045 100644 (file)
@@ -747,4 +747,5 @@ ROUND(AVG({$this->_aliases['civicrm_contribution_soft']}.amount), 2) as civicrm_
       }
     }
   }
+
 }
index 67f6f21f215485e6b9e0ea30dd5defff251b067b..e3b201e86bf5240268d6a592d7af986274c4696c 100644 (file)
@@ -532,4 +532,5 @@ class CRM_Report_Form_Contribute_Sybunt extends CRM_Report_Form {
     }
     return parent::getOperationPair($type, $fieldName);
   }
+
 }
index 3c93823395c0bbcc08bea13c1521b73317e37e12..b1aa49e07ad9ae10684d6b90dd886f8344683d11 100644 (file)
@@ -451,4 +451,5 @@ ORDER BY civicrm_contribution_total_amount_sum DESC
       }
     }
   }
+
 }
index cd0cbcc9ed588154f271abf3270004a1904b94ad..4ea46700314fd7b43303dacc17bbda64f84bafaa 100644 (file)
@@ -35,4 +35,6 @@
 class CRM_Report_Form_Event extends CRM_Report_Form {
   // Nothing here.
   // FIXME: Do these reports really have nothing in common? Really?
+
+
 }
index 1e9acca825846f9f4bd724bcb9bf0e280c92d541..98214dfeadd57380ab9145b43f3c0145fb844295 100644 (file)
@@ -374,4 +374,5 @@ class CRM_Report_Form_Event_Income extends CRM_Report_Form_Event {
 
     parent::endPostProcess();
   }
+
 }
index 0c4e7697931e6ddbb20310ef21edf3dc779a815f..750e362b9525bd2d3780edf2ee2cf0d8e2c178fb 100644 (file)
@@ -431,4 +431,5 @@ class CRM_Report_Form_Event_IncomeCountSummary extends CRM_Report_Form_Event {
       }
     }
   }
+
 }
index ef459e0d2b5762d16a82bb7d10ff48c57d6427da..2fffa0393686cc61d56bd226942ce39cb70a1c47 100644 (file)
@@ -541,4 +541,5 @@ class CRM_Report_Form_Event_ParticipantListCount extends CRM_Report_Form_Event {
       }
     }
   }
+
 }
index 238fb5128a0a933988ef3e5a8cb749ae4e3480f5..a8ab64c0a0ba31fbd1c43c56720128c11362914c 100644 (file)
@@ -786,4 +786,5 @@ ORDER BY  cv.label
       }
     }
   }
+
 }
index c146b146ec3af9e96d00a082ba1b7c480edcad3c..4758afaa5696eaaa7a762e272329e4a758000c49 100644 (file)
@@ -409,4 +409,5 @@ class CRM_Report_Form_Event_Summary extends CRM_Report_Form_Event {
       }
     }
   }
+
 }
index 9fcd9dd1e16092087c389ba4be92b0fd66cad11d..4119d662f50d21946627ceb675e756e3d444a86d 100644 (file)
@@ -1404,4 +1404,5 @@ WHERE   line_item_civireport.id IS NOT NULL
     $paymentInstruments = CRM_Contribute_PseudoConstant::paymentInstrument();
     return $paymentInstruments[$value];
   }
+
 }
index d834c063d1d6f7de5ec7045b4a6062a1d141cfc5..8a8432dfd12f05f358f6033422b3fa60b66fbc18 100644 (file)
@@ -360,4 +360,5 @@ class CRM_Report_Form_Grant_Detail extends CRM_Report_Form {
       }
     }
   }
+
 }
index a2e1990143d62c43f09d66c73a0cf7062885f7ec..3ea96b64c369534184d8accebbfe731d04c40d6f 100644 (file)
@@ -573,4 +573,5 @@ SELECT COUNT({$this->_aliases['civicrm_grant']}.id) as count ,
           $awardedGrants) * 100);
     }
   }
+
 }
index bdd122edbb632736ceef81f66c6f65bc86d3ba80..fa01a893cde7056900130abf44f7a3e41d13f34e 100644 (file)
@@ -336,4 +336,5 @@ class CRM_Report_Form_Instance {
       CRM_Utils_System::redirect(CRM_Utils_System::url("civicrm/report/instance/{$instance->id}", "reset=1"));
     }
   }
+
 }
index d3d69c8b59bd8d0459489578b88c26c1f9720c06..69605c254b1817c2d0be93f3670979ccd917be6d 100644 (file)
@@ -378,4 +378,5 @@ class CRM_Report_Form_Mailing_Bounce extends CRM_Report_Form {
       }
     }
   }
+
 }
index d0c1f431cc8f232e71190732ae3602102f77283b..5022da589c52b10d3c841c79f2e9814a232fc8e5 100644 (file)
@@ -326,4 +326,5 @@ class CRM_Report_Form_Mailing_Clicks extends CRM_Report_Form {
       }
     }
   }
+
 }
index 1420e2d320e13bc7611f84a34726d71b65067e26..7e3c75880b92f16df82328a342ce67a60ceaf3c6 100644 (file)
@@ -470,4 +470,5 @@ class CRM_Report_Form_Mailing_Detail extends CRM_Report_Form {
       }
     }
   }
+
 }
index 0c4d5610d0e6034969578e98a684c9b8c3cb89ff..be16925f9f0b48f630e20b39e4021356db969c06 100644 (file)
@@ -313,4 +313,5 @@ class CRM_Report_Form_Mailing_Opened extends CRM_Report_Form {
       }
     }
   }
+
 }
index facd4c6e81ab14518dadbbb3499ee2939cecf872..e37483b987a8514d528e8b1eefe60d7e26597bc2 100644 (file)
@@ -612,4 +612,5 @@ class CRM_Report_Form_Mailing_Summary extends CRM_Report_Form {
       }
     }
   }
+
 }
index fa4d910e5c9ea917f550522df94a06e53f1294d4..d08760041ffda45d993efca20d141cfb4f7456c5 100644 (file)
@@ -812,4 +812,5 @@ class CRM_Report_Form_Member_ContributionDetail extends CRM_Report_Form {
       $lastKey = $rowNum;
     }
   }
+
 }
index 40b45d5e749c15135c646cdbcb89eebf5acdcfbf..ab1ab46522d762239112b20e0071c9d48a7bfcad 100644 (file)
@@ -475,4 +475,5 @@ class CRM_Report_Form_Member_Detail extends CRM_Report_Form {
       }
     }
   }
+
 }
index 63b1a84049f0b3fbfdd2ceb6ffe0afa0bc7de7c8..0a48c32e09abc47013860c61b079149bf82b9753 100644 (file)
@@ -438,4 +438,5 @@ class CRM_Report_Form_Member_Lapse extends CRM_Report_Form {
       }
     }
   }
+
 }
index de8eb9fe257890034b2dadcb023164927143c42f..dd09401f066550d9578c7f7ceeff499aa359914c 100644 (file)
@@ -634,4 +634,5 @@ GROUP BY    {$this->_aliases['civicrm_contribution']}.currency
       }
     }
   }
+
 }
index 387abf456675086a9de2696decefdb1e1005a5bb..a8a2221eea214e2f4faca908d56bb1589952928d 100644 (file)
@@ -448,4 +448,5 @@ LEFT  JOIN civicrm_contribution  {$this->_aliases['civicrm_contribution']}
       }
     }
   }
+
 }
index 3d3a6c0f5b252e8346f5b4adc200fe862db95834..e336eb8fcce353ca5fbb6e35cecd8366f25b2ffe 100644 (file)
@@ -577,4 +577,5 @@ class CRM_Report_Form_Pledge_Detail extends CRM_Report_Form {
       }
     }
   }
+
 }
index e0c9a0bc9f7007d1daa7a6a71b16d5ebb79a242e..2471e80b70dc446051b774ff3daa2d95b6e7d88c 100644 (file)
@@ -388,4 +388,5 @@ class CRM_Report_Form_Pledge_Pbnp extends CRM_Report_Form {
       }
     }
   }
+
 }
index 59e091b35de64ee68d50e658b4293563a16c6488..ea5beb716fec3db95020cbfbe974e4755133d159 100644 (file)
@@ -403,4 +403,5 @@ class CRM_Report_Form_Pledge_Summary extends CRM_Report_Form {
       }
     }
   }
+
 }
index 3de997e5a87fedd0364262c26ca28bb6e462a73f..ea99dcd518774bf730430de0a6206daa4efd64b3 100644 (file)
@@ -204,4 +204,5 @@ class CRM_Report_Form_Register extends CRM_Core_Form {
       CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/admin/report/options/report_template', "reset=1"));
     }
   }
+
 }
index 106efc2e627ef29ff6e892a397e7e1ada70bdba6..4d0eac3f936ebd176da057eaeafa71302c3cb2b7 100644 (file)
@@ -284,4 +284,5 @@ FROM       civicrm_contact {$this->_aliases['civicrm_contact']} {$this->_aclFrom
       }
     }
   }
+
 }
index 8ed743cd3b4714db58d3e3580355a823a1139a2f..8dfa838c7e2f984ed6acb46ab0b4060c937ea0ea 100644 (file)
@@ -177,4 +177,5 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    */
   public function creatNewShortcut(&$shortCuts) {
   }
+
 }
index 313a60076d9c166f570b8e2fd2544ef8ddfa64a8..cd9f9a351bd8ad6cbe38ec4130cbf1235378030e 100644 (file)
@@ -107,4 +107,5 @@ interface CRM_Report_Interface {
    * Returns an array of column headers and field names and sort options
    */
   public function &columns();
+
 }
index 1789f2e872f2caf3f15414aedee6779df5f3293d..29a2b3502fddfcfb35e280dd1c23e795bbb44854 100644 (file)
@@ -106,4 +106,5 @@ class CRM_Report_Page_Instance extends CRM_Core_Page {
     }
     return CRM_Utils_System::redirect($reportUrl);
   }
+
 }
index c603af071e93e0e172eac32b1b5ff7f4fda045b3..447aaeca15138c41fe4a54dcb52b1d4b5e86fe2f 100644 (file)
@@ -212,4 +212,5 @@ class CRM_Report_Page_InstanceList extends CRM_Core_Page {
     }
     return parent::run();
   }
+
 }
index 5d00af1b87014b4d605945a06bf3205ab3f55163..65de558cc272ee3daad07009ab443417e4b9e4f3 100644 (file)
@@ -219,4 +219,5 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
   public function userContextParams($mode = NULL) {
     return 'reset=1&action=browse';
   }
+
 }
index c6da9f50400a132ad74cf619a51d7fa79fcd002a..154223e006bba7038410794211ec42447471fe96 100644 (file)
@@ -81,4 +81,5 @@ class CRM_Report_Page_Report extends CRM_Core_Page {
     }
     return CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/report/list', 'reset=1'));
   }
+
 }
index 8ec1a3cb7c7cd77ca42e4d9fe702b2f75a8964bb..46fb518950b5d9f8274e723b9c2f97134973904e 100644 (file)
@@ -119,4 +119,5 @@ LEFT  JOIN civicrm_component comp
 
     return parent::run();
   }
+
 }
index 9ce1496e31405fa45f2bdba4e59bcd1faa8d6fcc..fe0b9507c2da0d53cfbb41687d965f8ab66bb111 100644 (file)
@@ -305,4 +305,5 @@ class CRM_Report_Utils_Get {
       }
     }
   }
+
 }
index 8c7ab85c5eb74b0af82ddf7b9b1d6232215b7f48..bced9f0e10b719ecab72ed94ddc05e41e44f8a92 100644 (file)
@@ -558,4 +558,5 @@ WHERE  report_id = %1";
     }
     return $instanceDetails[$reportUrl];
   }
+
 }
index 7d3ac22c6fd36a81a0ae3900a751355f7ffe8a34..f149cb501e023a3887859149cfb1f83c631d1bee 100644 (file)
@@ -182,4 +182,5 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
     }
     return $providerInfo[$providerID];
   }
+
 }
index 48037399b7b6975d08e230e2b4f8188b3e62090a..d127b8dfd4f8e7d559ff047b6773a4ef75db8d53 100644 (file)
@@ -72,4 +72,5 @@ class CRM_SMS_Controller_Send extends CRM_Core_Controller {
       $uploadNames
     );
   }
+
 }
index 66c4cf3c0705d7a25fde53a46d590be420c3346c..316a24d2f7ea9bff9ae5614760292674e79244b1 100644 (file)
@@ -346,4 +346,5 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index 59ed8bdf02c1a7e00c5b83b177ce8d02bdd0b4b4..ffb77d6f4cac4c0229d2e432b6bef20439eee0c5 100644 (file)
@@ -180,4 +180,5 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form {
       CRM_SMS_BAO_Provider::saveRecord($recData);
     }
   }
+
 }
index b24531f1539e0dedf5bd60cbabe6db9639a3cdda..901d25b2474e678adfb919afb26de4ce11c03f38 100644 (file)
@@ -211,4 +211,5 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
   public function getTitle() {
     return ts('Schedule or Send');
   }
+
 }
index 033b1803059d411ec781eb66924102efec5859ff..100f1df024013e076a1e024ff73cdc93596410e8 100644 (file)
@@ -434,4 +434,5 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
   public function getTitle() {
     return ts('SMS Content');
   }
+
 }
index 6e9d533de7be6ca975a57391c75a1bf2033342c1..f8d17405fcff29edcbe2c58f7e48eb49ccd059f2 100644 (file)
@@ -44,4 +44,5 @@ class CRM_SMS_Page_Callback {
       $provider->inbound();
     }
   }
+
 }
index 4414709c2925e395e4fa64984d549451c2cdb71b..3f362ea16f607911b90ba8bd00c35c9a1c911ba2 100644 (file)
@@ -192,4 +192,5 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
   public function userContext($mode = NULL) {
     return 'civicrm/admin/sms/provider';
   }
+
 }
index 200c8747e824b331a7b3cfdd6ba4279e9c035071..48a8addb3b604c06adde02c85b482d5706f9996f 100644 (file)
@@ -355,4 +355,5 @@ INNER JOIN civicrm_mailing_job mj ON mj.mailing_id = m.id AND mj.id = %1";
     }
     return $uri;
   }
+
 }
index c51f4dee7bfd722862834cfd4a5ec98aadc532a4..48440a0b7c03c4fe07317b09f42dc5bb4f5d1784 100644 (file)
@@ -58,4 +58,5 @@ class CRM_SMS_StateMachine_Send extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 02082299ed2c007e94dceef08f43d681a2952a59..7ddbb4a56da6e456407869cfcf174f928bd99043 100644 (file)
@@ -127,4 +127,5 @@ class CRM_Tag_Form_Tag extends CRM_Core_Form {
 
     CRM_Core_Session::setStatus(ts('Your update(s) have been saved.'), ts('Saved'), 'success');
   }
+
 }
index 4ac9b6093ea39a8f46b8223d19d5caffc720e664..294a953edabecce667a95a840a078576143c1511 100644 (file)
@@ -117,4 +117,5 @@ class CRM_UF_Form_AbstractPreview extends CRM_Core_Form {
   public function getTemplateFileName() {
     return 'CRM/UF/Form/Preview.tpl';
   }
+
 }
index ee9e89933af04e9d88476eeca74cbd186cf8082f..8551f2bc324e962bdc4392aff53b03332028d3f4 100644 (file)
@@ -101,4 +101,5 @@ class CRM_UF_Form_AdvanceSetting extends CRM_UF_Form_Group {
 
     $form->addGroup($proxOptions, 'is_proximity_search', ts('Proximity Search'));
   }
+
 }
index 123af298eeaff19832cdbc6d5cb88fd0432c5298..583608ee9836c3f0cbe55fd4e7b8f6f98b1507e6 100644 (file)
@@ -1015,4 +1015,5 @@ class CRM_UF_Form_Field extends CRM_Core_Form {
     }
     return empty($errors) ? TRUE : $errors;
   }
+
 }
index 77c3c3aa5c3cd1a04064625cce25c77f8005c276..88271cd8c5fdcc0524fa73c7c22b0ee4904a235e 100644 (file)
@@ -385,4 +385,5 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
     // update cms integration with registration / my account
     CRM_Utils_System::updateCategories();
   }
+
 }
index 785048df900bc963eb6bb78246dfac1b619579fd..665b3c3f56015e1d2098522f1530727a5b917016 100644 (file)
@@ -49,4 +49,5 @@ class CRM_UF_Page_AJAX {
     $isMultiple = array('is_multi' => $isMultiple);
     CRM_Utils_JSON::output($isMultiple);
   }
+
 }
index 5425905ca84cda58310d386bfa0495ef9d52a5e0..61b440df1f011a97bf2561e3951e6e6322e2ffa4 100644 (file)
@@ -295,4 +295,5 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
     $controller->process();
     $controller->run();
   }
+
 }
index f5c63382e4c21c76abc860ba122821a7b6374525..035931a0fcdfeb6da4e8b4319efbe84e166257cd 100644 (file)
@@ -490,4 +490,5 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
     }
     return $returnGroupTypes;
   }
+
 }
index 0e5a84782b6ff0de4471ab6308c456c9e887877b..025fea737e82edf35bbaedc0d1621010e125670f 100644 (file)
@@ -270,4 +270,5 @@ class CRM_UF_Page_ProfileEditor extends CRM_Core_Page {
     }
     return $result;
   }
+
 }
index b35d67486084074e01b8903e064cf23c747e9edc..5483f5df0a29928535f0df5de12e2cdb6aa892b6 100644 (file)
@@ -56,4 +56,5 @@ class CRM_Upgrade_Controller extends CRM_Core_Controller {
     $config = CRM_Core_Config::singleton();
     $this->addActions();
   }
+
 }
index 803bf2e7d2a33339feb964f51013686f983aab90..e18c783505fc3a5e4be4a951e4b700fe43a4eb10 100644 (file)
@@ -785,4 +785,5 @@ SET    version = '$version'
       }
     }
   }
+
 }
index 9ac4c313d1a1dc25de8980cee3236b8f754c7e9c..359f1ee75f5532ae9ad2f25dcff561c76ddebfbd 100644 (file)
@@ -81,4 +81,5 @@ class CRM_Upgrade_Headless {
       'message' => file_get_contents($postUpgradeMessageFile),
     );
   }
+
 }
index 19f538f52dc3b930b7416113dc7137181fdb87c0..686ea94e1a9b97c6b7d49e68ba1f951a7614cd4c 100644 (file)
@@ -596,4 +596,5 @@ SELECT  count( id ) as statusCount
     $upgrade = new CRM_Upgrade_Form();
     $upgrade->processSQL($rev);
   }
+
 }
index a8b451f529e37debe62116ddaf01a2865f48dfec..feaaccd47f418314a907a0cedf8751e743dd1488 100644 (file)
@@ -345,4 +345,5 @@ DROP KEY `{$dao->CONSTRAINT_NAME}`";
     );
     $queue->createItem($task, array('weight' => -1));
   }
+
 }
index 6d7f437960192fab580abcb5a92c1ce88d43527e..52901f5f3d80394f0187c40a8b5e7e88a2df0547 100644 (file)
@@ -832,4 +832,5 @@ CREATE TABLE IF NOT EXISTS `civicrm_word_replacement` (
     }
     return $result;
   }
+
 }
index c66c3cf0e7593d1d836d48edc58701a82da73772..6311272d7e489ff7dc465724136dc3089f682d35 100644 (file)
@@ -428,4 +428,5 @@ AND    v.is_active = 1
   public function getTemplateMessage() {
     return "Blah";
   }
+
 }
index 9e62f02e604d278cd60e8b031d2fa94dc984b4ae..3c30d0a05ee4f2c0a338fe63ef68530295b66a31 100644 (file)
@@ -108,4 +108,5 @@ class CRM_Upgrade_Incremental_php_FourSix {
     );
     $queue->createItem($task, array('weight' => -1));
   }
+
 }
index 79306f3dca6d368acb86d551d6a70032c760e17f..659d3652bd9abe1249ad74032ef25bcadf76397f 100644 (file)
@@ -1350,4 +1350,5 @@ ADD INDEX UI_entity_financial_trxn_entity_id (entity_id);
     );
     $queue->createItem($task, array('weight' => -1));
   }
+
 }
index 6e8b4a778adaf2f1901b96c2f053758360f54545..e8b44f5be3eeb9c10eeb58eb9bb8165209df1d2e 100644 (file)
@@ -47,4 +47,5 @@ class CRM_Upgrade_Incremental_php_FourZero {
   public function upgrade_4_0_alpha1($rev) {
     // do nothing, db is already upgraded to 3.4.alpha1.
   }
+
 }
index d34f811c08a7736f05976a1522a53b5e9cd2bc31..62c6b253e85f5243f2622893ff5d230226e97433 100644 (file)
@@ -411,4 +411,5 @@ VALUES
     $upgrade = new CRM_Upgrade_Form();
     $upgrade->processSQL($rev);
   }
+
 }
index dc98c089a23fd78f3e3d77b7c028cd653fbea0f1..07584f69570be74ddab314e0cbd90fc38baf49c1 100644 (file)
@@ -416,4 +416,5 @@ INNER JOIN  civicrm_option_group grp ON ( grp.id = val.option_group_id )
     $upgrade->assign('alterContactDashboard', $alterContactDashboard);
     $upgrade->processSQL($rev);
   }
+
 }
index bdabdb38f53b79f98cce9e51f26790f079f24b76..ff6b9714cd9ca4a5e7f954b722fb74a7b73e34d3 100644 (file)
@@ -288,4 +288,5 @@ UPDATE  civicrm_membership_status
     $upgrade->assign('addActivityTypeIndex', $addActivityTypeIndex);
     $upgrade->processSQL($rev);
   }
+
 }
index ff4888080e982eca8bd237ae93806cfa1ce5a8ff..d6835008fab2797e5eba96eb13cc7a5a0fb61ef0 100644 (file)
@@ -60,4 +60,5 @@ class CRM_Upgrade_Page_Cleanup extends CRM_Core_Page {
     $content = $template->fetch('CRM/common/upgradeCleanup.tpl');
     echo CRM_Utils_System::theme($content, FALSE, TRUE);
   }
+
 }
index 02949cad44041efb7f4110dc5f56c738e04f88af..deb52ad9fbe4b44754d752ef5681a0b7d32d2ea9 100644 (file)
@@ -203,4 +203,5 @@ class CRM_Upgrade_Page_Upgrade extends CRM_Core_Page {
     $content = $template->fetch('CRM/common/success.tpl');
     echo CRM_Utils_System::theme($content, $this->_print, TRUE);
   }
+
 }
index eb36f2259a38b4bea22859a732a36375c1f4e39a..08a2f75083bdaefba96a149d354cde0f14035d4f 100644 (file)
@@ -635,4 +635,5 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
       $error['_qf_default'] = ts("Please select at least one option from price set.");
     }
   }
+
 }
index 6d81879fce2a536c6fec247b571e88748961fff1..58b6cf3a57072bcf545a946c73f00dff5ae48f84 100644 (file)
@@ -221,4 +221,5 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
     $fieldValueDAO->id = $id;
     return $fieldValueDAO->delete();
   }
+
 }
index 709886d7fecfc29b0fda9d5f0d498ee0717b2c97..70177f09322e3120aad9e2697a27b7b7296f71a9 100644 (file)
@@ -311,4 +311,5 @@ WHERE  $where
 
     CRM_Core_DAO::executeQuery($query, $params);
   }
+
 }
index 212c23d1f47236b5bdf5b34f02bb44ac87369db6..58d8efd09918a9a79c6b3c244c395bf53684b959 100644 (file)
@@ -1141,4 +1141,5 @@ GROUP BY     mt.member_of_contact_id";
   public static function setIsQuickConfig($id, $isQuickConfig) {
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_quick_config', $isQuickConfig);
   }
+
 }
index 072901d67d40a4eb471fa45fb6b2e9c85d8979f4..93ebcc0c478d4f39edd0cc892bec696407b6011f 100644 (file)
@@ -56,4 +56,5 @@ class CRM_Upgrade_StateMachine extends CRM_Core_StateMachine {
 
     $this->addSequentialPages($this->_pages, $action);
   }
+
 }
index 87bbfefca077db95f88df06929e70c804f04cf09..1538684f71d2ce5857475fee728b4ecd97adee81 100644 (file)
@@ -144,4 +144,5 @@ abstract class CRM_Utils_API_AbstractFieldCoder implements API_Wrapper {
   protected function isApiControlField($key) {
     return (FALSE !== strpos($key, '.'));
   }
+
 }
index 345765825f1b578e7c7ce3917d2de683448db04e..4d07e22f65de510e47cc354785575f46b3f52fca 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Utils_API_HTMLInputCoder extends CRM_Utils_API_AbstractFieldCoder {
       $values = str_replace(array('&lt;', '&gt;'), array('<', '>'), $values);
     }
   }
+
 }
index dcdc487930744a649327e447bce5aa3769ce4e0e..e6c18cfbc48af8bcdda5f3b9592c2a639c4d3b1d 100644 (file)
@@ -187,4 +187,5 @@ class CRM_Utils_API_MatchOption implements API_Wrapper {
     }
     return $params;
   }
+
 }
index 3fa7956a69e19f638ec1b5e2ed8f90148ddce09f..74530055e8153735a01583a9a466096a3a7f9d0c 100644 (file)
@@ -103,4 +103,5 @@ class CRM_Utils_API_NullOutputCoder extends CRM_Utils_API_AbstractFieldCoder {
       return $result;
     }
   }
+
 }
index 0dd6fdf7c88596e1cfd9d01abfda6fd4b0fef081..2ad0a91f1ee74bccdc555f21047d69d15994c75f 100644 (file)
@@ -129,4 +129,5 @@ class CRM_Utils_API_ReloadOption implements API_Wrapper {
     );
     return $returnKeys;
   }
+
 }
index 75d4e95ad2736cf631c357d2a4c8921a5dd63feb..225de20601198d182b69cdaa9dacc61412639c09 100644 (file)
@@ -306,4 +306,5 @@ class CRM_Utils_Address {
     $newSequence = array_unique($newSequence);
     return $newSequence;
   }
+
 }
index 0b0ccdb5cbcea7f37c1b1c1e588f79256def2090..f469c6bdf5d40ab97d185700ab8b5053d048ae75 100644 (file)
@@ -287,4 +287,5 @@ class CRM_Utils_Address_BatchUpdate {
     $result['messages'] = implode("", $this->returnMessages);
     return $result;
   }
+
 }
index d4105a186a9424e17f3fe2f3e184355480121ad3..04d2fcfd0048c2f73d67758f87119699b94f7e65 100644 (file)
@@ -121,4 +121,5 @@ class CRM_Utils_Address_USPS {
 
     return TRUE;
   }
+
 }
index e96d320c770a3128f5b6a39ecdb2ead4e4683de3..9def6c2aa8bf39fcafb0c924a34a02886902caf6 100644 (file)
@@ -80,4 +80,5 @@ class CRM_Utils_Api {
     }
     return _civicrm_api_get_entity_name_from_camel($shortName);
   }
+
 }
index 11c169f204ec90158f8cc82fdd109e6b1b01b56b..83996c365441beb4a23705c9f051063d26de99b3 100644 (file)
@@ -830,4 +830,5 @@ class CRM_Utils_Array {
     }
     return $output;
   }
+
 }
index 61bc10b2a921361211c9fcf3ce2a4e3207cc8b38..d2f77ffce88175ac557a85213ecb9e1b81197dda 100644 (file)
@@ -162,4 +162,5 @@ class CRM_Utils_Cache {
     }
     return $defaults;
   }
+
 }
index 1a6434cc6c4963d0c5796b8aad570554c66bcd39..be5e16152fac964d170098affd0b12b40e863b0b 100644 (file)
@@ -115,4 +115,5 @@ class CRM_Utils_Cache_APCcache {
       }
     }
   }
+
 }
index 65c8f7a2e59f56cf80d76b3d1e213173dd6a8576..096ab477b5317f15b6da5f79320d852d326cb9af 100644 (file)
@@ -50,4 +50,5 @@ class CRM_Utils_Cache_Arraycache implements CRM_Utils_Cache_Interface {
     unset($this->_cache);
     $this->_cache = array();
   }
+
 }
index 8b7e99e30039027d5873cf0098458f96bd3ecc75..d0427b1746735aa2c343e084754674e1ad666f69 100644 (file)
@@ -66,4 +66,5 @@ interface CRM_Utils_Cache_Interface {
    * @return void
    */
   public function flush();
+
 }
index 1bee39c583b02e887aea261afbe70ef7ac0044a7..bdd2853a7ab5b22093b48aaf89405920019035c0 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Utils_Cache_Memcache {
   public function flush() {
     return $this->_cache->flush();
   }
+
 }
index f347b1079162727acf2c828e734d9517571c2790..fb408fec96417a73e36a56df9657645bb6d9f978 100644 (file)
@@ -168,4 +168,5 @@ class CRM_Utils_Cache_Memcached {
   public function flush() {
     return $this->_cache->flush();
   }
+
 }
index 693383cf59057cd7bb76c8dec5d641f04c0654da..f753846bb10cfc2220482e0425164a4e354eb68b 100644 (file)
@@ -87,4 +87,5 @@ class CRM_Utils_Cache_NoCache implements CRM_Utils_Cache_Interface {
   public function flush() {
     return FALSE;
   }
+
 }
index 91c27ec5ba633a4de8095d25b33094242e8725e0..bcdf6860463aea9a71ce543bcefc60b0387a6c69 100644 (file)
@@ -115,4 +115,5 @@ class CRM_Utils_Cache_SerializeCache implements CRM_Utils_Cache_Interface {
     unset($this->_cache);
     $this->_cache = array();
   }
+
 }
index 845f6f512011a3567c6ed243f6b3ba43d87edaf4..d92c6b2a28a3695cbf369d54ed20a7d8db7e095e 100644 (file)
@@ -135,4 +135,5 @@ class CRM_Utils_Cache_SqlGroup implements CRM_Utils_Cache_Interface {
   public function prefetch() {
     $this->frontCache = CRM_Core_BAO_Cache::getItems($this->group, $this->componentID);
   }
+
 }
index 4727bed3cd2071a2bb88c30a6f80c01e45828398..7844b5aa15211c9b94098fbb12e30a11ae8353bd 100644 (file)
@@ -114,4 +114,5 @@ class CRM_Utils_Check_Case {
 
     return $messages;
   }
+
 }
index c12ca3e41dcf95452f02a5b9e7b58047bf3b7219..9c2ec5f20dc828e9866ba8f66ed0d6a13fd93f1c 100644 (file)
@@ -114,4 +114,5 @@ class CRM_Utils_Check_Env {
 
     return $messages;
   }
+
 }
index 97fee53a68117c1905699ce753fdb87a28ead375..2a74f41e3b18b4a4a4c076db1eadfc259f42c277 100644 (file)
@@ -90,4 +90,5 @@ class CRM_Utils_Check_Message {
       'title' => $this->title,
     );
   }
+
 }
index bc77749d37d9c9b49fac37e348ec7d70ddead2d8..6f21ad5e24c7f9baf5371d5cafdeb820577577e8 100644 (file)
@@ -300,4 +300,5 @@ class CRM_Utils_Check_Security {
     list ($ignore, $heuristicSuffix) = explode($filePathMarker, str_replace('\\', '/', $targetDir));
     return $heuristicBaseUrl . $filePathMarker . $heuristicSuffix;
   }
+
 }
index 05c68bf7d6f3b60ea34857d30e1a367eb514053e..42091a4f73dc1071257df43923dae84a411934e7 100644 (file)
@@ -48,4 +48,5 @@ class CRM_Utils_Constant {
       return $default;
     }
   }
+
 }
index 370774b747b06a0969c1805eb473331b71d952dc..02370d30d8a409c71dc1d819edafa336840ebd16 100644 (file)
@@ -110,4 +110,5 @@ class CRM_Utils_Crypt {
 
     return $string;
   }
+
 }
index a38f6f7fb73fa4c96192c402c73db4fda8cc03fc..7052d6867c5a4616a4bcd245f7dd71023cd91041 100644 (file)
@@ -33,4 +33,5 @@ class CRM_Utils_FakeObject {
       throw new Exception("Call to unimplemented method: $name");
     }
   }
+
 }
index d9a115e9a2990102dd165cbecdfa134957aa3570..6b77dacf610903e1555a1b13b7e50606f03873b4 100644 (file)
@@ -700,4 +700,5 @@ HTACCESS;
     }
     return TRUE;
   }
+
 }
index d1b98eea75090fb19eeeb2399f5768ce2654421c..edc2deff4d4634aceb8d792ee5e6e5188273afba 100644 (file)
@@ -157,4 +157,5 @@ class CRM_Utils_Geocode_Google {
     $values['geo_code_1'] = $values['geo_code_2'] = 'null';
     return FALSE;
   }
+
 }
index 86a75fbceb6914583db7b2198d1c0fc9f590c9bd..6f57ef652634564bde547a366aaad788b27211cc 100644 (file)
@@ -208,4 +208,5 @@ class CRM_Utils_Geocode_Yahoo {
     $values['geo_code_1'] = $values['geo_code_2'] = 'null';
     return FALSE;
   }
+
 }
index 3f32cf799c65cede75c5f2d52ece27a8d864b969..d9b7dc6110f3d985ed4c4be0268d8e6ff6af5069 100644 (file)
@@ -111,4 +111,5 @@ class CRM_Utils_GlobalStack {
       }
     }
   }
+
 }
index 1eed74bac6cc2a80924ed45f0cb7ef41a171eb38..994621deb80124f2f8e092d89f1d92246d62bf4b 100644 (file)
@@ -1914,4 +1914,5 @@ abstract class CRM_Utils_Hook {
       'civicrm_fileSearches'
     );
   }
+
 }
index 3ae3c1b045be35117eb50b7004e9f08b17937d4a..62de29b9386215c08f70d483869469f78e5b3a3f 100644 (file)
@@ -129,4 +129,5 @@ class CRM_Utils_Hook_DrupalBase extends CRM_Utils_Hook {
       }
     }
   }
+
 }
index 48b2529642c3bfebdc5e38aeb6f5067a63149604..8f79b658ebfe0ea91fe9cf4aee7c262a44eac904 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Utils_Hook_Joomla extends CRM_Utils_Hook {
       return $result;
     }
   }
+
 }
index a454a10bf24dd39be88fb7ea02e98554d824a7c3..4bb563faea57789e7a1cb111f88ee69e2e431f49 100644 (file)
@@ -75,4 +75,5 @@ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook {
     // suppress all hok calls during soap
     return NULL;
   }
+
 }
index 72f1c46f371194dbedced379d9ea1c56d4ef4e19..2ad5557f21fa8a6c64e542f02138ff26b260f64c 100644 (file)
@@ -125,4 +125,5 @@ class CRM_Utils_Hook_UnitTests extends CRM_Utils_Hook {
       call_user_func_array($this->adhocHooks[$fnSuffix], $params);
     }
   }
+
 }
index 74f91697d8fc5d37b6a3d74d0fc3004869f0f59a..8553a51a49b4eebb714978a5455e3c3df6ec85ad 100644 (file)
@@ -219,5 +219,4 @@ class CRM_Utils_Hook_WordPress extends CRM_Utils_Hook {
     }
   }
 
-
 }
index 53230169a4c349c1aae05097e8703abb3775fd9d..d5107e8450caf2d6e60327350dfe78ce9ecd19b2 100644 (file)
@@ -123,4 +123,5 @@ class CRM_Utils_ICalendar {
 
     echo $calendar;
   }
+
 }
index 4276ac3cb4a1536f09b5e1d9eeada6c8ba765ab2..5e118c3c1e0010ce7a012f14955f7bbe3daf6078 100644 (file)
@@ -64,4 +64,5 @@ class CRM_Utils_JS {
     }
     return array_values($strings);
   }
+
 }
index 20117a58860173ce7e42ce2ea9cf09b8a8de74d9..7085913bb2f637987885d3b985fea8c04f48933d 100644 (file)
@@ -164,4 +164,5 @@ class CRM_Utils_JSON {
 
     return $sOutput;
   }
+
 }
index 54fda7e2fd8a871932093119ea0378257919bd1b..84246c346706a3e64d3369ff6a28780fa77e6511 100644 (file)
@@ -416,4 +416,5 @@ class CRM_Utils_Mail {
       'cleanName' => $fileName,
     );
   }
+
 }
index d15ab20ec0750ef4579537b3f299a1fde6e146ae..4759d2328a1773a9771d0052af952ab785b83c73 100644 (file)
@@ -415,4 +415,5 @@ class CRM_Utils_Mail_EmailProcessor {
       $store->expunge();
     }
   }
+
 }
index 612214c53f57dceee4c18751f9831e862a377897..a89914a5c211fa3f21d4174b145a19081093df68 100644 (file)
@@ -454,4 +454,5 @@ class CRM_Utils_Mail_Incoming {
       CRM_Core_DAO::$_nullArray
     );
   }
+
 }
index 1f416f6a024bc1a2b1a32706521c09fb7a84eb6a..cd567ec224e998fd7b48904152a200daad419018 100644 (file)
@@ -579,4 +579,5 @@ class CRM_Utils_Migrate_Export {
     }
     return $prefix . "<$name>" . htmlentities($value) . "</$name>";
   }
+
 }
index 6d7e589a2b6c8cb686c4da7b42cacc80776e1103..ac8c991118eae2f0aa235080c97412d695d5a7dd 100644 (file)
@@ -638,4 +638,5 @@ WHERE  date >= $lastExportTime
 
     // print_r( json_decode( $json ) );
   }
+
 }
index 4b7b327cf87caafd78c1cf0a26517644eb1b23db..e12f8fc159fa1996d8db6adf139d92f939ba5b93 100644 (file)
@@ -472,4 +472,5 @@ AND        f.column_name = %2
       }
     }
   }
+
 }
index 943d1871eb88ad0a3757de25d53dbf9e7ff30e17..7ad828ae209387f75a1bedc8642a31740ad025ae 100644 (file)
@@ -299,4 +299,5 @@ WHERE entity_table = '{$tableName}'
       $this->_lookupCache[$dao->slave_id] = $dao->master_id;
     }
   }
+
 }
index 916c892938c710ded1e03456647e06650c1a7247..ced4bfed13841e84d55c452b140b6b509e06100d 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Utils_Money {
     );
     return strtr($format, $replacements);
   }
+
 }
index f7999318c8da8cbac40bcbfd3cc1f523e167863a..2079ff049ed537ebeb1e6044b08d1f934e4a961e 100644 (file)
@@ -85,4 +85,5 @@ class CRM_Utils_Network {
     error_reporting($old_error_reporting);
     return FALSE;
   }
+
 }
index 783ae758e6d1ae832ef9be996ebff2062f0d5630..c197e4b7cc6c55bd003c5e840fc3624e673f22d0 100644 (file)
@@ -45,4 +45,5 @@ class CRM_Utils_Number {
       return $sign * $val;
     }
   }
+
 }
index 21f140d9ab6e562b2ba0030920c9864870cd0912..ef33d1090bdd78d53e31460e4c415643db5648c5 100644 (file)
@@ -568,4 +568,5 @@ class CRM_Utils_OpenFlashChart {
 
     return $openFlashChart;
   }
+
 }
index e51baf5dd154b186500f5fa00c2214471b72d213..824d4d46b7efc8037b1b547d1daff87ae1003746 100644 (file)
@@ -145,5 +145,4 @@ class CRM_Utils_OptionBag implements ArrayAccess, IteratorAggregate, Countable {
     return count($this->data);
   }
 
-
 }
index 8646a92d6c8cc627ba7118dfc0a10ad4dcec8313..b11a7d30a31763a1d519737b45ce37bb80e238c4 100644 (file)
@@ -284,4 +284,5 @@ class CRM_Utils_PDF_Label extends TCPDF {
 
     return $list;
   }
+
 }
index d20ef8cae1de21baf9afbeccf341f7dd77a51d79..5659a663e5366ef69d9662b1fab328a4125c7cc7 100644 (file)
@@ -405,4 +405,5 @@ class CRM_Utils_PDF_Utils {
       CRM_Core_Error::statusBounce("PDFlib Error: " . $excp->get_errmsg());
     }
   }
+
 }
index c9f40a79aa4a054b208b2a80a70502c8dfc753af..f11ade62354ddd7bf7a8dbd761b9380f18e9fddf 100644 (file)
@@ -344,4 +344,5 @@ class CRM_Utils_Pager extends Pager_Sliding {
   private function formatLink($href, $title, $image) {
     return sprintf('<a class="crm-pager-link action-item crm-hover-button" href="%s" title="%s">%s</a>', $href, $title, $image);
   }
+
 }
index 6496b0ee258d22c2a791fe8150381c19b6da932c..a0a259433314791532813fdcf9d14d936b4691dd 100644 (file)
@@ -198,4 +198,5 @@ class CRM_Utils_PagerAToZ {
     $aToZBar[] = array('item' => $url);
     return $aToZBar;
   }
+
 }
index 33224a346a28fc0ab48130a3e2cb1fa297b7d646..5d0689fe982f581697133d76d798041d201f9d37 100644 (file)
@@ -166,4 +166,5 @@ class CRM_Utils_PseudoConstant {
     }
     CRM_Core_PseudoConstant::flush();
   }
+
 }
index a3577ab5da221602af0dd79f4b4a2fd8c6f813f2..6a67342e0fcd8c1f2ec0f09e929cf015bdab781c 100644 (file)
@@ -354,4 +354,5 @@ class CRM_Utils_QueryFormatter {
 
     echo $buf;
   }
+
 }
index dbe4740e3a721336fed4a0b6f26ebe63b05c8e84..6271bafc91514d46ee9c8ceba6873805d7182a32 100644 (file)
@@ -712,4 +712,5 @@ class CRM_Utils_REST {
       return self::error('ERROR: No CMS user associated with given api-key');
     }
   }
+
 }
index cdefd36e62bbb79431ec77446e9ca121adc64ac1..eb0a95ae663e6142f68d9fa45a8866eeba23f435 100644 (file)
@@ -125,4 +125,5 @@ class CRM_Utils_ReCAPTCHA {
     );
     return $resp->is_valid;
   }
+
 }
index f81cb4bfeb249ca3c93e80e411136b32929a0796..e0034470860f9399125ddfce790c76c8b26a48c0 100644 (file)
@@ -198,4 +198,5 @@ class CRM_Utils_Recent {
     $session = CRM_Core_Session::singleton();
     $session->set(self::STORE_NAME, self::$_recent);
   }
+
 }
index d18b764cadff331fb6f4998611c5cb57913a8e8d..765ba69cf2813a1b4d208d8e5a2f132a3a13ba85 100644 (file)
@@ -132,4 +132,5 @@ class CRM_Utils_Request {
     }
     return $result;
   }
+
 }
index c9b791157adb69af4c1f1f04664a93b506ced839..7e5bb4313b96c379032e33fb1bb89467d0bf42cb 100644 (file)
@@ -798,4 +798,5 @@ class CRM_Utils_Rule {
   public static function qfKey($key) {
     return ($key) ? CRM_Core_Key::valid($key) : FALSE;
   }
+
 }
index 9ec754374a111a92f6b8b0e193ed4a4a3309ca81..11b005208008e94220cf822d9fd0822afbb323d3 100644 (file)
@@ -134,4 +134,5 @@ class CRM_Utils_SQL_Insert {
 
     return $sql;
   }
+
 }
index 16f41ae96a326fd8b8d6bd72f2d3cf88e8fa2283..cdbb1b926aebdbeb6c1ba2be4f768e53e1933514 100644 (file)
@@ -269,4 +269,5 @@ class CRM_Utils_SQL_Select {
     }
     return $sql;
   }
+
 }
index 1116cfbad181bd03478da873723d00dc4bc86ce3..eaeb7e2764b8fb2cf95007b05ea1ad2e77f548c5 100644 (file)
@@ -136,4 +136,5 @@ class CRM_Utils_Signer {
     // many times on certain admin pages; so instead we'll re-use the hash.
     return $this->defaultSalt;
   }
+
 }
index ef81824aac7c4acdaad6927dccf2269a1393cdcb..9c883a4018b9216027762c5b5cb699dfcff2b737 100644 (file)
@@ -332,4 +332,5 @@ class CRM_Utils_SoapServer {
     $params['version'] = 3;
     return civicrm_api('contact', 'get', $params);
   }
+
 }
index 8bc250f0364a94901f2e811808fe8b1799f8e655..8641dfe861e5bfc61e43a756dd87f1ca6064aa95 100644 (file)
@@ -303,4 +303,5 @@ class CRM_Utils_Sort {
     // however, as I understand we don't want equality here:
     return -1;
   }
+
 }
index 5703bd978de9124a94b82cf6174298c89def280a..58f63f010203bc90f3a9f53d5258cb4ddcaaf3f4 100644 (file)
@@ -778,4 +778,5 @@ class CRM_Utils_String {
   public static function unstupifyUrl($htmlUrl) {
     return str_replace('&amp;', '&', $htmlUrl);
   }
+
 }
index fe9f45a4d02cf4e95c7557a9721b65ebd9e1a46d..f463c29feb7425e2b81ece390dc0287870294ab8 100644 (file)
@@ -183,4 +183,5 @@ class CRM_Utils_Sunlight {
 
     return $result;
   }
+
 }
index 1b04f30272b6f681febab80dfeb62209bc5b051d..1a8b0073c852b28d14e31473bb8ff17a301b7856 100644 (file)
@@ -1872,4 +1872,5 @@ class CRM_Utils_System {
 
     return NULL;
   }
+
 }
index 3ec8a101edc9afba3703b7db178a2bef7a8ec00c..4e994800c98c68e36460313f14080963713a9f43 100644 (file)
@@ -401,4 +401,5 @@ abstract class CRM_Utils_System_Base {
    */
   public function appendCoreResources(&$list) {
   }
+
 }
index 52a1f139c9c60fdfc8f56f045c820b12471b2e93..7083df31ff5c8795042c41a8e5fac47c1950f286 100644 (file)
@@ -1017,4 +1017,5 @@ AND    u.status = 1
   public function flush() {
     drupal_flush_all_caches();
   }
+
 }
index 01371fe3c8302c7a0e90f9cd6130dd688dc69e9b..465f97b0e51f27a638d244ea6214ef3fb1d01b40 100644 (file)
@@ -973,4 +973,5 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
   public function flush() {
     drupal_flush_all_caches();
   }
+
 }
index 2f957e4f9b77777d065c31de5546d41f739a7503..21b36aea37fa9f0b32d8d49a4fb4388e55631b5f 100644 (file)
@@ -665,4 +665,5 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
   public function getDefaultBlockLocation() {
     return 'sidebar_first';
   }
+
 }
index bcc763040586d80991397c12ff8cbc4dbd2d0cf6..abe9ea5c931e607a393a04de6d2f30f79136d103 100644 (file)
@@ -502,4 +502,5 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
     }
     return $this->url($_GET['q']);
   }
+
 }
index 17ca098f6803d8b660e8b300ae1d448c5e780846..8314a76528d3c90282900718ed10287e26af5e6b 100644 (file)
@@ -904,4 +904,5 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
   public function appendCoreResources(&$list) {
     $list[] = 'js/crm.joomla.js';
   }
+
 }
index c8aa0e2408eee6b60958107547e8c9532e96fb4a..ef8156be6be925280649a0212f3ce72205a28566 100644 (file)
@@ -203,4 +203,5 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
   public function getLoginURL($destination = '') {
     throw new Exception("Method not implemented: getLoginURL");
   }
+
 }
index 895b3e2db156f786a0f6e5932b28c4f9e03a2c67..2f83153104bcb4104ec6c67dbe2dae8acdc1e222 100644 (file)
@@ -335,4 +335,5 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
     // UGH. Obscure Drupal-specific implementation. Why does UnitTests extend Drupal?
     // You should delete this function if the base-classes are properly rearranged.
   }
+
 }
index d748d112597aa2cb9fdcf31b067906bf81ca8742..ba35b2633dc57611aa94262e5b25b860f861077d 100644 (file)
@@ -795,4 +795,5 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
       return CRM_Core_Config::singleton()->userFrameworkBaseURL . "wp-admin/user-edit.php?user_id=" . $uid;
     }
   }
+
 }
index ee18da9ea10f741fb221f8df6a3f186caaf59cf7..44c638e809b45b5e142a622cbec7b1c30fb8f925 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Utils_SystemLogger extends Psr\Log\AbstractLogger implements \Psr\Log\
     $rec->context = json_encode($context);
     $rec->save();
   }
+
 }
index 3f44375572aee85844a98cf5993d4c6d2d06a49b..11121d0b8ffe7a0eafe51fe52d00a18a323032fe 100644 (file)
@@ -104,4 +104,5 @@ class CRM_Utils_Time {
     $diff = strtotime($b) - strtotime($a);
     return (abs($diff) <= $threshold);
   }
+
 }
index 6e566cec97dbbadf23d5f9004a76594661d28855..092ad677c28f6e85917cd3a403ff4326d703a1a1 100644 (file)
@@ -1836,4 +1836,5 @@ class CRM_Utils_Token {
 
     return $output;
   }
+
 }
index ce7140275c0ba0d95e6fc2f60b100d55f1e1f909..99985ce454e85d310dd2923efab3703d76eb3b44 100644 (file)
@@ -222,4 +222,5 @@ class CRM_Utils_Tree {
   public function display() {
     print_r($this->tree);
   }
+
 }
index ab2ffe6e5ce4d8b463bf934b6e36da25b3e4fb99..0a13e20d47cf9d1847eb4b5abf47673a0127535e 100644 (file)
@@ -364,4 +364,5 @@ class CRM_Utils_Type {
 
     return NULL;
   }
+
 }
index 628f7dccd746bf6d5ab4f092f8ffca7fc5e24a13..0fb51248b6c167ccd0f922f67bea7b233a348c32 100644 (file)
@@ -113,4 +113,5 @@ class CRM_Utils_Verp {
 
     return array("$slocal@$sdomain", "$rlocal@$rdomain");
   }
+
 }
index 13cdec8f3361a73d3ba6d608e021c9f19355448e..305f28d412853ca62b85930938a1248801beb05e 100644 (file)
@@ -514,4 +514,5 @@ class CRM_Utils_Weight {
       'userContext' => $url,
     ));
   }
+
 }
index 956215b234f73622f0036687b1ae31ffb822e899..fbcc6585483c90670617ec9d99c138de1fc3fe94 100644 (file)
@@ -113,4 +113,5 @@ class CRM_Utils_Wrapper {
     $this->_controller->process();
     return $this->_controller->run();
   }
+
 }
index 149b663831338a936610b6caed97969f81c82fe0..e2556b1da6dca41a642a94ec5591e4aaff6ea2da 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Utils_XML {
     }
     return $arr;
   }
+
 }
index cf6c90186d8469699ffaff7c484e132eda5a8ba9..13ec21df6ca9461bcdef1f3b06c18029dae8dbd7 100644 (file)
@@ -152,4 +152,5 @@ class CRM_Utils_Zip {
     }
     return TRUE;
   }
+
 }
index 020738e5fb7871c87e10b6e413fc21a1344cfa06..cf22c5933391a883f757236b76c566824a2c7a69 100644 (file)
@@ -193,4 +193,5 @@ WHERE  id = %1";
     return "<embed>.......................</embed>" .
     print_r(func_get_args(), 1);
   }
+
 }
index eea048c608d1b9a9f548184d24afd45bcde07940..46e981dac94945d7fdfda28e5bb12db284896071 100644 (file)
@@ -51,4 +51,5 @@ class AuthorizeEvent extends Event {
   public function isAuthorized() {
     return $this->authorized;
   }
+
 }
index b205a6eaa47d01ca7b31c5e4ea066eb8528e37dc..e862fd0ce52aceef78044b446107d9125632253c 100644 (file)
@@ -70,4 +70,5 @@ class Event extends \Symfony\Component\EventDispatcher\Event {
   public function getApiRequest() {
     return $this->apiRequest;
   }
+
 }
index 6575257882a14fef3cea4197aa2790392966e384..9af645482a1f72823f32ee40680b15777228a8b0 100644 (file)
@@ -57,4 +57,5 @@ class ExceptionEvent extends Event {
   public function getException() {
     return $this->exception;
   }
+
 }
index 0512ced78f65679dceedd3882ea43783fca24fee..384c539842d014cf57cb6fe409c5e9ea98a00cb9 100644 (file)
@@ -41,4 +41,5 @@ class PrepareEvent extends Event {
     $this->apiRequest = $apiRequest;
     return $this;
   }
+
 }
index 0629840b42104ad2c4fc32660ecf4481b870c986..1742f7c4d79ed5a3cedcc5efb06a53affe7c9898 100644 (file)
@@ -55,4 +55,5 @@ class ResolveEvent extends Event {
   public function setApiRequest($apiRequest) {
     $this->apiRequest = $apiRequest;
   }
+
 }
index 0915fcd66535721ff8f7e777f6dc0133cb199a66..25eb81a41506cd4d2b2e036fa9f63a084a2dfc8a 100644 (file)
@@ -64,4 +64,5 @@ class RespondEvent extends Event {
   public function setResponse($response) {
     $this->response = $response;
   }
+
 }
index 791739f06b7dc02d1eef6124dbcfb5d893b50747..fac0f45199466606a326228f345083fbd40b8c6a 100644 (file)
@@ -104,4 +104,5 @@ class Events {
       self::RESPOND,
     );
   }
+
 }
index 1022fb523a7d52ac416e9215c48b4f40a4a7ed74..f2df795ca32a1016700e38435f4396b7fab30d6d 100644 (file)
@@ -21,4 +21,5 @@ class NotImplementedException extends \API_Exception {
   public function __construct($message, $extraParams = array(), \Exception $previous = NULL) {
     parent::__construct($message, \API_Exception::NOT_IMPLEMENTED, $extraParams, $previous);
   }
+
 }
index 55ff1dfcaaffde4ffb8d89b55ff30286592b7f12..0235f1f4408e3d4aa67f2dfa8b8255db7eee1485 100644 (file)
@@ -21,4 +21,5 @@ class UnauthorizedException extends \API_Exception {
   public function __construct($message, $extraParams = array(), \Exception $previous = NULL) {
     parent::__construct($message, \API_Exception::UNAUTHORIZED, $extraParams, $previous);
   }
+
 }
index 0ed80a3bcbe61cb01edbacfaa93da1d057c6c09b..6822270a6fa42b3cb31c4e95ee0034a897aa9fa9 100644 (file)
@@ -432,4 +432,5 @@ class Kernel {
     $this->dispatcher = $dispatcher;
     return $this;
   }
+
 }
index e6147c12c224ee6197e964c15d968fabb163e422..a2e04774ebf971875ae1385e089dafd7b578d413 100644 (file)
@@ -164,4 +164,5 @@ class AdhocProvider implements EventSubscriberInterface, ProviderInterface {
   public function matchesRequest($apiRequest) {
     return $apiRequest['entity'] == $this->entity && $apiRequest['version'] == $this->version && isset($this->actions[strtolower($apiRequest['action'])]);
   }
+
 }
index 94432c66f7f1789264c4081e7adb9e6e34f51173..99b4d74b5eda38515a4efece3e23e3d2aaa2b283 100644 (file)
@@ -59,4 +59,5 @@ interface ProviderInterface {
    * @return array<string>
    */
   public function getActionNames($version, $entity);
+
 }
index b865f9d0580adedf2e09f3eb8845129cc262f993..f1677b1de4862656895af2d8445c9e347a8490ab 100644 (file)
@@ -149,4 +149,5 @@ class ReflectionProvider implements EventSubscriberInterface, ProviderInterface
     $entity = _civicrm_api_get_camel_name($entity, $version);
     return isset($this->actions[$entity]) ? $this->actions[$entity] : $this->actions['*'];
   }
+
 }
index 9572836aece992c75f4e21ef4e6abef19fcff299..d3a547100791eff021690406c6d86bfe4fbb4054 100644 (file)
@@ -158,4 +158,5 @@ class StaticProvider extends AdhocProvider {
     }
     return civicrm_api3_create_success(array());
   }
+
 }
index 4c615913c4260339ad67c39fbe6abc861bdd323a..5138097aaacbcd8ee26f4a43db768c669c6824d9 100644 (file)
@@ -121,4 +121,5 @@ class APIv3SchemaAdapter implements EventSubscriberInterface {
     }
     return $required;
   }
+
 }
index 2aba5693ff685f7588cad488b4c569d2fa84d37c..8b6348d221dbe8f4a8a5583b7b0c7673d71e4406 100644 (file)
@@ -107,4 +107,5 @@ class I18nSubscriber implements EventSubscriberInterface {
       }
     }
   }
+
 }
index 68485e301fee83fdbdecc2add9389c30457fb2b7..0488922361128095302be730b472466997c649ed 100644 (file)
@@ -86,4 +86,5 @@ class PermissionCheck implements EventSubscriberInterface {
       $event->stopPropagation();
     }
   }
+
 }
index 132533c647589942d56dfd447736724eeab24cf5..edd8136e1293bac05a73b068aef6608ffa495854 100644 (file)
@@ -172,4 +172,5 @@ class TransactionSubscriber implements EventSubscriberInterface {
       unset($this->transactions[$apiRequest['id']]);
     }
   }
+
 }
index cdf6ff006ce4ae9e8b08cea97686029bda7fd686..40295a624436dc3e411c01010591393b3491f583 100644 (file)
@@ -103,4 +103,5 @@ class WrapperAdapter implements EventSubscriberInterface {
     }
     return $apiRequest['wrappers'];
   }
+
 }
index 2dc1ba6a00aa5e4433528a51c175c56f32375426..9131813903dbc9c7c2295cdfa3c83c378059cfdb 100644 (file)
@@ -62,4 +62,5 @@ class XDebugSubscriber implements EventSubscriberInterface {
       $event->setResponse($result);
     }
   }
+
 }
index cc5d2dd21fe9cf66a64f98f657dd051249cb6d72..12015ba32b382246b8fd76cafe51a9f176188bb8 100644 (file)
@@ -217,4 +217,5 @@ class Analyzer {
     $this->activities = NULL;
     $this->indices = array();
   }
+
 }
index 668f280da151b695a6ccfd4eb5ae51df2e540965..ca120e3ab5b5007835536e90275e0f012765f22e 100644 (file)
@@ -28,4 +28,5 @@ namespace Civi\CCase;
 
 interface CaseChangeListener {
   public function onCaseChange(\Civi\CCase\Event\CaseChangeEvent $event);
+
 }
index 57fda7fcb10cadf62dddfb43f9f747a30b80ada5..e76cd565e7ce21753e57d4831e619d4db80d3a26 100644 (file)
@@ -40,4 +40,5 @@ class CaseChangeEvent extends \Symfony\Component\EventDispatcher\Event {
   public function __construct($analyzer) {
     $this->analyzer = $analyzer;
   }
+
 }
index 86855b730b027fa8065b531d7c4e6bead11947b8..3eed98b022e9e991a5cf1e7a78af161f0fa800da 100644 (file)
@@ -98,4 +98,5 @@ class Events {
       $listener->onCaseChange($event);
     }
   }
+
 }
index 7f83ebb6fe75d73afb5d631412003fad2bd432a3..d2d9858035de4fed0db85813e4a99fe955e7a9b0 100644 (file)
@@ -102,4 +102,5 @@ class SequenceListener implements CaseChangeListener {
     $r = civicrm_api3('Activity', 'create', $params);
     $analyzer->flush();
   }
+
 }
index c0acfbb3e3f67b77decc5c31a3289bc94a31bc99..2c28c1383c74d5cb893e166037880940e7106efe 100644 (file)
@@ -9,4 +9,5 @@ class Arrays {
     }
     return $r;
   }
+
 }
index 4f1bbfd44b2d26b858cb91f3363cbe2d22cee471..46441305b35f2605e6872a48f4dac5c54b58382a 100644 (file)
@@ -67,4 +67,5 @@ class AntagonistCommand {
     }
     return NULL;
   }
+
 }
index 262ee617f8c8e4a6ca25f058ecc334719dacf552..03c8b8d72a52514a38131af3fcfb419c787bdaed 100644 (file)
@@ -68,4 +68,5 @@ class CompareCommand {
       }
     }
   }
+
 }
index 95bfc6511ceeac7118c90c6063b0e56b0a9a4680..c265d1e13036b6c24182539292eca7b8bcdf36b8 100644 (file)
@@ -9,4 +9,5 @@ class LsCommand {
       printf("%s %s %s\n", $test['file'], $test['class'], $test['method']);
     }
   }
+
 }
index fffadfb20a7b7718af4f4dce3d23e881e68525ee..bb75ad68ac841430af5dc21597126899b8f79970 100644 (file)
@@ -43,4 +43,5 @@ class ComparisonPrinter {
     }
     print "\n";
   }
+
 }
index 8d4a73fac9d9456b5dc3c7c5a4f0c90ab055a26f..9fe7d97fef50b7bfe538dd4f4eaacc2350d1e63f 100644 (file)
@@ -29,4 +29,5 @@ class CsvPrinter {
     array_unshift($row, $test);
     fputcsv($this->file, $row);
   }
+
 }
index 876c4e010b7d8a4a8941820c4dd910a0420214b3..6ab005fc489fbd6ed9166a36fd40e0607e78fc41 100644 (file)
@@ -29,4 +29,5 @@ class EnvTestRunner {
     unlink($jsonFile);
     return $results;
   }
+
 }
index 00d5230db139186e18700e653a28e7ea4b5b32c8..8ca35b0d84885a178a62f7fedfbfc2d4ea787e15 100644 (file)
@@ -31,4 +31,5 @@ class JenkinsParser {
     }
     return $results;
   }
+
 }
index 85805da00964470a5f9812a50787cdb8dcffc0d8..cd7a1b9a2ecdc0625e19d17727718a9c420b5971 100644 (file)
@@ -93,4 +93,5 @@ class PHPUnitScanner {
     }
     return $r;
   }
+
 }
index fa56a554c7ff86840275021cc06829b29d44cdb7..94c8188375f337ee326ee8ea44abbf524c712a2c 100644 (file)
@@ -148,4 +148,5 @@ class Container {
 
     return $kernel;
   }
+
 }
index cfa6484366a035dc7f1ab3f2308f9f18d4d30b8e..69f8c37fecc1d272668bbf43c1abc3b6d73ab034 100644 (file)
@@ -59,4 +59,5 @@ class PostEvent extends \Symfony\Component\EventDispatcher\Event {
     $this->id = $id;
     $this->object = $object;
   }
+
 }
index 936cdf6af2b8e3dfa13fdb50cc7b17ee21da5f5b..427738f5b4467055095eaeb080e9b894a4218742 100644 (file)
@@ -59,4 +59,5 @@ class PreEvent extends \Symfony\Component\EventDispatcher\Event {
     $this->id = $id;
     $this->params = $params;
   }
+
 }
index d45cd89c413d866e38fcb29c46f5e62748d6ac73..97fc1c69df7a6dbfad1be07defc999101a517661 100644 (file)
@@ -47,4 +47,5 @@ class UnhandledExceptionEvent extends \Symfony\Component\EventDispatcher\Event {
     $this->request = $request;
     $this->exception = $e;
   }
+
 }
index 9736b5a26d2e2113974f495891322c1bdf4aee58..643906fc3fd2d5ea124adfc540f68fc0a8832089 100644 (file)
@@ -544,4 +544,5 @@ class Requirements {
 
     return $results;
   }
+
 }
index 99ed9104ae79dbc1a59988b0775fb042941a2ce1..f4f2fede0cc2e39d6eedd0c6c34a03eca80228b8 100644 (file)
@@ -76,4 +76,5 @@ class System {
     $processor = civicrm_api3('payment_processor', 'get_single', array('name' => $name, 'is_test' => $is_test));
     return self::getByProcessor($processor);
   }
+
 }
index 7f0186b88f10be4119bef6ec1a9e2c34c58dc468..8629359f219541ed41e2e930bdee26f6ac64dc68 100644 (file)
@@ -74,6 +74,7 @@ class API_Exception extends Exception {
       self::NOT_IMPLEMENTED => 'Entity or method is not implemented',
     );
   }
+
 }
 
 /**
@@ -122,4 +123,5 @@ class CiviCRM_API3_Exception extends Exception {
   public function getExtraParams() {
     return $this->extraParams;
   }
+
 }
index f53c8fdb835d6fcc6d7f80c35938bfd9461261bf..4df24d242fba6b3267bda14a6bc90b1110a1fe51 100644 (file)
@@ -21,4 +21,5 @@ interface API_Wrapper {
    *   modified $result
    */
   public function toApiOutput($apiRequest, $result);
+
 }
index 2b378bc5074d7c62adfa9a75ed84ecc8b96952ff..c2ae50b8c73dca3c0baa14ed481581a0caccf787 100644 (file)
@@ -352,4 +352,5 @@ class civicrm_api3 {
   public function result() {
     return $this->lastResult;
   }
+
 }
index 10b4dbdc3fe84a2649d802ba852c7f51e04bf2b2..b10e55e5fe7a125043b39eb63077598d0910f9b5 100644 (file)
@@ -398,6 +398,7 @@ class CiviContributeProcessor {
         return self::csv();
     }
   }
+
 }
 
 // bootstrap the environment and run the processor
index d1db53c541d28b48bddc9c2690c3de4ba558a623..41d9e648024aad56a8c9e571d056a662a2d0b8a5 100644 (file)
@@ -307,6 +307,7 @@ class civicrm_cli {
     // that properly logs
     print "$error\n";
   }
+
 }
 
 /**
@@ -348,6 +349,7 @@ class civicrm_cli_csv_exporter extends civicrm_cli {
     fclose($out);
     echo "\n";
   }
+
 }
 
 /**
@@ -422,6 +424,7 @@ class civicrm_cli_csv_file extends civicrm_cli {
     $params['version'] = 3;
     return $params;
   }
+
 }
 
 /**
@@ -442,6 +445,7 @@ class civicrm_cli_csv_importer extends civicrm_cli_csv_file {
       echo "\nline " . $this->row . ": created " . $this->_entity . " id: " . $result['id'] . "\n";
     }
   }
+
 }
 
 /**
@@ -462,4 +466,5 @@ class civicrm_cli_csv_deleter extends civicrm_cli_csv_file {
       echo "\nline " . $this->row . ": deleted\n";
     }
   }
+
 }
index 38d0ccd5de653a79ee5327e34aed60bc2828985c..1acd15f608589829e0dd728fb27e30c513c71925 100644 (file)
@@ -69,6 +69,7 @@ class CiviReportMail {
 
     $lock->release();
   }
+
 }
 
 session_start();
index 63999e25bbc722e7483ebae4667b1bb684bc363d..4f21143437221f7e771430ff15b1c55c023d4bfb 100644 (file)
@@ -257,6 +257,7 @@ LEFT JOIN  civicrm_event event ON ( event.id = participant.event_id )
       }
     }
   }
+
 }
 
 $obj = new CRM_ParticipantProcessor();
index 608e1e95ba0641f4ff46e66b8ea318ab4cd542d7..05b2fa211a066ed2d3e131bd32d5151c2f279a90 100644 (file)
@@ -101,6 +101,7 @@ UPDATE  civicrm_activity
 
     echo "<br /><br />Number of respondents released = {$releasedCount}";
   }
+
 }
 
 $obj = new CRM_RespondentProcessor();
index 7414842acaf205d07ccbe63ce3fd289efc07d3f6..4c49f1e656d94c717e172658f81f7f48909d5c8c 100644 (file)
@@ -238,6 +238,7 @@ UPDATE civicrm_contact
       CRM_Core_DAO::executeQuery($cacheFieldQuery);
     }
   }
+
 }
 
 $obj = new CRM_UpdateGreeting();
index 715ae814c6fac817fa7103c14b12b734bc225818..c8739452edf209dc0b2361950a81b141d9bb4a4c 100644 (file)
@@ -77,6 +77,7 @@ class CRM_UpdateMembershipRecord {
     require_once 'CRM/Member/BAO/Membership.php';
     CRM_Member_BAO_Membership::updateAllMembershipStatus();
   }
+
 }
 
 $obj = new CRM_UpdateMembershipRecord();
index 03297634bba30b34da3e0d7a189bd30c2e12b41f..9db9eafafd87024da058db8922ca6deb88c0065b 100644 (file)
@@ -106,6 +106,7 @@ INNER JOIN  civicrm_membership_type type ON ( type.id = membership.membership_ty
 
     CRM_Core_DAO::executeQuery($query);
   }
+
 }
 
 $reminderDate = new CRM_UpdateMembershipReminderDate();
index 31f9bebd1e2dbe20abde981dfc8663007d2840a6..c09cd9d0ae7c6e73cd717e767d764725fdb18150 100644 (file)
@@ -301,6 +301,7 @@ SELECT  pledge.contact_id              as contact_id,
     // end if ( $sendReminders )
     echo "<br />{$updateCnt} records updated.";
   }
+
 }
 
 $obj = new CRM_UpdatePledgeRecord();
index 689cda3edbca4f79f46d381b670c3042e2c7bf59..0a7526343a0eb986c23a9ce98e7ef38cbf3a6aaa 100644 (file)
@@ -70,6 +70,7 @@ class CRM_Cron_Action {
     require_once 'CRM/Core/BAO/ActionSchedule.php';
     CRM_Core_BAO_ActionSchedule::processQueue($now);
   }
+
 }
 
 $cron = new CRM_Cron_Action();
index 42ad1d61f9e119efa5c7848030eed566157772dc..b105e051223b137c1980a246f7623a30b452360e 100644 (file)
@@ -1188,6 +1188,7 @@ class InstallRequirements {
   public function hasWarnings() {
     return count($this->warnings);
   }
+
 }
 
 /**
@@ -1399,6 +1400,7 @@ class Installer extends InstallRequirements {
 
     return $this->errors;
   }
+
 }
 
 function civicrm_install_set_drupal_perms() {
index a2cd9d787f654d25dca286a328e41dad9cbeca94..23a54dd493a7a1e4feb066256596bc5db8ebff43 100644 (file)
@@ -59,4 +59,5 @@ class test_extension_manager_paymenttest extends CRM_Core_Payment {
 
   public function checkConfig() {
   }
+
 }
index 0c9e14731ec8e92e6e6f3026bb501488965c30a9..8d216176e4ab97f6d231a2af67feb6b3cdc1c035 100644 (file)
@@ -54,4 +54,5 @@ class test_extension_manager_reporttest extends CRM_Core_Report {
             WHERE log_action = 'Update' AND log_conn_id = %1 AND log_date = %2 ORDER BY log_date DESC LIMIT 1
         ";
   }
+
 }
index 9f30e106ef7012ac0f5a54fe2196c7c9362de9da..1b6fc5daccfc467ca74e9a0715c5fd310b3678b1 100644 (file)
@@ -59,6 +59,7 @@ class AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class AllTests
 
index e3f8bb0ba301847cd799777c20b45f3c90cc3b5b..449b915f3245a83abd2f8441ea53ce1642693667 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Activity_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Activity_AllTests
 
index 86f355f471697feb9531e55dbd06b9e2f8eca5c5..9d31b1f28c73fb7ed0ebecb3a6ce8db748d9f23b 100644 (file)
@@ -118,4 +118,5 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
     $assignees = CRM_Activity_BAO_ActivityAssignment::getAssigneeNames(array($activity['id']));
     $this->assertEquals(count($assignees), 1, '1 assignee names retrieved');
   }
+
 }
index 398726ed429a3ecbc2eaf1e350be15ecfbe801c5..badd7d73fa241f5b55138fd5a871fd2d951d32a3 100644 (file)
@@ -67,4 +67,5 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase {
     $this->assertEquals(count($targetIDs), 1, 'One target ID match for activity');
     $this->assertEquals($targetIDs[0], $activity['target_contact_id'], 'The returned target contacts ids match');
   }
+
 }
index f0ecc8f956b7adb62b988382db373cffe67f8491..37a5ce5ac962e7e35049de9b91fba5c49e6d4ffd 100644 (file)
@@ -544,4 +544,5 @@ class CRM_Activity_BAO_ActivityTest extends CiviUnitTestCase {
     // This contact does not have any activities
     $this->assertEquals(0, count($activities), 'In line ' . __LINE__);
   }
+
 }
index f910defe84efe7fce7026d8be5b3d70ddddcba05..98eab49171ed171b52e03cde2b7890e96d2a11f5 100644 (file)
@@ -59,6 +59,7 @@ class CRM_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class AllTests
 
index 53c2d8d31922c7d01bcbd817d760ab650d81782b..32f4795c1c0865d05580e44c3ac43d277c59b9d3 100644 (file)
@@ -291,4 +291,5 @@ class CRM_Batch_Form_EntryTest extends CiviUnitTestCase {
 
     );
   }
+
 }
index 1705f48b5e570b36f6ba2626aea71e354a7f9125..6c14115420ac73f47fafb7c1862ad576cd425e8e 100644 (file)
@@ -76,4 +76,5 @@ class CRM_Bridge_OG_DrupalTest extends CiviUnitTestCase {
     civicrm_api('OptionValue', 'Get', array('version' => 3, 'label' => 'OG', 'api.option_value.delete'));
     civicrm_api('OptionValue', 'Get', array('version' => 3, 'label' => 'OG2', 'api.option_value.delete'));
   }
+
 }
index a8ef8b0da8b3bc77851ad672d8023ec829e58333..1497ec608787c1806d7b62f1f9a66659de452524 100644 (file)
@@ -29,4 +29,5 @@ class CRM_Case_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
index 0bb6fceabbaca8d96ed0a05ee3d9aa6a8208c953..a45f2fc5aa034a220e3c28efa97d8856ec5329b9 100644 (file)
@@ -87,4 +87,5 @@ class CRM_Case_BAO_CaseTest extends CiviUnitTestCase {
    * function testGetRelatedCases() {
    * }
    */
+
 }
index 6e4605e9c828ff34d4b94a74816cd6c8325a9e43..130706fa17330b90da180cb99e6f74ef26eaf62f 100644 (file)
@@ -181,4 +181,5 @@ class CRM_Case_BAO_CaseTypeTest extends CiviUnitTestCase {
       )
     );
   }
+
 }
index 0bacad1d0971340de2da61bf992b08ecb849ecdc..d037a5f33b334973cff67063428602abee9c5865 100644 (file)
@@ -15,4 +15,5 @@ class CRM_Case_PseudoConstantTest extends CiviCaseTestCase {
     );
     $this->assertEquals($expectedTypes, $caseTypes);
   }
+
 }
index 62d0c300d3ca84324d3cd89bd0e8a6e9b25a2e93..8abb704c820e6c0f5a55f79e8b554f5f7b7774f6 100644 (file)
@@ -195,4 +195,5 @@ class CRM_Case_XMLRepositoryTest extends CiviUnitTestCase {
     $this->assertEquals(2, $repo->getRelationshipReferenceCount('Second Role'));
     $this->assertEquals(1, $repo->getRelationshipReferenceCount('Third Role'));
   }
+
 }
index f7471db476722b1664cc92ac2106c7fef9bb47cf..eabc8be0f5f2ebb62b3b19d7052b7597521b9299 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Contacts_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Contacts_AllTests
 
index 19860615f94b1cb7826cab0dfb3442472e3dda44..d014584a236baf8935176186f1f13cca5987ce38 100644 (file)
@@ -1561,4 +1561,5 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
     Contact::delete($contactId);
   }
+
 }
index 3e795f6a0742883830826f6419265a2f7abb9f0c..59e1e9c33f8c6f3ecb1b6db8228ef7eff6e035dd 100644 (file)
@@ -299,4 +299,5 @@ class CRM_Contact_BAO_ContactType_ContactSearchTest extends CiviUnitTestCase {
     $result = civicrm_api('contact', 'get', $params, $defaults);
     $this->assertEquals(empty($result['values']), TRUE, 'In line ' . __LINE__);
   }
+
 }
index e9ea6a4fdc96d9b5a27466651e3dfc45cc6b9ee8..59aac2aea0bf6354298c31dedada476d8036ee50 100644 (file)
@@ -283,4 +283,5 @@ DELETE FROM civicrm_contact_type
     $this->assertEquals($updatedContact->contact_sub_type, 'null', 'In line ' . __LINE__);
     CRM_Contact_BAO_Contact::deleteContact($contact->id);
   }
+
 }
index c1c649aea6a1e13190aadb6a1e78fdaa0096b478..5c001abe6e8a8fb8151a0731d8afa05b90fa0eb7 100644 (file)
@@ -227,4 +227,5 @@ class CRM_Contact_BAO_ContactType_ContactTypeTest extends CiviUnitTestCase {
     $del = CRM_Contact_BAO_ContactType::del(NULL);
     $this->assertEquals($del, FALSE, 'In line ' . __LINE__);
   }
+
 }
index de1c994975fd5c34362163ba2ab44eb57a4b635a..49355f8bdd160888129df4283e659f2b280ee8f1 100644 (file)
@@ -308,4 +308,5 @@ DELETE FROM civicrm_contact_type
     $this->assertEquals(empty($relationshipIds), FALSE, 'In line ' . __LINE__);
     $this->relationshipTypeDelete($relType->id);
   }
+
 }
index c76a9dafece6e5e7389d94766b9a2fc01c5715c0..3f009f8426d41802b8b291e4629b5c8ef31adf6c 100644 (file)
@@ -160,4 +160,5 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase {
     $this->assertEquals(1, count($resultChildContactIds), 'Check the count of returned values');
     $this->assertEquals(array(), array_diff($validChildContactIds, $resultChildContactIds), 'Check that the difference between two arrays should be blank array');
   }
+
 }
index 52021b4b4bfd8c102c8b8ffc76ecfebb6d482100..208d6bd7368e7be5e146a668a56137080d6390b0 100644 (file)
@@ -141,4 +141,5 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
       CRM_Contact_BAO_GroupContactCache::load($group, TRUE);
     }
   }
+
 }
index d92a9a004fd848de39ef593b406286399d43159c..0f6368b410f6f9ac7fe16b91b3a9643c3fda8247 100644 (file)
@@ -190,4 +190,5 @@ class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase {
 
     }
   }
+
 }
index d0defad3e97546b090bb6121270c1833670d0a42..4f7f415c9c1a185a3a9437de169b9a4cc763feee 100644 (file)
@@ -200,5 +200,6 @@ class CRM_Contact_BAO_QueryTestDataProvider implements Iterator {
   public function valid() {
     return isset($this->dataset[$this->i]);
   }
+
 }
 // class CRM_Contact_BAO_QueryTestDataProvider
index 57d3bad04d59d48ed734036f91b5099d38dd7bc4..cde44bd2ed8d94ccf6031acfd6df48165fc75354 100644 (file)
@@ -272,4 +272,5 @@ class CRM_Contact_Form_Search_Custom_GroupTest extends CiviUnitTestCase {
       'In line ' . __LINE__
     );
   }
+
 }
index 26e99f65437390151dfa74f66780a748bc3dee22..2c8234d22d671b87ac29708f7f99ff59e92e4189 100644 (file)
@@ -355,4 +355,5 @@ class CRM_Contact_Form_Search_Custom_GroupTestDataProvider implements Iterator {
   public function valid() {
     return isset($this->dataset[$this->i]);
   }
+
 }
index c8bcca8fa507d2ec1b6e4731d6658ab9c224b40c..a53989cc6f1d2876ea3615b40a13d7774aa5c368 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Contribute_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Contribute_AllTests
 
index 2b150bab1fabbd67ecd6fac1c1038f2bc97f6c7e..4907c8cd8a1cb154da63a097cc4cd83c49c7c616 100644 (file)
@@ -169,4 +169,5 @@ class CRM_Contribute_BAO_ContributionPageTest extends CiviUnitTestCase {
     $this->assertEquals($checkRecurring, FALSE, 'Check for false return.');
     ContributionPage::delete($contributionpage->id);
   }
+
 }
index 09861b3680a5b761f3806f22703aedd6bccb121f..133f3c50b943a2bf63fe69781002b319a1343607 100644 (file)
@@ -458,4 +458,5 @@ class CRM_Contribute_BAO_ContributionTest extends CiviUnitTestCase {
     // Delete Contact
     Contact::delete($contactId);
   }
+
 }
index a881b5b55296b11d79988ec7e41a332f6417b7ad..a45aa643eb3e45cc874cda714b2a85665d203f38 100644 (file)
@@ -117,4 +117,5 @@ class CRM_Contribute_BAO_ContributionTypeTest extends CiviUnitTestCase {
     $result = CRM_Financial_BAO_FinancialType::retrieve($params, $defaults);
     $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.');
   }
+
 }
index b4c2c4135d17927cc894a187205994b094fbae5c..b557e4480d815246e36d9cf5e921ff0972674bb8 100644 (file)
@@ -134,4 +134,5 @@ class CRM_Contribute_BAO_ManagePremiumsTest extends CiviUnitTestCase {
 
     $this->assertEquals(empty($result), TRUE, 'Verify product record deletion.');
   }
+
 }
index f5776e64e66f74069e42d0e05046abfffc3b4e38..0a665a8df318d6e6177743ace2eaa7c7a094010c 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Core_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Core_AllTests
 
index 22a15fadab12803f7a15905f448270fbce5e0b54..009c3c03b42414e34133a5831e0273abad45ba1d 100644 (file)
@@ -325,4 +325,5 @@ class CRM_Core_BAO_AddressTest extends CiviUnitTestCase {
     $this->assertNotContains('street_unit', $parsedStreetAddress);
     $this->assertNotContains('street_number_suffix', $parsedStreetAddress);
   }
+
 }
index b2529d2dcbf65176e76469ca6a881345951fd250..506c3a1c333013c251003d7bed692979ab2daa79 100644 (file)
@@ -284,4 +284,5 @@ class CRM_Core_BAO_CustomFieldTest extends CiviUnitTestCase {
     Custom::deleteGroup($groups['A']);
     Custom::deleteGroup($groups['B']);
   }
+
 }
index f5bfe1d297d219a8cf4f13049722758a5bf03e2f..85b4f41aef3e7458313c9ad829e276ea223124cf 100644 (file)
@@ -585,4 +585,5 @@ class CRM_Core_BAO_CustomGroupTest extends CiviUnitTestCase {
     $this->assertEquals($groupTitles[$customFieldId]['groupTitle'], 'Test Custom Group', 'Check Group Title.');
     Custom::deleteGroup($customGroup);
   }
+
 }
index 58a409147cecaf7edf6c0270d3e06abc6861e109..4090313dc9a1a1908a5a3fd3eca000d3a709373c 100644 (file)
@@ -149,4 +149,5 @@ class CRM_Core_BAO_CustomValueTableMultipleTest extends CiviUnitTestCase {
     Custom::deleteGroup($customGroup);
     Contact::delete($contactID);
   }
+
 }
index 85c5fad585573ba5a914f1b9575411975753a526..52d32a2c6284e17d3f6100736d9f7e7645f526cc 100644 (file)
@@ -196,4 +196,5 @@ class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase {
     Custom::deleteGroup($customGroup);
     Contact::delete($contactID);
   }
+
 }
index 189c7b21fb084f18cb617c49cf3994707e45594b..2045145330d79fae6210675a7d70119b275d54d4 100644 (file)
@@ -260,4 +260,5 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
     Custom::deleteGroup($customGroup);
     Contact::delete($contactID);
   }
+
 }
index 938d7e5461a13242bb3e3eaf4ec251ef7d143200..1c289c3b044b6688d499a14dece39dff14c4601f 100644 (file)
@@ -151,4 +151,5 @@ class CRM_Core_BAO_CustomValueTest extends CiviUnitTestCase {
     $result = CRM_Core_BAO_CustomValue::fixFieldValueOfTypeMemo($params);
     $this->assertEquals($result, NULL, 'Checking the returned value of type Memo.');
   }
+
 }
index bdabdfa5ad3ae267765ddc5ed232231311969393..43e534aad56b9c60d97671badb82e44aeb8476d1 100644 (file)
@@ -150,4 +150,5 @@ class CRM_Core_BAO_EmailTest extends CiviUnitTestCase {
 
     Contact::delete($contactId);
   }
+
 }
index 3228b7639bb044d36878ccf05d4308ff8d50bf95..b13bbd14fc87d1e666a915d3ebf19c6998bbc677 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Core_BAO_FinancialTrxnTest extends CiviUnitTestCase {
 
     $this->assertEquals($result, 10, 'Verify financial trxn total_amount.');
   }
+
 }
index 3da812863a504df1f43ebf5b60cbb27b7bc93375..43d20a013e842e1ebe6bd5263dc629e03f11eef9 100644 (file)
@@ -73,4 +73,5 @@ class CRM_Core_BAO_IMTest extends CiviUnitTestCase {
 
     Contact::delete($contactId);
   }
+
 }
index f4c85311e4c47fd1acba6f05f179df2fe39e6afb..c732db74851add74d1f1c700cb27a74f8ba0fa83 100644 (file)
@@ -556,4 +556,5 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase {
     //cleanup DB by deleting the contact
     Contact::delete($contactId);
   }
+
 }
index c77ec7cb1fa9525d3029763b453e4cb1ac2b0a1e..d8670020a40a7675c0f552fafc3530e04d453b4b 100644 (file)
@@ -170,4 +170,5 @@ class CRM_Core_BAO_OpenIDTest extends CiviUnitTestCase {
     $this->contactDelete($contactId);
     $this->assertDBRowNotExist('CRM_Contact_DAO_Contact', $contactId);
   }
+
 }
index 39fa33a468e47ec24b828c3b12e65212c3f71af0..5952cd288f3953dfcde6c6a9dd23ff60e18cce21 100644 (file)
@@ -116,4 +116,5 @@ class CRM_Core_BAO_PhoneTest extends CiviUnitTestCase {
    */
   public function SKIPPED_testAllEntityPhones() {
   }
+
 }
index 68953753a2c5e86cf120a26d2cb4bcab563716f2..f3fbb160bea469bbbb4f8cc7e248130236e11d5f 100644 (file)
@@ -63,4 +63,5 @@ class CRM_Core_BAO_PreferencesTest extends CiviUnitTestCase {
 
     $this->assertEquals($addressOptions['county'], 1, 'County was set but did not stick in db');
   }
+
 }
index 8ed8418804dc80c1db2d64945567a498df737e38..aa109b419cab9d01fc2d3b08f1a9c62895c03ba6 100644 (file)
@@ -256,4 +256,5 @@ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase {
     $compareActParams = array();
     $this->assertDBCompareValues('CRM_Friend_DAO_Friend', $searchActParams, $compareActParams);
   }
+
 }
index 93a27c1e4b50862ecf960a67951811878855307b..360199a90bf476f21d677e40cd1f1bbbaeb0c30e 100644 (file)
@@ -211,4 +211,5 @@ class CRM_Core_BAO_UFFieldTest extends CiviUnitTestCase {
 
     return $ufGroup->id;
   }
+
 }
index 7d054dc2ca48b710c5fa59e20bba09e3b3f2cbd9..38b3928dfc66a657466988bac836a628e25e2e3e 100644 (file)
@@ -399,4 +399,5 @@ class CRM_Core_CommunityMessagesTest extends CiviUnitTestCase {
       ->will($this->returnValue($response));
     return $client;
   }
+
 }
index 4314a473486f3f454dc275e792b3d5f610271bc7..c1b32e902024237e228b323544ed3025c3e8d87b 100644 (file)
@@ -93,4 +93,5 @@ class CRM_Core_ErrorTest extends CiviUnitTestCase {
       $this->assertRegexp($pattern, file_get_contents($logFile));
     }
   }
+
 }
index 5815b51c6128b0b0d6c6c6d25b4e51805efdec16..26850bade084a65ac1c24ef11a3d7e66e376f295 100644 (file)
@@ -92,4 +92,5 @@ class CRM_Core_FieldOptionsTest extends CiviUnitTestCase {
       }
     }
   }
+
 }
index 527064f3d7775259a86b065f58cbe178732a8fb1..24a507d3331bc1ce72abaa23540a730b7e55d9f4 100644 (file)
@@ -81,4 +81,5 @@ class CRM_Core_InnoDBIndexerTest extends CiviUnitTestCase {
   public function supportsFts() {
     return version_compare(CRM_Core_DAO::singleValueQuery('SELECT VERSION()'), '5.6.0', '>=');
   }
+
 }
index 26d66f7cbc8a104cc89f72d26ccf77e70b64e142..2497b9416c374d8e8aeca584e065d5fa6c1f55b2 100644 (file)
@@ -45,4 +45,5 @@ class CRM_Core_JobManagerTest extends CiviUnitTestCase {
     $jobManager = new CRM_Core_JobManager();
     $jobManager->execute(FALSE);
   }
+
 }
index 26ca09c215a13eea2d65ff88cbdf40ae8573b0a6..27393900e04e1bc5f856447edd864a6043dcfc79 100644 (file)
@@ -385,4 +385,5 @@ class CRM_Core_ManagedEntitiesTest extends CiviUnitTestCase {
     $this->assertTrue(NULL === $fooNew);
     $this->assertDBQuery(0, 'SELECT count(*) FROM civicrm_option_value WHERE name = "CRM_Example_One_Foo"');
   }
+
 }
index a9e487cc1668c481611c20eff772f4b95411e74d..cb30579421c78e519b648a7f914c227e3dfa7c8b 100644 (file)
@@ -51,4 +51,5 @@ class CRM_Core_MenuTest extends CiviUnitTestCase {
     $actual = CRM_Core_Menu::getArrayForPathArgs($inputString);
     $this->assertEquals($expectedArray, $actual);
   }
+
 }
index efc6f044b00156ae9aaa18488819f5c7ad2487ca..56d221ffb11b895a2fbd42a205b7c08d6aac1ce9 100644 (file)
@@ -61,4 +61,5 @@ class CRM_Core_Page_AJAXTest extends CiviUnitTestCase {
       }
     }
   }
+
 }
index daf919797b5bff75e1f394ef9b00f2885ce45874..746a8eff77596112873118c0ba27dce2af46e0ac 100644 (file)
@@ -51,4 +51,5 @@ class CRM_Core_Page_RedirectTest extends CiviUnitTestCase {
     $actualUrl = CRM_Core_Page_Redirect::createUrl($parsedRequestPath, $parsedRequestArgs, $parsedPageArgs, FALSE);
     $this->assertEquals($expectedUrl, $actualUrl);
   }
+
 }
index 52e5be603a8e777e4370e14f471dcfe83083116b..20997d1628fc9b9be1323a32fb49a15fc849f5e2 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Core_Payment_AuthorizeNetIPNTest extends CiviUnitTestCase {
       'x_MD5_Hash' => 'EA7A3CD65A85757827F51212CA1486A8',
     ));
   }
+
 }
index 899c830209ed46feb708c1cdc1ba997bb2430d17..d8307e38aafe8b07d349340c147837d44a43c0be 100644 (file)
@@ -332,4 +332,5 @@ class CRM_Core_Payment_AuthorizeNetTest extends CiviUnitTestCase {
     $result = $this->processor->cancelSubscription($message, array('subscriptionId' => $subscriptionID));
     $this->assertTrue($result, 'Failed to cancel subscription with Authorize.');
   }
+
 }
index 6d574effa9c7146a5d2c1749511a003f226b23d1..ac0b3f7d3d62da7fb65afe0edc4c50d2d4556e20 100644 (file)
@@ -602,4 +602,5 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
     $this->ids['pledge_payment'][] = $pledgePayment['id'];
   }
+
 }
index 3ce716b9bb5c619b4bd7cb4e840a27b12e49fb47..f90addab45e308747bf19933f5c7fa50bbd5d5ed 100644 (file)
@@ -345,4 +345,5 @@ class CRM_Core_Payment_PayPalProIPNTest extends CiviUnitTestCase {
   public function getPaypalProRecurSubsequentTransaction() {
     return array_merge($this->getPaypalProRecurTransaction(), array('txn_id' => 'secondone'));
   }
+
 }
index fe2306ab414eb496c48d328b2a10035fde755e46..e7e4f2abadffcefdb69641feb9933193d35e7f08 100644 (file)
@@ -47,4 +47,5 @@ class CRM_Core_PaymentTest extends CiviUnitTestCase {
     $log = $this->callAPISuccess('SystemLog', 'get', array());
     $this->assertEquals('payment_notification processor_name=Paypal', $log['values'][$log['id']]['message']);
   }
+
 }
index d29ec6a49b1fc8ee41c587d81eac9f4f6e09254d..6d954a22551aca91594600050fca4fc1b1e3a018 100644 (file)
@@ -42,4 +42,5 @@ class CRM_Core_Permission_BaseTest extends CiviUnitTestCase {
     ));
     $this->assertEquals($expected, $actual);
   }
+
 }
index e36fb5ae6d6ed5ca3575326a9b148a6bc40a04af..f7e6f151c722a3968fc2746cc87d2b1bae9e9876 100644 (file)
@@ -39,4 +39,5 @@ class CRM_Core_Permission_GenericTest extends CiviUnitTestCase {
     $provider = new $providerClass();
     $this->assertEquals(TRUE, $provider->check(CRM_Core_Permission::ALWAYS_ALLOW_PERMISSION));
   }
+
 }
index da0624e48e6837f3806dd41a11efee837ca81fc0..48ae8939b4c2677297097402d386887d70e9c7ce 100644 (file)
@@ -41,4 +41,5 @@ class CRM_Core_Permission_JoomlaTest extends CiviUnitTestCase {
     $actual = $perm->translateJoomlaPermission($input);
     $this->assertEquals($expected, $actual);
   }
+
 }
index eee1c4306ae000d7cdc1427fc892a5b8a833786d..d8cd01f4be50ab9562e60c16b6be6ac40e317d39 100644 (file)
@@ -1094,4 +1094,5 @@ class CRM_Core_PseudoConstantTest extends CiviUnitTestCase {
       ));
     $this->assertEquals(array_flip($byId), $result);
   }
+
 }
index e0a204b820bc102fc9a285dce29d12a25a600612..f3be84e769bcbb2a8faa198efd2b3fe886f9bec4 100644 (file)
@@ -438,4 +438,5 @@ class CRM_Core_TransactionTest extends CiviUnitTestCase {
   public function _postRollback($arg1, $arg2) {
     $this->callbackLog[] = array('_postRollback', $arg1, $arg2);
   }
+
 }
index adc82e3ac7f7b321e961a0df734d72e9e32f6755..48369babc84104894f134fca11bf1d8d4831969b 100644 (file)
@@ -222,4 +222,5 @@ class CRM_Dedupe_DedupeFinderTest extends CiviUnitTestCase {
       Contact::delete($contactId);
     }
   }
+
 }
index 88cf4e63b032ef3cf1245f52eb9206de0603ed96..d8ed62ea886a5e4a1b34402cb3e3325d8a1bf5cb 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Event_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Event_AllTests
 
index 66722da64c275ddc5a7756804d1093bc0d771162..9d5730e44ae62090f05464c961a01637902733ae 100644 (file)
@@ -185,4 +185,5 @@ class CRM_Event_BAO_AdditionalPaymentTest extends CiviUnitTestCase {
     $this->assertEquals($participant['participant_status_id'], 14, 'Status record is not proper for participant');
     $this->assertEquals($contribution->contribution_status_id, 8, 'Status record is not proper for contribution');
   }
+
 }
index ceb4991a93aa261bd304c44fb0d52a4945cfb163..1c5fc2ce66ffea584e3a5a46e97672e7bc827930 100644 (file)
@@ -170,4 +170,5 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
       'id', $isActive, 'Check DB for is_Active value'
     );
   }
+
 }
index c0666a8f239edc413ebc11f1e462e06ad0f7141f..805f121f34449d70d690c2496b96699d3bcd233f 100644 (file)
@@ -429,4 +429,5 @@ class CRM_Event_BAO_ParticipantTest extends CiviUnitTestCase {
     Contact::delete($this->_contactId);
     Event::delete($eventId);
   }
+
 }
index 70c2eb51ac0181ff3313944f1ca668864237d6eb..962e430d136e54392e33771a5a528d5b1416dea1 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Extension_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Core_AllTests
 
index 1c177d99d6b1a728c2337d654684e9e9584af545..811d5f1cbffca1c1f9b5f83b6b699c10a810ca4c 100644 (file)
@@ -67,4 +67,5 @@ class CRM_Extension_BrowserTest extends CiviUnitTestCase {
     $info = $browser->getExtension('test.crm.extension.browsertest.nonexistent');
     $this->assertEquals(NULL, $info);
   }
+
 }
index f4db10030f6a1ff25156598d2c6cfe065227cc71..fe56a23aba4598887e5db89b92a247e9a4a11dfd 100644 (file)
@@ -60,6 +60,7 @@ class CRM_Extension_Container_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // -- set Emacs parameters --
 // Local variables:
index 753a9e5d2d9ec2a3a73e071981bf393e6692ddae..a568a600b46d6544759dc6704bfac7c1c4b41a4d 100644 (file)
@@ -123,4 +123,5 @@ class CRM_Extension_Container_BasicTest extends CiviUnitTestCase {
     $actualRelUrls = CRM_Extension_Container_Basic::convertPathsToUrls('\\', $relPaths);
     $this->assertEquals($expectedRelUrls, $actualRelUrls);
   }
+
 }
index 06b7774b6c0ebcc01db1eaeca70a65c726203e73..96616405adda28e467991c494f8aa2b479ffb961 100644 (file)
@@ -146,4 +146,5 @@ class CRM_Extension_Container_CollectionTest extends CiviUnitTestCase {
     $c = new CRM_Extension_Container_Collection($containers, $cache, $cacheKey);
     return $c;
   }
+
 }
index 91d57303ada71ab0dd7db8116bd92eb16fc81610..3a6bc1a19676b119261618709da76553b499f6b3 100644 (file)
@@ -67,4 +67,5 @@ class CRM_Extension_Container_StaticTest extends CiviUnitTestCase {
       ),
     ));
   }
+
 }
index 96c1d561877c1c7c54dfd13fb6d7ff93f0839f30..7960c9b06646c6b329f6066534964cae46bc2d92 100644 (file)
@@ -65,4 +65,5 @@ class CRM_Extension_InfoTest extends CiviUnitTestCase {
     }
     $this->assertTrue(is_object($exc));
   }
+
 }
index 6fdbd003ec2b51f3ff9c0de74b5a5d4a91a7a259..e66236ca1a549a0d25fa0cdb4af862054535e4e0 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Extension_Manager_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Core_AllTests
 
index 7ee82cddc3d900bf96760735161ff8610f0dabf5..77822d8e41a9af4bb0e61665859ca682eed60c7a 100644 (file)
@@ -136,4 +136,5 @@ class CRM_Extension_Manager_PaymentTest extends CiviUnitTestCase {
     $this->assertEquals(1, test_extension_manager_paymenttest::$counts['uninstall']);
     $this->assertDBQuery(0, 'SELECT count(*) FROM civicrm_payment_processor_type WHERE class_name = "test.extension.manager.paymenttest"');
   }
+
 }
index d866db5468bac899957dff658755d6ba2f11fbb9..9e77c7676f94211e0df3c583a083bb12486cb3d3 100644 (file)
@@ -57,4 +57,5 @@ class CRM_Extension_Manager_ReportTest extends CiviUnitTestCase {
     $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.reporttest"');
     $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.reporttest" AND is_active = 1');
   }
+
 }
index ab0eb3e98da60189b422f52486aa151d5dd8430a..bc3da6e07a925078213ee927f2c00967dcd54cb1 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Extension_Manager_SearchTest extends CiviUnitTestCase {
     $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.searchtest"');
     $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.searchtest" AND is_active = 1');
   }
+
 }
index 1c76340863932516c3ab09cd5037c0befb0ad21e..fce0bc63cca18ea3f01bc5e693fe5ec392c93ec7 100644 (file)
@@ -436,4 +436,5 @@ class CRM_Extension_ManagerTest extends CiviUnitTestCase {
     file_put_contents("$basedir/$file.php", "<?php\n");
     return $basedir;
   }
+
 }
index 9d96c2edb0544047c6c9a9ef7db1185bab537238..8c78fa5d702f8cf168e267334644cf2f61c3dd07 100644 (file)
@@ -97,4 +97,5 @@ class CRM_Extension_MapperTest extends CiviUnitTestCase {
     $c = new CRM_Extension_Container_Basic($basedir . $appendPathGarbage, 'http://example/basedir' . $appendPathGarbage, $cache, $cacheKey);
     return array($basedir, $c);
   }
+
 }
index 36897ca951afb9fcde5b601f9a9535233a8e1fe5..d166c89f8b7e342b23d20c969255ef1dcf9e36c4 100644 (file)
@@ -139,4 +139,5 @@ class CRM_Financial_BAO_FinancialAccountTest extends CiviUnitTestCase {
     $accountingCode = CRM_Financial_BAO_FinancialAccount::getAccountingCode($financialType->id);
     $this->assertEquals($accountingCode, 4800, 'Verify accounting code.');
   }
+
 }
index f917dec7691ad3aa2b64645d58d59a4fcfa5efde..9d3ab521a2cd8a56c7e0c20cc32d626ff5b517e1 100755 (executable)
@@ -267,4 +267,5 @@ class CRM_Financial_BAO_FinancialItemTest extends CiviUnitTestCase {
     );
     $this->assertEquals($entityResult, $entityTrxn->amount, 'Verify Amount for Financial Item');
   }
+
 }
index 2f760ee827c3359f04a4e76c03e400da3373134f..46b409bfdbbddd6286f5ee0eb83d8cec68533767 100755 (executable)
@@ -190,4 +190,5 @@ class CRM_Financial_BAO_FinancialTypeAccountTest extends CiviUnitTestCase {
 
     $this->assertEquals($financialAccountId, $financialAccount->id, 'Verify Payment Instrument');
   }
+
 }
index 0a242c358c23ae2bbc9e7332d88a1ec1a208dccf..f8039c2949df8a40173c4c90073af9b3a483b9fe 100755 (executable)
@@ -120,4 +120,5 @@ class CRM_Financial_BAO_FinancialTypeTest extends CiviUnitTestCase {
     $result = CRM_Financial_BAO_FinancialType::retrieve($params, $defaults);
     $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.');
   }
+
 }
index a42a61bd67fe89b598b4675746211bef8cea69d6..5229214c76ad77124fcf27c6137f539fa557ea7b 100755 (executable)
@@ -129,4 +129,5 @@ class CRM_Financial_BAO_PaymentProcessorTypeTest extends CiviUnitTestCase {
     $result = CRM_Financial_BAO_PaymentProcessorType::retrieve($params, $defaults);
     $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.');
   }
+
 }
index 2d0582179d3c14bbfdb790a63dbe4c7c8e9589d9..f7818df5343d9e532d219fd5eb5f1b1873eda3ab 100644 (file)
@@ -452,4 +452,5 @@ class CRM_Group_Page_AjaxTest extends CiviUnitTestCase {
       $currentGroups = $groups;
     }
   }
+
 }
index baf41b6a947caab5331ec284770810d0ea78152a..fa3e49d128c4e6d2fd9ff5fabc16793e2385c5da 100644 (file)
@@ -69,4 +69,5 @@ class CRM_Mailing_BAO_QueryTest extends CiviUnitTestCase {
 
     $this->assertEquals($ids, $contacts, 'In line ' . __LINE__);
   }
+
 }
index 0728f873023d923e646a793974840f4ba8a114fc..37c47774e51de9e846a7daffa94335cc0fa61caa 100644 (file)
@@ -151,4 +151,5 @@ class CRM_Mailing_BAO_QueryTestDataProvider implements Iterator {
   public function valid() {
     return isset($this->dataset[$this->i]);
   }
+
 }
index cdd764b3ed7bff61580670a3dfd6d6dc8c47aa1b..94ba6ba0a05107b27fc7d237249f258c79f3438a 100644 (file)
@@ -89,4 +89,5 @@ class CRM_Mailing_BAO_SpoolTest extends CiviUnitTestCase {
       }
     }
   }
+
 }
index a717716f0ab0cbf19ca7119066620df6f9e83a91..c597430d287e13a4cbc02e75c919e0a68c5a3e3d 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Member_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Member_AllTests
 
index 7832167ef70621af991400c61055f0e2576f4cfa..48bd55647b81711ed65367e7884555ae9132ce36 100644 (file)
@@ -163,4 +163,5 @@ class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase {
     $this->membershipDelete($membership->id);
     $this->contactDelete($contactId);
   }
+
 }
index 244aada9270cee16fe38b74e87f6f1639e7662e4..956de73a8e2943522c52469f1c4f3c129aee7308 100644 (file)
@@ -138,4 +138,5 @@ class CRM_Member_BAO_MembershipStatusTest extends CiviUnitTestCase {
 
     $this->assertEquals(empty($result), FALSE, 'Verify membership status records is_current_member.');
   }
+
 }
index a6d31bd7e5a9ec04e4e6fcecc6a96d83e720182a..68326c670c7cb5925a73160d673ab842256fc4b5 100644 (file)
@@ -614,4 +614,5 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
     $this->membershipDelete($membershipId);
     Contact::delete($contactId);
   }
+
 }
index a9c20abb56a1d682497a6eba3d5854648886b429..8ba4dadb83e4d7c1b18d256aeb7d4a2795f836dd 100644 (file)
@@ -368,4 +368,5 @@ class CRM_Member_BAO_MembershipTypeTest extends CiviUnitTestCase {
 
     $this->membershipTypeDelete(array('id' => $membershipType->id));
   }
+
 }
index 1d52d81ba7e0c66a127735ca34e10bf771d35047..608637eec7317ca29589ccf13e4ef94f24a89f49 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Member_Form_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Member_Form_AllTests
 
index d293c830dc205f4a1e58e591da87b0c90eb0ff54..463f749aa4047c44c27241b3b0e2f02e4124efd4 100644 (file)
@@ -519,5 +519,6 @@ class CRM_Member_Form_MembershipTest extends CiviUnitTestCase {
     //  Should have found Current membership status
     $this->assertTrue($rc, 'In line ' . __LINE__);
   }
+
 }
 // class CRM_Member_Form_MembershipTest
index 6b545c373505513d529b77c3fc7ce86dc4f0a450..d9aafca1378ece3b505bb33789dcd7fa280476f6 100644 (file)
@@ -157,4 +157,5 @@ class CRM_Member_Import_Parser_MembershipTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess('membership', 'get', array());
     $this->assertEquals(2, $result['count']);
   }
+
 }
index 14b53fe77b0ee9da8d8539206b5e48ffd3123f37..030e3e6725ff7dc3b8d462171f07f2751f5be710 100644 (file)
@@ -184,4 +184,5 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
    */
   protected function tearDown() {
   }
+
 }
index 0854f71ba582ad98f835cc6229a94d2234555081..180be99c0ec9f407ae82121e6b230474a14353ac 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Pledge_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Pledge_AllTests
 
index 6554c4c52e9d2811d3b6c990ac2185d541c6eff2..e623e70ea8a3279828a1aeace6f389fec6e32028 100644 (file)
@@ -172,4 +172,5 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
     $this->assertEquals($pledgeBlock->id, $retrievePledgeBlock->id);
     $this->assertEquals($pledgeBlock->id, $getPledgeBlock['id']);
   }
+
 }
index e66d55bf2d0634f96db3b0719acdc2c140a3b10a..c88e29a0d512f99002d92457df4883d3585cbf85 100644 (file)
@@ -267,4 +267,5 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
     $date = CRM_Pledge_BAO_PledgePayment::calculateNextScheduledDate($params, 3, '20080510');
     $this->assertEquals('20140510000000', $date);
   }
+
 }
index 06f27139bcfce8c06bd640c62f3ed746aafbed28..da1305cc6ee11305b6b7d4ce0b01bb6450e4fed3 100644 (file)
@@ -131,4 +131,5 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
 
     $this->assertEquals(count($pledgeId), 1, "Pledge was retrieved");
   }
+
 }
index 6005e476cb85b07323e80689bc2576b6e5a0c71e..92c07fbbec23d1d7cd20eb7f649922fab668babd 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Queue_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Queue_AllTests
 
index 10b6f700730e3186d0711b44b79fbe9390f80c49..5d68259b116debb8a1d0ba02cf28298e5228162e 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Queue_Queue_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Queue_Queue_AllTests
 
index 50d8d4b2a5dd4828490e4d1cea428c90f5b2215b..fe747f695e367ae37126074d2f4ca20ceb5cfa7c 100644 (file)
@@ -288,4 +288,5 @@ class CRM_Queue_QueueTest extends CiviUnitTestCase {
     $this->assertEquals('a', $item->data['test-key']);
     $queue2->releaseItem($item);
   }
+
 }
index 75b305ab22525cc89c9a3a36486092f355f4db5e..131d33b1d445e08a032b3711a7ce33cba6d93cdc 100644 (file)
@@ -284,4 +284,5 @@ class CRM_Queue_RunnerTest extends CiviUnitTestCase {
     }
     return TRUE;
   }
+
 }
index 9ba0b8537060e169a599d5aacb2ba2a707873940..0efc4e0a6b99db1dc984aa7915d05901775c1d9b 100644 (file)
@@ -98,4 +98,5 @@ class CRM_Report_Form_Contribute_DetailTest extends CiviReportTestCase {
     $expectedOutputCsvArray = $this->getArrayFromCsv(dirname(__FILE__) . "/{$expectedOutputCsvFile}");
     $this->assertCsvArraysEqual($expectedOutputCsvArray, $reportCsvArray);
   }
+
 }
index 4c0438720a924a86246829570bb15a565a5c8296..6cb96e67c7a617f442464eee80ece27bf21549b8 100644 (file)
@@ -180,4 +180,5 @@ class CRM_Report_Form_TestCaseTest extends CiviReportTestCase {
     $expectedOutputCsvArray = $this->getArrayFromCsv(dirname(__FILE__) . "/{$expectedOutputCsvFile}");
     $this->assertCsvArraysEqual($expectedOutputCsvArray, $reportCsvArray);
   }
+
 }
index 0d9cdba84ef8a951ca51c3d26f04572f71974973..0cef8a8e564f037ed32ecb70f1522f88dda519f4 100644 (file)
@@ -43,4 +43,5 @@ class CRM_UF_Page_ProfileEditorTest extends CiviUnitTestCase {
     $this->assertTrue(empty($schema['ActivityModel']['schema']['street_address']));
 
   }
+
 }
index ea1b1d91fe4d3a456c587c71e4860c9f7ec636b4..e83e4b17164e5d7078072b5a626a04a9cd033a5b 100644 (file)
@@ -105,4 +105,5 @@ class CRM_Utils_API_ReloadOptionTest extends CiviUnitTestCase {
       );
     }
   }
+
 }
index 3a0fce936f45fec54482bf4656472f94e8babe5a..6b2ee68110a7a84efe68f4d14f0722bfec7a489c 100644 (file)
@@ -126,4 +126,5 @@ class CRM_Utils_ArrayTest extends CiviUnitTestCase {
     CRM_Utils_Array::remove($data, 'one', 'two', array('three', 'four'), 'five');
     $this->assertEquals($data, array('six' => 6));
   }
+
 }
index 2fba80953a98b9edc6fd477dae76db778bbee598..2f3ca5842d31b52ffd4f3abb5411a07db4888038 100644 (file)
@@ -59,6 +59,7 @@ class CRM_Utils_Cache_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Utils_Cache_AllTests
 
index 44ee487895ef52011df5225bc64a430fdb02fdb7..abfff66be707090695086fa2c106bc4d90b1c087 100644 (file)
@@ -87,4 +87,5 @@ class CRM_Utils_Cache_SqlGroupTest extends CiviUnitTestCase {
     $this->assertEquals($fooValue, $c->get('foo')); // should work b/c value is fetched on demand
     $this->assertEquals($fooValue, $c->getFromFrontCache('foo')); // should work b/c value was fetched on demand
   }
+
 }
index 9f992fca531f034201f4f1765546731565360991..5b8912a28ad5a413df66775e15aa810004fd12b4 100644 (file)
@@ -19,4 +19,5 @@ class CRM_Utils_FileTest extends CiviUnitTestCase {
       ));
     }
   }
+
 }
index 2da47681e50f1654525fe6669225c9497c62734e..bc1e2139462f172dcd9c8c3bf183238c3c1bacd7 100644 (file)
@@ -43,4 +43,5 @@ class CRM_Utils_GlobalStackTest extends CiviUnitTestCase {
     $this->assertEquals(NULL, $_FOO['bang']);
     $this->assertEquals(1, $_EXTRA);
   }
+
 }
index ef1dd662f7424c91a5a5ebc9b01a9a87e7d3f6ba..73dfa8aa46bf3501ccf9bb0a04352a87b69886cc 100644 (file)
@@ -65,6 +65,7 @@ class CRM_Utils_HookTest extends CiviUnitTestCase {
       $result
     );
   }
+
 }
 
 /* --- Library of test hook implementations --- */
index 56d77146247c91570788a53961a3e52e31620174..390c6d320bc2627f1d454aa45b2378704d54ce73 100644 (file)
@@ -62,4 +62,5 @@ class CRM_Utils_HtmlToTextTest extends CiviUnitTestCase {
       "Text Output did not match for $html"
     );
   }
+
 }
index 3be4a6009794638af845eddb8bc6c61faef3f9ea..d38456a91cec596a9b731d84b99f58c7db83eaf3 100644 (file)
@@ -109,4 +109,5 @@ class CRM_Utils_JSTest extends CiviUnitTestCase {
     sort($actualStrings);
     $this->assertEquals($expectedStrings, $actualStrings);
   }
+
 }
index b3e685b2187eaa969b0c7c76a25a0b369a07f0f1..4eda414c2e64a7dff1c8a453b5e39af67e99e126 100644 (file)
@@ -58,4 +58,5 @@ class CRM_Utils_MailTest extends CiviUnitTestCase {
       $this->assertEquals($result, $value['result'], 'Expected encoding does not match');
     }
   }
+
 }
index 5ef2f47d8c250bd611f7552d28e2c9ed57ab8fa0..e88892a1bfa4378e6037322de2e927e8c10ece37 100644 (file)
@@ -205,4 +205,5 @@ class CRM_Utils_Migrate_ImportExportTest extends CiviUnitTestCase {
       $this->assertEquals($expectValue, $customField[$expectKey]);
     }
   }
+
 }
index 81115a8eaf5704206a742057358804c571ea6a6e..b742d0389e6ae5026c0c15e304a3aea130277b72 100644 (file)
@@ -66,4 +66,5 @@ class CRM_Utils_NumberTest extends CiviUnitTestCase {
       "assert createTruncatedValue($value, ($sigFigs,$decFigs)) == $expectedValue"
     );
   }
+
 }
index 34967e5648bd5df6cb8f0927901262ac401da236..79e34ed6d50798a878daf4f2d2de8fdb0d5682be 100644 (file)
@@ -210,4 +210,5 @@ class CRM_Utils_QueryFormatterTest extends CiviUnitTestCase {
     $actualText = $formatter->format($text, $language);
     $this->assertEquals($expectedText, $actualText);
   }
+
 }
index 581183b2c7ba4ab15d3f80290b9e331fc5824513..83a2c7c409d63a1225b22e345a7d0dc51cb9cb17 100644 (file)
@@ -45,4 +45,5 @@ class CRM_Utils_SQL_InsertTest extends CiviUnitTestCase {
     $actual = trim((preg_replace('/[ \r\n\t]+/', ' ', $actual)));
     $this->assertEquals($expected, $actual, $message);
   }
+
 }
index 7f1c48902e2cf25ad7c6a169756a7bdc4f4726d4..a85b86f339ce8e5cbb26d9bcc1dbf20d32b3a237 100644 (file)
@@ -171,4 +171,5 @@ class CRM_Utils_SQL_SelectTest extends CiviUnitTestCase {
     $actual = trim((preg_replace('/[ \r\n\t]+/', ' ', $actual)));
     $this->assertEquals($expected, $actual, $message);
   }
+
 }
index 72397906710c4791c186a8b6c9094ccac0133068..f5bdb491f0864710069e3d8cdea6e4347c63407b 100644 (file)
@@ -156,4 +156,5 @@ class CRM_Utils_SignerTest extends CiviUnitTestCase {
       $this->assertTrue(TRUE, 'Validation yielded expected result');
     }
   }
+
 }
index 7506bdac9a46a401764bd6d829a96518ed6d7bf1..64c6fe0fab28734981fe1cceab08fb7a5dd8bc43 100644 (file)
@@ -35,4 +35,5 @@ class CRM_Utils_SystemTest extends CiviUnitTestCase {
     $this->assertEquals('http://example.com/', CRM_Utils_System::evalUrl('http://example.com/'));
     $this->assertEquals('http://example.com/?cms=UnitTests', CRM_Utils_System::evalUrl('http://example.com/?cms={uf}'));
   }
+
 }
index b767a1f43942b88b7158922861f4d1fe70adde47..e2ef226c9796fe955c404be48c8141b4fcae576d 100644 (file)
@@ -29,4 +29,5 @@ class CRM_Utils_TimeTest extends CiviUnitTestCase {
     $actual = CRM_Utils_Time::isEqual($timeB, $timeA, $threshold);
     $this->assertEquals($expectedResult, $actual);
   }
+
 }
index 923bbe27c49b36b35425124517c51dd3af89fa66..32ee27a4b6babf4cc51306804f011c68412c26ca 100644 (file)
@@ -40,4 +40,5 @@ class CRM_Utils_TypeTest extends CiviUnitTestCase {
       array('-10foo', 'Positive', NULL),
     );
   }
+
 }
index 5ad3cb533ed475b3e356cf5c76b83977fefa7542..1201c9cdabb1263f17f3c5d2abd7e899e8764513 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Utils_ZipTest extends CiviUnitTestCase {
     $this->assertTrue($zip->open($this->file));
     $this->assertEquals($expectedResult, CRM_Utils_Zip::guessBaseDir($zip, $expectedKey));
   }
+
 }
index 32c3799fec0f8ab2cecb673b69c047d8cac47aec..2977d01a851ea4a3a3ee717eed47c6d5c6c8f8b9 100644 (file)
@@ -175,4 +175,5 @@ class CRM_Utils_versionCheckTest extends CiviUnitTestCase {
 
     return $data;
   }
+
 }
index ab1cebd0354926a04f1e875b141335f610df6c29..cb8f4e5ecdc091b0989a0253825ad47acbfc0a22 100644 (file)
@@ -107,4 +107,5 @@ class KernelTest extends \CiviUnitTestCase {
       }, 2 * Events::W_EARLY);
     }
   }
+
 }
index 9f8d2f805722c91d84b24794df97e554b554ecc9..e10579f5612407e00acad7c7ec33cee69213ec85 100644 (file)
@@ -204,4 +204,5 @@ class DynamicFKAuthorizationTest extends \CiviUnitTestCase {
     ), TRUE));
     $this->assertRegExp($expectedError, $result['error_message']);
   }
+
 }
index 167d9e0751815018e2d4b3ba48fd0c13170b25fe..bf07cabdc72accbb38da0ac116dfe817b6d673c5 100644 (file)
@@ -115,4 +115,5 @@ class TransactionSubscriberTest extends \CiviUnitTestCase {
       1 => array($result['id'], 'Integer'),
     ));
   }
+
 }
index 9a69193d4584d29c95477c93c58f0857403bf4a4..8ba353282117d9fe5041ccecd5f123d9472fafae 100644 (file)
@@ -59,6 +59,7 @@ class Civi_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class AllTests
 
index a3b084b0aa4cfd5358b66774085ffd70f2029507..49bbc75c78ff7cc7afb7e3d2b4beb220e2d7cfd1 100644 (file)
@@ -118,4 +118,5 @@ class SequenceListenerTest extends \CiviCaseTestCase {
   public static function ag($array, $key) {
     return $array[$key];
   }
+
 }
index dc64f5d407cfdcd0a962f7faf1e62dd21e533c5e..15cd2e16849fa9e1442d874d066b0429a0c641fd 100644 (file)
@@ -48,4 +48,5 @@ class AuthorizeNet extends PHPUnit_Framework_Testcase {
     }
     return $result;
   }
+
 }
index 2530261397d8d9e75db9f183d0e23bdfdfe8d34c..bcd1f5609b6c963ae2d9e675b525b6161f7f08cd 100644 (file)
@@ -140,4 +140,5 @@ class CiviCaseTestCase extends CiviUnitTestCase {
    */
   public function hook_caseTypes(&$caseTypes) {
   }
+
 }
index dc056dbc1c14cadcba2658e912cce789b2a0afb8..6242ff7b25ab64d8835defe961a34f7cbbead54b 100644 (file)
@@ -189,4 +189,5 @@ class CiviDBAssert {
       }
     }
   }
+
 }
index 8eda18b962be8a22c011cc4ded54c79e3079f5ee..544d86c2fb17060360b155895b2511262d41ddc2 100644 (file)
@@ -322,4 +322,5 @@ class CiviMailUtils extends PHPUnit_Framework_TestCase {
     $this->_ut->assertNotEmpty($mail, 'Cannot parse mail');
     return $mail[0];
   }
+
 }
index 6a928d5cc67da8fd0c3dfa8a6d73b41b96f8ebfc..e91a1070ce7e6d3219d65a0552b907e126dbf64b 100644 (file)
@@ -164,4 +164,5 @@ class CiviReportTestCase extends CiviUnitTestCase {
     }
     return $result;
   }
+
 }
index d11c92465442f059587f17a0ffee680447fd6ce6..03e1f62dc9d4e921e9d9c3d9ac5aec44ab2a8325 100644 (file)
@@ -2351,4 +2351,5 @@ class CiviSeleniumTestCase extends PHPUnit_Extensions_SeleniumTestCase {
       $this->fail($msg);
     }
   }
+
 }
index 5c073aa057ef786c939b686143b132be02bca664..ba0fdc77b804facdc859d68577a6201642ff4e89 100644 (file)
@@ -214,4 +214,5 @@ class CiviTestSuite extends PHPUnit_Framework_TestSuite {
 
     // print_r(array($prefix, 'addTests' => $addTests, 'addAllTests' => $addAllTests, 'addTestSuites' => $addTestSuites));
   }
+
 }
index c2b6bbee70af62d488e092adbacdc6c3e664fd9d..0fdbf562baf07545b4b72555143f13d2a47d3d85 100755 (executable)
@@ -3269,4 +3269,5 @@ AND    ( TABLE_NAME LIKE 'civicrm_value_%' )
       ob_end_clean();
     }
   }
+
 }
index c3a4ce49b90a45ffb5f2bc7a71ca158a7059efed..8e89e497428aa445c0793b0bdfa2a847c9c802e7 100644 (file)
@@ -98,4 +98,5 @@ class Contact extends CiviUnitTestCase {
     require_once 'CRM/Contact/BAO/Contact.php';
     return CRM_Contact_BAO_Contact::deleteContact($contactID);
   }
+
 }
index 4c2154331afb4dc4169d959993a94a3cc0f69eb4..9562a0bf73cfb1799179a9da0ce1d0f724cd8d68 100644 (file)
@@ -57,4 +57,5 @@ class ContributionPage extends PHPUnit_Framework_Testcase {
     }
     return $result;
   }
+
 }
index 8e85ce566049738ff0d81abebe9d600e54882913..18c643125b3e084178098310e43e6bb99d5ac9b2 100644 (file)
@@ -118,4 +118,5 @@ class Custom extends CiviUnitTestCase {
     $deleteCustomGroup = CRM_Core_BAO_CustomGroup::deleteGroup($params, TRUE);
     return $deleteCustomGroup;
   }
+
 }
index b243622c320f7ab000cd3b1c440f85f151391f7b..726b432424fc19b20fa53029e35b5d72c31a9b4a 100644 (file)
@@ -43,4 +43,5 @@ class Event extends PHPUnit_Framework_Testcase {
   public static function delete($eventId) {
     return CRM_Event_BAO_Event::del($eventId);
   }
+
 }
index f6ec88e8c656b8cde7d487e01629b1785f160dde..16122bdaed4fea584adb80444c28862d36d9c1df 100644 (file)
@@ -79,4 +79,5 @@ class Membership extends PHPUnit_Framework_Testcase {
       $dao->delete();
     }
   }
+
 }
index 64d8023d96afbbc1770b81c0b9fbfed5ec3051fe..64524eba495d6a1b10263a99fc89bd393707e0ca 100644 (file)
@@ -42,4 +42,5 @@ class Participant extends PHPUnit_Framework_Testcase {
     require_once 'CRM/Event/BAO/Participant.php';
     return CRM_Event_BAO_Participant::deleteParticipant($participantId);
   }
+
 }
index c01369f90e7cebb8b0090c2bf94a3fc4858cfff8..e9fd1c8adab34cec442a9524ae9d7de222d4d078 100644 (file)
@@ -56,4 +56,5 @@ class PaypalPro extends PHPUnit_Framework_Testcase {
     }
     return $result;
   }
+
 }
index 9894dd728812bc5357480a8e65dae4d2fb8cf5b2..9bfa80f8dbf3fe74681de6caec9b8482a99e6d45 100644 (file)
@@ -32,4 +32,5 @@ class EnvTests extends \PHPUnit_Framework_TestSuite {
     }
     return $suite;
   }
+
 }
index a35dc0487bcaf5384456d0fd8b559f63895da0b4..365a1a0fb0238cf4e17c3f25fc61db0e25839ef0 100644 (file)
@@ -82,4 +82,5 @@ class HelloTest extends PHPUnit_Framework_TestCase {
     $expected = 'hello';
     $this->assertEquals($result, $expected);
   }
+
 }
index cfc7d1dae4472f6163d1f9060f27bdf2e8d1e0f3..6bba8576e2f14dd1d14cb8f52b800ecaed8ade28 100644 (file)
@@ -132,6 +132,7 @@ class Utils {
      ******/
     return TRUE;
   }
+
 }
 // class Utils
 
index fc0e98b81fb76bcb796c2208c6023f0a420da318..3098ba56103ac053ed579890f87eb4544cf13ecd 100755 (executable)
@@ -176,4 +176,5 @@ class WebTest_ACL_AssignUsersToRolesTest extends CiviSeleniumTestCase {
     $this->assertElementNotContainsText("xpath=//form[@id='Advanced']/div[3]/div/div", "No matches found for");
     $this->verifyText("xpath=//div[@class='crm-search-results']//table/tbody/tr[1]/td[8]", 'United States');
   }
+
 }
index b0306389a1fd43a1c74bd6b8af1e292be5230894..02a991dbe702a7df9ae8b06dcdb6014d4dd860e9 100644 (file)
@@ -228,4 +228,5 @@ class WebTest_Activity_ContactContextAddTest extends CiviSeleniumTestCase {
       $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-search-results']/table/tbody//tr/td[5]/a[text()='$contact']"));
     }
   }
+
 }
index 688f715268b545d9ce93e07f3e19dd4011bed880..7c488b87b4e19379dff141b8f42109c3889d250a 100644 (file)
@@ -119,4 +119,5 @@ class WebTest_Activity_IcalTest extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index bf00e269a707dc92a5cd999d3f0a467ef3510202..1485b3041d41ce5e72ba8687b6773995f53f4d2e 100644 (file)
@@ -186,4 +186,5 @@ class WebTest_Activity_StandaloneAddTest extends CiviSeleniumTestCase {
       $this->verifyText("xpath=//table/tbody/tr/td{$xpathPrefix}[text()='{$label}']/../following-sibling::td/span", preg_quote($value), 'In line ' . __LINE__);
     }
   }
+
 }
index 4594b123b4b5cc1279b5bcf7bde2c5851efc3dd4..0f858d830e8331af7e7e6362e143c35b89025ac6 100644 (file)
@@ -193,4 +193,5 @@ class WebTest_Admin_CustomAddTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('customData', $radioOptionLabel1);
     $this->assertElementContainsText('customData', $radioOptionLabel2);
   }
+
 }
index 628d97ace6219ddbd71ef66e4a5a49bd31c06fd5..b4ad21d7645cda2e30ea19c35bfb5dcfb1b3f6bd 100644 (file)
@@ -166,4 +166,5 @@ class WebTest_Admin_CustomAddTestSameField extends CiviSeleniumTestCase {
     $this->waitForText('crm-notification-container', "Custom field '$radioFieldLabel' has been saved.");
 
   }
+
 }
index 9f6e4c3185e0cab15372c86579df80bf35b6fe22..43a76da59ea11f46c452c0dc90979892a3c1c075 100644 (file)
@@ -86,4 +86,5 @@ class WebTest_Admin_Form_ScheduleReminderTest extends CiviSeleniumTestCase {
     $this->assertEquals('1', $this->getSelectedValue('id=recipient'));
     $this->assertChecked('is_active');
   }
+
 }
index 55cbe9251f81fd7f8f0c89d58480235e7a9e47e2..54d446d6eea243518fca9b2a3ab413635c98ba09 100644 (file)
@@ -58,4 +58,5 @@ class WebTest_Admin_Form_Setting_LocalizationTest extends CiviSeleniumTestCase {
       array_push($this->verificationErrors, $e->toString());
     }
   }
+
 }
index 7afef4790655c6b1f1ac71855518b4eea039a87b..a817f8bcbfc0b5644bca1f61a67846ff21d3dde7 100644 (file)
@@ -491,4 +491,5 @@ class WebTest_Admin_MoveCustomDataTest extends CiviSeleniumTestCase {
     //assert success
     $this->waitForText('crm-notification-container', "has been updated");
   }
+
 }
index eb04a96994089bf21a18ad6284ce346121330beb..39a9845bb8d00c21a32c0ae9da4e61e4f930d78a 100644 (file)
@@ -122,4 +122,5 @@ class WebTest_Admin_RelationshipTypeAddTest extends CiviSeleniumTestCase {
 
     $this->waitForText('crm-notification-container', 'Label already exists in Database.');
   }
+
 }
index 1f9287e9d7a57ab6b765b559fdeeabaaac3ea7b7..06bd635b908f9d932819aacbd3880fcb50f35a52 100644 (file)
@@ -54,4 +54,5 @@ class WebTest_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
index 03700f51adce0b05ebb3f4b40afbbd470ac65fb7..8bbb2aefce494da910d26eee5dffa7e5ad17e0ab 100644 (file)
@@ -205,4 +205,5 @@ class WebTest_Campaign_ActivityTest extends CiviSeleniumTestCase {
     // verify Activity created
     $this->verifyText("xpath=//form[@id='Activity']/div[2]/table/tbody/tr[5]/td[2]/span", $campaignTitle);
   }
+
 }
index 2722f616dba8c8a44e6005a7bfa59238b8ff4308..e1cb329edde965e7c4c151754ed5c59b37a77957 100644 (file)
@@ -93,4 +93,5 @@ class WebTest_Campaign_CampaignDescriptionTest extends CiviSeleniumTestCase {
     $pageUrl = array('url' => 'campaign/add', 'args' => 'reset=1');
     $this->customFieldSetLoadOnTheFlyCheck($customSets, $pageUrl);
   }
+
 }
index a77a7bc5a35f1dea4f731819975b704a656e70a1..9df8f01c4b4e275c893c3a9abb4855b95825fb7b 100644 (file)
@@ -274,4 +274,5 @@ class WebTest_Campaign_MailingTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('mailing_event', "mailino$firstName@mailson.co.in");
     //------end delivery verification---------
   }
+
 }
index 94deee75944230f02e336e7b9e26068b31a226d9..f4b957ae06680ff41f1894d642a396ca3eb97330 100644 (file)
@@ -168,4 +168,5 @@ class WebTest_Campaign_MembershipTest extends CiviSeleniumTestCase {
 
     $this->webtestVerifyTabularData(array('Campaign' => $campaignTitle));
   }
+
 }
index 84c71937f50fa5d4703fc24280177d540634328d..d7d7e5b9a5369c0e0e5ed5063dbadb5b58725735 100644 (file)
@@ -269,4 +269,5 @@ class WebTest_Campaign_OfflineContributionTest extends CiviSeleniumTestCase {
 
     $this->offlineContributionTest($pastCampaignTitle, $campaignId, TRUE);
   }
+
 }
index d0ee478fd22357097c0770416d29378919bb78c3..6f1c43b851bc47d0dd112b2818e8314d04d6e60c 100644 (file)
@@ -362,4 +362,5 @@ class WebTest_Campaign_OnlineEventRegistrationTest extends CiviSeleniumTestCase
     $this->waitForElementPresent("_qf_Participant_cancel-bottom");
     $this->assertElementContainsText("xpath=//form[@id='Participant']/div[2]/div/table[@class='form-layout-compressed']/tbody/tr[4]/td[2]/select", "$campaignTitle");
   }
+
 }
index 08f3bf7688f42b07050e4ad4fa1f602dfd5280a2..2c9909c955bdba1787bd97ef0b82420b31c13d12 100644 (file)
@@ -270,4 +270,5 @@ class WebTest_Campaign_PetitionUsageScenarioTest extends CiviSeleniumTestCase {
       $this->verifyText("xpath=//div[@class='crm-search-results']/table/tbody/tr[2]/td[$column]/", preg_quote($value));
     }
   }
+
 }
index bd38f023edc656ab335fabfe0c2125028bcd3a2e..71656ca6673a2fa34e46d07f87a038634fe86d27 100644 (file)
@@ -181,4 +181,5 @@ class WebTest_Campaign_PledgeTest extends CiviSeleniumTestCase {
     // verify Activity created
     $this->verifyText("xpath=//form[@id='PledgeView']//table/tbody/tr[8]/td[2]", preg_quote($campaignTitle));
   }
+
 }
index fc6ec3850916923f3180eba893dea2b8c0553112..812ca05cbd83001ea80e4746919d91906e64d7a0 100644 (file)
@@ -617,4 +617,5 @@ class WebTest_Campaign_SurveyUsageScenarioTest extends CiviSeleniumTestCase {
       preg_quote("$surveyTitle - Respondent Reservation")
     );
   }
+
 }
index 352e124a8662aa1b9f885a0d3f9cfb40d32be755..e1a6223fb14741869d1ef063c2b3de64766a22f9 100644 (file)
@@ -422,4 +422,5 @@ class WebTest_Case_ActivityToCaseTest extends CiviSeleniumTestCase {
 
     return array($radioOptionLabel1, "custom_{$textFieldId}_-1");
   }
+
 }
index c1f042e1c24c40f1244873fcc0ee6465a0500f64..4049290b2a740620984ef7c911d72b2d6111b5eb 100644 (file)
@@ -299,4 +299,5 @@ class WebTest_Case_AddCaseTest extends CiviSeleniumTestCase {
     $this->verifyText("xpath=//table[@class='caseSelector']/tbody//tr/td[3]/a", $firstName);
     $this->verifyText("xpath=//table[@class='caseSelector']/tbody//tr/td[6]", $caseTypeLabel);
   }
+
 }
index 88f42e0a64fcb0a92064795cead4c65489833c71..865a835072bd37879185c085e60f7f1dad589fff 100644 (file)
@@ -143,4 +143,5 @@ class WebTest_Case_AddCaseTypeTest extends CiviSeleniumTestCase {
 
     $this->verifyText("xpath=//table/tbody//tr/td[contains(text(),'$editCaseTypeLabel')]", $editCaseTypeLabel);
   }
+
 }
index fd119a6d797f5f1b29a113d804a05c67ce01d320..a072197e8276c7d9892c69855b8e8941510371dd 100644 (file)
@@ -435,4 +435,5 @@ class WebTest_Case_CaseCustomFieldsTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->assertElementContainsText('crm-container', '1 Contact');
   }
+
 }
index f8a5403564d11b0b159bfa2b400afb43287d36ca..5ad0d3f38e589194ae35832d675001b9f835005f 100644 (file)
@@ -123,4 +123,5 @@ class WebTest_Case_CaseDashboardTest extends CiviSeleniumTestCase {
     $this->clickLink("css=a.crm-case-summary-drilldown", "css=input.crm-form-submit");
     $this->assertTrue($this->isChecked("name=case_owner value=2"), 'Drilldown on dashboard summary cells not properly setting search form value to my cases.');
   }
+
 }
index 8cd453677e2dce2826c130f91ea9d99cb6e23894..630d7c8d9708193c376cdc07cdf31b9579942d0b 100644 (file)
@@ -123,4 +123,5 @@ class WebTest_Contact_AddCmsUserTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('css=.crm-search-results', 'Dumfries');
     $this->assertElementContainsText('css=.crm-search-results', '1234');
   }
+
 }
index 77225702bd51a0a0046b478058704ba1fc1bec41..eb70d6cf8335b2268b3874abf4946fa5add2046e 100644 (file)
@@ -67,4 +67,5 @@ class WebTest_Contact_AddContactsToEventAdvancedSearchTest extends CiviSeleniumT
     $this->click('_qf_Participant_upload-bottom');
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
+
 }
index 17daa2834e7367dc5f3339ad9096b4294af268b2..c1a41b1ab6dc1af5ca04dbeb8d3e057c206106c4 100644 (file)
@@ -502,4 +502,5 @@ class WebTest_Contact_AddTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('DataTables_Table_0', 'Employee of');
     $this->assertElementContainsText('DataTables_Table_0', 'Household Member of');
   }
+
 }
index 637c3d6757536fdb68dcdcebde5b061e46835092..3429f2653e77f67b6f6c462b1c25cc395dceea0f 100644 (file)
@@ -63,4 +63,5 @@ class WebTest_Contact_AddViaProfileTest extends CiviSeleniumTestCase {
 
     $this->assertElementContainsText('css=.msg-text', "Your information has been saved.");
   }
+
 }
index 26b59d4d1d6d0d3ad354ac9c819e31ff864000da..83bccb201a9af19e7ae656b3adf2ad23aca4f1c7 100644 (file)
@@ -156,4 +156,5 @@ class WebTest_Contact_AddressParsingTest extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index 6d870b741430328ed22716ca28900dd962791b01..9d8ee623070e601854ea26ccc50d3a553dc946dd 100644 (file)
@@ -362,4 +362,5 @@ class WebTest_Contact_AdvanceSearchPaneTest extends CiviSeleniumTestCase {
 
     return $_advance_search_panes;
   }
+
 }
index 9b0ffb6b0cc6702cbea21532ee6b1d3459bbc4b5..e606390167ea1bd330fe16bd284e17620a05d7b4 100644 (file)
@@ -228,4 +228,5 @@ class WebTest_Contact_AdvanceSearchPrivacyOptionsTest extends CiviSeleniumTestCa
     $this->waitForText('crm-notification-container', "{$firstName} {$lastName} has been created.");
 
   }
+
 }
index 27256eb8a0ccfa0ce45fcf202fbfc7f1c99a05f9..94ce7db0f7d3bb9cabebdd2cc0ef06efdf668f77 100644 (file)
@@ -516,4 +516,5 @@ class WebTest_Contact_AdvancedSearchTest extends CiviSeleniumTestCase {
     $this->clickLink("_qf_Contact_upload_view", 'css=.crm-summary-display_name');
     $this->assertElementContainsText('css=.crm-summary-display_name', "$firstName adv$firstName");
   }
+
 }
index de7a879b4fec648b146044b2e4bd21b847678f64..4df6887152071501512e63f288c64c198923da20 100644 (file)
@@ -172,4 +172,5 @@ class WebTest_Contact_ContactReferenceFieldTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent("css=div.select2-result-label");
     $this->assertElementContainsText("css=div.select2-result-label", "{$org1}@example.com");
   }
+
 }
index 5e4ab7eac9628b2cb6f450390d26de38e50505a2..a66dce72614a04efa716fbb3d1cd8a6261bfd980 100644 (file)
@@ -149,4 +149,5 @@ class WebTest_Contact_ContactTagTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->waitForText('tags', "tagset1, tagset2");
   }
+
 }
index 5feeff38191b625407b23e1d7166c7afdcbbe452..fee6ae8b7dbdb660e3277ff3e16da69f19430d4c 100644 (file)
@@ -243,4 +243,5 @@ class WebTest_Contact_CreateCmsUserFromContactTest extends CiviSeleniumTestCase
 
     return array($cid, $firstName, $lastName, $email);
   }
+
 }
index 71e8111021f9a690ee9704c70c40b014fcc0a4d5..14ad0a7cfbe327cb396f276c7085a0259a1d28e2 100644 (file)
@@ -118,4 +118,5 @@ class WebTest_Contact_DeceasedContactsAdvancedSearchTest extends CiviSeleniumTes
     $this->select('group_id', "{$groupName}");
     $this->click('_qf_GroupContact_next');
   }
+
 }
index 8b8c58b47df4c70efc59c26890e3dad24898e47e..e697f27d1f9a1eed2ac90bc5e334db263523ae0a 100644 (file)
@@ -87,4 +87,5 @@ class WebTest_Contact_DupeContactTest extends CiviSeleniumTestCase {
 
     $this->assertElementContainsText("css=.notify-content", "Please correct the following errors in the form fields below: One matching contact was found. You can View or Edit the existing contact.");
   }
+
 }
index 7d12b57d9b3afd06d21217dae5339a05ee836227..83e88ef8d257b2cecf12b81f3973f82abfecb388 100644 (file)
@@ -112,4 +112,5 @@ class WebTest_Contact_EditContactTest extends CiviSeleniumTestCase {
     $this->assertTextPresent("2342322222  ext. 198");
 
   }
+
 }
index d726ad491eadcd4ca6368129d321573bc829003d..952be0125396732614f01542f0b773085fb6623a 100644 (file)
@@ -278,4 +278,5 @@ class WebTest_Contact_GroupAddTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->assertTrue($this->isElementPresent("xpath=//table/tbody//tr/td[3]/a[text()='{$lastName}, {$firstName}']"));
   }
+
 }
index 9bec1e2f303b35b1a3e0cd7784f2f83d564a03b9..4afa8dc23ffe513f56ae311e666ba7e50a885d53 100644 (file)
@@ -350,4 +350,5 @@ class WebTest_Contact_InlineFieldsEditTest extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index 05d14983db57c5844aa2cf24af45df64b1417ed3..aed2e7b528e52b922cac7c9118aea23fbe9eaf10 100644 (file)
@@ -1003,4 +1003,5 @@ class WebTest_Contact_MergeContactsTest extends CiviSeleniumTestCase {
     $this->assertElementNotContainsText("address-block-2", "Birmingham");
     $this->assertElementNotContainsText("address-block-2", "3456");
   }
+
 }
index f6e2af0cba86b2624ce626b2b9072da613f1b77b..39b537ad854c57d708e9d176dae3e0fde4291068 100644 (file)
@@ -251,4 +251,5 @@ class WebTest_Contact_MultipleContactSubTypes extends CiviSeleniumTestCase {
     $customGroupTitle = preg_replace('/\s/', '_', trim($customGroupTitle));
     return array($customGroupTitle, $gid);
   }
+
 }
index 329a623e7dc22dbb7a95828c9bb5e296eb0dad28..cdd810a051720d6074d8582df78f1c2f882dadec 100644 (file)
@@ -126,4 +126,5 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('css=div.crm-summary-display_name', "{$contact1} AAA");
     $this->assertElementContainsText('css=li.crm-next-action a span', "Next");
   }
+
 }
index 9df0faba125e706d3ed30dd5d5291fa44045d2ba..bb2eedeba2d68bbf8dde41be28b177bc5718b150 100644 (file)
@@ -164,4 +164,5 @@ class WebTest_Contact_PrivacyOptionSearchTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isTextPresent("1 Contact"));
     $this->assertTrue($this->isTextPresent("$lname2, $fname2"));
   }
+
 }
index 673991e1c6230849c385ee0dcdffc61e83984226..be5cfc7ea568378eb9814d0328900ad378e77cab 100644 (file)
@@ -189,4 +189,5 @@ class WebTest_Contact_ProfileChecksumTest extends CiviSeleniumTestCase {
     }
     return $profileId;
   }
+
 }
index d40a74e595ec169aa15afb6b1d1306fa9d5654c5..55db38e5dd428040b97252d47925a3a3e6f2e129 100644 (file)
@@ -427,4 +427,5 @@ class WebTest_Contact_RelationshipAddTest extends CiviSeleniumTestCase {
     );
     $this->assertTrue($this->isTextPresent("Employee of"), "Employee of relationship type not visible on View Relationship page.");
   }
+
 }
index a46bc1a250d5353b95c80ca0fc04e1ae9d6d82bf..26d94eeacb777e9abb2ef9f1829616f5e5d01370 100644 (file)
@@ -255,4 +255,5 @@ class WebTest_Contact_SearchTest extends CiviSeleniumTestCase {
 
     $this->click("_qf_Select_next-bottom");
   }
+
 }
index cd5f91382e4c9c29af86672670d7027c84eb6672..dc5d256fbfcd9b8aa7521ce1161ea0f42e0b413c 100644 (file)
@@ -343,4 +343,5 @@ class WebTest_Contact_SearchbyDateFilterTest extends CiviSeleniumTestCase {
 
     return $_advance_search_panes;
   }
+
 }
index f9ce67df727884a1cd13b585586a00fd690d551c..3f02c72da62c8396fde928f9aebc41564fd9017c 100644 (file)
@@ -194,4 +194,5 @@ class WebTest_Contact_SignatureTest extends CiviSeleniumTestCase {
     // Is signature correct? in Activity
     $this->assertTextPresent($signature);
   }
+
 }
index 07766251169fd3749dea1d61f1ae9210028b49b2..3c6fc653c148f3d4d306a13fb942212371fa68ee 100644 (file)
@@ -110,4 +110,5 @@ class WebTest_Contact_TagAddTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isTextPresent('Contacts'), 'Missing text: ' . 'Contacts');
     $this->assertTrue($this->isTextPresent('Edit'), 'Missing text: ' . 'Edit');
   }
+
 }
index 69aa3bc607c0b106f6f61e7f25bca3a48e483757..ef1857b4187b59cddb20afda0a8cbbd15c37c32c 100644 (file)
@@ -156,4 +156,5 @@ class WebTest_Contact_TagSetSearchTest extends CiviSeleniumTestCase {
 
     return $tagid;
   }
+
 }
index 42ac2ce6ce189d273ffec403254e27e1cd454625..23cecdac634c3e9ef5c39142fed04682e7bda492 100644 (file)
@@ -139,4 +139,5 @@ class WebTest_Contact_TaskActionAddToGroupTest extends CiviSeleniumTestCase {
 
     $this->assertTrue($this->isTextPresent("50 Contacts"), 'Looking for 50 results belonging to group: ' . $newGroupName);
   }
+
 }
index 9a17f75e68620190a6f8c369ea70f95ebe45a761..fe11a737a73b5e4555505859c03319a79d7d733c 100644 (file)
@@ -132,4 +132,5 @@ class WebTest_Contact_TaskActionSendMassMailing extends CiviSeleniumTestCase {
     $this->click("xpath=//table//tbody/tr[td[1]/text()='$mailingName']/descendant::a[text()='Report']");
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
+
 }
index 2c7c04efe7e0cd70f68274f8699875b9977d9558..ee1cf896e8898ce4158d5830e745e2c6ec02c8e4 100644 (file)
@@ -117,4 +117,5 @@ class WebTest_Contact_TaskActionSendSMS extends CiviSeleniumTestCase {
 
     $this->assertTrue($this->isTextPresent('Your message has been sent.'), "Test SMS could not be sent!");
   }
+
 }
index 5b682729edd8914fa6f0d8b2157e0326e1208ab5..7681614e6ddea737dc19a2aeda978501ca5f4f78 100644 (file)
@@ -78,4 +78,5 @@ class WebTest_Contact_UpdateProfileTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isTextPresent($postalCode), 'In line ' . __LINE__);
     $this->assertTrue($this->isElementPresent("//div[@id='profilewrap1']/div[@id='crm-container']/div/div[7]/div[2][contains(text(), 'AR')]"));
   }
+
 }
index 3c8fbbb36a5172f38ecedb76df32826bbc652c95..b632cb1ea7aa58808eb2e6618c4e3be63ec0fe45 100644 (file)
@@ -340,4 +340,5 @@ class WebTest_Contribute_AddBatchesTest extends CiviSeleniumTestCase {
       $this->_checkResult($value, $type);
     }
   }
+
 }
index 37159d902f60cf424201aada379c85bc3bd90571..056efec9b283b47bd5f0fd2ebb213b70ecc14112 100644 (file)
@@ -719,4 +719,5 @@ class WebTest_Contribute_AddPricesetTest extends CiviSeleniumTestCase {
       $this->verifyText("css=table.crm-soft-credit-listing", preg_quote($value));
     }
   }
+
 }
index 7330186297e5dce6b548ac2b536b05d359043efe..19ff75ce2d8e4af3fd01f82eff34247b0c131c10 100644 (file)
@@ -110,4 +110,5 @@ class WebTest_Contribute_ConfirmOptionalTest extends CiviSeleniumTestCase {
     $this->click("_qf_Main_upload-bottom");
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
+
 }
index cd7458f501d8e7c6d626d30d8532a8d80f4a777c..e1b436e9fe901319c4ea0f336c6c90fd571728d6 100644 (file)
@@ -193,4 +193,5 @@ class WebTest_Contribute_ContactContextAddTest extends CiviSeleniumTestCase {
       $this->verifyText("xpath=id('Search')/div[2]/table[2]/tbody//tr/td[$value]", preg_quote($label));
     }
   }
+
 }
index f9d47100b834b9426a2c2d53f03bf5486792e126..2fe6445969472d78e8470fcea77c1b875da6cbcd 100644 (file)
@@ -441,4 +441,5 @@ class WebTest_Contribute_ContributionPageAddTest extends CiviSeleniumTestCase {
     // contribution page is saved.
     $this->assertTrue($this->isTextPresent($premiumSavedText));
   }
+
 }
index da3c3426af5b39bb4dfaf9f9cd6a77d3734106f1..efc27b8c09453b6895719a86d46675a78b813a5a 100644 (file)
@@ -431,4 +431,5 @@ class WebTest_Contribute_OfflineContributionTest extends CiviSeleniumTestCase {
     );
     $this->webtestVerifyTabularData($expected);
   }
+
 }
index c7633a30d5204717981dfdd16d2568bcfa2c2c2a..c157bb7cc66a9ad55f396f2ac77631df194f3370 100644 (file)
@@ -109,4 +109,5 @@ class WebTest_Contribute_OfflineRecurContributionTest extends CiviSeleniumTestCa
       );
     }
   }
+
 }
index 0b2879123dfb85acf40e7cc21ef3bd65ef0c2ad1..e9c2ba4f233866650e7f5550a6b422bc13c08041 100644 (file)
@@ -1555,4 +1555,5 @@ class WebTest_Contribute_OnBehalfOfOrganization extends CiviSeleniumTestCase {
     //check whether the image is present
     $this->assertTrue($this->isElementPresent("xpath=//div[@id='crm-contact-thumbnail']/div/a/img"));
   }
+
 }
index 625e98459773b7670e41e45c062e77e701c328b9..8508e780d8e004429e59e04533ec050bc2377975 100644 (file)
@@ -314,4 +314,5 @@ class WebTest_Contribute_OnlineContributionTest extends CiviSeleniumTestCase {
     );
     $this->webtestVerifyTabularData($expected);
   }
+
 }
index e5f023427c615240fb143ff27d848400c3f966c6..774ba6fc62bc5e6dea13406f6302896705d7e218 100644 (file)
@@ -201,4 +201,5 @@ class WebTest_Contribute_OnlineMultiplePaymentProcessorTest extends CiviSelenium
     $this->webtestVerifyTabularData($expected);
     $this->click('_qf_ContributionView_cancel-bottom');
   }
+
 }
index e640784eda2ca05f7bff9f8d3ccd5311aa34c916..55966009cafcf0c4eb3ede1a9d0b2317fcd9ef73 100644 (file)
@@ -152,4 +152,5 @@ class WebTest_Contribute_OnlineRecurContributionTest extends CiviSeleniumTestCas
       );
     }
   }
+
 }
index 271292b0b786df88a5a41d789494df80cf3ea79f..0139f7e8a14303c1c3b62e791e770d97642da291 100755 (executable)
@@ -200,4 +200,5 @@ class WebTest_Contribute_PCPAddTest extends CiviSeleniumTestCase {
     $this->verifyText("PCP", preg_quote($pcpTitle));
     $this->verifyText("PCP", preg_quote("{$lastName}, {$firstName}"));
   }
+
 }
index ac60d23349deea8e99c447880e73bce3a5533bff..62c37d39e38fa1a33a3c891bf6804d485deddf90 100644 (file)
@@ -287,4 +287,5 @@ class WebTest_Contribute_StandaloneAddTest extends CiviSeleniumTestCase {
     $pageUrl = array('url' => 'contribute/add', 'args' => 'reset=1&action=add&context=standalone');
     $this->customFieldSetLoadOnTheFlyCheck($customSets, $pageUrl);
   }
+
 }
index 0719b6f164304c0346bcd185d7ab788aaa7c4858..6b419a35adedf6cb72c712001e1f08211829c5c8 100644 (file)
@@ -226,4 +226,5 @@ class WebTest_Contribute_UpdateBatchPendingContributionTest extends CiviSelenium
       $this->verifyText("xpath=id('ContributionView')/div[2]/table[1]/tbody//tr/td[1][text()='$label']/../td[2]", preg_quote($value));
     }
   }
+
 }
index 725ddc02277eb6a088d74ac7dd4221fdd511bdee..8ad5676687f024428bc036a794b54520ab9bab28 100755 (executable)
@@ -498,4 +498,5 @@ class WebTest_Contribute_UpdateContributionTest extends CiviSeleniumTestCase {
 
     return $contact;
   }
+
 }
index a24ef13051c739080af21f372f44554e90f6853a..7896242d6966474d137f416113fdeba39ab46b1a 100644 (file)
@@ -268,4 +268,5 @@ class WebTest_Contribute_UpdatePendingContributionTest extends CiviSeleniumTestC
     );
     $this->webtestVerifyTabularData($expected);
   }
+
 }
index cc5f3a3b78da8be3969bd46d8d240ec1edbc8439..5e6646d12ca8414802bbd56eca770bcb20154419 100644 (file)
@@ -131,4 +131,5 @@ class WebTest_Contribute_VerifySSLContributionTest extends CiviSeleniumTestCase
     $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->assertFalse($this->isTextPresent("Payment Processor Error message"), "Payment processor returned error message");
   }
+
 }
index 543d11418a35bb95369665137c7a8f4bf9d7cc64..ef181791f1e737ddb367fc50c43b20701e775d14 100644 (file)
@@ -974,4 +974,5 @@ WHERE ceft.entity_id = %1 AND ceft.entity_table = 'civicrm_contribution'";
       $this->waitForElementPresent("xpath=//td[@class='crm-participant-label crm-editable crm-editable-enabled'][contains(text(), '{$status}')]/../td[9]/span/a[2][text()='Disable']");
     }
   }
+
 }
index 0880354d2480bb08f147108d68142ac50c81b00e..e023bcd3188d8528741737ec449a47816a776c52 100644 (file)
@@ -457,4 +457,5 @@ class WebTest_Event_AddParticipationTest extends CiviSeleniumTestCase {
     $this->webtestAddBillingDetails();
     return $contact;
   }
+
 }
index 7277a22f5f897b42819039aca2dd134e56210384..1b37d540d063903cd6c2b21e15588a2c7cf664b1 100644 (file)
@@ -757,4 +757,5 @@ class WebTest_Event_AddPricesetTest extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index 651be44951cc5e58b1f49e6d1a9d7576bda1b3d2..f29c296c9585febb664886e2f7b893a9a740b7de 100644 (file)
@@ -217,4 +217,5 @@ class WebTest_Event_AdditionalPaymentTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText("xpath=//td[@id='payment-info']/table[@id='info']/tbody/tr[2]/td", "$ {$feeAmt}", 'Missing text: appropriate fee amount');
     $this->assertElementContainsText("xpath=//td[@id='payment-info']/table[@id='info']/tbody/tr[2]/td[2]", "$ {$amtPaid}", 'Missing text: appropriate fee amount');
   }
+
 }
index dfd694d12d7da54b58c55273434211ea56969dab..c028d163adb0099d852105719c0a25882fd6c1f8 100644 (file)
@@ -163,4 +163,5 @@ class WebTest_Event_ChangeParticipantStatus extends CiviSeleniumTestCase {
     );
     $this->verifyText("xpath=//td[text()='Selections']/following-sibling::td//div/div", preg_quote('Event Total: $ 800.00'));
   }
+
 }
index dba0ac7c3022b1a870bcec3f1e1c698d7bd7d013..252afa9bd41f764d1b95e6450c02425ee1c6c82e 100644 (file)
@@ -162,4 +162,5 @@ class WebTest_Event_EventListingTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->waitForText("crm-notification-container", "'Event Location' information has been saved.");
   }
+
 }
index fc8c3ce515df436cb4c800eb7938a32b7b4d34b5..7af1915e9ce1e73d18387eae7df52ed08b679ecc 100644 (file)
@@ -240,4 +240,5 @@ class WebTest_Event_EventWaitListTest extends CiviSeleniumTestCase {
       $this->webtestLogin();
     }
   }
+
 }
index fe5c4c97d1651074be31c0f2266a0ab206e80256..e236151639ac7e96b69482e6a1578d5e2246316b 100755 (executable)
@@ -510,4 +510,5 @@ class WebTest_Event_MultipleEventRegistrationbyCartTest extends CiviSeleniumTest
     $this->click("enable_cart");
     $this->click("_qf_Event_next-top");
   }
+
 }
index 80162f73d47fc1ebc90db8114b7005fde160aee8..c4563b09d7e4ddb7d217d895395a79ba4f50f4f5 100644 (file)
@@ -831,4 +831,5 @@ class WebTest_Event_MultiprofileEventTest extends CiviSeleniumTestCase {
     $this->click("_qf_Field_next-bottom");
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
+
 }
index a5dee0120ccaa94e565e23cd28527daa64a9eba1..6f6e71097ac937df07cf5caa0e76e1591a5d4ab4 100644 (file)
@@ -552,4 +552,5 @@ class WebTest_Event_PCPAddTest extends CiviSeleniumTestCase {
     $softCreditor = "{$pcpCreatorFirstName} {$pcpCreatorLastName}";
     $this->verifyText("xpath=//div[@id='PCPView']/div[2]//table[@class='crm-info-panel']/tbody/tr[2]/td[2]", preg_quote($softCreditor), 'In line ' . __LINE__);
   }
+
 }
index f0b25629126c55e0d24bd43f044cf817e7cb7843..94ea656edc92d954814d542662de5fda74562d28 100644 (file)
@@ -467,4 +467,5 @@ class WebTest_Event_ParticipantCountTest extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index 638ee82287db69b3da360372191e897c71a9a103..b361de38c3468ff6a829c00a6d9d7f94a191cf30 100644 (file)
@@ -248,4 +248,5 @@ class WebTest_Event_ParticipantSearchTest extends CiviSeleniumTestCase {
 
     $this->_checkStrings($stringsToCheck);
   }
+
 }
index 38bbbf10f32007952c42b37fa27b5384abe6bfa6..d972f98a0628ec4e1ba34c9d2382a8545d796b87 100644 (file)
@@ -1228,4 +1228,5 @@ class WebTest_Event_PricesetMaxCountTest extends CiviSeleniumTestCase {
     $thankStrings = array('Thank You for Registering', 'Event Total', 'Transaction Date');
     $this->assertStringsPresent($thankStrings);
   }
+
 }
index eb5661f93a769e57b5ae4f42cdc3a6fd6f5736fd..c09284b2e787ca0f2378782ce3750b764a9d5c7d 100644 (file)
@@ -275,4 +275,5 @@ class WebTest_Event_TellAFriendTest extends CiviSeleniumTestCase {
     $this->click('_qf_Event_upload_done-bottom');
     $this->waitForElementPresent("xpath=//div[@id='event_status_id']//div[@id='option11_wrapper']/table/tbody//tr/td[1]/a[text()='$eventTitle']");
   }
+
 }
index fe7f0c71160f3cffa5ba9a7f144681b0bd5f6ce7..031dfaad00d86a4220179f7ffc88aaf6fbb264c3 100644 (file)
@@ -473,4 +473,5 @@ class WebTest_Export_ContactTest extends ExportCiviSeleniumTestCase {
     $optionLabel = $this->webtest_civicrm_api("OptionValue", "getvalue", $params);
     return $optionLabel;
   }
+
 }
index 764564e4f25e4c430779ae0c3bf171c9609f6041..67c59d536297148aee37e3144119eed51d3556a7 100644 (file)
@@ -161,4 +161,5 @@ class ExportCiviSeleniumTestCase extends CiviSeleniumTestCase {
       @unlink($file);
     }
   }
+
 }
index 8b6ec91908ba04109c73f8a574b4a397406a0979..4513dd71efe11a714e614bede72ce3aeb0e2e7bc 100644 (file)
@@ -140,4 +140,5 @@ class WebTest_Financial_FinancialAccountTest extends CiviSeleniumTestCase {
     //Delete Financial Account
     $this->_testDeleteFinancialAccount($financialAccountTitle);
   }
+
 }
index b77d6c6992b9e125b76c240e30bb1d63a7877093..86afb43822932ceb22439eb8ad98850e59d1abde 100644 (file)
@@ -98,4 +98,5 @@ class WebTest_Financial_FinancialAccountTypeTest extends CiviSeleniumTestCase {
     //delete financialtype
     $this->addeditFinancialType($financialType, 'Delete');
   }
+
 }
index dcda54489d9e251c1d770d556c56a931966ab26a..d18a2ad393efe6b696128c6294e1dc61bca2abf6 100644 (file)
@@ -138,4 +138,5 @@ class WebTest_Financial_FinancialBatchExport extends CiviSeleniumTestCase {
       )
     );
   }
+
 }
index 36ba575c38d3ef1d70edf05b950b37215a8ebd41..560680882864ab4bec1f7167a2eb074c2ca5ecfb 100644 (file)
@@ -82,4 +82,5 @@ class WebTest_Generic_CheckActivityTest extends CiviSeleniumTestCase {
     // ...again, waiting for the box with contact name to show up...
     $this->waitForText("xpath=//div[@id='s2id_assignee_contact_id']", "$contactFirstName2");
   }
+
 }
index 11f20144947d8587de2f4f03746d15ef6aee58b8..f2573fa01229ad85cf656074089a2338fc5e61c4 100644 (file)
@@ -167,4 +167,5 @@ class WebTest_Generic_CheckDashboardTest extends CiviSeleniumTestCase {
     // cleanup by removing the widget
     $this->_testRemoveDashboardElement($widgetConfigureID, $widgetEnabledSelector);
   }
+
 }
index 1b365219bb2dd128f17dc842cacdf880b56ab539..a73e68e760102b6f9d42e7b619ca8fec69e35068 100644 (file)
@@ -43,4 +43,5 @@ class WebTest_Generic_CheckFindTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
     $this->assertTrue($this->isElementPresent("search-status"));
   }
+
 }
index 5514019865a5962de1a82e8694f9fc26a807c625..88caf69ccb8726b441ee59d2e3816cdb0d4dde9d 100644 (file)
@@ -357,4 +357,5 @@ class WebTest_Generic_GeneralClickAroundTest extends CiviSeleniumTestCase {
     $this->assertTextPresent("Profiles - Admin Notification");
     $this->assertTextPresent("Tell-a-Friend Email");
   }
+
 }
index 64069448ab7c472dcbc137ec85927db5a78cdb15..13f9a0a834812c6b5943340456e68cc355959548 100644 (file)
@@ -135,4 +135,5 @@ class WebTest_Grant_ContactContextAddTest extends CiviSeleniumTestCase {
       )
     );
   }
+
 }
index 4f9525e2958bf101333f28e67cafea3cf70253f2..e63fadea020900eb0933e52976d14651b73ded9e 100644 (file)
@@ -121,4 +121,5 @@ class WebTest_Grant_CustomFieldsetTest extends CiviSeleniumTestCase {
     $pageUrl = array('url' => 'grant/add', 'args' => 'reset=1&action=add&context=standalone');
     $this->customFieldSetLoadOnTheFlyCheck($customSets, $pageUrl);
   }
+
 }
index e7c5a8787e6a65d1822a0f2f645f83ddd6e8d920..bd4df2ee8944c3f6500d0b55d64d37a65d83715e 100644 (file)
@@ -105,4 +105,5 @@ class WebTest_Grant_StandaloneAddTest extends CiviSeleniumTestCase {
 
     $this->webtestVerifyTabularData($expected);
   }
+
 }
index 23ec5b42df12d3dea7da47f6231cd4295c909106..33913ef938ebd1926645c035b57577162d065f51 100644 (file)
@@ -98,4 +98,5 @@ class WebTest_Import_ActivityTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index d042d038e4c07573dcdae8866a47bfc7014c03d6..56a3e47dbadb756a78337e77cda9ca1801d9382d 100644 (file)
@@ -285,4 +285,5 @@ class WebTest_Import_AddressParsingTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 0ffdbaaffa8211b18df3f4d798ee645d9de14219..340e929a2495913118e5f5d23bebdcbcb65336f2 100644 (file)
@@ -190,4 +190,5 @@ class WebTest_Import_ContactCustomDataTest extends ImportCiviSeleniumTestCase {
 
     return array("custom_{$customFieldId}", $customField, $customGroupTitle);
   }
+
 }
index 3c1d05edee95d2755cdf8f2125ea17540e6f7289..31b394c9a49f071b39fee2a6f43e371fb1bcf951 100644 (file)
@@ -429,4 +429,5 @@ class WebTest_Import_ContactSubtypeTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index e012887a55b6f666c418509e56a42af2b4168ce5..ea82db1036452223aa538df8392928a0cd90e564 100644 (file)
@@ -421,4 +421,5 @@ class WebTest_Import_ContactTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 761a3d35adbfc472982a14604f1feefd4657c324..c080f2aefa13ea7a304bc14dcc6b3da46c0a3312 100644 (file)
@@ -194,4 +194,5 @@ class WebTest_Import_ContributionTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 144cb846a8d68534c2d69edaf66726cff1ac732e..f82fbc11cdc27db009716452acf2f5cbcbb17e85 100644 (file)
@@ -352,4 +352,5 @@ class WebTest_Import_CustomDataTest extends ImportCiviSeleniumTestCase {
 
     return array($customDataParams, $customDataVerify);
   }
+
 }
index 73eb16c1d49f9087ba97fac837ea024e2178c4b6..fe35f325e64766d1a004c11898eb14c99762e263 100644 (file)
@@ -467,4 +467,5 @@ class WebTest_Import_DateFormatTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 6e3923fb09172ba6c7950847f75b91d843a401fd..3b780cbb78514777515736ced157d3b358fd25bc 100644 (file)
@@ -490,4 +490,5 @@ class WebTest_Import_DuplicateMatchingTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 0bfba02b7b1f13c51d6fbc48350a24820158f0f8..7d7910e5179a3c6c43a020f43f738fea003dabc7 100644 (file)
@@ -138,4 +138,5 @@ class WebTest_Import_GroupTest extends ImportCiviSeleniumTestCase {
     );
     return array($headers, $rows);
   }
+
 }
index c67a67a4b0490f776a53761de010cfb53042153e..5333b76e2a65a09be524b58ede80e1d39f2e2786 100644 (file)
@@ -595,4 +595,5 @@ class ImportCiviSeleniumTestCase extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index 42d6fd3030044b8b557c089da5f27330ac207c91..7deaca4d5acb37fa64c2e608bef9f1d51981f482 100644 (file)
@@ -362,4 +362,5 @@ class WebTest_Import_MatchExternalIdTest extends ImportCiviSeleniumTestCase {
 
     return $params;
   }
+
 }
index 0dff818cdf15f1b1d59f53bd2d41de2408e857db..b63369c4c1401a2a70c929c511e35962cae5755c 100644 (file)
@@ -210,4 +210,5 @@ class WebTest_Import_MemberTest extends ImportCiviSeleniumTestCase {
     );
     return array($headers, $rows, $fieldMapper);
   }
+
 }
index 7fb663542a05d52f381c1a4151720d06f6afebeb..e806e7bcebdf3ade8bb38aaa2d5dedb09aef0fcb 100644 (file)
@@ -225,4 +225,5 @@ class WebTest_Import_MultipleRelationshipTest extends ImportCiviSeleniumTestCase
 
     return array($headers, $rows, $fieldMapper);
   }
+
 }
index 4b3868001fbdcf9730ccf4d358a80dcdfb4a7f2c..adeeef62a61ed4535dd788c38b66ef6d759e2ff6 100644 (file)
@@ -337,4 +337,5 @@ class WebTest_Import_ParticipantTest extends ImportCiviSeleniumTestCase {
 
     return $params;
   }
+
 }
index 2192be0e71fcf42abd4726d9fa6cf87a990258fe..791fa537b1f9d1f192ca225fd29e04d69a388cdd 100644 (file)
@@ -136,4 +136,5 @@ class WebTest_Import_SavedMappingTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 0ec43793b097e9c86e0a1475359ffec52919bf2e..ea72ccf8b940a2a1b22cdb35894af80f190dff83 100644 (file)
@@ -136,4 +136,5 @@ class WebTest_Import_TagTest extends ImportCiviSeleniumTestCase {
 
     return array($headers, $rows);
   }
+
 }
index 1aca0be8a4c76e9413566614a28e240d8258be03..00f7a7f6588f95ba898b44176f650a7df60c25ba 100644 (file)
@@ -180,4 +180,5 @@ class WebTest_Mailing_AddMessageTemplateTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent("xpath=//div[@class='ui-dialog-buttonset']/button/span[2]");
     $this->assertElementContainsText('help', "Bulk Email Sent.", "Status message didn't show up after saving!");
   }
+
 }
index 1c1f72a533918f55ff7a7ae7a4cf2a3609654c66..6d5a2ab0fed2a7dbb38980caa31d91232db87b4f 100644 (file)
@@ -145,4 +145,5 @@ class WebTest_Mailing_AddNewMailingComponentTest extends CiviSeleniumTestCase {
     // Verify text
     $this->assertTrue($this->isElementPresent("xpath=//table/tbody//tr/td[text()='{$componentName}']/../td[2][text()='Reply']/../td[3][text()='{$subject}']/../td[4][text()='{$txtMsg}']/../td[5][text()='{$htmlMsg}']"), "The row doesn't consists of proper component details");
   }
+
 }
index cded96ef4d5ec65096fde362f9ba65a3a3e1fd33..1ad127ecb4b0966cd73aaa7a0ba99cfd4d4ebf58 100644 (file)
@@ -573,4 +573,5 @@ class WebTest_Mailing_MailingTest extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index a226bb6cda8ffa5024ddaf83706af10844480d1a..6ec004ce6f4698f006e07cf08f992d87292c950b 100644 (file)
@@ -96,4 +96,5 @@ class WebTest_Mailing_SpoolTest extends CiviSeleniumTestCase {
 
     }
   }
+
 }
index e48ade055ece3e941934c85b111fe89c99277b61..a63fc736931101d9d7015b8438be7d0c748873ce 100644 (file)
@@ -274,4 +274,5 @@ class WebTest_Member_BatchUpdateViaProfileTest extends CiviSeleniumTestCase {
 
     return array($textFieldLabel, $customGroupTitle);
   }
+
 }
index c61f9d4ab4c71cf8f19e7f3941ed17989314135f..25faaa6218111ce865dd017acee936dc41bb48d4 100644 (file)
@@ -234,4 +234,5 @@ class WebTest_Member_ContactContextAddTest extends CiviSeleniumTestCase {
     $this->click("_qf_MembershipView_cancel-bottom");
     $this->waitForElementPresent("mainTabContainer");
   }
+
 }
index 4d3407184f8ef43ae547409d0faa6d5de2dd3a20..9ce59dbd20859d9f56e8742d8f1a426d2cbcdf96 100755 (executable)
@@ -294,4 +294,5 @@ class WebTest_Member_DefaultMembershipPricesetTest extends CiviSeleniumTestCase
     }
     return array($memTypeTitle1, $memTypeTitle2, $memTypeTitle3);
   }
+
 }
index ce3cc3ce89fe3c448dc48688477467430a6c4772..3c26fb868da541a4c4026a897bdcb87969526f15 100644 (file)
@@ -102,4 +102,5 @@ class WebTest_Member_EditMembershipTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-search-results']/table/tbody/tr[3]/td[3][text()='Type changed from {$membershipTypes['membership_type']} to General']"));
     $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-search-results']/table/tbody/tr[3]/td[5]/a[text()='{$contactName}']"));
   }
+
 }
index 03f65ac3bfe2d28a4ad9d82aef964ed3bb16df86..487e2d1fbce6ff75febdc6d8dbe5ed377722f72a 100644 (file)
@@ -658,4 +658,5 @@ SELECT end_event_adjust_interval
       )
     );
   }
+
 }
index c4dbbada1ac887baf13e5512f3b02473bdfb5dd5..ef0619a739ee4ffe17b28759390ca0fe6f4c9060 100644 (file)
@@ -522,4 +522,5 @@ class WebTest_Member_InheritedMembershipTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-contact-relationship-current']/div/table/tbody/tr/td[2]/a[text()='Organization $org3']"));
     $this->assertEquals(1, $this->getText("xpath=//li[@id='tab_rel']/a/em"));
   }
+
 }
index 1fcb2f82d042a40f84c5744eb61beaf8b24af940..aedf1fe040111d790ba5c6025c72222be9d3305d 100644 (file)
@@ -110,4 +110,5 @@ class WebTest_Member_OfflineAutoRenewMembershipTest extends CiviSeleniumTestCase
       );
     }
   }
+
 }
index 56fe2c620d1fd661d28f468d99e2b25651ea5cc5..f487338390a943258fd32da5c4a831032a654232 100644 (file)
@@ -444,4 +444,5 @@ class WebTest_Member_OfflineMembershipAddPricesetTest extends CiviSeleniumTestCa
     $this->assertTrue($this->isElementPresent("xpath=//form[@id='MembershipView']/div[2]/div/div[@class='crm-accordion-wrapper']/div/table/tbody/tr/td/span[text()='{$amount}']"));
     $this->click("_qf_MembershipView_cancel-bottom");
   }
+
 }
index 584346cd8393d877c7d0cfdc2c297e758a5c73a4..eec042da60a792a64c5005793df3c7b7fee6a58d 100644 (file)
@@ -433,4 +433,5 @@ class WebTest_Member_OfflineMembershipRenewTest extends CiviSeleniumTestCase {
     );
     $this->webtestVerifyTabularData($verifyMembershipRenewData);
   }
+
 }
index cc0d05ade4fdbdf8b47756dba652f8a0c8e488ba..f178e18894635e2f29fc5383033b5a75ffa9f53c 100644 (file)
@@ -185,4 +185,5 @@ class WebTest_Member_OnlineAutoRenewMembershipGCTest extends CiviSeleniumTestCas
 
     return $pageId;
   }
+
 }
index 366ffd871cb61967f73bb3bfd87a47c31b513522..b39e87bc013ff2d006d1cc90a7383c5820be74fa 100644 (file)
@@ -210,4 +210,5 @@ class WebTest_Member_OnlineAutoRenewMembershipTest extends CiviSeleniumTestCase
 
     return $pageId;
   }
+
 }
index 6cd5678a61fa5e0324f07a08c34b14a520f45b35..204fd724e1a48a2928d4ce83120308e51befebb4 100644 (file)
@@ -335,4 +335,5 @@ class WebTest_Member_OnlineMembershipCreateTest extends CiviSeleniumTestCase {
     );
     $this->webtestVerifyTabularData($expected);
   }
+
 }
index 6c6ec7007ba09e842243d66cb30829fd60305a23..9983237ed6a1b26b939126f93cea13d84b99b243 100644 (file)
@@ -657,4 +657,5 @@ class WebTest_Member_OnlineMembershipRenewTest extends CiviSeleniumTestCase {
       );
     }
   }
+
 }
index ffef11cc322e86f057109f6820c60247bafaa61b..d95c45e3c89dba4dc8c6de0b5082f73f09aadedd 100644 (file)
@@ -162,4 +162,5 @@ class WebTest_Member_SeperateMembershipPaymentTest extends CiviSeleniumTestCase
     $this->clickLink("_qf_Main_upload-bottom", "_qf_Confirm_next-bottom");
     $this->clickLink("_qf_Confirm_next-bottom", NULL);
   }
+
 }
index e1194fc14873a3d4d50f4c46888edc9158d8fe01..382d30df47d52cbc6874f2a812ee2802d3760306 100644 (file)
@@ -254,4 +254,5 @@ class WebTest_Member_StandaloneAddTest extends CiviSeleniumTestCase {
       }
     );
   }
+
 }
index 0b5bc45bb056ac638385c8c67251d19303a6fcc8..b939645a3ed87ee52ece38665160546d5a9623b3 100644 (file)
@@ -128,4 +128,5 @@ class WebTest_Member_UpdateMembershipScriptTest extends CiviSeleniumTestCase {
 
     return $memTypeParams;
   }
+
 }
index 6bfa287917f8cf1168ccfc10157bfea48c522105..520cd9ad0f1309eba101258240827b4502ad6d0e 100644 (file)
@@ -122,4 +122,5 @@ class WebTest_Pledge_AddCancelPaymentTest extends CiviSeleniumTestCase {
     $this->verifyText("xpath=//div[@class='view-content']//table//tbody/tr[1]/td[4]", "1,200.00");
 
   }
+
 }
index 74011cb2840a8819bb151601db2f504a02d922c3..a2a27181b23e4952686b8692cb7b26f044a6b47e 100644 (file)
@@ -116,4 +116,5 @@ class WebTest_Pledge_ContactContextAddTest extends CiviSeleniumTestCase {
     // Re-enable pop-ups to leave things in the same state
     $this->enableDisablePopups(TRUE);
   }
+
 }
index 9854f3c840c334fe1a51d018ff1402cd20156de0..328e77ed6ac8b0e041419c64b6c486f1b90a6ceb 100644 (file)
@@ -444,4 +444,5 @@ class WebTest_Pledge_ContactContextPledgePaymentAddTest extends CiviSeleniumTest
     // Re-enable pop-ups to leave things in the same state
     $this->enableDisablePopups(TRUE);
   }
+
 }
index 5e1d40f333deb686d0611f5a2c325bb8ad2295e1..0eee667cf8d3c6bbb6461a5a1cdf7e12f211330f 100644 (file)
@@ -135,4 +135,5 @@ class WebTest_Pledge_StandaloneAddDeleteTest extends CiviSeleniumTestCase {
     $this->verifyText("xpath=//div[@class='view-content' and contains(., 'view pledge payments')]/table[@class='selector row-highlight']//tbody/tr[1]/td[4]", "1,930.00");
 
   }
+
 }
index 517c0e9cc85b3137f6467a39ef3852ca0229b237..97fe65271ad3edbbeef41dd019c7f31314b02a62 100644 (file)
@@ -92,4 +92,5 @@ class WebTest_Pledge_StandaloneAddTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent("xpath=//div[@class='view-content']//table//tbody/tr[2]/td[2]/table/tbody/tr[2]/td[8]/a[text()='Record Payment']");
     return $contact;
   }
+
 }
index 1567f4a5adee0a4606d6e01e85394169ac78e1bc..e40b5b5d660fbdd6544f381c5422943c1f0483aa 100644 (file)
@@ -791,4 +791,5 @@ class WebTest_Profile_BatchUpdateTest extends CiviSeleniumTestCase {
 
     return $returnArray;
   }
+
 }
index accd8a4faa709b6d2616d1cd32b83a4e4d94c8f4..e6a93999cc9db41c5db6eeaa29309f1c74091323 100644 (file)
@@ -87,4 +87,5 @@ class WebTest_Profile_DedupeTest extends CiviSeleniumTestCase {
     $this->click("_qf_Edit_next");
     $this->waitForTextPresent("A record already exists with the same information.");
   }
+
 }
index 95201e6600df37fa001097bc9dc6069be25941fc..2cdf394f0a86568ed537fd1c16b6df2ecbd20a24 100644 (file)
@@ -403,4 +403,5 @@ class WebTest_Profile_MultiRecordProfileAddTest extends CiviSeleniumTestCase {
     }
     return $params;
   }
+
 }
index cc97e9d10f9a64831f01d73e90b42dfa3a25624a..b1774cd931f73b29fe8d7bab28a51ae4546abca6 100644 (file)
@@ -329,4 +329,5 @@ class WebTest_Profile_ProfileAddTest extends CiviSeleniumTestCase {
     // delete created profile
     $this->_testdeleteProfile($profileTitle);
   }
+
 }
index ee35c8e0c4d2080a0dbd173fb1802300a28d653e..6231b68060ca405316143095e28dce1d701d1b6b 100644 (file)
@@ -151,4 +151,5 @@ class WebTest_Profile_ProfileCountryState extends CiviSeleniumTestCase {
       }
     }
   }
+
 }
index fa1702f1bfb0dfa6152348bcbce39ee8acf38809..2ec95ded3eb2249a55ae2ee63151bec2e29a7165 100644 (file)
@@ -142,4 +142,5 @@ class WebTest_Profile_ProfileGroupSubscriptionTest extends CiviSeleniumTestCase
     $this->waitForElementPresent('newCiviCRMProfile-bottom');
     $this->waitForText('crm-notification-container', "Your CiviCRM Profile '{$profileTitle}' has been deleted.");
   }
+
 }
index d399f0f5624e5a57b47853a3eaddb6075bfe2b0d..5111bef85260e5b2b0081826cad5b83d6740e640 100644 (file)
@@ -247,4 +247,5 @@ class WebTest_Profile_SearchTest extends CiviSeleniumTestCase {
     $this->waitForText('crm-notification-container', 'Is this field hidden from other users');
     $this->select('visibility', 'value=Public Pages and Listings');
   }
+
 }
index 9fa85523fceea09082f0229f23d98351b79a01ec..91e2de915b9721c860b14e4ae0e835fb925ba332 100644 (file)
@@ -63,4 +63,5 @@ class WebTest_Release_InstallScript extends WebTest_Release_ReleaseTestCase {
     $this->openCiviPage("dashboard", "reset=1");
     $this->assertTrue($this->isTextPresent("CiviCRM Home"));
   }
+
 }
index f1d51b8279c8062d1e7c5c17a4c34aa19ccee101..3f1cb602221fbddf6fcf5e4bea1c1ee6fb96929b 100644 (file)
@@ -60,4 +60,5 @@ class WebTest_Release_ReleaseTestCase extends CiviSeleniumTestCase {
   protected function setUp() {
     parent::setUp();
   }
+
 }
index b91531a6f462e26bd8e5758c2ea1c8bb0fe72eb8..823f1a448e04416d0ca90d017fc0862e5d4fbc9f 100644 (file)
@@ -47,4 +47,5 @@ class WebTest_Release_UpgradeScript extends WebTest_Release_ReleaseTestCase {
 
     $this->waitForTextPresent("CiviCRM upgrade was successful.");
   }
+
 }
index 6c99eaf30df5cc9fc0330e63f6e8a99c24ca26b4..0b20699565e10c2052513b0fa48e984bc159bb37 100644 (file)
@@ -193,4 +193,5 @@ class WebTest_Report_AddTest extends CiviSeleniumTestCase {
     // Is correct access permission?
     $this->assertSelectedLabel("permission", "access CiviCRM");
   }
+
 }
index d3cd45c066352341a00fc3df47398d5b62fdc196..82a0a892a15e80dca0cda701de59ed7fd1ce88f9 100644 (file)
@@ -114,4 +114,5 @@ class WebTest_Report_DonarReportTest extends CiviSeleniumTestCase {
     // check if criteria still exits
     $this->assertElementContainsText('css=table.statistics-table', "Is greater than or equal to 10", "Criteria is not selected");
   }
+
 }
index 322eb374d03607bc1e67615c2bd04d384010ba7c..e1e026c0a0c44d212d531e46bc1d6dc38bce6270 100644 (file)
@@ -379,4 +379,5 @@ class WebTest_Report_LoggingReportTest extends CiviSeleniumTestCase {
       $this->waitForPageToLoad($this->getTimeoutMsec());
     }
   }
+
 }
index 471f566f5447ff2a1ac49b4720706a7f3c96b9b2..5f3cc5120ef7cb55ba70b62c3475adb7c4e7017a 100644 (file)
@@ -256,4 +256,5 @@ class WebTest_Report_RolePermissionReportTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
     return $name;
   }
+
 }
index 28695e107783344a8d08416e7e18e03461c3032f..507f5c0676715d262ae79256b3b0af85da7697d5 100644 (file)
@@ -63,4 +63,5 @@ class api_v3_ACLCachingTest extends CiviUnitTestCase {
     $values = $this->callAPISuccess('custom_field', 'getoptions', array('field' => 'custom_group_id'));
     $this->assertTrue($values['count'] == 1, 'check that cached value is not retained for custom_group_id');
   }
+
 }
index 431adcfc3b1ca5c38b9e17a38fbf80e6ccb5fba7..26490335b8622e81ab757a4cece59d0b5a381069 100644 (file)
@@ -370,4 +370,5 @@ class api_v3_ACLPermissionTest extends CiviUnitTestCase {
   public function aclWhereOnlySecond($type, &$tables, &$whereTables, &$contactID, &$where) {
     $where = " contact_a.id > 1";
   }
+
 }
index 878ca5772d03c2384df723cead19c87262d77977..fb2e596d0aaeff62f0b49609e19b0c8f5a3421b8 100644 (file)
@@ -172,4 +172,5 @@ class api_v3_APIStandardsTest extends CiviUnitTestCase {
     }
     return $functions;
   }
+
 }
index a017a43bf9e24d361e8231e4ac4b64553d8b8670..eded7aa7f4a97f04e2b1842877fc5eadf8848e2c 100644 (file)
@@ -83,6 +83,7 @@ class api_v3_APIWrapperTest extends CiviUnitTestCase {
     $this->assertEquals('First', $result['values'][$result['id']]['first_name']);
     $this->assertEquals('MUNGE! First Last', $result['values'][$result['id']]['display_name_munged']);
   }
+
 }
 
 /**
@@ -113,4 +114,5 @@ class api_v3_APIWrapperTest_Impl implements API_Wrapper {
     }
     return $result;
   }
+
 }
index 8e77611cc517bfb6799b5f41f4743dfb398342d8..d9988a61196033a4f17a2898daaab8a5e922352e 100644 (file)
@@ -105,4 +105,5 @@ class api_v3_ActivityContactTest extends CiviUnitTestCase {
     $this->callAPIFailure('ActivityContact', 'Get', array('activity_id' => 'abc'));
     $this->callAPIFailure('ActivityContact', 'Get', array('record_type_id' => 'abc'));
   }
+
 }
index 65aca47531a33c687696809fc2b69f9edfcee280..03b24655d05cc29a78e55a2e058a1374ae864833 100644 (file)
@@ -1177,4 +1177,5 @@ class api_v3_ActivityTest extends CiviUnitTestCase {
       $this->assertTrue(is_array($value), $key . " is not an array in line " . __LINE__);
     }
   }
+
 }
index c6ec4a41d613759190528d40f406f8b7e9d8f4a2..890e03f32b1740404e9def8cda9a63ad22fc116c 100644 (file)
@@ -94,4 +94,5 @@ class api_v3_ActivityTypeTest extends CiviUnitTestCase {
     );
     $result = $this->callAPISuccess('activity_type', 'delete', $params, __FUNCTION__, __FILE__);
   }
+
 }
index a890a70ed9567f630953fb9264447eed7ab171f2..59044b6251e78728e05f21ccd613cd07fba88727 100644 (file)
@@ -346,4 +346,5 @@ class api_v3_AddressTest extends CiviUnitTestCase {
     $this->assertEquals(1, $check);
     $this->callAPISuccess('address', 'delete', array('id' => $address1['id']));
   }
+
 }
index 9e3409fb41cf80d71a896832bb6214db69a80745..8ddcd46251742f350416ad5186a83a27376f64ff 100644 (file)
@@ -68,6 +68,7 @@ class api_v3_AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class api_v3_AllTests
 
index d0e852c33df0667fd880ebe185f1ac9f8435f13c..76fc5eca2617379dbb1253081b609699422be0a3 100644 (file)
@@ -592,4 +592,5 @@ class api_v3_AttachmentTest extends CiviUnitTestCase {
 
     }
   }
+
 }
index 8af6e8076bc0e150e4007dea6678555de04ad98a..7df9c9cdcc5e5ee64b1968959d1241b6047ef5e5 100644 (file)
@@ -68,4 +68,5 @@ class api_v3_CRM11793Test extends CiviUnitTestCase {
       $this->assertEquals($contact['contact_type'], $contactType, "In line " . __LINE__);
     }
   }
+
 }
index bd56ce7f595c03b102e0c0de6ce7e05cf446806e..623d530ffe9542c909ff1c367662f603e6925e37 100644 (file)
@@ -73,4 +73,5 @@ class api_v3_CampaignTest extends CiviUnitTestCase {
     $checkDeleted = $this->callAPISuccess('campaign', 'get', array());
     $this->assertEquals(0, $checkDeleted['count'], 'In line ' . __LINE__);
   }
+
 }
index 10d4b9ec6a3f6b3af8c99f6a714c990df11c8da5..76780b16eb07c8992813263c0e72ef7cadc3ec3e 100644 (file)
@@ -372,4 +372,5 @@ class api_v3_CaseTest extends CiviCaseTestCase {
     $this->customFieldDelete($custom_ids['custom_field_id']);
     $this->customGroupDelete($custom_ids['custom_group_id']);
   }
+
 }
index b5366899b6bc5792b6240798caf9169c7347c73f..22bd7eb2a4d3ba3a7b28e25814140dc183c090d3 100644 (file)
@@ -227,4 +227,5 @@ class api_v3_CaseTypeTest extends CiviCaseTestCase {
     $getCaseType = $this->callAPISuccess('CaseType', 'get', array('id' => $createCaseType['id']));
     $this->assertEquals(0, $getCaseType['count']);
   }
+
 }
index baa5501acb0e3a3801ed616479990d25e5aacd0e..ece88d4c7ac7d92299caafbcee477c7484fbbd9f 100644 (file)
@@ -144,4 +144,5 @@ class api_v3_ConstantTest extends CiviUnitTestCase {
     $this->assertContains('POP3', $result['values'], "In line " . __LINE__);
     $this->assertContains('Localdir', $result['values'], "In line " . __LINE__);
   }
+
 }
index 64082d036ae5de7fa4b3ba1956a0af6f914668d1..e806dbeef675c6accf70a0ffeabe2966f2bd3335 100644 (file)
@@ -1996,4 +1996,5 @@ class api_v3_ContactTest extends CiviUnitTestCase {
       $this->assertArrayKeyExists($action, $result['deprecated']);
     }
   }
+
 }
index 84665931eb975a4c0ffdec5ab8ae68f7dae8dc87..56a8b01aba5f0c5f357eab535827e86807eab6c6 100644 (file)
@@ -386,4 +386,5 @@ class api_v3_ContactTypeTest extends CiviUnitTestCase {
     );
     $this->callAPISuccess('contact', 'delete', $params);
   }
+
 }
index 11692b6931a77a8882c1fec73c9063b8bc4a2439..d81e79d30811e6bd7ef3eec7430289c6e55a34bb 100644 (file)
@@ -506,4 +506,5 @@ class api_v3_ContributionPageTest extends CiviUnitTestCase {
     $unitTest = new CiviUnitTestCase();
     $unitTest->quickCleanup($tablesToTruncate);
   }
+
 }
index 33c5ac94a52e00c31873614309ba68a3708c0678..77d4e774c78a08547369abdd2e134e09069bde25 100644 (file)
@@ -86,4 +86,5 @@ class api_v3_ContributionRecurTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess($this->_entity, 'getfields', array('action' => 'create'));
     $this->assertEquals(12, $result['values']['start_date']['type']);
   }
+
 }
index 7335251319d091349d12f37ac33d500b79396bd5..c604832e31c7fc035eb3e552546169833d57c604 100644 (file)
@@ -369,4 +369,5 @@ class api_v3_ContributionSoftTest extends CiviUnitTestCase {
     $this->assertEquals($p2['amount'], $res['amount'], 'In line ' . __LINE__);
     $this->assertEquals($p2['currency'], $res['currency'], 'In line ' . __LINE__);
   }
+
 }
index 5c93c7cd62093181bc7594610938005992875223..4bcf2caf8d361a9517ffb8b718084bedeeb0aa90 100644 (file)
@@ -1909,4 +1909,5 @@ class api_v3_ContributionTest extends CiviUnitTestCase {
       $this->assertDBCompareValues('CRM_Financial_DAO_FinancialItem', $fitemParams, $compareParams);
     }
   }
+
 }
index f4e913e91d5eed63bb8a61edb44d950f2c871944..43f5a437dbc1544242f3d823650c1d93d2c771fd 100644 (file)
@@ -115,4 +115,5 @@ class api_v3_CountryTest extends CiviUnitTestCase {
     ));
     $this->assertEquals(1, $check);
   }
+
 }
index a4bb9e14eaf5b4124db21b207767f25702e885bc..8b9f054b31aecd50e4ced17d0525f45d660a73b1 100644 (file)
@@ -504,4 +504,5 @@ class api_v3_CustomFieldTest extends CiviUnitTestCase {
     sort($r);
     return $r;
   }
+
 }
index a3c2587ae4f3c5aff6a8dc56c27d39b3797b5cd5..2d5eff7f7753cbad4b5230733cad70227df6fe45 100644 (file)
@@ -374,4 +374,5 @@ class api_v3_CustomGroupTest extends CiviUnitTestCase {
       $this->assertEquals($value, $values[$key], $key . " doesn't match " . print_r($values, TRUE) . 'in line' . __LINE__);
     }
   }
+
 }
index a0b658801f3c1ea76dfa601dc013879df5fa64ec..b2738166372a04efeffb5f5ad79e834e8b6cbedf 100644 (file)
@@ -68,4 +68,5 @@ class api_v3_CustomSearchTest extends CiviUnitTestCase {
       OR label = "CRM_Contact_Form_Search_Custom_Examplez"
       ');
   }
+
 }
index 423208911e4dce1970ed32ee61b423f518ef370d..6e4a88e27a2b2e9ab53106440369f483d710a07e 100644 (file)
@@ -285,4 +285,5 @@ class api_v3_CustomValueContactTypeTest extends CiviUnitTestCase {
 
     $this->assertEquals($getContact['values'][$this->individualStudent]["custom_{$this->IndiStudentField['id']}"], 'Test String', 'In line ' . __LINE__);
   }
+
 }
index ecc27bd6430a6bf6dc893b2668a00191b8aff4db..ae837aae688e825184a4f7d52d721246f0fc1357 100644 (file)
@@ -173,4 +173,5 @@ class api_v3_CustomValueTest extends CiviUnitTestCase {
     $this->assertEquals('second multi value 3', $result['values'][$firstCustomField][4]);
     $this->assertEquals('second multi value 3', $result['values'][$firstCustomField]['latest']);
   }
+
 }
index a599b19012e48480b0187b9183b3e93b79155c0c..15cfc18e5f2f509a24ed7bdde142fdb2ddac3a49 100644 (file)
@@ -75,4 +75,5 @@ class api_v3_DashboardContactTest extends CiviUnitTestCase {
     $newCount = CRM_Core_DAO::singleValueQuery("select count(*) from civicrm_dashboard_contact where contact_id = {$contact['id']} AND is_active = 1 AND dashboard_id = {$dashresult['id']}");
     $this->assertEquals($oldCount + 1, $newCount);
   }
+
 }
index 68a3a61781aecc25bd627d7a708dc30833c1f013..41c7988ac1ad5bbeef8a5fac15ba6363dd194857 100644 (file)
@@ -80,4 +80,5 @@ class api_v3_DashboardTest extends CiviUnitTestCase {
     $newCount = CRM_Core_DAO::singleValueQuery('select count(*) from civicrm_dashboard');
     $this->assertEquals($oldCount, $newCount);
   }
+
 }
index 430f74d6cc50f6ec96d3c690e2cf4e0b7ef212d4..73fab3e0be891de1d7553c56e5fb592dd0d54e3c 100644 (file)
@@ -179,4 +179,5 @@ class api_v3_DomainTest extends CiviUnitTestCase {
   public function testCreateWithEmptyParams() {
     $result = $this->callAPIFailure('domain', 'create', array());
   }
+
 }
index f9731e0a3b07e2ca0ad61711c9eb4ad527dd5143..7e3a827f241ec0383ac86a904e590f4147c17b38 100644 (file)
@@ -376,4 +376,5 @@ class api_v3_EmailTest extends CiviUnitTestCase {
     $this->assertEquals(1, $get['values'][$emailID]['on_hold'], 'In line ' . __LINE__);
     $this->assertEquals('1-2@example.com', $get['values'][$emailID]['email'], 'In line ' . __LINE__);
   }
+
 }
index f2f99ce4c13d4351506b68997f64b2d64bd1468a..3f11a103cb0ddc4fdf6029b6e46c87f5a5ca284a 100644 (file)
@@ -323,4 +323,5 @@ class api_v3_EntityTagTest extends CiviUnitTestCase {
     $this->assertEquals($result['removed'], 1);
     $this->assertEquals($result['not_removed'], 1);
   }
+
 }
index 0f5662e986d9fe33bdf83733ca8d70e418f958c7..a506c2721e38f28c87cf9d34292ec4d086b5b176 100644 (file)
@@ -550,4 +550,5 @@ class api_v3_EventTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess('event', 'getfields', $params);
     $this->assertEquals(1, $result['values']['id']['api.required']);
   }
+
 }
index 9688a712bf8c68253126d6f7413696752d9c2a6b..b39abea7957cb3ad2486bbe21d2313a3e0be9ead 100644 (file)
@@ -241,4 +241,5 @@ class api_v3_GrantTest extends CiviUnitTestCase {
     $baoObj->deleteTestObjects($baoString);
     $baoObj->free();
   }
+
 }
index 304015f41a014fe4dace99d1d23adc0399c74c03..703a980b9c7fe6af48acbe9c39e86a514c79c1b5 100644 (file)
@@ -191,4 +191,5 @@ class api_v3_GroupContactTest extends CiviUnitTestCase {
     $this->assertEquals(0, $result['count'], "in line " . __LINE__);
     $this->assertArrayNotHasKey('id', $result, "in line " . __LINE__);
   }
+
 }
index dbad258aa76ab021ec074e4a98aa07f381b6a96c..8d1e5f41e9cdb214e140761016fb6501b0dd2468 100644 (file)
@@ -241,4 +241,5 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
   public function testDeleteWithEmptyParams() {
     $result = $this->callAPIFailure('group_nesting', 'delete', array());
   }
+
 }
index 00b5b023f5ac0c1730729ffb7fb93a5b24894183..db82caa584daff26c806263baa37ebcbb8aca1e3 100644 (file)
@@ -217,4 +217,5 @@ class api_v3_GroupOrganizationTest extends CiviUnitTestCase {
     $result = $this->callAPIFailure('group_organization', 'delete', $paramsDelete);
     $this->assertEquals($result['error_message'], 'Mandatory key(s) missing from params array: id');
   }
+
 }
index 0f2f859a9b5c98313ff3075493f877eccc7fd90f..590310365ec33ba12ebf30e6314a0563bb165cec 100644 (file)
@@ -145,4 +145,5 @@ class api_v3_GroupTest extends CiviUnitTestCase {
     $result = $this->callAPIAndDocument('group', 'getfields', $params, __FUNCTION__, __FILE__, $description, 'getfields', 'getfields');
     $this->assertEquals(1, $result['values']['is_active']['api.default']);
   }
+
 }
index f36ca49a78714f0481c847f7088e8ecae1a5fd67..9c0540d5e2af1a302c186a69fbc82ca530f8912e 100644 (file)
@@ -86,4 +86,5 @@ class api_v3_ImTest extends CiviUnitTestCase {
     $checkDeleted = $this->callAPISuccess($this->_entity, 'get', array());
     $this->assertEquals(1, $checkDeleted['count'], 'In line ' . __LINE__);
   }
+
 }
index 0db4658de935f2325d7addb1dcbdf26ff69542b7..d8de9f3d55928d20b07d539959f18e484a8bdbd1 100644 (file)
@@ -123,4 +123,5 @@ class api_v3_JobProcessMailingTest extends CiviUnitTestCase {
     }
     return $recipients;
   }
+
 }
index eb40d6b42bab9a112e3703a8791955935aecd31d..cc1396ef2565825c08c68d3c9c05f3aaa87770d2 100644 (file)
@@ -310,4 +310,5 @@ class api_v3_JobTest extends CiviUnitTestCase {
       $params['description'] = 'Go Go you good thing';
     }
   }
+
 }
index abc882f6bc5a5843046822a9b64e3259cf27ee63..3e0cbf0c3830f0a548a78483111d4a8d0b8c970d 100644 (file)
@@ -110,4 +110,5 @@ class api_v3_MailSettingsTest extends CiviUnitTestCase {
     $this->callAPIAndDocument('MailSettings', 'get', $params, __FUNCTION__, __FILE__, $description, $subFile);
     $this->assertEquals(0, $this->callAPISuccess('MailSettings', 'getcount', array()));
   }
+
 }
index 6a19c5de2e159673db1391f6da8d4316a2bbde34..f4da26506a5ef0a44fe19207e322ff6fe330babd 100755 (executable)
@@ -195,4 +195,5 @@ class api_v3_MailingABTest extends CiviUnitTestCase {
       ),
     ));
   }
+
 }
index 1d0e07cd7799141aca6971d144a2a856b52a12af..1a283820913a0e807d21491cfa5e46c06cb7be32 100644 (file)
@@ -191,4 +191,5 @@ class api_v3_MailingContactTest extends CiviUnitTestCase {
     $this->assertEquals($result['values'][2]['creator_id'], 3, "In line " . __LINE__);
     $this->assertEquals($result['values'][2]['creator_name'], "xyz1, abc1", "In line " . __LINE__);
   }
+
 }
index 79ad0e46ec2c1b0e4dcdd13ab55c75c984286781..7aed09fa63355d72946ee43bcddc6d2fe6c90d14 100644 (file)
@@ -184,4 +184,5 @@ class api_v3_MailingGroupTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess('mailing_event_confirm', 'create', $params);
     $this->contactDelete($contactID);
   }
+
 }
index a6f8b4fa4e49133b8fc7f8fcd2d733f471bb0d41..333e42c4c6c270df9d5fb1dcc5cf9111c3c7327a 100644 (file)
@@ -142,4 +142,5 @@ class api_v3_MembershipPaymentTest extends CiviUnitTestCase {
     $this->assertEquals($result['values'][$result['id']]['membership_id'], $params['membership_id'], 'Check Membership Id');
     $this->assertEquals($result['values'][$result['id']]['contribution_id'], $params['contribution_id'], 'Check Contribution Id');
   }
+
 }
index 1d05e79e7da23e29b51108d6724e621c61792756..1154406928577b4b57d0fbf8c8d7f4345c9b7d71 100644 (file)
@@ -181,4 +181,5 @@ class api_v3_MembershipStatusTest extends CiviUnitTestCase {
     ));
     $result = $this->callAPISuccess('membership_status', 'delete', $params);
   }
+
 }
index 595d0769abed0a000d46375e65d08f42c4639ad9..3f8158fa137aef41138fae21efb49c0954ae91ca 100644 (file)
@@ -1032,4 +1032,5 @@ class api_v3_MembershipTest extends CiviUnitTestCase {
     $this->assertEquals('2009-12-21', $result['end_date']);
 
   }
+
 }
index 96c06696954a57b4492e83ef4aabd452d53e2269..ec82781158f87c2af3ad7876c11137e7ff58cfe2 100644 (file)
@@ -278,4 +278,5 @@ class api_v3_MembershipTypeTest extends CiviUnitTestCase {
 
     $result = $this->callAPIAndDocument('membership_type', 'delete', $params, __FUNCTION__, __FILE__);
   }
+
 }
index 548669c9516ac90f3a24b713ce4cd11ee3ef6bef..c264be2e1629eb6daef1d605c5c52b3cd9b9ef77 100644 (file)
@@ -259,6 +259,7 @@ class api_v3_NoteTest extends CiviUnitTestCase {
 
     $result = $this->callAPIAndDocument('note', 'delete', $params, __FUNCTION__, __FILE__);
   }
+
 }
 
 /**
index 77aa3a4b99f226b3e78b0a1605f584dc3126e28b..aab1ec7830c60a374fc9b4b59eea3a6dde322b1a 100644 (file)
@@ -169,4 +169,5 @@ class api_v3_OptionGroupTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess($this->_entity, 'create', $this->_params);
     $this->callAPIAndDocument('OptionGroup', 'delete', array('id' => $result['id']), __FUNCTION__, __FILE__);
   }
+
 }
index b7a754a7fbe39504ea935180f492a5b9bf0f2c54..1e0b0e4158080758d824d6a2ffc8e96d6c2d2b1c 100644 (file)
@@ -347,4 +347,5 @@ class api_v3_OptionValueTest extends CiviUnitTestCase {
     ));
     $this->assertEquals($val, 0, "update with group id is not proper " . __LINE__);
   }
+
 }
index 3d17b76cbadb47af4d9edb0a208a0af1b49a46c6..2fa25fc6ba4b5a76894678b90ddb219377e4580f 100644 (file)
@@ -395,4 +395,5 @@ class api_v3_ParticipantPaymentTest extends CiviUnitTestCase {
     }
     $this->assertDBCompareValues('CRM_Financial_DAO_FinancialItem', $fitemParams, $compareParams);
   }
+
 }
index 1e51b16218028b34f2e6822abc25a434ab9a015d..0c6c0bb1f5eba8bdb8fb88e2d12581182325c9dd 100644 (file)
@@ -78,4 +78,5 @@ class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase {
     $checkDeleted = $this->callAPISuccess('ParticipantStatusType', 'Get', array());
     $this->assertEquals($entity['count'] - 1, $checkDeleted['count'], 'In line ' . __LINE__);
   }
+
 }
index a748e5029b8f113026714508839a5678f9f1b5c5..5a87f2cbc3c538a8c647382cc6f968887986f2ea 100644 (file)
@@ -729,4 +729,5 @@ class api_v3_ParticipantTest extends CiviUnitTestCase {
     $this->assertEquals(1, $result['values'][$result['id']]['api.participant_payment.create']['count']);
     $this->callAPISuccess('contact', 'delete', array('id' => $result['id']));
   }
+
 }
index 874669c6b2da825d4f2e31b3c6134184b4fda1de..092b1e6c1cc146e8c29e405a64cea8e7af85fdb2 100644 (file)
@@ -125,4 +125,5 @@ class api_v3_PaymentProcessorTest extends CiviUnitTestCase {
     $this->assertEquals(1, $results['count'], ' in line ' . __LINE__);
     $this->assertEquals('test@test.com', $results['values'][$results['id']]['user_name'], ' in line ' . __LINE__);
   }
+
 }
index fba29f681a65113345ff37a8530abf0971bf8998..e436bd570b77d60b262414e82ad8a63a85b6245e 100644 (file)
@@ -253,4 +253,5 @@ class api_v3_PaymentProcessorTypeTest extends CiviUnitTestCase {
     $this->assertEquals(1, $result['count'], ' in line ' . __LINE__);
     $this->assertEquals('CRM_Core_Payment_APITest_12', $result['values'][$result['id']]['class_name'], ' in line ' . __LINE__);
   }
+
 }
index eb55bc4e8eb4cc10e611c49a69b09ea77b6b56bf..5bb8aff2aac5ae6adbdefbcf5864e76c283033f7 100644 (file)
@@ -153,4 +153,5 @@ class api_v3_PhoneTest extends CiviUnitTestCase {
     ));
     $this->assertEquals(1, $check);
   }
+
 }
index d34f02b0b09f3246978361a29fb7b00ff720ab1e..3f635caeefe0b3e2b29d4bf1b7dffae6100b36b4 100644 (file)
@@ -273,4 +273,5 @@ class api_v3_PledgePaymentTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess('PledgePayment', 'GetFields', array());
     $this->assertType('array', $result);
   }
+
 }
index d1873c6b120436aca98f6b0462522c0a1637cfda..e39771124eb1c5c8265b2c9a9129dfe9e9f69c45 100644 (file)
@@ -515,4 +515,5 @@ class api_v3_PledgeTest extends CiviUnitTestCase {
     $pledgeID = array('id' => $result['id']);
     $pledge = $this->callAPISuccess('pledge', 'delete', $pledgeID);
   }
+
 }
index 5943d6b2e6668ff628d5e29bc3f0cea014eeb40d..b6c12c62b44748211e46e0da2562123263d1cf3a 100644 (file)
@@ -203,4 +203,5 @@ class api_v3_PriceFieldValueTest extends CiviUnitTestCase {
     $this->callAPISuccess($this->_entity, 'delete', array('id' => $result1['id']));
     $this->callAPISuccess($this->_entity, 'delete', array('id' => $result2['id']));
   }
+
 }
index 350ed679fd61952ebc46d54c5609e27046eb1b82..a0bc982bae0c1ba2408d9537b15d2822854f63bf 100644 (file)
@@ -158,4 +158,5 @@ class api_v3_PriceSetTest extends CiviUnitTestCase {
     $unitTest = new CiviUnitTestCase();
     $unitTest->quickCleanup($tablesToTruncate);
   }
+
 }
index 676314cc5f1fcf7f16b3bca348632adf9a031243..5a447025a5a66152ce11247409d0e0c75adad3f6 100644 (file)
@@ -53,4 +53,5 @@ class api_v3_ProductTest extends CiviUnitTestCase {
     $options = $this->callAPISuccess($this->_entity, 'getoptions', array('field' => 'period_type'));
     $this->assertArrayHasKey('rolling', $options['values']);
   }
+
 }
index 37e5bb3e151a102ac3ef67aff09963466d68ed27..f54465b7c0733f7645cfe23c450c271a47ef59f3 100644 (file)
@@ -936,4 +936,5 @@ class api_v3_ProfileTest extends CiviUnitTestCase {
         'contact_type' => 'Contact',
       ));
   }
+
 }
index aa4e8573688ff26432645ae063a6a2f4c580c86f..65a2fee0a22b6e82af551c47fddd4ca64b2b435b 100644 (file)
@@ -1118,4 +1118,5 @@ class api_v3_RelationshipTest extends CiviUnitTestCase {
     $this->callAPISuccess($this->_entity, 'create', array('id' => $relationship['id'], 'is_active' => 0));
     $this->callAPISuccess($this->_entity, 'create', array('id' => $relationship['id'], 'is_active' => 1));
   }
+
 }
index 9354fab545eeea634d7e61f41fbc30610bc02827..cc73b5bc1828101a701744f292f4416a771ccf58 100644 (file)
@@ -340,4 +340,5 @@ class api_v3_RelationshipTypeTest extends CiviUnitTestCase {
 
     return $this->relationshipTypeCreate($params);
   }
+
 }
index f7d02211d42084fc29263bfe54fdf7cfaaf91d7e..641111ad36e6b2a0045279b7b59117035d67942f 100644 (file)
@@ -200,4 +200,5 @@ class api_v3_ReportTemplateTest extends CiviUnitTestCase {
 
     return $reportTemplates;
   }
+
 }
index addf0f1452c4e72ddcba61ca769c8b7fc8e093cd..afa6801d3f23821759051111c96e3b78fc9ec751 100644 (file)
@@ -549,4 +549,5 @@ class api_v3_SettingTest extends CiviUnitTestCase {
     $this->assertArrayHasKey('extensionsDir', $result['values'][$dom['id']]);
     $this->assertEquals('Unconfirmed', $result['values'][$dom['id']]['tag_unconfirmed']);
   }
+
 }
index fa1146ff655b379e298f3ae6e7e96dbdcb5e3e47..94669f9d10a64a6a5f4f8d4d41e84c958e0985de 100644 (file)
@@ -1557,4 +1557,5 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
       1 => array($eventId, 'Integer'),
     ));
   }
+
 }
index cf73f07b2d99b43490c0778bd366aa65d0c4fade..f6b8a3feb2468a0b899cd11cf3b743d083dce4de 100644 (file)
@@ -100,4 +100,5 @@ class api_v3_SystemTest extends CiviUnitTestCase {
     $this->assertRegExp('/^[0-9]+\.[0-9]+\.[0-9a-z\-]+$/', $result['values'][0]['version']);
     $this->assertEquals('UnitTests', $result['values'][0]['uf']);
   }
+
 }
index 4f72a7e80d5d499d9f6f335e12e0c63aab961d54..48983f3e727a24a13133ea4f391441181de85658 100644 (file)
@@ -199,4 +199,5 @@ class api_v3_TagTest extends CiviUnitTestCase {
     $this->assertEquals($this->tag['description'], $result['values'][0]['description'][0], 'In line ' . __LINE__);
     $this->assertEquals($this->tag['used_for'], $result['values'][0]['extra']['used_for'], 'In line ' . __LINE__);
   }
+
 }
index 81b7d4ca61bedba08f810495a9f4b02425bb23f5..06446b67e8a7c150d7571bc8ee67da6eae1090d5 100644 (file)
@@ -529,4 +529,5 @@ class api_v3_TaxContributionPageTest extends CiviUnitTestCase {
     );
     $this->callAPIAndDocument('contribution', 'delete', $params, __FUNCTION__, __FILE__);
   }
+
 }
index 84b95fac103f18d8328068f370cd4cdd7c3e2f51..759b852c873b9f7b699e0969c59ba5aa4d4b03ac 100644 (file)
@@ -216,4 +216,5 @@ class api_v3_UFFieldTest extends CiviUnitTestCase {
       }
     }
   }
+
 }
index 52b31722555c76ad8dd8a94f3d5443ce627567cc..c784bc05234363799091dbfc124547c3abafd32b 100644 (file)
@@ -207,4 +207,5 @@ class api_v3_UFGroupTest extends CiviUnitTestCase {
     $result = $this->callAPIAndDocument('uf_group', 'delete', $params, __FUNCTION__, __FILE__);
     $this->assertEquals(0, $this->callAPISuccess('uf_group', 'getcount', $params), "in line " . __LINE__);
   }
+
 }
index fa401b3d622d5a740803a6e66db3271de6935f54..13b4f41d30388a0e5c3661954a22cc0683c83f3f 100644 (file)
@@ -217,4 +217,5 @@ class api_v3_UFJoinTest extends CiviUnitTestCase {
     $expectedResult = UF_join_create_expectedresult();
     $this->assertEquals($result, $expectedResult);
   }
+
 }
index 2d3c575784dfb0aa1ed60886c988cb8d5d5bd22a..ec69003a0a7a3df42a037fc248682c0ffa4b41b4 100644 (file)
@@ -142,4 +142,5 @@ class api_v3_UFMatchTest extends CiviUnitTestCase {
       'id' => $result['id'],
     )));
   }
+
 }
index 72af35eaf7f7f7a44323b5da95ec240eee4226a4..cf2bb6907a7b2d70a8c33336a4d81b7430565735 100644 (file)
@@ -312,4 +312,5 @@ class api_v3_UtilsTest extends CiviUnitTestCase {
     $this->assertEquals('Household', $result['values']['contact_type']['options']['Household']);
     $this->assertEquals('HTML', $result['values']['preferred_mail_format']['options']['HTML']);
   }
+
 }
index 23fd4fab400934e9eb66aa3c92b03031719e9ce8..6e21f242747f304b76d10a814957dceb17865c18 100644 (file)
@@ -105,4 +105,5 @@ class api_v3_WebsiteTest extends CiviUnitTestCase {
     $result = $this->callAPIAndDocument($this->_entity, 'getfields', array('action' => 'get'), __FUNCTION__, __FILE__);
     $this->assertArrayKeyExists('url', $result['values']);
   }
+
 }