PHP 클래스 SQL_Many, atk4

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

공개 프로퍼티들

프로퍼티 타입 설명
$auto_track_element
$model SQL_Model
$model_name
$orig_conditions
$our_field
$owner SQL_Model
$relation
$table_alias
$their_field

공개 메소드들

메소드 설명
from ( $m )
ref ( $mode = null )
refSQL ( $mode = null )
restoreConditions ( )
saveConditions ( )
set ( $model, $their_field = null, $our_field = null, $relation = null ) }}}

메소드 상세

from() 공개 메소드

public from ( $m )

ref() 공개 메소드

public ref ( $mode = null )

refSQL() 공개 메소드

public refSQL ( $mode = null )

restoreConditions() 공개 메소드

public restoreConditions ( )

saveConditions() 공개 메소드

public saveConditions ( )

set() 공개 메소드

}}}
public set ( $model, $their_field = null, $our_field = null, $relation = null )

프로퍼티 상세

$auto_track_element 공개적으로 프로퍼티

public $auto_track_element

$model 공개적으로 프로퍼티

public SQL_Model $model
리턴 SQL_Model

$model_name 공개적으로 프로퍼티

public $model_name

$orig_conditions 공개적으로 프로퍼티

public $orig_conditions

$our_field 공개적으로 프로퍼티

public $our_field

$owner 공개적으로 프로퍼티

public SQL_Model $owner
리턴 SQL_Model

$relation 공개적으로 프로퍼티

public $relation

$table_alias 공개적으로 프로퍼티

public $table_alias

$their_field 공개적으로 프로퍼티

public $their_field