JMicrodata::getExpectedDisplayType
Return the expected display type of the [normal|nested|meta] In wich way to display the Property: normal -> itemprop="name" nested -> itemprop="director" itemscope itemtype="http://schema.org/Person" meta -> <meta itemprop="datePublished" content="1991-05-01">
Signature
protected function getExpectedDisplayType(string
$type,
string
$property )
Parameters
-
$type
- The Type where to find the Property
-
$property
- The Property to process
Returns
- string