NAME

Rit::Base::AJAX

DESCRIPTION

Tie it all together, make your pages into real applications!

wu

  [% ajax->wu({ subj => node.id, pred_name => 'has_visitor', args... }) %]

Get a widget for updating from subj->wu( pred_name, $args )

pagepart_reload_button

new_form_id

  Rit::Base::AJAX->new_form_id()

Gives you a unique id to use for tying html/javascript/rb together.

register_page_part

  [% ajax.register_page_part( divid, update_url, params ) %]