UNICORN - server side
静的公開メンバ関数 | 静的公開変数類 | 全メンバ一覧
GenericORMapper クラス

静的公開メンバ関数

static getModel ($argDBO, $argModelName, $argExtractionCondition=NULL, $argBinds=NULL, $argAutoReadable=TRUE, $argSeqQuery=NULL)
 
static getAutoGenerateModel ($argDBO, $argModelName, $argExtractionCondition=NULL, $argBinds=NULL, $argAutoReadable=TRUE, $argSeqQuery=NULL)
 
static getModelPropertyDefs ($argDBO, $tableName, $argDescribes=NULL)
 
static getGeneratedModelName ($argTableName)
 

静的公開変数類

static $modelHashs = array()
 

詳解

モデルクラスの親クラス

関数詳解

static GenericORMapper::getAutoGenerateModel (   $argDBO,
  $argModelName,
  $argExtractionCondition = NULL,
  $argBinds = NULL,
  $argAutoReadable = TRUE,
  $argSeqQuery = NULL 
)
static

モデルクラスを自動生成して返す

static GenericORMapper::getGeneratedModelName (   $argTableName)
static

テーブル名をモデル名に変換する

引数
unknown$argTableName
戻り値
unknown
static GenericORMapper::getModel (   $argDBO,
  $argModelName,
  $argExtractionCondition = NULL,
  $argBinds = NULL,
  $argAutoReadable = TRUE,
  $argSeqQuery = NULL 
)
static

エイリアス

static GenericORMapper::getModelPropertyDefs (   $argDBO,
  $tableName,
  $argDescribes = NULL 
)
static

モデル定義取得


このクラス詳解は次のファイルから抽出されました: