Searched refs:statusCol (Results 1 – 1 of 1) sorted by relevance
30 protected $statusCol; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision48 $this->statusCol = $this->schema->findColumn('status');58 $this->status = $values[$this->statusCol->getColref() - 1]->getRawValue();291 $published->setStatus($latestPublished[$this->statusCol->getColref() - 1]->getRawValue());