The SelectFunction must be on the window scope for the CKfinder to be able to find it, but I would like to be able to have it on an object. For this the function would be able to be passed to the CKfinder by reference and not as string. See discussion at viewtopic.php?f=10&t=10766&p=28534.
Or is this possible since 1.3?
In the docs, http://docs.fckeditor.net/CKFinder/SelectFunction, the first code reads "finder.SelectFunction = ShowFileInfo ;", so is that a reference?
As a possible alternative I thought maybe that the scope can now be passed in the SelectFunctionData, but by looking at the code example that seems not the case.
Wed, 12/17/2008 - 10:22
#1
Re: feature request - SelectFunction by reference
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: feature request - SelectFunction by reference
What I would like to do is get an object's function called directly:
Re: feature request - SelectFunction by reference
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+