OXID eShop CE
4.8.12
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
{
15
protected
$_sListClass
=
'oxwrapping'
;
16
22
protected
$_sDefSortField
=
'oxname'
;
23
30
public
function
render
()
31
{
32
33
parent::render
();
34
return
"wrapping_list.tpl"
;
35
}
36
}
application
controllers
admin
wrapping_list.php
Generated by
1.8.1.2