Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117754382
EmailAttachment.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
EmailAttachment.php
View Options
<?php
/**
* Syncroton
*
* @package Model
* @license http://www.tine20.org/licenses/lgpl.html LGPL Version 3
* @copyright Copyright (c) 2012-2012 Metaways Infosystems GmbH (http://www.metaways.de)
* @author Lars Kneschke <l.kneschke@metaways.de>
*/
/**
* class to handle ActiveSync event
*
* @package Model
* @property string class
* @property string collectionId
* @property bool deletesAsMoves
* @property bool getChanges
* @property string syncKey
* @property int windowSize
*/
class
Syncroton_Model_EmailAttachment
extends
Syncroton_Model_AEntry
{
protected
$_xmlBaseElement
=
'Attachment'
;
protected
$_properties
=
array
(
'AirSyncBase'
=>
array
(
'contentId'
=>
array
(
'type'
=>
'string'
),
'contentLocation'
=>
array
(
'type'
=>
'string'
),
'displayName'
=>
array
(
'type'
=>
'string'
),
'estimatedDataSize'
=>
array
(
'type'
=>
'string'
),
'fileReference'
=>
array
(
'type'
=>
'string'
),
'isInline'
=>
array
(
'type'
=>
'number'
),
'method'
=>
array
(
'type'
=>
'string'
),
),
'Email2'
=>
array
(
'umAttDuration'
=>
array
(
'type'
=>
'number'
),
'umAttOrder'
=>
array
(
'type'
=>
'number'
),
),
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 6:53 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18732330
Default Alt Text
EmailAttachment.php (1 KB)
Attached To
Mode
rS syncroton
Attached
Detach File
Event Timeline