【jQueryUI】sortable()のtoArrayメソッドにオプションを渡す際。

渡し方めも。

var result = $('.selector').sortable('toArray', {attribute: 'value'});

と言った感じ。