Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Development
Core
Commits
ed5a0ff7
Commit
ed5a0ff7
authored
Jan 09, 2015
by
colemanw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
INFRA-132 - Remove extra newlines from the bottom of docblocks
parent
a6c01b45
Changes
442
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
0 additions
and
135 deletions
+0
-135
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACL.php
+0
-1
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/ACLBasic.php
+0
-1
CRM/ACL/Page/EntityRole.php
CRM/ACL/Page/EntityRole.php
+0
-1
CRM/Activity/BAO/Activity.php
CRM/Activity/BAO/Activity.php
+0
-2
CRM/Activity/BAO/ActivityAssignment.php
CRM/Activity/BAO/ActivityAssignment.php
+0
-3
CRM/Activity/BAO/ActivityContact.php
CRM/Activity/BAO/ActivityContact.php
+0
-3
CRM/Activity/BAO/ActivityTarget.php
CRM/Activity/BAO/ActivityTarget.php
+0
-2
CRM/Activity/Form/Activity.php
CRM/Activity/Form/Activity.php
+0
-3
CRM/Activity/Form/ActivityFilter.php
CRM/Activity/Form/ActivityFilter.php
+0
-2
CRM/Activity/Form/Search.php
CRM/Activity/Form/Search.php
+0
-1
CRM/Activity/Form/Task/Batch.php
CRM/Activity/Form/Task/Batch.php
+0
-2
CRM/Activity/Form/Task/FileOnCase.php
CRM/Activity/Form/Task/FileOnCase.php
+0
-2
CRM/Activity/Form/Task/PickOption.php
CRM/Activity/Form/Task/PickOption.php
+0
-3
CRM/Activity/Form/Task/PickProfile.php
CRM/Activity/Form/Task/PickProfile.php
+0
-2
CRM/Activity/Page/Tab.php
CRM/Activity/Page/Tab.php
+0
-3
CRM/Activity/Selector/Activity.php
CRM/Activity/Selector/Activity.php
+0
-1
CRM/Activity/Selector/Search.php
CRM/Activity/Selector/Search.php
+0
-1
CRM/Admin/Page/CMSUser.php
CRM/Admin/Page/CMSUser.php
+0
-1
CRM/Admin/Page/Extensions.php
CRM/Admin/Page/Extensions.php
+0
-1
CRM/Admin/Page/Job.php
CRM/Admin/Page/Job.php
+0
-1
CRM/Admin/Page/JobLog.php
CRM/Admin/Page/JobLog.php
+0
-1
CRM/Admin/Page/Options.php
CRM/Admin/Page/Options.php
+0
-1
CRM/Admin/Page/PaymentProcessor.php
CRM/Admin/Page/PaymentProcessor.php
+0
-1
CRM/Admin/Page/PreferencesDate.php
CRM/Admin/Page/PreferencesDate.php
+0
-1
CRM/Batch/Form/Entry.php
CRM/Batch/Form/Entry.php
+0
-1
CRM/Campaign/BAO/Campaign.php
CRM/Campaign/BAO/Campaign.php
+0
-2
CRM/Campaign/BAO/Petition.php
CRM/Campaign/BAO/Petition.php
+0
-1
CRM/Campaign/BAO/Survey.php
CRM/Campaign/BAO/Survey.php
+0
-5
CRM/Campaign/Form/Petition.php
CRM/Campaign/Form/Petition.php
+0
-1
CRM/Campaign/Form/Petition/Signature.php
CRM/Campaign/Form/Petition/Signature.php
+0
-1
CRM/Campaign/Form/Search.php
CRM/Campaign/Form/Search.php
+0
-1
CRM/Campaign/Form/Survey/Results.php
CRM/Campaign/Form/Survey/Results.php
+0
-1
CRM/Campaign/Form/Task/Interview.php
CRM/Campaign/Form/Task/Interview.php
+0
-1
CRM/Campaign/Page/Campaign.php
CRM/Campaign/Page/Campaign.php
+0
-1
CRM/Campaign/Page/DashBoard.php
CRM/Campaign/Page/DashBoard.php
+0
-1
CRM/Campaign/Page/SurveyType.php
CRM/Campaign/Page/SurveyType.php
+0
-1
CRM/Campaign/PseudoConstant.php
CRM/Campaign/PseudoConstant.php
+0
-2
CRM/Campaign/Selector/Search.php
CRM/Campaign/Selector/Search.php
+0
-2
CRM/Case/Audit/Audit.php
CRM/Case/Audit/Audit.php
+0
-1
CRM/Case/BAO/Case.php
CRM/Case/BAO/Case.php
+0
-9
CRM/Case/Form/CustomData.php
CRM/Case/Form/CustomData.php
+0
-2
CRM/Case/Form/Search.php
CRM/Case/Form/Search.php
+0
-1
CRM/Case/Page/DashBoard.php
CRM/Case/Page/DashBoard.php
+0
-1
CRM/Case/Selector/Search.php
CRM/Case/Selector/Search.php
+0
-1
CRM/Case/StateMachine/Search.php
CRM/Case/StateMachine/Search.php
+0
-1
CRM/Case/XMLProcessor/Report.php
CRM/Case/XMLProcessor/Report.php
+0
-1
CRM/Contact/BAO/Contact.php
CRM/Contact/BAO/Contact.php
+0
-3
CRM/Contact/BAO/Contact/Utils.php
CRM/Contact/BAO/Contact/Utils.php
+0
-4
CRM/Contact/BAO/ContactType.php
CRM/Contact/BAO/ContactType.php
+0
-1
CRM/Contact/BAO/DashboardContact.php
CRM/Contact/BAO/DashboardContact.php
+0
-1
CRM/Contact/BAO/Group.php
CRM/Contact/BAO/Group.php
+0
-2
CRM/Contact/BAO/GroupContactCache.php
CRM/Contact/BAO/GroupContactCache.php
+0
-1
CRM/Contact/BAO/GroupNesting.php
CRM/Contact/BAO/GroupNesting.php
+0
-8
CRM/Contact/BAO/Query.php
CRM/Contact/BAO/Query.php
+0
-5
CRM/Contact/BAO/Query/Hook.php
CRM/Contact/BAO/Query/Hook.php
+0
-1
CRM/Contact/BAO/Relationship.php
CRM/Contact/BAO/Relationship.php
+0
-3
CRM/Contact/BAO/RelationshipType.php
CRM/Contact/BAO/RelationshipType.php
+0
-1
CRM/Contact/BAO/SavedSearch.php
CRM/Contact/BAO/SavedSearch.php
+0
-1
CRM/Contact/BAO/SubscriptionHistory.php
CRM/Contact/BAO/SubscriptionHistory.php
+0
-1
CRM/Contact/Form/Contact.php
CRM/Contact/Form/Contact.php
+0
-2
CRM/Contact/Form/CustomData.php
CRM/Contact/Form/CustomData.php
+0
-2
CRM/Contact/Form/DedupeFind.php
CRM/Contact/Form/DedupeFind.php
+0
-1
CRM/Contact/Form/Domain.php
CRM/Contact/Form/Domain.php
+0
-1
CRM/Contact/Form/Merge.php
CRM/Contact/Form/Merge.php
+0
-1
CRM/Contact/Form/Relationship.php
CRM/Contact/Form/Relationship.php
+0
-4
CRM/Contact/Form/Search/Custom.php
CRM/Contact/Form/Search/Custom.php
+0
-1
CRM/Contact/Form/Search/Interface.php
CRM/Contact/Form/Search/Interface.php
+0
-1
CRM/Contact/Form/Task/Batch.php
CRM/Contact/Form/Task/Batch.php
+0
-3
CRM/Contact/Form/Task/EmailCommon.php
CRM/Contact/Form/Task/EmailCommon.php
+0
-1
CRM/Contact/Form/Task/PDF.php
CRM/Contact/Form/Task/PDF.php
+0
-1
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Contact/Form/Task/PDFLetterCommon.php
+0
-1
CRM/Contact/Form/Task/PickProfile.php
CRM/Contact/Form/Task/PickProfile.php
+0
-3
CRM/Contact/Form/Task/SMSCommon.php
CRM/Contact/Form/Task/SMSCommon.php
+0
-1
CRM/Contact/Import/Form/DataSource.php
CRM/Contact/Import/Form/DataSource.php
+0
-1
CRM/Contact/Import/Importer.php
CRM/Contact/Import/Importer.php
+0
-1
No files found.
CRM/ACL/Page/ACL.php
View file @
ed5a0ff7
...
...
@@ -106,7 +106,6 @@ class CRM_ACL_Page_ACL extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// get the requested action
...
...
CRM/ACL/Page/ACLBasic.php
View file @
ed5a0ff7
...
...
@@ -94,7 +94,6 @@ class CRM_ACL_Page_ACLBasic extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// get the requested action
...
...
CRM/ACL/Page/EntityRole.php
View file @
ed5a0ff7
...
...
@@ -106,7 +106,6 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// get the requested action
...
...
CRM/Activity/BAO/Activity.php
View file @
ed5a0ff7
...
...
@@ -2070,7 +2070,6 @@ AND cl.modified_id = c.id
* @param array $params
*
* @return $this|null|object
*
*/
public
static
function
createFollowupActivity
(
$activityId
,
$params
)
{
if
(
!
$activityId
)
{
...
...
@@ -2144,7 +2143,6 @@ AND cl.modified_id = c.id
* Associated array.
*
* @return void
*
*/
public
static
function
restoreActivity
(
&
$params
)
{
$activity
=
new
CRM_Activity_DAO_Activity
();
...
...
CRM/Activity/BAO/ActivityAssignment.php
View file @
ed5a0ff7
...
...
@@ -72,7 +72,6 @@ class CRM_Activity_BAO_ActivityAssignment extends CRM_Activity_DAO_ActivityConta
* @param int $activity_id
*
* @return array
*
*/
public
static
function
retrieveAssigneeIdsByActivityId
(
$activity_id
)
{
$assigneeArray
=
array
();
...
...
@@ -110,8 +109,6 @@ AND civicrm_contact.is_deleted = 0
* If false returns all details of assignee contact.
*
* @return array
*
*
*/
public
static
function
getAssigneeNames
(
$activityIDs
,
$isDisplayName
=
FALSE
,
$skipDetails
=
TRUE
)
{
$assigneeNames
=
array
();
...
...
CRM/Activity/BAO/ActivityContact.php
View file @
ed5a0ff7
...
...
@@ -54,7 +54,6 @@ class CRM_Activity_BAO_ActivityContact extends CRM_Activity_DAO_ActivityContact
*
* @return object
* activity_contact object
*
*/
public
static
function
create
(
&
$params
)
{
$activityContact
=
new
CRM_Activity_DAO_ActivityContact
();
...
...
@@ -74,7 +73,6 @@ class CRM_Activity_BAO_ActivityContact extends CRM_Activity_DAO_ActivityContact
* @param bool $alsoIDs
*
* @return array
*
*/
public
static
function
getNames
(
$activityID
,
$recordTypeID
,
$alsoIDs
=
FALSE
)
{
$names
=
array
();
...
...
@@ -113,7 +111,6 @@ AND contact_a.is_deleted = 0
* @param int $recordTypeID
*
* @return mixed
*
*/
public
static
function
retrieveContactIdsByActivityId
(
$activityID
,
$recordTypeID
)
{
$activityContact
=
array
();
...
...
CRM/Activity/BAO/ActivityTarget.php
View file @
ed5a0ff7
...
...
@@ -70,7 +70,6 @@ class CRM_Activity_BAO_ActivityTarget extends CRM_Activity_DAO_ActivityContact {
* @param int $activity_id
*
* @return mixed
*
*/
public
static
function
retrieveTargetIdsByActivityId
(
$activity_id
)
{
$targetArray
=
array
();
...
...
@@ -102,7 +101,6 @@ AND civicrm_contact.is_deleted = 0
* @param int $activityID
*
* @return array
*
*/
public
static
function
getTargetNames
(
$activityID
)
{
$targetNames
=
array
();
...
...
CRM/Activity/Form/Activity.php
View file @
ed5a0ff7
...
...
@@ -125,7 +125,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
/**
* The _fields var can be used by sub class to set/unset/edit the
* form fields based on their requirement
*
*/
public
function
setFields
()
{
$this
->
_fields
=
array
(
...
...
@@ -1138,7 +1137,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
/**
* Shorthand for getting id by display name (makes code more readable)
*
*/
protected
function
_getIdByDisplayName
(
$displayName
)
{
return
CRM_Core_DAO
::
getFieldValue
(
'CRM_Contact_DAO_Contact'
,
...
...
@@ -1150,7 +1148,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
/**
* Shorthand for getting display name by id (makes code more readable)
*
*/
protected
function
_getDisplayNameById
(
$id
)
{
return
CRM_Core_DAO
::
getFieldValue
(
'CRM_Contact_DAO_Contact'
,
...
...
CRM/Activity/Form/ActivityFilter.php
View file @
ed5a0ff7
...
...
@@ -56,7 +56,6 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form {
*
* @return array
* reference to the array of default values
*
*/
/**
* This virtual function is used to set the default values of
...
...
@@ -66,7 +65,6 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form {
*
* @return array
* reference to the array of default values
*
*/
/**
* @return array
...
...
CRM/Activity/Form/Search.php
View file @
ed5a0ff7
...
...
@@ -64,7 +64,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
/**
* Prefix for the controller
*
*/
protected
$_prefix
=
"activity_"
;
...
...
CRM/Activity/Form/Task/Batch.php
View file @
ed5a0ff7
...
...
@@ -47,13 +47,11 @@ class CRM_Activity_Form_Task_Batch extends CRM_Activity_Form_Task {
/**
* Maximum profile fields that will be displayed
*
*/
protected
$_maxFields
=
9
;
/**
* Variable to store redirect path
*
*/
protected
$_userContext
;
...
...
CRM/Activity/Form/Task/FileOnCase.php
View file @
ed5a0ff7
...
...
@@ -47,13 +47,11 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
/**
* Variable to store redirect path
*
*/
protected
$_userContext
;
/**
* Variable to store contact Ids
*
*/
public
$_contacts
;
...
...
CRM/Activity/Form/Task/PickOption.php
View file @
ed5a0ff7
...
...
@@ -47,19 +47,16 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
/**
* Maximum Activities that should be allowed to update
*
*/
protected
$_maxActivities
=
100
;
/**
* Variable to store redirect path
*
*/
protected
$_userContext
;
/**
* Variable to store contact Ids
*
*/
public
$_contacts
;
...
...
CRM/Activity/Form/Task/PickProfile.php
View file @
ed5a0ff7
...
...
@@ -47,13 +47,11 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
/**
* Maximum Activities that should be allowed to update
*
*/
protected
$_maxActivities
=
100
;
/**
* Variable to store redirect path
*
*/
protected
$_userContext
;
...
...
CRM/Activity/Page/Tab.php
View file @
ed5a0ff7
...
...
@@ -43,7 +43,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
* Browse all activities for a particular contact
*
* @return void
*
*/
public
function
browse
()
{
$this
->
assign
(
'admin'
,
FALSE
);
...
...
@@ -121,7 +120,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
* the contact and calls the appropriate type of page to view.
*
* @return void
*
*/
public
function
preProcess
()
{
$this
->
_contactId
=
CRM_Utils_Request
::
retrieve
(
'cid'
,
'Positive'
,
$this
,
TRUE
);
...
...
@@ -162,7 +160,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
* Perform actions and display for activities.
*
* @return void
*
*/
public
function
run
()
{
$context
=
CRM_Utils_Request
::
retrieve
(
'context'
,
'String'
,
$this
);
...
...
CRM/Activity/Selector/Activity.php
View file @
ed5a0ff7
...
...
@@ -288,7 +288,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
*
* @param $action
* @param array $params
*
*/
public
function
getPagerParams
(
$action
,
&
$params
)
{
$params
[
'status'
]
=
ts
(
'Activities %%StatusMessage%%'
);
...
...
CRM/Activity/Selector/Search.php
View file @
ed5a0ff7
...
...
@@ -194,7 +194,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
*
* @param $action
* @param array $params
*
*/
public
function
getPagerParams
(
$action
,
&
$params
)
{
$params
[
'status'
]
=
ts
(
'Activities %%StatusMessage%%'
);
...
...
CRM/Admin/Page/CMSUser.php
View file @
ed5a0ff7
...
...
@@ -46,7 +46,6 @@ class CRM_Admin_Page_CMSUser extends CRM_Core_Page {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
//if javascript is enabled
...
...
CRM/Admin/Page/Extensions.php
View file @
ed5a0ff7
...
...
@@ -51,7 +51,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
* Obtains the group name from url and sets the title.
*
* @return void
*
*/
public
function
preProcess
()
{
CRM_Utils_System
::
setTitle
(
ts
(
'CiviCRM Extensions'
));
...
...
CRM/Admin/Page/Job.php
View file @
ed5a0ff7
...
...
@@ -112,7 +112,6 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// set title and breadcrumb
...
...
CRM/Admin/Page/JobLog.php
View file @
ed5a0ff7
...
...
@@ -74,7 +74,6 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// set title and breadcrumb
...
...
CRM/Admin/Page/Options.php
View file @
ed5a0ff7
...
...
@@ -85,7 +85,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
* Sets the title.
*
* @return void
*
*/
public
function
preProcess
()
{
if
(
!
self
::
$_gName
&&
!
empty
(
$this
->
urlPath
[
3
]))
{
...
...
CRM/Admin/Page/PaymentProcessor.php
View file @
ed5a0ff7
...
...
@@ -100,7 +100,6 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// set title and breadcrumb
...
...
CRM/Admin/Page/PreferencesDate.php
View file @
ed5a0ff7
...
...
@@ -84,7 +84,6 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic {
* Finally it calls the parent's run method.
*
* @return void
*
*/
public
function
run
()
{
// set title and breadcrumb
...
...
CRM/Batch/Form/Entry.php
View file @
ed5a0ff7
...
...
@@ -40,7 +40,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
/**
* Maximum profile fields that will be displayed
*
*/
protected
$_rowCount
=
1
;
...
...
CRM/Campaign/BAO/Campaign.php
View file @
ed5a0ff7
...
...
@@ -235,7 +235,6 @@ Order By camp.title";
/**
* Wrapper to self::getCampaigns( )
* w/ permissions and component check.
*
*/
public
static
function
getPermissionedCampaigns
(
$includeId
=
NULL
,
...
...
@@ -543,7 +542,6 @@ INNER JOIN civicrm_group grp ON ( grp.id = campgrp.entity_id )
/*
* Add select element for campaign
* and assign needful info to templates.
*
*/
/**
* @param CRM_Core_Form $form
...
...
CRM/Campaign/BAO/Petition.php
View file @
ed5a0ff7
...
...
@@ -34,7 +34,6 @@
*/
class
CRM_Campaign_BAO_Petition
extends
CRM_Campaign_BAO_Survey
{
/**
*
*/
public
function
__construct
()
{
parent
::
__construct
();
...
...
CRM/Campaign/BAO/Survey.php
View file @
ed5a0ff7
...
...
@@ -48,7 +48,6 @@ class CRM_Campaign_BAO_Survey extends CRM_Campaign_DAO_Survey {
* (reference ) an assoc array of name/value pairs.
* @param array $defaults
* (reference ) an assoc array to hold the flattened values.
*
*/
/**
...
...
@@ -403,7 +402,6 @@ SELECT survey.id as id,
*
* @return mixed|null
* @static
*
*/
public
static
function
del
(
$id
)
{
if
(
!
$id
)
{
...
...
@@ -885,7 +883,6 @@ INNER JOIN civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
/**
* Retrieve survey associated profile id.
*
*/
public
static
function
getSurveyProfileId
(
$surveyId
)
{
if
(
!
$surveyId
)
{
...
...
@@ -932,7 +929,6 @@ INNER JOIN civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
/**
* Decides the contact type for given survey.
*
*/
public
static
function
getSurveyContactType
(
$surveyId
)
{
$contactType
=
NULL
;
...
...
@@ -951,7 +947,6 @@ INNER JOIN civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
/**
* Get survey supportable profile types
*
*/
public
static
function
surveyProfileTypes
()
{
static
$profileTypes
;
...
...
CRM/Campaign/Form/Petition.php
View file @
ed5a0ff7
...
...
@@ -253,7 +253,6 @@ class CRM_Campaign_Form_Petition extends CRM_Core_Form {
/**
* Global validation rules for the form
*
*/
public
static
function
formRule
(
$fields
,
$files
,
$form
)
{
$errors
=
array
();
...
...
CRM/Campaign/Form/Petition/Signature.php
View file @
ed5a0ff7
...
...
@@ -137,7 +137,6 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
protected
$_defaults
=
NULL
;
/**
*
*/
public
function
__construct
()
{
parent
::
__construct
();
...
...
CRM/Campaign/Form/Search.php
View file @
ed5a0ff7
...
...
@@ -63,7 +63,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
/**
* Prefix for the controller
*
*/
protected
$_prefix
=
"survey_"
;
...
...
CRM/Campaign/Form/Survey/Results.php
View file @
ed5a0ff7
...
...
@@ -208,7 +208,6 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
/**
* Global validation rules for the form
*
*/
public
static
function
formRule
(
$fields
,
$files
,
$form
)
{
$errors
=
array
();
...
...
CRM/Campaign/Form/Task/Interview.php
View file @
ed5a0ff7
...
...
@@ -47,7 +47,6 @@ class CRM_Campaign_Form_Task_Interview extends CRM_Campaign_Form_Task {
/**
* Variable to store redirect path
*
*/
private
$_userContext
;
...
...
CRM/Campaign/Page/Campaign.php
View file @
ed5a0ff7
...
...
@@ -51,7 +51,6 @@ class CRM_Campaign_Page_Campaign extends CRM_Core_Page {
* Get the action links for this page.
*
* @return array
*
*/
public
function
&
actionLinks
()
{
// check if variable _actionsLinks is populated
...
...
CRM/Campaign/Page/DashBoard.php
View file @
ed5a0ff7
...
...
@@ -51,7 +51,6 @@ class CRM_Campaign_Page_DashBoard extends CRM_Core_Page {
* Get the action links for this page.
*
* @return array
*
*/
public
function
&
campaignActionLinks
()
{
// check if variable _actionsLinks is populated
...
...
CRM/Campaign/Page/SurveyType.php
View file @
ed5a0ff7
...
...
@@ -76,7 +76,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
* Obtains the group name from url and sets the title.
*
* @return void
*
*/
public
function
preProcess
()
{
$this
->
_gName
=
'activity_type'
;
...
...
CRM/Campaign/PseudoConstant.php
View file @
ed5a0ff7
...
...
@@ -103,7 +103,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
*
* @return array
* array reference of all campaign types.
*
*/
public
static
function
&
campaignType
()
{
if
(
!
self
::
$campaignType
)
{
...
...
@@ -123,7 +122,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
*
* @return array
* array reference of all campaign status.
*
*/
public
static
function
&
campaignStatus
()
{
if
(
!
self
::
$campaignStatus
)
{
...
...
CRM/Campaign/Selector/Search.php
View file @
ed5a0ff7
...
...
@@ -186,7 +186,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
* - Edit
*
* @return array
*
*/
static
public
function
&
links
()
{
...
...
@@ -198,7 +197,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
*
* @param $action
* @param array $params
*
*/
public
function
getPagerParams
(
$action
,
&
$params
)
{
$params
[
'csvString'
]
=
NULL
;
...
...
CRM/Case/Audit/Audit.php
View file @
ed5a0ff7
...
...
@@ -182,7 +182,6 @@ class CRM_Case_Audit_Audit {
*
* This is intended to be called as a sort callback function, returning whether an activity's date is earlier or later than another's.
* The type of date to use is specified in the config.
*
*/
/**
...
...
CRM/Case/BAO/Case.php
View file @
ed5a0ff7
...
...
@@ -48,7 +48,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
static
$_exportableFields
=
NULL
;
/**
*
*/
public
function
__construct
()
{
parent
::
__construct
();
...
...
@@ -479,8 +478,6 @@ WHERE civicrm_case.id = %1";
* ID of the case.
*
* @return array
*
*
*/
public
static
function
getContactNames
(
$caseId
)
{
$contactNames
=
array
();
...
...
@@ -526,7 +523,6 @@ WHERE civicrm_case.id = %1";
* @param null $caseType
*
* @return array
*
*/
public
static
function
retrieveCaseIdsByContactId
(
$contactID
,
$includeDeleted
=
FALSE
,
$caseType
=
NULL
)
{
$query
=
"
...
...
@@ -730,7 +726,6 @@ LEFT JOIN civicrm_option_group aog ON aog.name='activity_type'
*
* @return array
* Array of Cases
*
*/
public
static
function
getCases
(
$allCases
=
TRUE
,
$userID
=
NULL
,
$type
=
'upcoming'
,
$context
=
'dashboard'
)
{
$condition
=
NULL
;
...
...
@@ -1577,8 +1572,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
* ID of the activity type.
*
* @return array
*
*
*/
public
static
function
getCaseActivityCount
(
$caseId
,
$activityTypeId
)
{
$queryParam
=
array
(
...
...
@@ -2195,7 +2188,6 @@ LEFT JOIN civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.case
* Do not include deleted cases.
*
* @return an array of cases.
*
*/
public
static
function
getContactCases
(
$contactId
,
$excludeDeleted
=
TRUE
)
{
$cases
=
array
();
...
...
@@ -2239,7 +2231,6 @@ INNER JOIN civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.cas
* Do not include deleted cases.
*
* @return an array of related cases.
*
*/
public
static
function
getRelatedCases
(
$mainCaseId
,
$contactId
,
$excludeDeleted
=
TRUE
)
{
//FIXME : do check for permissions.
...
...
CRM/Case/Form/CustomData.php
View file @
ed5a0ff7
...
...
@@ -72,8 +72,6 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
* @param
*
* @return void
*
*
*/
public
function
preProcess
()
{
$this
->
_groupID
=
CRM_Utils_Request
::
retrieve
(
'groupID'
,
'Positive'
,
$this
,
TRUE
);
...
...
CRM/Case/Form/Search.php
View file @
ed5a0ff7
...
...
@@ -61,7 +61,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
/**
* Prefix for the controller
*
*/
protected
$_prefix
=
'case_'
;
...
...
CRM/Case/Page/DashBoard.php
View file @
ed5a0ff7
...
...
@@ -45,7 +45,6 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page {
* the contact and calls the appropriate type of page to view.
*
* @return void
*
*/
public
function
preProcess
()
{
//check for civicase access.
...
...
CRM/Case/Selector/Search.php
View file @
ed5a0ff7
...
...
@@ -250,7 +250,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
*
* @param $action
* @param array $params
*
*/
public
function
getPagerParams
(
$action
,
&
$params
)
{
$params
[
'status'
]
=
ts
(
'Case'
)
.
' %%StatusMessage%%'
;
...
...
CRM/Case/StateMachine/Search.php
View file @
ed5a0ff7
...
...
@@ -105,7 +105,6 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine {
/**
* Since this is a state machine for search and we want to come back to the same state
* we dont want to issue a reset of the state session when we are done processing a task
*
*/
public
function
shouldReset
()
{
return
FALSE
;
...
...
CRM/Case/XMLProcessor/Report.php
View file @
ed5a0ff7
...
...
@@ -42,7 +42,6 @@ class CRM_Case_XMLProcessor_Report extends CRM_Case_XMLProcessor {
protected
$_isRedact
;
/**
*
*/
public
function
__construct
()
{