class ecommerce_order_validate extends base

Methods

static string
get_name()

No description

get_description()

No description

static base
create_from_ecommerce(mixed $data, mixed $success, mixed $message)

No description

void
init()

No description

Details

at line 25
static string get_name()

No description

Return Value

string

at line 30
get_description()

No description

at line 49
static base create_from_ecommerce(mixed $data, mixed $success, mixed $message)

No description

Parameters

mixed $data
mixed $success
mixed $message

Return Value

base

Exceptions

coding_exception

at line 60
protected void init()

No description

Return Value

void