ImageChooserLink ImageChooserLink(
)
|
|
void setJSNameForInfos(
String
$name
)
|
|
This defines the name of the Javascript function, which takes two Parameter: the ID and the Name of the choosen Image.
Parameters:
|
String |
$name: |
the name of the Javascript function |
void setJSNameForURL(
String
$name
)
|
|
This defines the name of the Javascript function, which takes one Parameter: the URL of the choosen Image.
Parameters:
|
String |
$name: |
the name of the Javascript function |