1. * This function should be used whenever you need to load more than one node
  2.  * from the database. Nodes are loaded into memory and will not require
  3.  * database access if loaded again on the same page request.
  4.  * If you need to display the nodes in a specific order, you should use
  5.  * the $nids array passed in to the function to access the objects once they're
  6. * loaded, since the $nodes array itself may not be ordered consistently.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockcode>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Lines and paragraphs break automatically.

More information about formatting options