Definition at line 8 of file article_variant.php.
Public Member Functions | |
render () | |
savevariant ($soxId=null, $aParams=null) | |
savevariants () | |
deleteVariant () | |
changename () | |
addsel () |
Article_Variant.render | ( | ) |
Loads article variants data, passes it to Smarty engine and returns name of template file "article_variant.tpl".
Reimplemented from oxAdminDetails.
Definition at line 16 of file article_variant.php.
Article_Variant.savevariant | ( | $ | soxId = null , |
|
$ | aParams = null | |||
) |
Saves article variant.
string | $soxId | |
array | $aParams |
Definition at line 91 of file article_variant.php.
Article_Variant.savevariants | ( | ) |
Saves all article variants at once.
Definition at line 165 of file article_variant.php.
Article_Variant.deleteVariant | ( | ) |
Article_Variant.changename | ( | ) |
Article_Variant.addsel | ( | ) |