Refactored out of CRM_Core_PseudoConstant: tag(), customGroup(). CRM-12464
authorAllen Shaw <allen@emphanos.com>
Thu, 2 May 2013 04:35:42 +0000 (21:35 -0700)
committerColeman Watts <coleman@civicrm.org>
Thu, 30 May 2013 05:13:21 +0000 (22:13 -0700)
commitcd43c5e3e0d23947f0227e3bc0766a16f2bec38c
tree2114c874f1a808eb997f2c04bb3ef5b5048232dc
parent0cb1faab1be2c0ca84e9d68dd740ef6acaf8e0df
Refactored out of CRM_Core_PseudoConstant: tag(), customGroup(). CRM-12464

----------------------------------------
* CRM-12464:
  http://issues.civicrm.org/jira/browse/CRM-12464
26 files changed:
CRM/ACL/Form/ACL.php
CRM/ACL/Page/ACL.php
CRM/Activity/BAO/Query.php
CRM/Case/BAO/Query.php
CRM/Case/Form/ActivityView.php
CRM/Contact/BAO/Query.php
CRM/Contact/Form/Search/Custom/Basic.php
CRM/Contact/Form/Search/Custom/Group.php
CRM/Contact/Form/Search/Custom/MultipleValues.php
CRM/Contact/Form/Search/Custom/Proximity.php
CRM/Contact/Form/Search/Custom/TagContributions.php
CRM/Contact/Import/Form/Preview.php
CRM/Core/BAO/File.php
CRM/Core/BAO/UFGroup.php
CRM/Core/Form/Tag.php
CRM/Core/Permission.php
CRM/Core/PseudoConstant.php
CRM/Custom/Form/MoveField.php
CRM/Event/BAO/Event.php
CRM/Report/Form.php
api/v3/EntityTag.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tools/bin/scripts/ImportTags.php
tools/extensions/org.civicrm.search.basic/Basic.php
xml/schema/Core/CustomField.xml
xml/schema/Core/EntityTag.xml