Tutorial content. Please note that is feature is EOL, it may become obsolete and deprecated soon.
format:
-type:id;x_pos;y_pos;width;data (with ID, required when using the editor mode)
-type;x_pos;y_pos;width;data (without ID)
types:
-box (text),
-box_color (replace 'color' by hex value)
-up / down / left / right
-header (warning: needs to be parsed externally)
-border (warning: needs to be parsed externally)
-setup (warning: needs to be parsed externally)
-image
-frame (or "focus" for legacy apps)
Functions
render();
ONO::Lib::Content::Tutorial->render( $script_url, $page, $pages, $image, $boxes_ref, $BLK_ref, $setup_ref );
returns: $SCREEN
screen();
ONO::Lib::Content::Tutorial->screen( $image,$IMG_CLASS, $content, $script_url, $page,$pages,$first,$prev,$next, $icon_size, $margin_top, $setup_ref, $BLK_ref, $FLOAT, $DEBUG );
Sub-Modules
none
Dependencies