Group
Extension

Matches 1

Labyrinth-Plugin-Core ( B/BA/BARBIE/Labyrinth-Plugin-Core-5.19.tar.gz, BARBIE, 2015; MetaCPAN )
Labyrinth-Plugin-Core/lib/Labyrinth/Plugin/Content.pm ( view source; MetaCPAN )
quired.

=item RealmJS

Use when the JavaScript layout template is required.

=item RealmJSON

Use when the JSON layout template is required.

=item RealmPlain

Use when the plain text layout template
  { $tvars{realm} = 'ical';  }
sub RealmJS     { $tvars{realm} = 'js';    }
sub RealmJSON   { $tvars{realm} = 'json';  }
sub RealmPlain  { $tvars{realm} = 'plain'; }
sub RealmPopup  { $tvars{realm} = 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.