PHP 클래스 Microweber\Providers\Content\AttributesManager

상속: extends Microweber\Providers\Database\Crud
파일 보기 프로젝트 열기: microweber/microweber

공개 프로퍼티들

프로퍼티 타입 설명
$app Microweber\Application
$table

공개 메소드들

메소드 설명
__construct ( $app = null )
get ( $data = false )
get_values ( $params )
save ( $data )

메소드 상세

__construct() 공개 메소드

public __construct ( $app = null )

get() 공개 메소드

public get ( $data = false )

get_values() 공개 메소드

public get_values ( $params )

save() 공개 메소드

public save ( $data )

프로퍼티 상세

$app 공개적으로 프로퍼티

public Application,Microweber $app
리턴 Microweber\Application

$table 공개적으로 프로퍼티

public $table