CorePlugins
[ class tree: CorePlugins ] [ index: CorePlugins ] [ all elements ]

Class: ColumnPosition

Source Location: /coreplugins/tables/common/TableRulesRegistry.php

Class Overview


Defines a position in list of columns


Variables

Constants

Methods



Class Details

[line 29]
Defines a position in list of columns



[ Top ]


Class Variables

$columnId =

[line 53]

If type is relative, column Id to count the offset from



Tags:

access:  public

Type:   string


[ Top ]

$index =

[line 47]

Absolute index or offset (if type is relative)



Tags:

access:  public

Type:   int


[ Top ]

$type =

[line 41]

Type of position (absolute or relative)



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 61]

ColumnPosition __construct( int $type, int $index, [string $columnId = ''])

Constructor



Tags:

access:  public


Parameters:

int   $type  
int   $index  
string   $columnId  

[ Top ]


Class Constants

TYPE_ABSOLUTE =  0

[line 34]

Type constants


[ Top ]

TYPE_RELATIVE =  1

[line 35]


[ Top ]



Documentation generated on Fri, 21 Sep 2007 13:31:09 +0200 by phpDocumentor 1.3.0RC3