In http://api.drupal.org/api/5/function/hook_nodeapi a detail about the $a3 paramter is missing. The parameter $a3 is set to 1 not only for $op == "view" but also for $op == "alter".

Comments

brunodbo’s picture

Project: Documentation » Drupal core
Version: » 7.x-dev
Component: Documentation in CVS » documentation
brunodbo’s picture

Changed the component to reflect the new component categorization. See http://drupal.org/node/301443.

lilou’s picture

Category: bug » task

@knugar : you can be more clear ?

theflowimmemorial’s picture

Status: Active » Closed (fixed)
Issue tags: +tcdocsprint09

It seems pretty clear that $a3 is only passed in on view and validate. I don't see any reason to change docs for this.