Node
Submitted by valerio on Mon, 05/03/2010 - 09:18
This is a node with a CCK multiple value field (field_images)
stdClass Object
(
[nid] => 7
[type] => page
[language] =>
[uid] => 1
[status] => 1
[created] => 1271443207
[changed] => 1271443207
[comment] => 0
[promote] => 0
[moderate] => 0
[sticky] => 0
[tnid] => 0
[translate] => 0
[vid] => 7
[revision_uid] => 1
[title] => test jquery
[body] => <p>Hello</p>
[teaser] => <p>Hello</p>
[log] =>
[revision_timestamp] => 1271443207
[format] => 2
[name] => valerio
[picture] =>
[data] => a:2:{s:13:"form_build_id";s:37:"form-e71ef293a1a1c79db4be92c9b27a04a9";s:17:"comments_per_page";s:2:"10";}
[field_images] => Array
(
[0] => Array
(
[fid] => 5
[list] => 1
[data] => Array
(
[description] => The first one slide
[alt] => alt text
[title] =>
)
[uid] => 1
[filename] => 001.png
[filepath] => sites/default/files/001_0.png
[filemime] => image/png
[filesize] => 44415
[status] => 1
[timestamp] => 1271443171
)
[1] => Array
(
[fid] => 6
[list] => 1
[data] => Array
(
[description] => second slide
[alt] => alt
[title] =>
)
[uid] => 1
[filename] => 002.png
[filepath] => sites/default/files/002_0.png
[filemime] => image/png
[filesize] => 19373
[status] => 1
[timestamp] => 1271443194
)
)
)
- Login to post comments