DrupalBin
Submit Code
About
Recent Posts
user_cancel_methods
27 min 48 sec
ago
Node id in node title
54 min 27 sec
ago
ad
55 min 48 sec
ago
Example of your custom template variable
57 min 28 sec
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Code
View
Download
Fix
November 19, 2008 - 7:46pm — Anonymous
* This
function
should be used whenever you need to load more than one node
* from the database. Nodes are loaded into memory and will not
require
* database access
if
loaded again on the same page request.
*
If
you need to display the nodes in a specific order, you should use
* the
$nids
array
passed in to the
function
to access the objects once they
're
* loaded, since the $nodes array itself may not be ordered consistently.
Comments
Post new comment
Your name:
E-mail:
The content of this field is kept private and will not be shown publicly.
Homepage:
Comment:
*
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
Comments
Post new comment