Overview

Namespaces

  • None
  • opensourceame

Classes

  • form_state
  • sql_query
  • sql_query_builder
  • stash_bean
  • stash_collection
  • stash_framework
  • stash_mysql
  • stash_mysql_collection
  • stash_mysql_framework
  • XTemplate
  • ztemplate

Functions

  • get_arguments
  • get_form_state
  • print_help
  • print_version
  • processTime
  • register_form_state
  • unregister_form_state
  • Overview
  • Namespace
  • Class
  • Tree

Class stash_mysql_framework

stash_framework
Extended by stash_mysql_framework

Direct Known Subclasses

stash_mysql, stash_mysql_collection
Located at stash/opensourceame.stash.php
Methods summary
public
# __construct( $o )
public
# parse_dsn( )
public
# connected( )
public
# connect( )
public &
# query( $query )
Methods Inherited From stash_framework
config(), link(), log(), parent()
Properties summary
protected $connection null
#
protected $database null
#
protected $host null
#
protected $table null
#
protected $id_field null
#
protected array $config_parts array('dsn', 'table', 'fields', 'id_field')
#
protected array $config array('id_field' => 'id')
#
Properties Inherited From stash_framework
$_parent
OpenSourceAme API Documentation API documentation generated by ApiGen.
Generated using the TokenReflection library.