VirtueMart
3.2.14.9808
|
Namespaces | |
VirtueMart | |
Variables | |
$document = JFactory::getDocument() | |
$this | editor = JFactory::getEditor() |
$tabarray = array() | |
$tabarray ['information'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_INFO_LBL' | |
$tabarray ['description'] = 'COM_VIRTUEMART_PRODUCT_FORM_DESCRIPTION' | |
$tabarray ['status'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_STATUS_LBL' | |
$tabarray ['dimensions'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_DIM_WEIGHT_LBL' | |
$tabarray ['images'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_IMAGES_LBL' | |
if(!empty($this->product_childs)) | $tabarray ['custom'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_CUSTOM_TAB' |
$app = JFactory::getApplication() | |
$l = 'index.php?option=com_virtuemart&view=product&task=getData&format=json&virtuemart_product_id='.$this->product->virtuemart_product_id | |
if($app->isAdmin()) | else |
$j | |
$app = JFactory::getApplication() |
$document = JFactory::getDocument() |
$j |
$l = 'index.php?option=com_virtuemart&view=product&task=getData&format=json&virtuemart_product_id='.$this->product->virtuemart_product_id |
$tabarray = array() |
$tabarray['information'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_INFO_LBL' |
$tabarray['description'] = 'COM_VIRTUEMART_PRODUCT_FORM_DESCRIPTION' |
$tabarray['status'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_STATUS_LBL' |
$tabarray['dimensions'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_DIM_WEIGHT_LBL' |
$tabarray['images'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_IMAGES_LBL' |
if (!empty($this->product_childs)) $tabarray['custom'] = 'COM_VIRTUEMART_PRODUCT_FORM_PRODUCT_CUSTOM_TAB' |
$this editor = JFactory::getEditor() |