Home
last modified time | relevance | path

Searched refs:mergedScope (Results 1 – 18 of 18) sorted by relevance

/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php28 $mergedScope = $tagScope | $tpl->scope;
29 if ($mergedScope) {
30 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
34 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php92 $mergedScope = $tagScope | $tpl->scope;
93 if ($mergedScope) {
96 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_updatescope.php29 $mergedScope = $tagScope | $tpl->scope;
30 if ($mergedScope) {
31 if ($mergedScope & Smarty::SCOPE_GLOBAL && $varName) {
35 foreach ($this->_getAffectedScopes($tpl, $mergedScope) as $ptr) {
47 …* @param int $mergedScope merged tag and template scope to which bubble up va…
51 public function _getAffectedScopes(Smarty_Internal_Template $tpl, $mergedScope) argument
55 if ($mergedScope && isset($ptr) && $ptr->_isTplObj()) {
57 $mergedScope = $mergedScope & ~Smarty::SCOPE_PARENT;
58 if (!$mergedScope) {
68 if ($mergedScope & Smarty::SCOPE_SMARTY) {
[all …]
H A Dsmarty_internal_method_configload.php94 $mergedScope = $tagScope | $tpl->scope;
95 if ($mergedScope) {
97 …foreach ($tpl->smarty->ext->_updateScope->_getAffectedScopes($tpl->parent, $mergedScope) as $ptr) {