PHP Class Flake\Core\Model\Db

Inheritance: extends Flake\Core\Model
Afficher le fichier Open project: jeromeschneider/baikal Class Usage Examples

Protected Properties

Свойство Type Description
$bFloating

Méthodes publiques

Méthode Description
__construct ( $sPrimary = false )
destroy ( )
floating ( )
getBaseRequester ( )
getByRequest ( FS\Core\Requester\Sql $oRequester )
getDataTable ( )
getPrimary ( )
getPrimaryKey ( )
persist ( )

Méthodes protégées

Méthode Description
initByPrimary ( $sPrimary )
initFloating ( )

Method Details

__construct() public méthode

public __construct ( $sPrimary = false )

destroy() public méthode

public destroy ( )

floating() public méthode

public floating ( )

getBaseRequester() static public méthode

static public getBaseRequester ( )

getByRequest() static public méthode

static public getByRequest ( FS\Core\Requester\Sql $oRequester )
$oRequester FS\Core\Requester\Sql

getDataTable() static public méthode

static public getDataTable ( )

getPrimary() public méthode

public getPrimary ( )

getPrimaryKey() static public méthode

static public getPrimaryKey ( )

initByPrimary() protected méthode

protected initByPrimary ( $sPrimary )

initFloating() protected méthode

protected initFloating ( )

persist() public méthode

public persist ( )

Property Details

$bFloating protected_oe property

protected $bFloating