PHP 클래스 atk4\data\Join_Array

상속: extends Join
파일 보기 프로젝트 열기: atk4/data

공개 메소드들

메소드 설명
afterInsert ( $model, $id )
afterLoad ( $model )
beforeInsert ( $model, &$data )
beforeUpdate ( $model, &$data )
doDelete ( $model, $id )
init ( ) This method is to figure out stuff.

메소드 상세

afterInsert() 공개 메소드

public afterInsert ( $model, $id )

afterLoad() 공개 메소드

public afterLoad ( $model )

beforeInsert() 공개 메소드

public beforeInsert ( $model, &$data )

beforeUpdate() 공개 메소드

public beforeUpdate ( $model, &$data )

doDelete() 공개 메소드

public doDelete ( $model, $id )

init() 공개 메소드

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