PHP Class atk4\data\Join_Array

Inheritance: extends Join
Afficher le fichier Open project: atk4/data

Méthodes publiques

Méthode Description
afterInsert ( $model, $id )
afterLoad ( $model )
beforeInsert ( $model, &$data )
beforeUpdate ( $model, &$data )
doDelete ( $model, $id )
init ( ) This method is to figure out stuff.

Method Details

afterInsert() public méthode

public afterInsert ( $model, $id )

afterLoad() public méthode

public afterLoad ( $model )

beforeInsert() public méthode

public beforeInsert ( $model, &$data )

beforeUpdate() public méthode

public beforeUpdate ( $model, &$data )

doDelete() public méthode

public doDelete ( $model, $id )

init() public méthode

This method is to figure out stuff.
public init ( )