JMicrodata::isPropertyInType
Recursive function, control if the given Type has the given Property
Signature
public function isPropertyInType(string
$type,
string
$property )
Parameters
-
$type
- The Type where to check
-
$property
- The Property to check
Returns
- boolean