SemanticMaps/includes/services/YahooMaps/SM_YahooMaps.php File Reference

This file holds the general information for the Yahoo! Maps service. More...

Go to the source code of this file.

Functions

 smfInitYahooMaps ()

Variables

if(!defined( 'MEDIAWIKI')) $wgResourceModules ['ext.sm.fi.yahoomaps']
 $wgHooks ['MappingServiceLoad'][] = 'smfInitYahooMaps'


Detailed Description

This file holds the general information for the Yahoo! Maps service.

GNU GPL v3

Author:
Jeroen De Dauw < jeroendedauw@gmail.com >

Definition in file SM_YahooMaps.php.


Function Documentation

smfInitYahooMaps (  ) 

Definition at line 37 of file SM_YahooMaps.php.

References $wgAutoloadClasses.


Variable Documentation

$wgHooks['MappingServiceLoad'][] = 'smfInitYahooMaps'

Definition at line 35 of file SM_YahooMaps.php.

if (!defined( 'MEDIAWIKI')) $wgResourceModules['ext.sm.fi.yahoomaps']

Initial value:

 array(
        'dependencies' => array( 'ext.maps.yahoomaps', 'ext.sm.forminputs' ),
        'localBasePath' => dirname( __FILE__ ),
        'remoteBasePath' => $smgScriptPath .  '/includes/services/YahooMaps',
        'group' => 'ext.semanticmaps',
        'scripts' => array(
                'jquery.yahoomapsinput.js',
                'ext.sm.yahoomaps.js'
        ),
)

Definition at line 24 of file SM_YahooMaps.php.


Generated on Thu Feb 9 07:15:36 2012 for Semantic MediaWiki by  doxygen 1.5.6