ONO::FW::Apps::Info

Functions

display_all();

Display both small PDF and tablet/iPad preview.

Switches

-f use external file
-h force respect height (not implemented)
-t wrap in horizontal table (only td, not table/td)

ONO::FW::Apps::Info->display_all( $variation, $app, $width, $switches );

display_pdf();

Display a small PDF preview.

ONO::FW::Apps::Info->display_pdf( $variation, $app, $img, $width, $switches );
returns: $CODE

display_tab();

Display a small tablet (iPad) preview.

ONO::FW::Apps::Info->display_tab( $variation, $app, $img, $width, $switches );
returns: $CODE

info();

Display ONO app information.

ONO::FW::Apps::Info->info( $db, $community, $lang, $setup_ref, $BLK_ref, $variation, $vars_ref, $BASE );
returns: $WEB

Sub-Modules

none

Dependencies

Code