Page MenuHomestyx hydra

AlmanacServicePropertyEditEngine.php
No OneTemporary

AlmanacServicePropertyEditEngine.php

<?php
final class AlmanacServicePropertyEditEngine
extends AlmanacPropertyEditEngine {
const ENGINECONST = 'almanac.service.property';
protected function newObjectQuery() {
return new AlmanacServiceQuery();
}
protected function getObjectViewURI($object) {
return $object->getURI();
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Nov 24, 1:05 PM (19 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
399482
Default Alt Text
AlmanacServicePropertyEditEngine.php (311 B)

Event Timeline