Page MenuHomestyx hydra

ConpherenceTransactionType.php
No OneTemporary

ConpherenceTransactionType.php

<?php
/**
* @group conpherence
*/
final class ConpherenceTransactionType extends ConpherenceConstants {
const TYPE_FILES = 'files';
const TYPE_TITLE = 'title';
const TYPE_PARTICIPANTS = 'participants';
const TYPE_DATE_MARKER = 'date-marker';
/* these two are deprecated but keep them around for legacy installs */
const TYPE_PICTURE = 'picture';
const TYPE_PICTURE_CROP = 'picture-crop';
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Apr 28, 7:27 PM (5 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1332709
Default Alt Text
ConpherenceTransactionType.php (448 B)

Event Timeline