Todo List
Object | --DBWorker | --Basket
[line 30]
[line 54]
[line 46]
[line 38]
static Basket getInstance( )
Basket __construct( )
array getContents( bool 0)
void getFormattedContents( )
string getTableName( )
float getTotal( [ $withDiscount = false])
array prepare( $row)
void purify( )
void put( int $productID, [int $productCount = 1])
void refresh( )
void takeOut( int $productID)
void update( int $productID, int $productCount)