Protected Member Functions | |
| getResourceModules () | |
| getJSONObject (array $params, Parser $parser) | |
| Returns a PHP object to encode to JSON with the map data. | |
Definition at line 12 of file SM_OpenLayersFormInput.php.
| SMOpenLayersFormInput::getResourceModules | ( | ) | [protected] |
Reimplemented from SMFormInput.
Definition at line 21 of file SM_OpenLayersFormInput.php.
| SMOpenLayersFormInput::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 35 of file SM_OpenLayersFormInput.php.
1.5.6