Find out current viewfield argument

gopher - January 4, 2008 - 22:38
Project:Viewfield
Version:5.x-1.2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Is there any way to programatically find out the argument being used in a given viewfield node?

#1

Darren Oh - April 30, 2008 - 14:58
Status:active» closed

token_replace_multiple($string, array('node' => $node)) is used to replace tokens in the arguments string with their values for that node.

 
 

Drupal is a registered trademark of Dries Buytaert.