Documentation

Mage_Adminhtml_Model_Sales_Order_Random
in package

Table of Contents

Properties

$_customer  : mixed
$_customerCollection  : mixed
$_order  : Mage_Sales_Model_Order
Order model object
$_productCollection  : mixed
$_quote  : Mage_Sales_Model_Quote
Quote model object
$_store  : mixed
$_storeCollection  : mixed

Methods

__construct()  : mixed
render()  : mixed
save()  : mixed
_getCustomer()  : Mage_Customer_Model_Customer
Retrieve customer model
_getCustomers()  : mixed
_getProducts()  : mixed
_getRandomDate()  : mixed
_getRandomProduct()  : mixed
_getStore()  : mixed
_getStores()  : mixed

Properties

$_customer

protected mixed $_customer

$_customerCollection

protected static mixed $_customerCollection

$_productCollection

protected mixed $_productCollection

$_storeCollection

protected static mixed $_storeCollection

Methods

__construct()

public __construct() : mixed

render()

public render() : mixed

_getCustomers()

protected _getCustomers() : mixed

_getProducts()

protected _getProducts() : mixed

_getRandomDate()

protected _getRandomDate() : mixed

_getRandomProduct()

protected _getRandomProduct() : mixed

_getStore()

protected _getStore() : mixed

_getStores()

protected _getStores() : mixed
On this page

Search results