PHP Class Microweber\Providers\Content\AttributesManager

Inheritance: extends Microweber\Providers\Database\Crud
Show file Open project: microweber/microweber

Public Properties

Property Type Description
$app Microweber\Application
$table

Public Methods

Method Description
__construct ( $app = null )
get ( $data = false )
get_values ( $params )
save ( $data )

Method Details

__construct() public method

public __construct ( $app = null )

get() public method

public get ( $data = false )

get_values() public method

public get_values ( $params )

save() public method

public save ( $data )

Property Details

$app public property

public Application,Microweber $app
return Microweber\Application

$table public property

public $table