BingoX::Chromium

BingoX::Chromium is a generic BingoX Admin module.
Download

BingoX::Chromium Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Adam Pisoni
  • Publisher web site:
  • http://search.cpan.org/~cnation/BingoX-1.93/lib/BingoX/Chromium.pm

BingoX::Chromium Tags


BingoX::Chromium Description

BingoX::Chromium is a generic BingoX Admin module. BingoX::Chromium is a generic BingoX Admin module.SYNOPSISuse BingoX::Chromium; # $BR - Blessed Reference # $SV - Scalar Value # @AV - Array Value # $HR - Hash Ref # $AR - Array Ref # $SR - Stream Ref # $proto - BingoX::Chromium object OR sub-class # $object - BingoX::Chromium objectCONSTRUCTORS $BR = $proto->new( $r, );DISPLAY METHODS $SV = $proto->postmodify_handler(); $SV = $proto->postadd_handler(); $SV = $object->display_list(); $SV = $object->display_view(); $SV = $object->display_modify(); $SV = $object->display_search(); - Not Implemented Yet! $SV = $object->display_row( $field ); $SV = $object->display_list_buttons(); $SV = $object->display_modify_buttons(); $SV = $object->displat_start_html(); $SV = $object->hidden_fields();DATA METHODS $SV = $object->save_data(); $HR = $object->get_data( ); $SV = $object->sanity(); $BR = $proto->dbh(); $BR = $object->db_obj(); $HR = $object->get_list_hash();CLASS VARIABLE METHODS $SV = $proto->data_class(); $SV = $proto->data_class_name(); $SV = $proto->adminuri(); $SV = $proto->classdesc(); $SV = $proto->qfd(); $SV = $proto->pkd(); $SV = $proto->prefix(); $SV = $proto->cpkey_params($pcpkey); $AR = $proto->fieldlist(); $HR = $proto->ui(); $AR = $proto->parents(); $AR = $proto->children(); $HR = $proto->fields(); $SV = $proto->fieldname( $field ); $SV = $proto->fieldtype( $field ); $HR = $proto->fieldhtmloptions( $field ); $SV = $proto->fieldrelclass( $field ); $SV = $proto->fieldrelclasstype( $field ); $HR = $proto->fieldoptions( $field ); $HR = $proto->fieldsanity( $field );OBJECT METHODS $SV = $object->flow(); $SV = $object->cpkey(); $SV = $object->pcpkey(); $SV = $object->parent_class(); $BR = $object->cgi(); $SV = $object->uri(); $SV = $object->displaymode(); $SV = $object->section(); $BR = $object->conf(); $BR = $object->r();HTML DISPLAY METHODS $SV = $object->HTML_date( $fieldname ); $SV = $object->HTML_view( $fieldname ); $SV = $object->HTML_hidden( $fieldname ); $SV = $object->HTML_text( $fieldname ); $SV = $object->HTML_textarea( $fieldname ); $SV = $object->HTML_popup( $fieldname ); - Not Finished! $SV = $object->HTML_scrolling( $fieldname ); $SV = $object->HTML_checkbox( $fieldname ); $SV = $object->HTML_file( $fieldname ); Requirements: · Perl


BingoX::Chromium Related Software