Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddCategory ( |
||
AddDefaultSize ( ) : void | ||
AddProductImage ( Image image, int position ) : void | ||
AddSize ( Suteki.Shop.Size size ) : void | ||
ClearAllSizes ( ) : void | ||
DefaultProduct ( |
||
RemoveCategory ( |
public AddCategory ( |
||
category | ||
position | int | |
return | void |
public AddProductImage ( Image image, int position ) : void | ||
image | Image | |
position | int | |
return | void |
public AddSize ( Suteki.Shop.Size size ) : void | ||
size | Suteki.Shop.Size | |
return | void |
public static DefaultProduct ( |
||
parentCategory | ||
position | int | |
return |
public RemoveCategory ( |
||
category | ||
return | void |