Static Public Member Functions | |
| static | onInputRequest ($coordinates, $input_name, $is_mandatory, $is_disabled, array $field_args) |
Protected Member Functions | |
| getResourceModules () | |
| getJSONObject (array $params, Parser $parser) | |
| Returns a PHP object to encode to JSON with the map data. | |
Definition at line 13 of file SM_GoogleMaps3MultiInput.php.
| SMGoogleMaps3MultiInput::getResourceModules | ( | ) | [protected] |
Reimplemented from SMFormInput.
Definition at line 22 of file SM_GoogleMaps3MultiInput.php.
| static SMGoogleMaps3MultiInput::onInputRequest | ( | $ | coordinates, | |
| $ | input_name, | |||
| $ | is_mandatory, | |||
| $ | is_disabled, | |||
| array $ | field_args | |||
| ) | [static] |
Definition at line 26 of file SM_GoogleMaps3MultiInput.php.
| SMGoogleMaps3MultiInput::getJSONObject | ( | array $ | params, | |
| Parser $ | parser | |||
| ) | [protected] |
Returns a PHP object to encode to JSON with the map data.
| array | $params | |
| Parser | $parser |
Reimplemented from SMFormInput.
Definition at line 41 of file SM_GoogleMaps3MultiInput.php.
1.5.6