VirtueMart  3.2.14.9808
Namespaces | Variables
default.php File Reference

Namespaces

 VirtueMart
 

Variables

 $states = vmText::_('COM_VIRTUEMART_STATE_S')
 
< input type="text"value="<?php echo vRequest::getVar('filter_country'); ?> name
 
 for ($i=0, $n=count($this->countries);$i< $n;$i++)
 

Variable Documentation

$states = vmText::_('COM_VIRTUEMART_STATE_S')
for($i=0, $n=count($this->countries);$i< $n;$i++)
string plugin vmExtendedPlugin::name
Initial value:
="filter_country" size="25" />
<button class="btn btn-small" onclick="this.form.submit();"><?php echo vmText::_('COM_VIRTUEMART_GO')
static _($string, $jsSafe=false, $interpretBackSlashes=true, $script=false)
Definition: vmtext.php:60

private