Public Member Functions | |
filters () | |
actionIndex () | |
actionConfigurationView () | |
actionMapAndPoint ($addressString, $latitude, $longitude) | |
Protected Member Functions | |
renderModalMapView (CController $controller, $modalMapAddressData, $stateMetadataAdapterClassName=null) |
Maps default controller for configuration view and modal map view.
Definition at line 40 of file DefaultController.php.
actionConfigurationView | ( | ) |
Admin configuration action for entering the google map api key.
Definition at line 61 of file DefaultController.php.
actionMapAndPoint | ( | $ | addressString, | |
$ | latitude, | |||
$ | longitude | |||
) |
Render modal view for rendering map.
Definition at line 96 of file DefaultController.php.
renderModalMapView | ( | CController $ | controller, | |
$ | modalMapAddressData, | |||
$ | stateMetadataAdapterClassName = null | |||
) | [protected] |
Map modal view for map popup..
Definition at line 112 of file DefaultController.php.