ONO::FW::Edu::Apps::Modules::Worksheet

This module is a front end application module wrapper that has been created for the Morzino Project (morzino.com) and that has been released as Open Source software.

Note that this is NOT a self-contained application, it is only a wrapper that makes heavy use of the ONO Perl Framework application engine.

Functions

img_xy();

ONO::FW::Edu::Apps::Modules::Worksheet->img_xy( $col, $max_x, $app_pdf_y, $line_height, $line_font_offset, $vars_ref );
returns: ($img_x,$img_y)

learn();

ONO::FW::Edu::Apps::Modules::Worksheet->learn( $option, $vars_ref, $HTTP, $BASE );
returns: $WEB

load_app_data();

ONO::FW::Edu::Apps::Modules::Worksheet->load_app_data( $app_file, $username );

page_layout();

ONO::FW::Edu::Apps::Modules::Worksheet->page_layout( $canvas, $format, $vars_ref );

page_new();

ONO::FW::Edu::Apps::Modules::Worksheet->page_new( $canvas, $format, $font_size, $copy, $vars_ref, $BASE, $switches );

Internal Functions

_col_lay_calc();

&_col_lay_calc( );

Sub-Modules

none

Dependencies

Code