Documentation

ArticleAttribute extends Base
in package

Class Attribute.

Table of Contents

$articleDetailId  : int
$articleId  : int
$attr1  : mixed
$attr10  : mixed
$attr11  : mixed
$attr12  : mixed
$attr13  : mixed
$attr14  : mixed
$attr15  : mixed
$attr16  : mixed
$attr17  : mixed
$attr18  : mixed
$attr19  : mixed
$attr2  : mixed
$attr20  : mixed
$attr3  : mixed
$attr4  : mixed
$attr5  : mixed
$attr6  : mixed
$attr7  : mixed
$attr8  : mixed
$attr9  : mixed
$id  : int
getArrayCopy()  : array<string|int, mixed>
Gets the attributes of this entity.
getArticleDetailId()  : int
getArticleId()  : int
getAttr1()  : mixed
getAttr10()  : mixed
getAttr11()  : mixed
getAttr12()  : mixed
getAttr13()  : mixed
getAttr14()  : mixed
getAttr15()  : mixed
getAttr16()  : mixed
getAttr17()  : mixed
getAttr18()  : mixed
getAttr19()  : mixed
getAttr2()  : mixed
getAttr20()  : mixed
getAttr3()  : mixed
getAttr4()  : mixed
getAttr5()  : mixed
getAttr6()  : mixed
getAttr7()  : mixed
getAttr8()  : mixed
getAttr9()  : mixed
getId()  : int
setArticleDetailId()  : ArticleAttribute
setArticleId()  : ArticleAttribute
setAttr1()  : ArticleAttribute
setAttr10()  : ArticleAttribute
setAttr11()  : ArticleAttribute
setAttr12()  : ArticleAttribute
setAttr13()  : ArticleAttribute
setAttr14()  : ArticleAttribute
setAttr15()  : ArticleAttribute
setAttr16()  : ArticleAttribute
setAttr17()  : ArticleAttribute
setAttr18()  : ArticleAttribute
setAttr19()  : ArticleAttribute
setAttr2()  : ArticleAttribute
setAttr20()  : ArticleAttribute
setAttr3()  : ArticleAttribute
setAttr4()  : ArticleAttribute
setAttr5()  : ArticleAttribute
setAttr6()  : ArticleAttribute
setAttr7()  : ArticleAttribute
setAttr8()  : ArticleAttribute
setAttr9()  : ArticleAttribute
setEntityAttributes()  : $this
Sets the attributes of this entity.
setId()  : Base

Properties

Methods

getArrayCopy()

Gets the attributes of this entity.

public getArrayCopy() : array<string|int, mixed>
Return values
array<string|int, mixed>

getArticleDetailId()

public getArticleDetailId() : int
Return values
int

getId()

public getId() : int
Return values
int

setEntityAttributes()

Sets the attributes of this entity.

public setEntityAttributes(array<string|int, mixed> $attributes) : $this
Parameters
$attributes : array<string|int, mixed>
Return values
$this

setId()

public setId(int $id) : Base
Parameters
$id : int
Return values
Base

Search results