Inheritance diagram for Article_Userdef:
 Collaboration diagram for Article_Userdef:Public Member Functions | |
| render () | |
Class reserved for extending (for customization - you can add you own fields, etc.).
Definition at line 6 of file article_userdef.php.
| Article_Userdef.render | ( | ) | 
Loads article data from DB, passes it to Smarty engine, returns name of template file "article_userdef.tpl".
Reimplemented from oxAdminDetails.
Definition at line 15 of file article_userdef.php.
 1.7.1