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

stash_framework
Extended by stash_mysql_framework
Extended by stash_mysql
Located at stash/opensourceame.stash.php
Methods summary
public
# delete( $id = null )
public
# retrieve( $id, $id_field = null )
public
# save( )
public
# archive( )
public
# archive_list( )
public
# archive_restore( $archdate )
public
# archive_retrieve( $archdate )
Methods Inherited From stash_mysql_framework
__construct(), connect(), connected(), parse_dsn(), query()
Methods Inherited From stash_framework
__construct(), config(), link(), log(), parent()
Properties summary
protected string $archive_table_suffix '_archive'
#
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.