Ticket #1267 (closed defect: invalid)
settext function documentation error
| Reported by: | pierre.giraud@… | Owned by: | jmckenna@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Documentation - MapServer | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Error in documentation in settext in Classes
int settext(string text)
Set the text string for the class object.
It should be
int settext(layerObj layer,string text)
Set the text string for the class object.
Change History
Note: See
TracTickets for help on using
tickets.
