NextDom\Model\Entity\Parents\BasePlan

Synopsis

class BasePlan extends BaseEntity {
  • // Inherited members from BaseEntity
  • protected  $id;
  • // Inherited members from BaseModel
  • protected bool $_changed;
  • // Inherited methods from BaseEntity
  • public int getId()
  • public $this setId()
}

Hierarchy

Constants

Name Value
TABLE_NAME ''
TABLE_NAME ''

Members

protected

  • $_changedNextDom\Model\Entity\Parents\bool
  • $configuration — string
  • $css — string
  • $display — string
  • $id — integer
  • $position — string

Methods

public

Inherited from NextDom\Model\Entity\Parents\BaseEntity

public

Inherited from NextDom\Model\Entity\Parents\BaseModel

public

Inherited from NextDom\Model\Entity\Parents\ConfigurationEntity

public

Inherited from NextDom\Model\Entity\Parents\DisplayEntity

public