Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117757732
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 Syncroton
* @subpackage 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 Syncroton
* @subpackage 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_AXMLEntry
{
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'
,
'supportedSince'
=>
'14.0'
),
'umAttOrder'
=>
array
(
'type'
=>
'number'
,
'supportedSince'
=>
'14.0'
),
),
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 9:24 AM (3 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2e/75/dce4e02c4277af02960e7a6b3264
Default Alt Text
EmailAttachment.php (1 KB)
Attached To
Mode
rS syncroton
Attached
Detach File
Event Timeline