Public Member Functions | |
LandmarkTool ($strUser, $intGeoX, $intGeoY) | |
setSelected ($intID) | |
setAction ($strAction) | |
toHtml () | |
Public Attributes | |
$boolLandmarkEditor = FALSE | |
$intSelectedID = NULL | |
$intX = NULL | |
$intY = NULL | |
$strAction = "" |
|
Return the LandmarkTool object.
|
|
Set the action of the tool
|
|
Select a landmark for editing.
|
|
Return the HTML code of the landmark tool.
|
|
Whether the current user is administrator or not. |
|
The ID of a selected Landmark. |
|
The X coordinate of the mouse click. |
|
The Y coordinate of the mouse click. |
|
The action that is currently performed. |