Метод | Описание | |
---|---|---|
__construct ( |
||
__get ( string $name ) : mixed | ||
__isset ( string $name ) : boolean | ||
__set ( string $name, mixed $value ) : void | ||
create ( |
||
getModified ( ) : array | ||
getRow ( ) : |
||
hasRow ( ) : boolean | ||
ref ( string $key, string $throughColumn = NULL ) : |
||
related ( string $key, string $throughColumn = NULL ) : |
||
setRow ( |
||
update ( ) : boolean |
Метод | Описание | |
---|---|---|
checkRow ( ) : void | ||
isPersisted ( ) : boolean | ||
reload ( |
public __construct ( |
||
$row |
public static create ( |
||
$row | ||
Результат |
public setRow ( |
||
$row | ||
Результат |