Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.809 Times

Base Class freeware
Filter: All | Freeware | Demo
 

Base Class

< 1 2 3 4 5 > 
Added: July 30, 2013 | Visits: 481

Limit Result Set Iterator There is a base class that provides abstract range calculation based on the number of page and number of result rows per page to retrieve.The iterator interface is also implemented to traverse query result rows.Limit Result Set Iterator also comes with an implementation class to execute and... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Limit Result Set Iterator Download

Added: March 24, 2013 | Visits: 316

mysqlix The MySQLi base class is extended in order to add new functionality.Key Features of mysqlix:- Inserting, updating and retrieving MySQL table rows from a list of parameters- Creating and dropping databases, tables and triggers- Adding table columns- Retrieving table comments Platforms: PHP

License: Freeware Size: 10 KB Download (42): mysqlix Download

Added: May 30, 2013 | Visits: 283

BaseDB BaseDB is the excellent oo base class for mysql interaction. worth looking at. You must use this as a base class and extend your classes which map to a table name.Your tables must have a 'id', 'created' and 'modified' field to work properly and the class takes care of the rest. check it out. Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): BaseDB Download

Added: September 17, 2010 | Visits: 935

uSTL uSTL is a partial implementation of the Standard Template Library which reduces code size by factoring memory management code into a non-template base class and deriving containers from it. Whats New in This Release: - This is the feature-complete release. - All containers, algorithms, and... Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): uSTL Download

Added: February 11, 2010 | Visits: 981

SQL::Amazon::UserGuide SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. SYNOPSIS # # create the parser, passing in the current Amazon metadata # my $parser = SQL::Amazon::Parser->new(%attrs); # # parse a SQL statement, returning a SQL::Amazon::Statement # my $stmt =... Platforms: *nix

License: Freeware Size: 58.37 KB Download (94): SQL::Amazon::UserGuide Download

Added: May 10, 2013 | Visits: 331

Content Parser There is an abstract base class that can check the strings and call concrete methods that do the actual processing of the texts in the strings. Arrays can be traversed to process string entry values. It can also traverse array entries recursively to process their entries. An implementation... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Content Parser Download

Added: May 10, 2013 | Visits: 384

NP Pagination There is a base class that can show links to browse generic listings split between multiple pages of a limited number of items, given the total number of items the link base URL. Links to browse the query results can be are generated by a sub-class. Requirements: - PHP 4.0 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): NP Pagination Download

Added: June 20, 2013 | Visits: 510

aDB PDO like database abstraction aDB PDO like database abstraction comes with a base class that provides an interface to the basic database access wrapper functionality.Drivers that provide the actual implementation of the database access functionality should implement a sub-class of the main interface class. Iterators can be... Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): aDB PDO like database abstraction Download

Added: May 13, 2013 | Visits: 484

Simple Abstract Table Simple Abstract Table is a base class that should be extended by a class that specifies the table name and other details that define how to store and retrieve objects in the given table.The base class can check the variables that changed to learn which table fields should be set when inserting or... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Simple Abstract Table Download

Added: September 10, 2013 | Visits: 516

Naf Database Tools The information in object variables is mapped to records of a database table, through the provided base class. That class provides functions to create, retrieve, update, and delete objects stored in the database.It can be extended by implementation classes that define the class variables with... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Naf Database Tools Download

Added: June 12, 2013 | Visits: 563

MySQLWrapper The base class handles database connections and query execution, while a separate class can execute queries formed from a list of parameters.Key Features of MySQLWrapper:- Count rows in a given table- Retrieve all rows from a table that match a condition- Retrieve all values of a table field that... Platforms: PHP

License: Freeware Size: 10 KB Download (46): MySQLWrapper Download

Added: June 12, 2013 | Visits: 508

Abstract SQL Table to Object Abstract SQL Table to Object provides a base class from which all classes that map database tables should inherit. The sub-class should define the table it is wrapping, the primary key field and variables to store the table field values.The base class can query the database to retrieve the list... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Abstract SQL Table to Object Download

Added: October 13, 2013 | Visits: 378

Unix::ConfigFile The Unix::ConfigFile module provides a base class from which the other Unix::*File modules are derived. It provides some basic facilities like file opening, locking, and closing. You do not need to use this module directly unless you are developing a derived module for an unsupported... Platforms: *nix

License: Freeware Size: 20.48 KB Download (44): Unix::ConfigFile Download

Added: January 18, 2010 | Visits: 1.417

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use... Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

Added: January 18, 2010 | Visits: 957

Class::Adapter Class::Adapter is a Perl implementation of the "Adapter" Design Pattern. The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern. What is an Adapter? The term Adapter refers to a "Design Pattern" of the same... Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Class::Adapter Download

Added: January 18, 2010 | Visits: 1.350

Class::Adapter::Builder Class::Adapter::Builder is a Perl module that can generate Class::Adapter classes. SYNOPSIS package My::Adapter; use strict; use Class::Adapter::Builder ISA => Specific::API, METHODS => [ qw{foo bar baz} ], method => different_method; 1; Class::Adapter::Builder is another mechanism... Platforms: *nix

License: Freeware Size: 24.58 KB Download (206): Class::Adapter::Builder Download

Added: September 23, 2010 | Visits: 1.305

Class::InsideOut::Manual::About Class::InsideOut::Manual::About is a guide to this and other implementations of the inside-out technique. This manual provides an overview of the inside-out technique and its application within Class::InsideOut and other modules. It also provides a list of references for further study.... Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): Class::InsideOut::Manual::About Download

Added: April 18, 2010 | Visits: 874

Class::DBI::FormBuilder Class::DBI::FormBuilder is a Perl module with Class::DBI/CGI::FormBuilder integration. SYNOPSIS package Film; use strict; use warnings; use base Class::DBI; use Class::DBI::FormBuilder; # for indented output: # use Class::DBI::FormBuilder PrettyPrint => ALL; # POST all forms to... Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Class::DBI::FormBuilder Download

Added: October 07, 2010 | Visits: 957

Class::DBI::FormTools Class::DBI::FormTools is a Perl module to build forms with multiple interconnected objects. SYNOPSIS package MyApp::Film; use base Class::DBI::FormTools; Mason example < %init > my $o = Film->retrieve(42); < /%init > < form > < input name="< % $o- >form_fieldname(title) % >"... Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): Class::DBI::FormTools Download

Added: October 06, 2010 | Visits: 675

Class::DataStore Class::DataStore is a Perl module for generic OO data storage/retrieval. SYNOPSIS my %values = ( one => 1, two => 2 ); my $store = Class::DataStore->new( %values ); # using get/set methods $store->set( three, 3 ); my $three = $store->get( three ); # using AUTOLOAD method $store->four(... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): Class::DataStore Download

< 1 2 3 4 5 >