Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ezorderstatus

Summary

Contains information about an order status.

Persistent

Yes.

Attributes

Attribute

Type

Description

id

string

The ID number of the status.

status_id

string

The global ID number of the status.

name

string

The name of the status (for example "Delivered").

is_active

string

1 if the status is active, 0 otherwise.

is_internal

boolean

TRUE if the status is one of the built-in/internal statuses, FALSE if it is a custom status.

Balazs Halasy (21/04/2005 11:45 am)

Balazs Halasy (01/04/2007 3:03 pm)


Comments

There are no comments.