OXID eShop CE
4.10.6
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
dyn_econda.php
Go to the documentation of this file.
1
<?php
2
3
11
class
dyn_econda
extends
Shop_Config
12
{
13
20
public
function
render
()
21
{
22
parent::render
();
23
$this->_aViewData[
'oxid'
] = $this->
getConfig
()->getShopId();
24
25
return
"dyn_econda.tpl"
;
26
}
27
33
public
function
getViewId
()
34
{
35
return
'dyn_interface'
;
36
}
37
}
application
controllers
admin
dyn_econda.php
Generated by
1.8.1.2