Class JDocumentJson
JDocumentJson class, provides an easy interface to parse and display JSON output
- JDocument
- 
			 JDocumentJson JDocumentJson
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: http://www.json.org/
Located at joomla/document/json.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				The
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				JDocumentJSON
				
				 | 
Methods inherited from JDocument
			_getLineEnd(), 
			_getTab(), 
			addScript(), 
			addScriptDeclaration(), 
			addScriptOptions(), 
			addScriptVersion(), 
			addStyleDeclaration(), 
			addStyleSheet(), 
			addStyleSheetVersion(), 
			getBase(), 
			getBuffer(), 
			getCharset(), 
			getDescription(), 
			getDirection(), 
			getGenerator(), 
			getInstance(), 
			getLanguage(), 
			getLink(), 
			getMediaVersion(), 
			getMetaData(), 
			getMimeEncoding(), 
			getModifiedDate(), 
			getScriptOptions(), 
			getTitle(), 
			getType(), 
			loadRenderer(), 
			parse(), 
			setBase(), 
			setBuffer(), 
			setCharset(), 
			setDescription(), 
			setDirection(), 
			setGenerator(), 
			setLanguage(), 
			setLineEnd(), 
			setLink(), 
			setMediaVersion(), 
			setMetaData(), 
			setMimeEncoding(), 
			setModifiedDate(), 
			setTab(), 
			setTitle(), 
			setType()
		
Magic methods summary
Properties summary
| 
				protected  
				string
			 | $_name | 
				#
				 Document name | 
Properties inherited from JDocument
			$_buffer, 
			$_charset, 
			$_engine, 
			$_generator, 
			$_lineEnd, 
			$_mdate, 
			$_metaTags, 
			$_mime, 
			$_namespace, 
			$_profile, 
			$_script, 
			$_scripts, 
			$_style, 
			$_styleSheets, 
			$_tab, 
			$_type, 
			$base, 
			$description, 
			$direction, 
			$instances, 
			$language, 
			$link, 
			$mediaVersion, 
			$scriptOptions, 
			$title
		
