Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117883978
SmartForward.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
SmartForward.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)
* @copyright Copyright (c) 2012-2012 KolabSYstems AG (http://www.kolabsys.com)
* @author Lars Kneschke <l.kneschke@metaways.de>
* @author Aleksander Machniak <machniak@kolabsys.com>
*/
/**
* Class to handle ActiveSync SmartForward element
*
* @package Syncroton
* @subpackage Model
*/
class
Syncroton_Model_SmartForward
extends
Syncroton_Model_AXMLEntry
{
protected
$_properties
=
array
(
'ComposeMail'
=>
array
(
'accountId'
=>
array
(
'type'
=>
'string'
),
'clientId'
=>
array
(
'type'
=>
'string'
),
'mime'
=>
array
(
'type'
=>
'byteArray'
),
'replaceMime'
=>
array
(
'type'
=>
'string'
),
'saveInSentItems'
=>
array
(
'type'
=>
'string'
),
'source'
=>
array
(
'type'
=>
'container'
),
// or string
'status'
=>
array
(
'type'
=>
'number'
),
),
'RightsManagement'
=>
array
(
'templateID'
=>
array
(
'type'
=>
'string'
),
)
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Apr 6, 1:14 AM (3 d, 19 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d8/eb/f005d685f5bfd0b1e406174b4d9c
Default Alt Text
SmartForward.php (1 KB)
Attached To
Mode
rS syncroton
Attached
Detach File
Event Timeline