OXID eShop CE
4.9.6
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
wrapping_list.php
Go to the documentation of this file.
1
<?php
2
8
class
Wrapping_List
extends
oxAdminList
9
{
10
16
protected
$_sListClass
=
'oxwrapping'
;
17
23
protected
$_sDefSortField
=
'oxname'
;
24
31
public
function
render
()
32
{
33
34
parent::render
();
35
36
return
"wrapping_list.tpl"
;
37
}
38
}
application
controllers
admin
wrapping_list.php
Generated by
1.8.1.2