uawdijnntqw1x1x1
IP : 216.73.217.24
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
administrator
/
.
/
components
/
.
/
com_widgetkit
/
.
/
plugins
/
widgets
/
.
/
map
/
plugin.php
/
/
<?php return array( 'name' => 'widget/map', 'main' => 'YOOtheme\\Widgetkit\\Widget\\Widget', 'config' => array( 'name' => 'map', 'label' => 'Map', 'core' => true, 'icon' => 'plugins/widgets/map/widget.svg', 'view' => 'plugins/widgets/map/views/widget.php', 'item' => array('title', 'content', 'media'), 'fields' => array( array('name' => 'location') ), 'settings' => array( 'width' => 'auto', 'height' => 400, 'maptypeid' => 'roadmap', 'maptypecontrol' => false, 'mapctrl' => true, 'zoom' => 9, 'marker' => 2, 'marker_icon' => '', 'markercluster' => false, 'popup_max_width' => 300, 'zoomwheel' => true, 'draggable' => true, 'directions' => false, 'disabledefaultui' => false, 'styler_invert_lightness' => false, 'styler_hue' => '', 'styler_saturation' => 0, 'styler_lightness' => 0, 'styler_gamma' => 0, 'media' => true, 'image_width' => 'auto', 'image_height' => 'auto', 'media_align' => 'top', 'media_width' => '1-2', 'media_breakpoint' => 'medium', 'media_border' => 'none', 'media_overlay' => 'icon', 'overlay_animation' => 'fade', 'media_animation' => 'scale', 'title' => true, 'content' => true, 'social_buttons' => true, 'title_size' => 'h3', 'text_align' => 'left', 'link' => true, 'link_style' => 'button', 'link_text' => 'Read more', 'link_target' => false, 'class' => '' ) ), 'events' => array( 'init.site' => function($event, $app) { if ($app['config']->get('googlemapseapikey')) { $app['scripts']->add('googlemapsapi', 'GOOGLE_MAPS_API_KEY = "'.trim($app['config']->get('googlemapseapikey')).'";', array(), 'string'); } $app['scripts']->add('widgetkit-maps', 'plugins/widgets/map/assets/maps.js', array('uikit2')); $app['scripts']->add('widgetkit-marker', 'plugins/widgets/map/assets/marker-helper.js'); }, 'init.admin' => function($event, $app) { $app['angular']->addTemplate('map.edit', 'plugins/widgets/map/views/edit.php', true); if ($app['config']->get('googlemapseapikey')) { $app['scripts']->add('googlemapsapi', 'GOOGLE_MAPS_API_KEY = "'.trim($app['config']->get('googlemapseapikey')).'";', array(), 'string'); } } ) );
/home/locationbo/www/administrator/./components/./com_widgetkit/./plugins/widgets/./map/plugin.php