JMicrodata::display
This function handle the logic of a Microdata intelligent display.
Check if the Type, Property are available, if not check for a Fallback, then reset all params for the next use and return the Microdata HTML
Signature
public function display([string
$displayType = '',
[boolean
$emptyOutput = false]] )
Parameters
-
$displayType
- Optional, 'inline', available ['inline'|'span'|'div'|meta]
-
$emptyOutput
- Return an empty string if the microdata output is disabled and there is a $content value
Returns
- string