A

API_ExceptionClass in namespace
This api exception returns more information than the default one. The aim it let the api consumer know better what is exactly the error without having to parse the error message.
API_WrapperClass in namespace
Interface API_Wrapper
$CRM_ACL_DAO_ACLProperty in class CRM_ACL_DAO_ACL
If this is a grant/revoke entry, what table are we granting?
$CRM_ACL_DAO_ACLProperty in class CRM_ACL_DAO_ACL
ID of the ACL or ACL group being granted/revoked
$CRM_ACL_DAO_CacheProperty in class CRM_ACL_DAO_Cache
Foreign Key to ACL
$CRM_ACL_DAO_EntityRoleProperty in class CRM_ACL_DAO_EntityRole
Foreign Key to ACL Role (which is an option value pair and hence an implicit FK)
CRM_Activity_BAO_Activity::activityComponents() — Method in class CRM_Activity_BAO_Activity
Get the component id and name if those are enabled and allowed.
CRM_Activity_BAO_Activity::addActivity() — Method in class CRM_Activity_BAO_Activity
Add activity for Membership/Event/Contribution.
$CRM_Activity_BAO_ICalendarProperty in class CRM_Activity_BAO_ICalendar
CRM_Activity_BAO_ICalendar::addAttachment() — Method in class CRM_Activity_BAO_ICalendar
Add an ics attachment to the input array.
$CRM_Activity_DAO_ActivityProperty in class CRM_Activity_DAO_Activity
FK to civicrm_option_value.id, that has to be valid, registered activity type.
$CRM_Activity_DAO_ActivityProperty in class CRM_Activity_DAO_Activity
Date and time this activity is scheduled to occur. Formerly named scheduled_date_time.
$CRM_Activity_DAO_ActivityContactProperty in class CRM_Activity_DAO_ActivityContact
Foreign key to the activity for this record.
CRM_Activity_Form_Task::addDefaultButtons() — Method in class CRM_Activity_Form_Task
Simple shell that derived classes can call to add buttons to the form with a customized title for the main Submit
CRM_Activity_Form_Task_AddToTag::addRules() — Method in class CRM_Activity_Form_Task_AddToTag
This is a virtual function that adds group and global rules to the form.
CRM_Activity_Form_Task_PickOption::addRules() — Method in class CRM_Activity_Form_Task_PickOption
Add local and global form rules.
CRM_Activity_Form_Task_PickProfile::addRules() — Method in class CRM_Activity_Form_Task_PickProfile
Add local and global form rules.
CRM_Activity_Form_Task_RemoveFromTag::addRules() — Method in class CRM_Activity_Form_Task_RemoveFromTag
This is a virtual function that adds group and global rules to the form.
CRM_Activity_Import_Parser::addField() — Method in class CRM_Activity_Import_Parser
CRM_Activity_Selector_Activity::actionLinks() — Method in class CRM_Activity_Selector_Activity
This method returns the action links that are given for each search row.
CRM_Activity_Selector_Search::alphabetQuery() — Method in class CRM_Activity_Selector_Search
CRM_Activity_Tokens::alterActionScheduleQuery() — Method in class CRM_Activity_Tokens
CRM_Admin_Form_MailSettings::addRules() — Method in class CRM_Admin_Form_MailSettings
Add local and global form rules.
CRM_Admin_Form_Setting_Mapping::addRules() — Method in class CRM_Admin_Form_Setting_Mapping
Add the rules (mainly global rules) for form.
CRM_Admin_Page_MessageTemplates::action() — Method in class CRM_Admin_Page_MessageTemplates
CRM_Batch_BAO_Batch::addBatchEntity() — Method in class CRM_Batch_BAO_Batch
Create entity batch entry.
CRM_Bridge_OG_Utils::aclEnabled() — Method in class CRM_Bridge_OG_Utils
CRM_Campaign_BAO_Campaign::accessCampaign() — Method in class CRM_Campaign_BAO_Campaign
CRM_Campaign_BAO_Campaign::addCampaign() — Method in class CRM_Campaign_BAO_Campaign
Add select element for campaign and assign needful info to templates.
CRM_Campaign_BAO_Campaign::addCampaignInComponentSearch() — Method in class CRM_Campaign_BAO_Campaign
Add campaign in component search.
$CRM_Campaign_DAO_SurveyProperty in class CRM_Campaign_DAO_Survey
Implicit FK to civicrm_option_value where option_group = activity_type
CRM_Campaign_Form_Task::addDefaultButtons() — Method in class CRM_Campaign_Form_Task
Simple shell that derived classes can call to add buttons to.
CRM_Campaign_Page_AJAX::allActiveCampaigns() — Method in class CRM_Campaign_Page_AJAX
CRM_Campaign_PseudoConstant::activityType() — Method in class CRM_Campaign_PseudoConstant
DEPRECATED. Please use the buildOptions() method in the appropriate BAO object.
CRM_Case_BAO_Case::add() — Method in class CRM_Case_BAO_Case
Create a case object.
CRM_Case_BAO_Case::accessCiviCase() — Method in class CRM_Case_BAO_Case
Since we drop 'access CiviCase', allow access if user has 'access my cases and activities' or 'access all cases and activities'
CRM_Case_BAO_Case::accessCase() — Method in class CRM_Case_BAO_Case
Verify user has permission to access a case.
CRM_Case_BAO_Case::addCaseRelationships() — Method in class CRM_Case_BAO_Case
Add/copy relationships, when new client is added for a case
CRM_Case_BAO_Case::addSelectWhereClause() — Method in class CRM_Case_BAO_Case
CRM_Case_BAO_CaseContact::addSelectWhereClause() — Method in class CRM_Case_BAO_CaseContact
CRM_Case_BAO_CaseType::add() — Method in class CRM_Case_BAO_CaseType
Takes an associative array and creates a Case Type object.
CRM_Case_BAO_CaseType::assignTestValue() — Method in class CRM_Case_BAO_CaseType
Generate and assign an arbitrary value to a field of a test object.
$CRM_Case_DAO_CaseActivityProperty in class CRM_Case_DAO_CaseActivity
Activity ID of case-activity association.
CRM_Case_Form_Case::addRules() — Method in class CRM_Case_Form_Case
Add local and global form rules.
CRM_Case_Form_CaseView::activityForm() — Method in class CRM_Case_Form_CaseView
Build the activity selector/datatable
CRM_Case_Form_EditClient::addRules() — Method in class CRM_Case_Form_EditClient
This is a virtual function that adds group and global rules to the form.
CRM_Case_Form_Search::addRules() — Method in class CRM_Case_Form_Search
Add the rules (mainly global rules) for form.
CRM_Case_Form_Task::addDefaultButtons() — Method in class CRM_Case_Form_Task
Simple shell that derived classes can call to add buttons to the form with a customized title for the main Submit
CRM_Case_Page_AJAX::addClient() — Method in class CRM_Case_Page_AJAX
$CRM_Case_PseudoConstantProperty in class CRM_Case_PseudoConstant
Activity type
CRM_Case_Selector_Search::alphabetQuery() — Method in class CRM_Case_Selector_Search
$CRM_Case_XMLProcessorProperty in class CRM_Case_XMLProcessor
FIXME: This does NOT belong in a static property, but we're too late in the 4.5-cycle to do the necessary cleanup.
CRM_Case_XMLProcessor::allActivityTypes() — Method in class CRM_Case_XMLProcessor
CRM_Case_XMLProcessor::allRelationshipTypes() — Method in class CRM_Case_XMLProcessor
CRM_Case_XMLProcessor_Process::activityTypes() — Method in class CRM_Case_XMLProcessor_Process
CRM_Case_XMLProcessor_Process::activitySets() — Method in class CRM_Case_XMLProcessor_Process
$CRM_Case_XMLRepositoryProperty in class CRM_Case_XMLRepository
CRM_Contact_BAO_Contact::add() — Method in class CRM_Contact_BAO_Contact
Takes an associative array and creates a contact object.
CRM_Contact_BAO_Contact::addBillingNameFieldsIfOtherwiseNotSet() — Method in class CRM_Contact_BAO_Contact
Add billing fields to the params if appropriate.
CRM_Contact_BAO_Contact::addSelectWhereClause() — Method in class CRM_Contact_BAO_Contact
CRM_Contact_BAO_ContactType::add() — Method in class CRM_Contact_BAO_ContactType
Add or update Contact SubTypes.
CRM_Contact_BAO_Contact_Permission::allowList() — Method in class CRM_Contact_BAO_Contact_Permission
Check which of the given contact IDs the logged in user has permissions for the operation type according to: - general permissions (e.g. 'edit all contacts') - deletion status (unless you have 'access deleted contacts') - ACL - permissions inherited through relationships (also second degree if enabled)
CRM_Contact_BAO_Contact_Permission::allow() — Method in class CRM_Contact_BAO_Contact_Permission
Check if the logged in user has permissions for the operation type.
CRM_Contact_BAO_Group::actionLinks() — Method in class CRM_Contact_BAO_Group
Define action links.
CRM_Contact_BAO_Group::assignTestValue() — Method in class CRM_Contact_BAO_Group
Assign Test Value.
CRM_Contact_BAO_GroupContact::add() — Method in class CRM_Contact_BAO_GroupContact
Takes an associative array and creates a groupContact object.
CRM_Contact_BAO_GroupContact::addContactsToGroup() — Method in class CRM_Contact_BAO_GroupContact
Given an array of contact ids, add all the contacts to the group
CRM_Contact_BAO_GroupContactCache::add() — Method in class CRM_Contact_BAO_GroupContactCache
Build the smart group cache for a given group.
CRM_Contact_BAO_GroupNesting::add() — Method in class CRM_Contact_BAO_GroupNesting
Adds a new group nesting record.
CRM_Contact_BAO_GroupOrganization::add() — Method in class CRM_Contact_BAO_GroupOrganization
Takes an associative array and creates a groupOrganization object.
CRM_Contact_BAO_Query::addSpecialFields() — Method in class CRM_Contact_BAO_Query
Some composite fields do not appear in the fields array hack to make them part of the query.
CRM_Contact_BAO_Query::addHierarchicalElements() — Method in class CRM_Contact_BAO_Query
If the return Properties are set in a hierarchy, traverse the hierarchy to get the return values.
CRM_Contact_BAO_Query::addMultipleElements() — Method in class CRM_Contact_BAO_Query
If the return Properties are set in a hierarchy, traverse the hierarchy to get the return values.
CRM_Contact_BAO_Query::addGroupContactCache() — Method in class CRM_Contact_BAO_Query
CRM_Contact_BAO_Query::addRelationshipDateClauses() — Method in class CRM_Contact_BAO_Query
Add start & end date criteria in
CRM_Contact_BAO_Query::apiQuery() — Method in class CRM_Contact_BAO_Query
These are stub comments as this function needs more explanation - particularly in terms of how it relates to $this->searchQuery and why it replicates rather than calles $this->searchQuery.
CRM_Contact_BAO_Query::appendAnyValueToSelect() — Method in class CRM_Contact_BAO_Query
For some special cases, grouping by subset of select fields becomes mandatory.
CRM_Contact_BAO_Query::ageRangeQueryBuilder() — Method in class CRM_Contact_BAO_Query
CRM_Contact_BAO_Query_Hook::alterSearchBuilderOptions() — Method in class CRM_Contact_BAO_Query_Hook
CRM_Contact_BAO_Query_Hook::alterSearchQuery() — Method in class CRM_Contact_BAO_Query_Hook
Alter search query.
CRM_Contact_BAO_Query_Interface::alterSearchBuilderOptions() — Method in class CRM_Contact_BAO_Query_Interface
Describe options for available for use in the search-builder.
CRM_Contact_BAO_Relationship::add() — Method in class CRM_Contact_BAO_Relationship
This is the function that check/add if the relationship created is valid.
CRM_Contact_BAO_Relationship::addRecent() — Method in class CRM_Contact_BAO_Relationship
Add relationship to recent links.
CRM_Contact_BAO_RelationshipType::add() — Method in class CRM_Contact_BAO_RelationshipType
Add the relationship type in the db.
CRM_Contact_BAO_SavedSearch::assignTestValue() — Method in class CRM_Contact_BAO_SavedSearch
Assign test value.
$CRM_Contact_DAO_ContactProperty in class CRM_Contact_DAO_Contact
API Key for validating requests related to this contact.
$CRM_Contact_DAO_ContactProperty in class CRM_Contact_DAO_Contact
FK to civicrm_option_value.id, that has to be valid registered Addressee.
$CRM_Contact_DAO_ContactProperty in class CRM_Contact_DAO_Contact
Custom Addressee.
$CRM_Contact_DAO_ContactProperty in class CRM_Contact_DAO_Contact
Cache Addressee.
CRM_Contact_Form_Contact::addRules() — Method in class CRM_Contact_Form_Contact
add the rules (mainly global rules) for form.
CRM_Contact_Form_Domain::addRules() — Method in class CRM_Contact_Form_Domain
Add local and global form rules.
CRM_Contact_Form_Merge::addRules() — Method in class CRM_Contact_Form_Merge
This is a virtual function that adds group and global rules to the form.
CRM_Contact_Form_Relationship::addRules() — Method in class CRM_Contact_Form_Relationship
Add the rules for form.
CRM_Contact_Form_Search_Basic::addRules() — Method in class CRM_Contact_Form_Search_Basic
Add local and global form rules.
CRM_Contact_Form_Search_Builder::addRules() — Method in class CRM_Contact_Form_Search_Builder
Add local and global form rules.
CRM_Contact_Form_Search_Criteria::activity() — Method in class CRM_Contact_Form_Search_Criteria
CRM_Contact_Form_Search_Custom_ActivitySearch::all() — Method in class CRM_Contact_Form_Search_Custom_ActivitySearch
Construct the search query.
CRM_Contact_Form_Search_Custom_ActivitySearch::alterRow() — Method in class CRM_Contact_Form_Search_Custom_ActivitySearch
Alters the date display in the Activity Date Column. We do this after we already have the result so that sorting on the date column stays pertinent to the numeric date value
CRM_Contact_Form_Search_Custom_Base::addSortOffset() — Method in class CRM_Contact_Form_Search_Custom_Base
CRM_Contact_Form_Search_Custom_Basic::all() — Method in class CRM_Contact_Form_Search_Custom_Basic
CRM_Contact_Form_Search_Custom_ContribSYBNT::all() — Method in class CRM_Contact_Form_Search_Custom_ContribSYBNT
CRM_Contact_Form_Search_Custom_ContributionAggregate::all() — Method in class CRM_Contact_Form_Search_Custom_ContributionAggregate
Construct the search query.
CRM_Contact_Form_Search_Custom_DateAdded::all() — Method in class CRM_Contact_Form_Search_Custom_DateAdded
CRM_Contact_Form_Search_Custom_EventAggregate::all() — Method in class CRM_Contact_Form_Search_Custom_EventAggregate
Construct the search query.
CRM_Contact_Form_Search_Custom_FullText::all() — Method in class CRM_Contact_Form_Search_Custom_FullText
CRM_Contact_Form_Search_Custom_FullText::alterRow() — Method in class CRM_Contact_Form_Search_Custom_FullText
CRM_Contact_Form_Search_Custom_Group::all() — Method in class CRM_Contact_Form_Search_Custom_Group
CRM_Contact_Form_Search_Custom_MultipleValues::addColumns() — Method in class CRM_Contact_Form_Search_Custom_MultipleValues
Add all the fields for chosen groups
CRM_Contact_Form_Search_Custom_MultipleValues::all() — Method in class CRM_Contact_Form_Search_Custom_MultipleValues
CRM_Contact_Form_Search_Custom_MultipleValues::alterRow() — Method in class CRM_Contact_Form_Search_Custom_MultipleValues
CRM_Contact_Form_Search_Custom_PostalMailing::all() — Method in class CRM_Contact_Form_Search_Custom_PostalMailing
CRM_Contact_Form_Search_Custom_PriceSet::all() — Method in class CRM_Contact_Form_Search_Custom_PriceSet
CRM_Contact_Form_Search_Custom_PriceSet::alterRow() — Method in class CRM_Contact_Form_Search_Custom_PriceSet
CRM_Contact_Form_Search_Custom_Proximity::all() — Method in class CRM_Contact_Form_Search_Custom_Proximity
CRM_Contact_Form_Search_Custom_Proximity::alterRow() — Method in class CRM_Contact_Form_Search_Custom_Proximity
CRM_Contact_Form_Search_Custom_RandomSegment::all() — Method in class CRM_Contact_Form_Search_Custom_RandomSegment
CRM_Contact_Form_Search_Custom_Sample::all() — Method in class CRM_Contact_Form_Search_Custom_Sample
CRM_Contact_Form_Search_Custom_Sample::alterRow() — Method in class CRM_Contact_Form_Search_Custom_Sample
CRM_Contact_Form_Search_Custom_TagContributions::all() — Method in class CRM_Contact_Form_Search_Custom_TagContributions
Construct the search query.
CRM_Contact_Form_Search_Custom_ZipCodeRange::all() — Method in class CRM_Contact_Form_Search_Custom_ZipCodeRange
CRM_Contact_Form_Search_Interface::all() — Method in class CRM_Contact_Form_Search_Interface
Retrieve all the values that match the current input parameters.
CRM_Contact_Form_Task::addRules() — Method in class CRM_Contact_Form_Task
Add the rules for form.
CRM_Contact_Form_Task::addDefaultButtons() — Method in class CRM_Contact_Form_Task
Simple shell that derived classes can call to add form buttons.
CRM_Contact_Form_Task_AddToGroup::addRules() — Method in class CRM_Contact_Form_Task_AddToGroup
Add local and global form rules.
CRM_Contact_Form_Task_AddToParentClass::addRelationships() — Method in class CRM_Contact_Form_Task_AddToParentClass
Add relationships from form.
CRM_Contact_Form_Task_AddToTag::addRules() — Method in class CRM_Contact_Form_Task_AddToTag
Add the rules for form.
CRM_Contact_Form_Task_AlterPreferences::addRules() — Method in class CRM_Contact_Form_Task_AlterPreferences
Add the rules for form.
CRM_Contact_Form_Task_PickProfile::addRules() — Method in class CRM_Contact_Form_Task_PickProfile
Add local and global form rules.
CRM_Contact_Form_Task_RemoveFromTag::addRules() — Method in class CRM_Contact_Form_Task_RemoveFromTag
Add the rules for form.
CRM_Contact_Import_Parser::addField() — Method in class CRM_Contact_Import_Parser
CRM_Contact_Import_Parser_Contact::addToErrorMsg() — Method in class CRM_Contact_Import_Parser_Contact
Build error-message containing error-fields
$CRM_Contact_Page_DedupeFindProperty in class CRM_Contact_Page_DedupeFind
CRM_Contact_Page_View::addUrls() — Method in class CRM_Contact_Page_View
Add urls for display in the actions menu.
CRM_Contact_Selector::addActions() — Method in class CRM_Contact_Selector
CRM_Contact_Selector::alphabetQuery() — Method in class CRM_Contact_Selector
CRM_Contact_Selector_Custom::alphabetQuery() — Method in class CRM_Contact_Selector_Custom
Do nothing.
CRM_Contact_Selector_Custom::addActions() — Method in class CRM_Contact_Selector_Custom
Add actions.
CRM_Contribute_BAO_Contribution::add() — Method in class CRM_Contribute_BAO_Contribution
Takes an associative array and creates a contribution object.
CRM_Contribute_BAO_Contribution::addPremium() — Method in class CRM_Contribute_BAO_Contribution
Takes an associative array and creates a contribution_product object.
CRM_Contribute_BAO_Contribution::annual() — Method in class CRM_Contribute_BAO_Contribution
CRM_Contribute_BAO_Contribution::addActivityForPayment() — Method in class CRM_Contribute_BAO_Contribution
CRM_Contribute_BAO_Contribution::addPayments() — Method in class CRM_Contribute_BAO_Contribution
Function to add payments for contribution for Partially Paid status
CRM_Contribute_BAO_Contribution::assignProportionalLineItems() — Method in class CRM_Contribute_BAO_Contribution
Function use to store line item proportionaly in in entity financial trxn table
CRM_Contribute_BAO_Contribution::addContributionPageValuesToValuesHeavyHandedly() — Method in class CRM_Contribute_BAO_Contribution
ContributionPage values were being imposed onto values.
CRM_Contribute_BAO_Contribution::assignTestValue() — Method in class CRM_Contribute_BAO_Contribution
Assign Test Value.
CRM_Contribute_BAO_Contribution::allowUpdateRevenueRecognitionDate() — Method in class CRM_Contribute_BAO_Contribution
Check if contribution has participant/membership payment.
CRM_Contribute_BAO_ContributionPage::addInvoicePdfToEmail() — Method in class CRM_Contribute_BAO_ContributionPage
Generate html for pdf in confirmation receipt email attachment.
CRM_Contribute_BAO_ContributionRecur::add() — Method in class CRM_Contribute_BAO_ContributionRecur
Takes an associative array and creates a contribution object.
CRM_Contribute_BAO_ContributionRecur::addrecurSoftCredit() — Method in class CRM_Contribute_BAO_ContributionRecur
Add soft credit to for recurring payment.
CRM_Contribute_BAO_ContributionRecur::addRecurLineItems() — Method in class CRM_Contribute_BAO_ContributionRecur
Add line items for recurring contribution.
CRM_Contribute_BAO_ContributionSoft::add() — Method in class CRM_Contribute_BAO_ContributionSoft
Add contribution soft credit record.
CRM_Contribute_BAO_ManagePremiums::add() — Method in class CRM_Contribute_BAO_ManagePremiums
add the financial types.
$CRM_Contribute_DAO_ContributionProperty in class CRM_Contribute_DAO_Contribution
$CRM_Contribute_DAO_ContributionProperty in class CRM_Contribute_DAO_Contribution
Conditional foreign key to civicrm_address.id. We insert an address record for each contribution when we have associated billing name and address data.
$CRM_Contribute_DAO_ContributionPageProperty in class CRM_Contribute_DAO_ContributionPage
if true - user is able to adjust payment start date
$CRM_Contribute_DAO_ContributionPageProperty in class CRM_Contribute_DAO_ContributionPage
Is this property active?
$CRM_Contribute_DAO_ContributionRecurProperty in class CRM_Contribute_DAO_ContributionRecur
Amount to be contributed or charged each recurrence.
$CRM_Contribute_DAO_ContributionRecurProperty in class CRM_Contribute_DAO_ContributionRecur
Some systems allow contributor to set a number of installments - but then auto-renew the subscription or commitment if they do not cancel.
$CRM_Contribute_DAO_ContributionSoftProperty in class CRM_Contribute_DAO_ContributionSoft
Amount of this soft contribution.
$CRM_Contribute_DAO_WidgetProperty in class CRM_Contribute_DAO_Widget
About description.
CRM_Contribute_Form_AbstractEditPayment::applyCustomData() — Method in class CRM_Contribute_Form_AbstractEditPayment
CRM_Contribute_Form_AbstractEditPayment::assignPremiumProduct() — Method in class CRM_Contribute_Form_AbstractEditPayment
CRM_Contribute_Form_AbstractEditPayment::assignProcessors() — Method in class CRM_Contribute_Form_AbstractEditPayment
Assign $this->processors, $this->recurPaymentProcessors, and related Smarty variables
CRM_Contribute_Form_AbstractEditPayment::assignPaymentRelatedVariables() — Method in class CRM_Contribute_Form_AbstractEditPayment
Common block for setting up the parts of a form that relate to credit / debit card
CRM_Contribute_Form_ContributionBase::assignToTemplate() — Method in class CRM_Contribute_Form_ContributionBase
Assign the minimal set of variables to the template.
CRM_Contribute_Form_ContributionBase::authenticatePledgeUser() — Method in class CRM_Contribute_Form_ContributionBase
Authenticate pledge user during online payment.
CRM_Contribute_Form_SoftCredit::addPCPFields() — Method in class CRM_Contribute_Form_SoftCredit
Add PCP fields for the new contribution form and others.
CRM_Contribute_Form_Task::addDefaultButtons() — Method in class CRM_Contribute_Form_Task
Simple shell that derived classes can call to add buttons to the form with a customized title for the main Submit
CRM_Contribute_Form_Task_Invoice::addActivities() — Method in class CRM_Contribute_Form_Task_Invoice
Add activity for Email Invoice and the PDF Invoice.
CRM_Contribute_Form_Task_PDFLetterCommon::assignCombinedContributionValues() — Method in class CRM_Contribute_Form_Task_PDFLetterCommon
We are going to retrieve the combined contribution and if smarty mail is enabled we will also assign an array of contributions for this contact to the smarty template
CRM_Contribute_Form_Task_PickProfile::addRules() — Method in class CRM_Contribute_Form_Task_PickProfile
Add local and global form rules.
CRM_Contribute_Import_Parser::addField() — Method in class CRM_Contribute_Import_Parser
CRM_Contribute_Page_ContributionPage::actionLinks() — Method in class CRM_Contribute_Page_ContributionPage
Get the action links for this page.
CRM_Contribute_Selector_Search::alphabetQuery() — Method in class CRM_Contribute_Selector_Search
CRM_Contribute_Tokens::alterActionScheduleQuery() — Method in class CRM_Contribute_Tokens
Alter action schedule query.
CRM_Core_BAO_ActionSchedule::add() — Method in class CRM_Core_BAO_ActionSchedule
Add the schedules reminders in the db.
CRM_Core_BAO_Address::add() — Method in class CRM_Core_BAO_Address
Takes an associative array and adds address.
CRM_Core_BAO_Address::addDisplay() — Method in class CRM_Core_BAO_Address
Add the formatted address to $this-> display.
CRM_Core_BAO_Address::allAddress() — Method in class CRM_Core_BAO_Address
Get all the addresses for a specified contact_id, with the primary address being first
CRM_Core_BAO_Address::allEntityAddress() — Method in class CRM_Core_BAO_Address
Get all the addresses for a specified location_block id, with the primary address being first
CRM_Core_BAO_Address::addressSequence() — Method in class CRM_Core_BAO_Address
Get address sequence.
CRM_Core_BAO_ConfigSetting::add() — Method in class CRM_Core_BAO_ConfigSetting
Add civicrm settings.
CRM_Core_BAO_ConfigSetting::applyLocale() — Method in class CRM_Core_BAO_ConfigSetting
Evaluate locale preferences and activate a chosen locale by updating session+global variables.
CRM_Core_BAO_CustomField::addQuickFormElement() — Method in class CRM_Core_BAO_CustomField
Add a custom field to an existing form.
CRM_Core_BAO_CustomGroup::autoCreateByActivityType() — Method in class CRM_Core_BAO_CustomGroup
Determine if there are any CustomGroups for the given $activityTypeId.
CRM_Core_BAO_Dashboard::addDashlet() — Method in class CRM_Core_BAO_Dashboard
Add dashlets.
CRM_Core_BAO_Dashboard::addContactDashlet() — Method in class CRM_Core_BAO_Dashboard
Update contact dashboard with new dashlet.
CRM_Core_BAO_Dashboard::addContactDashletToDashboard() — Method in class CRM_Core_BAO_Dashboard
CRM_Core_BAO_Discount::add() — Method in class CRM_Core_BAO_Discount
The function extracts all the params it needs to create a discount object. the params array contains additional unused name/value pairs
CRM_Core_BAO_Domain::addContactToDomainGroup() — Method in class CRM_Core_BAO_Domain
CRM_Core_BAO_Email::add() — Method in class CRM_Core_BAO_Email
Takes an associative array and adds email.
CRM_Core_BAO_Email::allEmails() — Method in class CRM_Core_BAO_Email
Get all the emails for a specified contact_id, with the primary email being first
CRM_Core_BAO_Email::allEntityEmails() — Method in class CRM_Core_BAO_Email
Get all the emails for a specified location_block id, with the primary email being first
CRM_Core_BAO_EntityTag::add() — Method in class CRM_Core_BAO_EntityTag
Takes an associative array and creates a entityTag object.
CRM_Core_BAO_EntityTag::addEntitiesToTag() — Method in class CRM_Core_BAO_EntityTag
Given an array of entity ids and entity table, add all the entity to the tags.
CRM_Core_BAO_File::attachmentInfo() — Method in class CRM_Core_BAO_File
Return a clean url string and the number of attachment for a given entityTable, entityID
CRM_Core_BAO_IM::add() — Method in class CRM_Core_BAO_IM
Takes an associative array and adds im.
CRM_Core_BAO_IM::allIMs() — Method in class CRM_Core_BAO_IM
Get all the ims for a specified contact_id, with the primary im being first
CRM_Core_BAO_IM::allEntityIMs() — Method in class CRM_Core_BAO_IM
Get all the ims for a specified location_block id, with the primary im being first
CRM_Core_BAO_LabelFormat::addOrder() — Method in class CRM_Core_BAO_LabelFormat
Add ordering fields to Label Format list.
CRM_Core_BAO_Location::addLocBlock() — Method in class CRM_Core_BAO_Location
Takes an associative array and adds location block.
CRM_Core_BAO_Log::add() — Method in class CRM_Core_BAO_Log
Add log to civicrm_log table.
CRM_Core_BAO_MailSettings::add() — Method in class CRM_Core_BAO_MailSettings
Add new mail Settings.
CRM_Core_BAO_Mapping::add() — Method in class CRM_Core_BAO_Mapping
Takes an associative array and creates a contact object.
CRM_Core_BAO_MessageTemplate::add() — Method in class CRM_Core_BAO_MessageTemplate
Add the Message Templates.
CRM_Core_BAO_Navigation::add() — Method in class CRM_Core_BAO_Navigation
Add/update navigation record.
CRM_Core_BAO_Note::add() — Method in class CRM_Core_BAO_Note
Takes an associative array and creates a note object.
CRM_Core_BAO_OpenID::add() — Method in class CRM_Core_BAO_OpenID
Takes an associative array and adds OpenID.
CRM_Core_BAO_OpenID::allOpenIDs() — Method in class CRM_Core_BAO_OpenID
Get all the openids for a specified contact_id, with the primary openid being first
CRM_Core_BAO_OptionGroup::add() — Method in class CRM_Core_BAO_OptionGroup
Add the Option Group.
CRM_Core_BAO_OptionValue::add() — Method in class CRM_Core_BAO_OptionValue
Add an Option Value.
CRM_Core_BAO_PaperSize::addOrder() — Method in class CRM_Core_BAO_PaperSize
Add ordering fields to Paper Size list.
CRM_Core_BAO_PdfFormat::addOrder() — Method in class CRM_Core_BAO_PdfFormat
Add ordering fields to Page Format list.
CRM_Core_BAO_Persistent::add() — Method in class CRM_Core_BAO_Persistent
Add the Persistent Record.
CRM_Core_BAO_Phone::add() — Method in class CRM_Core_BAO_Phone
Takes an associative array and adds phone.
CRM_Core_BAO_Phone::allPhones() — Method in class CRM_Core_BAO_Phone
Get all the phone numbers for a specified contact_id, with the primary being first
CRM_Core_BAO_Phone::allEntityPhones() — Method in class CRM_Core_BAO_Phone
Get all the phone numbers for a specified location_block id, with the primary phone being first.
CRM_Core_BAO_Query::addCustomFormFields() — Method in class CRM_Core_BAO_Query
CRM_Core_BAO_RecurringEntity::add() — Method in class CRM_Core_BAO_RecurringEntity
Save records in civicrm_recurring_entity table.
CRM_Core_BAO_SchemaHandler::alterFieldSQL() — Method in class CRM_Core_BAO_SchemaHandler
CRM_Core_BAO_SchemaHandler::alterFieldLength() — Method in class CRM_Core_BAO_SchemaHandler
CRM_Core_BAO_SchemaHandler::addIndexSignature() — Method in class CRM_Core_BAO_SchemaHandler
Add index signature hash to DAO file calculation.
CRM_Core_BAO_Tag::add() — Method in class CRM_Core_BAO_Tag
Takes an associative array and creates a tag object.
CRM_Core_BAO_UFField::autoWeight() — Method in class CRM_Core_BAO_UFField
Automatically determine one weight and modify others.
CRM_Core_BAO_UFField::assignAddressField() — Method in class CRM_Core_BAO_UFField
Add fields to $profileAddressFields as appropriate.
CRM_Core_BAO_UFGroup::add() — Method in class CRM_Core_BAO_UFGroup
Add the UF Group.
CRM_Core_BAO_UFGroup::addUFJoin() — Method in class CRM_Core_BAO_UFGroup
Function takes an associative array and creates a ufjoin record for ufgroup.
CRM_Core_BAO_UFMatch::addSelectWhereClause() — Method in class CRM_Core_BAO_UFMatch
CRM_Core_BAO_Website::add() — Method in class CRM_Core_BAO_Website
Takes an associative array and adds im.
CRM_Core_BAO_Website::allWebsites() — Method in class CRM_Core_BAO_Website
Get all the websites for a specified contact_id.
CRM_Core_CodeGen_Specification::append() — Method in class CRM_Core_CodeGen_Specification
CRM_Core_CodeGen_Util_Template::assign() — Method in class CRM_Core_CodeGen_Util_Template
CRM_Core_Component::alterQuery() — Method in class CRM_Core_Component
CRM_Core_Config::authenticate() — Method in class CRM_Core_Config
This method should initialize auth sources.
CRM_Core_Config::addressSequence() — Method in class CRM_Core_Config
CRM_Core_Controller::addActions() — Method in class CRM_Core_Controller
Helper function to add all the needed default actions.
CRM_Core_Controller::addPages() — Method in class CRM_Core_Controller
Add pages to the controller. Note that the controller does not really care the order in which the pages are added
CRM_Core_Controller::addWizardStyle() — Method in class CRM_Core_Controller
CRM_Core_Controller::assign() — Method in class CRM_Core_Controller
Assign value to name in template.
CRM_Core_Controller::assign_by_ref() — Method in class CRM_Core_Controller
Assign value to name in template by reference.
CRM_Core_Controller::append() — Method in class CRM_Core_Controller
Appends values to template variables.
CRM_Core_Controller::addUploadAction() — Method in class CRM_Core_Controller
CRM_Core_DAO::assignTestFK() — Method in class CRM_Core_DAO
CRM_Core_DAO::assignTestValue() — Method in class CRM_Core_DAO
Generate and assign an arbitrary value to a field of a test object.
CRM_Core_DAO::appendPseudoConstantsToFields() — Method in class CRM_Core_DAO
Update the fields array to also hold keys for pseudoconstant fields that relate to contained fields.
CRM_Core_DAO::acceptedSQLOperators() — Method in class CRM_Core_DAO
CRM_Core_DAO::addSelectWhereClause() — Method in class CRM_Core_DAO
Generates acl clauses suitable for adding to WHERE or ON when doing an api.get for this entity
$CRM_Core_DAO_ActionLogProperty in class CRM_Core_DAO_ActionLog
FK to the action schedule that this action originated from.
$CRM_Core_DAO_ActionLogProperty in class CRM_Core_DAO_ActionLog
date time that the action was performed on.
$CRM_Core_DAO_ActionScheduleProperty in class CRM_Core_DAO_ActionSchedule
Date on which the reminder be sent.
$CRM_Core_DAO_CountryProperty in class CRM_Core_DAO_Country
Foreign key to civicrm_address_format.id.
$CRM_Core_DAO_CountyProperty in class CRM_Core_DAO_County
2-4 Character Abbreviation of County
$CRM_Core_DAO_CustomFieldProperty in class CRM_Core_DAO_CustomField
Store collection of type-appropriate attributes, e.g. textarea needs rows/cols attributes
$CRM_Core_DAO_JobProperty in class CRM_Core_DAO_Job
Entity of the job api call
$CRM_Core_DAO_JobProperty in class CRM_Core_DAO_Job
Action of the job api call
$CRM_Core_DAO_LocBlockProperty in class CRM_Core_DAO_LocBlock
$CRM_Core_DAO_LocBlockProperty in class CRM_Core_DAO_LocBlock
$CRM_Core_DAO_MailSettingsProperty in class CRM_Core_DAO_MailSettings
Name of status to use when creating email to activity.
$CRM_Core_DAO_MenuProperty in class CRM_Core_DAO_Menu
Function to call to check access permissions
$CRM_Core_DAO_MenuProperty in class CRM_Core_DAO_Menu
Arguments to pass to access callback
$CRM_Core_DAO_OpenIDProperty in class CRM_Core_DAO_OpenID
Whether or not this user is allowed to login
$CRM_Core_DAO_StateProvinceProperty in class CRM_Core_DAO_StateProvince
2-4 Character Abbreviation of State/Province
$CRM_Core_DAO_TimezoneProperty in class CRM_Core_DAO_Timezone
ISO Code for timezone abbreviation
$CRM_Core_DAO_UFGroupProperty in class CRM_Core_DAO_UFGroup
foreign key to civicrm_group_id
$CRM_Core_DAO_UFGroupProperty in class CRM_Core_DAO_UFGroup
Should a CAPTCHA widget be included this Profile form.
CRM_Core_Error::abend() — Method in class CRM_Core_Error
Terminate execution abnormally.
$CRM_Core_FormProperty in class CRM_Core_Form
What to return to the client if in ajax mode (snippet=json)
CRM_Core_Form::addClass() — Method in class CRM_Core_Form
Add one or more css classes to the form.
CRM_Core_Form::add() — Method in class CRM_Core_Form
Simple easy to use wrapper around addElement.
CRM_Core_Form::addRules() — Method in class CRM_Core_Form
This is a virtual function that adds group and global rules to the form.
CRM_Core_Form::addButtons() — Method in class CRM_Core_Form
Add default Next / Back buttons.
CRM_Core_Form::assignBillingType() — Method in class CRM_Core_Form
Assign billing type id to bltID.
CRM_Core_Form::assignPaymentProcessor() — Method in class CRM_Core_Form
This if a front end form function for setting the payment processor.
CRM_Core_Form::assign() — Method in class CRM_Core_Form
Assign value to name in template.
CRM_Core_Form::assign_by_ref() — Method in class CRM_Core_Form
Assign value to name in template by reference.
CRM_Core_Form::append() — Method in class CRM_Core_Form
Appends values to template variables.
CRM_Core_Form::addRadio() — Method in class CRM_Core_Form
CRM_Core_Form::addYesNo() — Method in class CRM_Core_Form
CRM_Core_Form::addCheckBox() — Method in class CRM_Core_Form
CRM_Core_Form::addDefaultButtons() — Method in class CRM_Core_Form
Simple shell that derived classes can call to add buttons to the form with a customized title for the main Submit
CRM_Core_Form::addDateRange() — Method in class CRM_Core_Form
CRM_Core_Form::addSelect() — Method in class CRM_Core_Form
Adds a select based on field metadata.
CRM_Core_Form::addField() — Method in class CRM_Core_Form
Adds a field based on metadata.
CRM_Core_Form::addProfileSelector() — Method in class CRM_Core_Form
Add a widget for selecting/editing/creating/copying a profile form
CRM_Core_Form::addUploadElement() — Method in class CRM_Core_Form
CRM_Core_Form::addDate() — Method in class CRM_Core_Form
Add date.
CRM_Core_Form::addDateTime() — Method in class CRM_Core_Form
Function that will add date and time.
CRM_Core_Form::addMoney() — Method in class CRM_Core_Form
Add a currency and money element to the form.
CRM_Core_Form::addCurrency() — Method in class CRM_Core_Form
Add currency element to the form.
CRM_Core_Form::addEntityRef() — Method in class CRM_Core_Form
Create a single or multiple entity ref field.
CRM_Core_Form::addAutoSelector() — Method in class CRM_Core_Form
Add autoselector field -if user has permission to view contacts If adding this to a form you also need to add to the tpl e.g
CRM_Core_Form::addCIDZeroOptions() — Method in class CRM_Core_Form
Add the options appropriate to cid = zero - ie. autocomplete
CRM_Core_Form::allowAjaxSubmit() — Method in class CRM_Core_Form
Sets form attribute.
CRM_Core_Form::addChainSelect() — Method in class CRM_Core_Form
Create a chain-select target field. All settings are optional; the defaults usually work.
CRM_Core_Form::addTaskMenu() — Method in class CRM_Core_Form
Add actions menu to results form.
CRM_Core_Form::assignBillingName() — Method in class CRM_Core_Form
Assign billing name to the template.
CRM_Core_Form_Date::addDateRangeToForm() — Method in class CRM_Core_Form_Date
Build the date range - relative or absolute.
CRM_Core_Form_Renderer::addOptionsEditLink() — Method in class CRM_Core_Form_Renderer
CRM_Core_Form_Renderer::appendUnselectButton() — Method in class CRM_Core_Form_Renderer
CRM_Core_Form_Search::addRowSelectors() — Method in class CRM_Core_Form_Search
Add checkboxes for each row plus a master checkbox.
CRM_Core_Form_Search::addTaskMenu() — Method in class CRM_Core_Form_Search
Add actions menu to search results form.
CRM_Core_Form_Search::addSortNameField() — Method in class CRM_Core_Form_Search
Add the sort-name field to the form.
CRM_Core_I18n_Schema::addLocale() — Method in class CRM_Core_I18n_Schema
Add a new locale to a multi-lang db, setting its values to the current default locale.
CRM_Core_Lock::acquire() — Method in class CRM_Core_Lock
Acquire lock.
CRM_Core_OptionValue::addOptionValue() — Method in class CRM_Core_OptionValue
Add/edit option-value of a particular group
$CRM_Core_PageProperty in class CRM_Core_Page
What to return to the client if in ajax mode (snippet=json)
CRM_Core_Page::assign() — Method in class CRM_Core_Page
Assign value to name in template.
CRM_Core_Page::assign_by_ref() — Method in class CRM_Core_Page
Assign value to name in template by reference.
CRM_Core_Page::append() — Method in class CRM_Core_Page
Appends values to template variables.
CRM_Core_Page::assignFieldMetadataToTemplate() — Method in class CRM_Core_Page
Assign metadata about fields to the template.
CRM_Core_Page_AJAX_Attachment::attachFile() — Method in class CRM_Core_Page_AJAX_Attachment
(Page Callback)
CRM_Core_Page_Basic::addValues() — Method in class CRM_Core_Page_Basic
Allows the derived class to add some more state variables to the controller. By default does nothing, and hence is abstract
CRM_Core_Page_Basic::action() — Method in class CRM_Core_Page_Basic
Given an object, get the actions that can be associated with this object. Check the is_active and is_required flags to display valid actions
CRM_Core_Payment_AuthorizeNet::accountLoginURL() — Method in class CRM_Core_Payment_AuthorizeNet
CRM_Core_Payment_Form::addCommonFields() — Method in class CRM_Core_Payment_Form
Add the payment fields to the template.
CRM_Core_Payment_Form::addRules() — Method in class CRM_Core_Payment_Form
CRM_Core_Payment_PayPalImpl::addPaypalExpressCode() — Method in class CRM_Core_Payment_PayPalImpl
Billing mode button is basically synonymous with paypal express.
CRM_Core_Permission::access() — Method in class CRM_Core_Permission
Checks that component is enabled and optionally that user has basic perm.
CRM_Core_Permission::assembleBasicPermissions() — Method in class CRM_Core_Permission
CRM_Core_PseudoConstant::activityType() — Method in class CRM_Core_PseudoConstant
CRM_Core_PseudoConstant::allGroup() — Method in class CRM_Core_PseudoConstant
CRM_Core_PseudoConstant::activityStatus() — Method in class CRM_Core_PseudoConstant
CRM_Core_PseudoConstant::accountOptionValues() — Method in class CRM_Core_PseudoConstant
Get all options values.
CRM_Core_Region::add() — Method in class CRM_Core_Region
Add a snippet of content to a region.
$CRM_Core_ResourcesProperty in class CRM_Core_Resources
$CRM_Core_ResourcesProperty in class CRM_Core_Resources
$CRM_Core_ResourcesProperty in class CRM_Core_Resources
$CRM_Core_ResourcesProperty in class CRM_Core_Resources
CRM_Core_Resources::addPermissions() — Method in class CRM_Core_Resources
Export permission data to the client to enable smarter GUIs.
CRM_Core_Resources::addScriptFile() — Method in class CRM_Core_Resources
Add a JavaScript file to the current page using