VirtueMart  3.2.14.9808
Namespaces | Variables
edit.php File Reference

Namespaces

 VirtueMart
 

Variables

 $lang = JFactory::getLanguage()
 
 $prefix ="COM_VIRTUEMART_COUNTRY_"
 
 $country_string = $lang->hasKey($prefix.$this->country->country_3_code) ? ' (' . vmText::_($prefix.$this->country->country_3_code) . ')' : ' '
 

Variable Documentation

$country_string = $lang->hasKey($prefix.$this->country->country_3_code) ? ' (' . vmText::_($prefix.$this->country->country_3_code) . ')' : ' '
$lang = JFactory::getLanguage()
$prefix ="COM_VIRTUEMART_COUNTRY_"