(Not documented)
# File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/i18n.rb, line 151
151: def uhook_extra_rjs_on_update(page, valid)
152: yield page
153: if @widget.id
154: page.replace "edit_widget_#{params[:id]}", uhook_link_to_edit_widget(@widget)
155: page << "myLightWindow._processLink($('edit_widget_#{@widget.id}'));" if @widget.is_configurable?
156: end
157: end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.