JMicrodata::htmlDiv
Return the microdata in an <div> tag.
Signature
public function htmlDiv(string
$content,
[string
$property = '',
[string
$scope = '',
[boolean
$inverse = false]]] )
Parameters
-
$content
- The human value
-
$property
- Optional, the human value to display
-
$scope
- Optional, the Type scope to display
-
$inverse
- Optional, default = false, inverse the $scope with the $property
Returns
- string