Call GetEndScript

thread: 3 messages  |  last: about 2 years ago  |  started: wednesday, december 23, 2009, 7:59 am pst


#1  |  Leonardo (Minas Gerais) Brazil
Wednesday, December 23, 2009, 7:59 AM PST

Hello everyone, I'm with a doubt GetEndScript function that is used in the controls, I wanted to know where it is called. Well I have not found. I thought she would be called in GetHtmlControl function, but no. I've been in class and ControlBase Control and QtextBoxBase and did not see that call.

And if you can could someone explain to me that she truly thankful!

#2  |  Mike Ho (Sunnyvale, CA) United States of America Qcodo Administrator
Wednesday, December 23, 2009, 11:24 AM PST

GetEndScript is called in QForm's RenderEnd() -- basically, during RenderEnd(), QForm will actually go through all the controls rendered on the page and call GetEndScript() on each of those controls.

#3  |  Leonardo (Minas Gerais) Brazil
Thursday, December 24, 2009, 4:49 AM PST

Mike I was having trouble with some plugins that it did and others who adapted the Qcubed to Qcodo. It was resolved, but questions remained.

My problem was the following plugins worked, but when spun in panel_drafts using ajax not working. I solved by adding functions in getEndScript I saw in dlowloads community Qcodo Ancient and realized I was talking a comment upon the role that was needed for ajax

After this function getEndScript which its functionality? and that only with her that my panel_drafts work right with the plugins?

Pbrigado Mike for helping me already.



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.