, , DatePicker jquery , factory, . $.fn . ,
$.fn.datepicker = function(options){
factory factory, factory :
$.widget( "ui.button", { .... });
, , factory.
http://wiki.jqueryui.com/w/page/12137778/Datepicker
, :
, factory API jQuery
factory - , , , , , , . DatePicker factory, , , factory , , , jquery , jquery, , .
, jquery ui DatePicker , , , . . factory , . UI Core . . ! $.widget.bridge.
if ( !instance ) {
return $.error( "cannot call methods on " + name + " prior to initialization; " +
"attempted to call method '" + options + "'" );
}
, , , . _destroyDatepicker. $.fn , , datePicker, , destroy -
if (!$target.hasClass(this.markerClassName)) {
return;
}
, , , , , - .
, . . , , , .