Fonctions membres publiques | |
__construct (eZContentObject $article) | |
setCategoryNodeID ($assignmentID) | |
getCategory () | |
isNew () | |
Attributs protégés | |
$article | |
Définition à la ligne 3 du fichier iPArticle.php.
iPArticle::__construct | ( | eZContentObject | $article | ) |
Définition à la ligne 11 du fichier iPArticle.php.
Références $article.
iPArticle::getCategory | ( | ) |
Retourne le noeud de la rubrique de l'article
Définition à la ligne 61 du fichier iPArticle.php.
Références $nodes.
Référencé par iPFunctionCollection\fetchNewArticles(), et iPFunctionCollection\fetchUnpublishedArticles().
iPArticle::isNew | ( | ) |
Retourne vrai si l'article n'a jamais été modifié
Définition à la ligne 81 du fichier iPArticle.php.
iPArticle::setCategoryNodeID | ( | $assignmentID | ) |
Définition à la ligne 16 du fichier iPArticle.php.
Références $object.
|
protected |
Définition à la ligne 8 du fichier iPArticle.php.
Référencé par __construct().