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_collection

stash_framework
Extended by stash_mysql_framework
Extended by stash_mysql_collection
Located at stash/opensourceame.stash.php
Methods summary
public
# __construct( $parent )
public
# __call( $method, $args )
public
# add_condition( $c )
public
# set_select( $s )
public
# set_order( $o )
public
# set_group( $o )
public
# set_limit( $limit )
public
# retrieve_multiple( )
public
# retrieve( $id = null, $id_field = null )
Methods Inherited From stash_mysql_framework
connect(), connected(), parse_dsn(), query()
Methods Inherited From stash_framework
config(), link(), log(), parent()
Properties Inherited From stash_mysql_framework
$config, $config_parts, $connection, $database, $host, $id_field, $table
Properties Inherited From stash_framework
$_parent, $config, $config_parts
OpenSourceAme API Documentation API documentation generated by ApiGen.
Generated using the TokenReflection library.