PHP Class Forum\Model\PostModel

Inheritance: extends Phoenix\Model\AdminModel
Show file Open project: asika32764/natika

Protected Properties

Property Type Description
$reorderConditions array Property reorderConditions.

Protected Methods

Method Description
prepareRecord ( Windwalker\Record\Record $record ) : void prepareRecord

Method Details

prepareRecord() protected method

prepareRecord
protected prepareRecord ( Windwalker\Record\Record $record ) : void
$record Windwalker\Record\Record
return void

Property Details

$reorderConditions protected property

Property reorderConditions.
protected array $reorderConditions
return array