]> source.dussan.org Git - jquery-ui.git/commit
Core: Modified widget factory to prevent access to internal methods through the API...
authorScott González <scott.gonzalez@gmail.com>
Sat, 16 Aug 2008 00:25:09 +0000 (00:25 +0000)
committerScott González <scott.gonzalez@gmail.com>
Sat, 16 Aug 2008 00:25:09 +0000 (00:25 +0000)
commit44140343f489842ec9ca92b072601bf7de7b4abe
tree9d431bfe1fe8f330889c383803e11c7a95ac88fd
parent4705f5cc2e6b73bb6b3a5f25fcf4955f3478c715
Core: Modified widget factory to prevent access to internal methods through the API (internal methods are any methods preceded by an underscore).  Provides framework for #3188.
ui/ui.core.js