Class CGoogleApi
CGoogleApi provides helper methods to easily access the Google API loader.
		
		
		
		Package: system\web\helpers
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Located at x2engine/framework/web/helpers/CGoogleApi.php
	
	Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Located at x2engine/framework/web/helpers/CGoogleApi.php
			 public static
			string
			
			
		 | 
		|
			 public static
			string
			
			
		 | 
		
		#
		 load( string $name, string $version = '1', array $options = array() )
		Loads the specified API module. Note that you should call   | 
	
			 public static
			
			
			
		 | 
		
		#
		 register( string $name, string $version = '1', array $options = array(), string $apiKey = null )
		Registers the specified API module. This is similar to   | 
	
			public static 
			string
		 | 
		$bootstrapUrl | '//www.google.com/jsapi' | 
		
			#
			 Protocol relative url to the Google API loader which allows easy access to most of the Google AJAX APIs  |