Marcus Ramberg > MojoMojo-0.999029 > MojoMojo::Controller::JSON

Download:
MojoMojo-0.999029.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: MojoMojo-0.999042

NAME ^

MojoMojo::Controller::JSON - Various functions that return JSON data.

SYNOPSIS ^

This is the Mojo for various functions that return json data.

DESCRIPTION ^

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

ACTIONS ^

tagsearch (json/tagsearch)

Backend which handles jQuery autocomplete requests for tag.

container_set_default_width (json/container_set_default_width)

Store width in session variable container_default_width

container_maximize_width (json/container_maximize_width)

Set or unset session variable maximize_width, which is used to maximize width

auto

Set default view

AUTHOR ^

Sachin Sebastian <sachinjsk at cpan.org>

Robert Litwiniec <linio at wonder.pl>

LICENSE ^

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.