LINEMSG_Imagemap
in package
LINEMSG_Imagemap
The class is used for creating the object of events with the class LINEMSG
.
Tags
Table of Contents
- action() : mixed
- actionArea() : mixed
Methods
action()
public
action(mixed $type, mixed $url_or_text, mixed $area[, mixed $label = null ]) : mixed
Parameters
- $type : mixed
- $url_or_text : mixed
- $area : mixed
- $label : mixed = null
Return values
mixed —actionArea()
public
actionArea(mixed $x, mixed $y, mixed $width, mixed $height) : mixed
Parameters
- $x : mixed
- $y : mixed
- $width : mixed
- $height : mixed