DatabaseSchema: ezcDbSchemaIndexField
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDbSchemaIndexField
|
A container to store a table index' field in. [
source]
Parents
ezcBaseStruct
|
--ezcDbSchemaIndexField
Member Variables
|
public int |
$sorting
The sorting of the index (false = descending, true = ascending) |
Method Summary
|
public ezcDbSchemaIndexField |
__construct(
[$sorting = null] )
Constructs an ezcDbSchemaIndexField object. |
|
public static void |
__set_state(
$array )
|
Methods
__construct
ezcDbSchemaIndexField __construct(
[int
$sorting = null] )
Constructs an ezcDbSchemaIndexField object.
Parameters
| Name |
Type |
Description |
$sorting |
int |
|
__set_state
void __set_state(
$array )
Parameters
| Name |
Type |
Description |
$array |
array |
|
Last updated: Mon, 11 May 2009