Searched refs:datetimeCol (Results 1 – 1 of 1) sorted by relevance
33 protected $datetimeCol; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision51 $this->datetimeCol = $this->schema->findColumn('datetime');61 $this->datetime = $values[$this->datetimeCol->getColref() - 1]->getRawValue();293 … $published->setDatetime($latestPublished[$this->datetimeCol->getColref() - 1]->getRawValue());