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

Class: PanDirection

Source Location: /coreplugins/location/common/Location.php

Class Overview


Contains directions information for panning


Variables

Constants

Methods



Class Details

[line 281]
Contains directions information for panning



[ Top ]


Class Variables

$horizontalPan =

[line 305]



Tags:

access:  public

Type:   string


[ Top ]

$verticalPan =

[line 300]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


method unserialize [line 317]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


[ Top ]

method __toString [line 310]

string __toString( )



Tags:

access:  public


[ Top ]


Class Constants

HORIZONTAL_PAN_EAST =  'HORIZONTAL_PAN_EAST'

[line 295]


[ Top ]

HORIZONTAL_PAN_NONE =  'HORIZONTAL_PAN_NONE'

[line 294]


[ Top ]

HORIZONTAL_PAN_WEST =  'HORIZONTAL_PAN_WEST'

[line 293]

Horizontal direction constants


[ Top ]

VERTICAL_PAN_NONE =  'VERTICAL_PAN_NONE'

[line 287]


[ Top ]

VERTICAL_PAN_NORTH =  'VERTICAL_PAN_NORTH'

[line 286]

Vertical direction constants


[ Top ]

VERTICAL_PAN_SOUTH =  'VERTICAL_PAN_SOUTH'

[line 288]


[ Top ]



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