Logo

Auction editing page display


This is the template for the "new auction" and "edit" page, the $task smarty variable contains the current task (newauction or editauction). Also 'republish' can be used to differentiate the display.


Variable Description
$auctionThe object for auction details with multiple properties, $auction properties
$cfg Settings for the Whole Extension
$listsHolds the lists with auction specific values (currency, categories, auction type, status), use $lists.currency for example to output currency field.