On Wed, Dec 29, 2010 at 7:33 PM, Shankar Dhanasekaran <
[email protected]> wrote:

> >>third parameter will be true by default not NULL
> Yes, you are right Mukesh. Sorry for the confusion.
>
> Now coming back to the question again, is there a way to call the
> function without setting the third parameter but setting the fourth?
> Like below?
> _nodereference_formatters_fieldset($legend, $value, , $description)
> (third parameter is left blank because it should be set to the default
> value 'TRUE'.)
>
>
_nodereference_formatters_fieldset($legend, $value, NULL, $description)

(replace NULL with whatever stands for null in the language of your choice)

regds,
mano
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to