| AddCustomer(fullName As String, email As String, password As String) | |||||
|
In Class | IBuySpy.CustomersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /CustomersDB.vb line 110 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| fullName | String | ByVal | No | ||
| String | ByVal | No | |||
| password | String | ByVal | No | ||
| CalculateShippingDate(ByVal customerID As String, ByVal cartID As String) | |||||
|
In Class | IBuySpy.OrdersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /OrdersDB.vb line 156 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| customerID | String | ByVal | No | ||
| cartID | String | ByVal | No | ||
| GetCustomerDetails(ByVal customerID As String) | |||||
|
In Class | IBuySpy.CustomersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /CustomersDB.vb line 51 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| customerID | String | ByVal | No | ||
| GetCustomerOrders(ByVal customerID As String) | |||||
|
In Class | IBuySpy.OrdersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /OrdersDB.vb line 55 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| customerID | String | ByVal | No | ||
| GetItemCount(ByVal cartID As String) | |||||
|
In Class | IBuySpy.ShoppingCartDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ShoppingCartDB.vb line 194 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| cartID | String | ByVal | No | ||
| GetItems(ByVal cartID As String) | |||||
|
In Class | IBuySpy.ShoppingCartDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ShoppingCartDB.vb line 36 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| cartID | String | ByVal | No | ||
| GetMostPopularProductsOfWeek() | |||||
|
In Class | IBuySpy.ProductsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ProductsDB.vb line 234 | ||||
| GetOrderDetails(orderID As Integer, customerID As String) | |||||
|
In Class | IBuySpy.OrdersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /OrdersDB.vb line 91 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| orderID | Integer | ByVal | No | ||
| customerID | String | ByVal | No | ||
| GetProductCategories() | |||||
|
In Class | IBuySpy.ProductsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ProductsDB.vb line 55 | ||||
| GetProductDetails(ByVal productID As Integer) | |||||
|
In Class | IBuySpy.ProductsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ProductsDB.vb line 125 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| productID | Integer | ByVal | No | ||
| GetProducts(ByVal categoryID As Integer) | |||||
|
In Class | IBuySpy.ProductsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ProductsDB.vb line 88 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| categoryID | Integer | ByVal | No | ||
| GetProductsAlsoPurchased(ByVal productID As Integer) | |||||
|
In Class | IBuySpy.ProductsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ProductsDB.vb line 194 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| productID | Integer | ByVal | No | ||
| GetReviews(ByVal productID As Integer) | |||||
|
In Class | IBuySpy.ReviewsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ReviewsDB.vb line 36 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| productID | Integer | ByVal | No | ||
| GetShoppingCartId() | |||||
|
In Class | IBuySpy.ShoppingCartDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ShoppingCartDB.vb line 356 | ||||
| GetTotal(ByVal cartID As String) | |||||
|
In Class | IBuySpy.ShoppingCartDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ShoppingCartDB.vb line 235 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| cartID | String | ByVal | No | ||
| Login(ByVal email As String, ByVal password As String) | |||||
|
In Class | IBuySpy.CustomersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /CustomersDB.vb line 167 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| String | ByVal | No | |||
| password | String | ByVal | No | ||
| PlaceOrder(ByVal customerID As String, ByVal cartID As String) | |||||
|
In Class | IBuySpy.OrdersDB | ||||
|
Language | VB.NET | ||||
|
In Page | /OrdersDB.vb line 177 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| customerID | String | ByVal | No | ||
| cartID | String | ByVal | No | ||
| SearchProductDescriptions(ByVal searchString As String) | |||||
|
In Class | IBuySpy.ProductsDB | ||||
|
Language | VB.NET | ||||
|
In Page | /ProductsDB.vb line 269 | ||||
|
Arguments | Name | Type | Passed By | Optional | Default Value |
| searchString | String | ByVal | No | ||