You are here

9 calls to Base::getOptions() in Openlayers 7.3

Base::getExport in src/Types/Base.php
Return an object, CTools Exportable.
Base::init in src/Types/Base.php
Initializes the object.
Base::optionsFormSubmit in src/Types/Base.php
Submit callback for the options form.
Circle::optionsFormSubmit in src/Plugin/Style/Circle/Circle.php
Submit callback for the options form.
OLMap::optionsForm in src/Plugin/Map/OLMap/OLMap.php
@TODO What is this return? If it is the form, why is form by reference?
Random::optionsFormSubmit in modules/openlayers_library/src/Plugin/Source/Random/Random.php
Submit callback for the options form.
Random::optionsToObjects in modules/openlayers_library/src/Plugin/Source/Random/Random.php
Return a flat array containing Openlayers Objects from the options array.
RegularShape::optionsFormSubmit in src/Plugin/Style/RegularShape/RegularShape.php
Submit callback for the options form.
SpinJS::postBuild in modules/openlayers_library/src/Plugin/Component/SpinJS/SpinJS.php
Invoked after an objects render array is built.