Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117751578
StoreResponseResult.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
948 B
Referenced Files
None
Subscribers
None
StoreResponseResult.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 Search/Response/Store/Result elements
*
* @package Syncroton
* @subpackage Model
*/
class
Syncroton_Model_StoreResponseResult
extends
Syncroton_Model_AXMLEntry
{
protected
$_xmlBaseElement
=
'Result'
;
protected
$_properties
=
array
(
'AirSync'
=>
array
(
'class'
=>
array
(
'type'
=>
'string'
),
'collectionId'
=>
array
(
'type'
=>
'string'
),
),
'Search'
=>
array
(
'longId'
=>
array
(
'type'
=>
'string'
,
'supportedSince'
=>
'2.5'
),
'properties'
=>
array
(
'type'
=>
'container'
,
'supportedSince'
=>
'2.5'
),
)
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 3:16 AM (1 d, 13 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a1/0d/63d109039dd17dd3dc26f5c3e545
Default Alt Text
StoreResponseResult.php (948 B)
Attached To
Mode
rS syncroton
Attached
Detach File
Event Timeline