ContentModelArticle::featured
Method to toggle the featured setting of articles.
Signature
public function featured(
$pks,
[integer
$value = 0] )
Parameters
-
$pks
-
$value
Returns
- boolean
- True on success.