ContentModelForm::getItem
Method to get article data.
Signature
public function getItem([integer
$itemId = null] )
Parameters
-
$itemId
- The id of the article.
Returns
- mixed
- Content item data object on success, false on failure.