class ecommerce_product_updated extends base

Methods

static string
get_name()

No description

string
get_description()

No description

static base
create_from_ecommerce(mixed $data, mixed $user)

No description

void
init()

No description

Details

at line 25
static string get_name()

No description

Return Value

string

at line 30
string get_description()

No description

Return Value

string

at line 48
static base create_from_ecommerce(mixed $data, mixed $user)

No description

Parameters

mixed $data
mixed $user

Return Value

base

Exceptions

coding_exception

at line 58
protected void init()

No description

Return Value

void