Page MenuHomePhorge

AlmanacInterfaceEditor.php
No OneTemporary

Size
405 B
Referenced Files
None
Subscribers
None

AlmanacInterfaceEditor.php

<?php
final class AlmanacInterfaceEditor
extends AlmanacEditor {
public function getEditorObjectsDescription() {
return pht('Almanac Interface');
}
public function getCreateObjectTitle($author, $object) {
return pht('%s created this interface.', $author);
}
public function getCreateObjectTitleForFeed($author, $object) {
return pht('%s created %s.', $author, $object);
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Jun 30, 4:42 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
274338
Default Alt Text
AlmanacInterfaceEditor.php (405 B)

Event Timeline