JTableContenttype::getTypeId
Method to get the id given the type alias
Signature
public function getTypeId(string
$typeAlias )
Parameters
-
$typeAlias
- Content type alias (for example, 'com_content.article').
Returns
- mixed
- type_id for this alias if successful, otherwise null.