crmScope - Move logic to CRM_Core_Smarty
authorTim Otten <totten@civicrm.org>
Thu, 10 Jul 2014 03:10:35 +0000 (20:10 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 10 Jul 2014 03:10:35 +0000 (20:10 -0700)
commit17f267d65ecff9abf292a02b095469bbd9ca3c8f
treebaad963a027661614a85f72fde7d803a8304c0ff
parent51b81901bcd0ec1f5f14779409f2ece6ad06d36b
crmScope - Move logic to CRM_Core_Smarty

Currently, you can enter/exit scopes with Smarty tags. This patch allows you
to also enter/exit scopes using PHP.
CRM/Core/Smarty.php
CRM/Core/Smarty/plugins/block.crmScope.php