ApiDoc BACKEND

NoticeTemplates extends ActiveRecord

This is the model class for table "notice_templates".

Table of Contents

Properties

$created_at  : string
$desc  : string
$id  : int
$immutable  : int
$productPresentations  : array<string|int, ProductPresentation>
$productPresentations0  : array<string|int, ProductPresentation>
$title  : string
$type  : string
$updated_at  : string

Methods

fields()  : mixed
getProductPresentations()  : ActiveQuery
Gets query for [[ProductPresentations]].
getProductPresentations0()  : ActiveQuery
Gets query for [[ProductPresentations0]].
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Properties

Methods

getProductPresentations()

Gets query for [[ProductPresentations]].

public getProductPresentations() : ActiveQuery
Return values
ActiveQuery

getProductPresentations0()

Gets query for [[ProductPresentations0]].

public getProductPresentations0() : ActiveQuery
Return values
ActiveQuery

        
On this page

Search results