GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MojoMojo::Controller::Jsrpc(3) User Contributed Perl Documentation MojoMojo::Controller::Jsrpc(3)

MojoMojo::Controller::Jsrpc - Various JSRPC functions.

This is the Mojo powering our AJAX features.

This controller dispatches various data to ajax methods in mojomojo These methods will be called indirectly through javascript functions.

Edit uses this to get live preview. It gets some content in params->{content} and runs it through the formatter chain.

Returns a list of children for the page given by the page_id parameter, formatted for inclusion in a vertical tree navigation menu.

Loads diff on demand. Takes an absolute revision number as arg, and diffs it against the previous version.

Add a tag through form submit

Add a tag to a page. Returns a list of yours and popular tags.

Remove a tag from a page. Returns a list of yours and popular tags.

Inline info on hover for gallery photos.

Backend that handles jQuery autocomplete requests for users.

Sets page permissions.

Clears this page permissions for a given role (making permissions inherited).

Validates if the user is able to edit permissions and if a role was supplied.

Marcus Ramberg <mramberg@cpan.org>, David Naughton <naughton@cpan.org>

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
2017-04-27 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.