Quetions About Yiiactiveform And Firebug

I try to see the js script from a CActiveForm in firebug. I can see the js script of yiigridview (the initial options and others). Why I can´t see the initial options od the yiiactiveform?

Ex.

$(’#anyid’).yiiactiveform({enableValidationAjax => false, … })