ApiDoc BACKEND

ProductPreNotes extends ActiveRecord

This is the model class for table "product_pre_notes".

Table of Contents

Properties

$fk_notes  : int
$fk_product_pre  : int
$fkNotes  : Notes
$fkProductPre  : ProductPresentation
$id  : int
$is_pinned  : int

Methods

fields()  : mixed
getFkNotes()  : ActiveQuery
Gets query for [[FkNotes]].
getFkProductPre()  : ActiveQuery
Gets query for [[FkProductPre]].
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Properties

Methods

getFkNotes()

Gets query for [[FkNotes]].

public getFkNotes() : ActiveQuery
Return values
ActiveQuery

getFkProductPre()

Gets query for [[FkProductPre]].

public getFkProductPre() : ActiveQuery
Return values
ActiveQuery

        
On this page

Search results