<<

NAME

MT::App::Viewer

METHODS

$app->init()

This method is called automatically during construction. It calls "init" in MT::App, regsters the view method and sets the object's default_mode.

$app->view()

This generic method views a template interpolated in the appropriate context.

AUTHOR & COPYRIGHT

Please see "AUTHOR & COPYRIGHT" in MT.

<<