Refactored out of CRM_Core_PseudoConstant: ufGroup(), currencySymbols(). CRM-12464
[civicrm-core.git] / tests / phpunit / CRM / Core / PseudoConstantTest.php
2013-05-30 Allen ShawRefactored out of CRM_Core_PseudoConstant: ufGroup...
2013-05-30 Coleman WattsAdd support for orderColumn CRM-12464
2013-05-30 Allen ShawRefactored out of CRM_Core_PseudoConstant: tag(), custo...
2013-05-30 Coleman WattsSupport contact_type and sub_type CRM-12464
2013-05-30 Allen ShawRefactored out of CRM_Core_PseudoConstant: locationVcar...
2013-05-30 Allen ShawRefactored out of CRM_Core_PseudoConstant: IMProvider...
2013-05-30 Allen ShawRefactored out of CRM_Core_PseudoConstant: getBatchType...
2013-05-30 Allen ShawRefactored out of CRM_Core_PseudoConstant: websiteType...
2013-05-29 Coleman WattsSupport additional options for pseudoConstant::get...
2013-05-29 Allen ShawAdded support for more optionValue types in get() metho...
2013-05-29 ASAdded generic method CRM_Core_PseudoConstant::get(...