The method name in that file is setDescription() but you are calling addDescription(). This explains why I did not find it in the manual or the API, I was searching for addDescription as your per your post. Try $form->setDescription().
Last edited by jweber : 06-21-2008 at 11:23 PM.
|