Page MenuHomestyx hydra

AlmanacCustomServiceType.php
No OneTemporary

AlmanacCustomServiceType.php

<?php
final class AlmanacCustomServiceType extends AlmanacServiceType {
const SERVICETYPE = 'almanac.custom';
public function getServiceTypeShortName() {
return pht('Custom');
}
public function getServiceTypeName() {
return pht('Custom Service');
}
public function getServiceTypeDescription() {
return pht('Defines a unstructured custom service.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Thu, Jan 15, 2:01 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
620818
Default Alt Text
AlmanacCustomServiceType.php (385 B)

Event Timeline