Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F8198891
Tasks.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
633 B
Referenced Files
None
Subscribers
None
Tasks.php
View Options
<?php
/**
* Syncroton
*
* @package Syncroton
* @subpackage Data
* @license http://www.tine20.org/licenses/lgpl.html LGPL Version 3
* @copyright Copyright (c) 2009-2012 Metaways Infosystems GmbH (http://www.metaways.de)
* @author Lars Kneschke <l.kneschke@metaways.de>
*/
/**
* class to handle ActiveSync Sync command
*
* @package Syncroton
* @subpackage Data
*/
class
Syncroton_Data_Tasks
extends
Syncroton_Data_AData
{
protected
$_supportedFolderTypes
=
array
(
Syncroton_Command_FolderSync
::
FOLDERTYPE_TASK
,
Syncroton_Command_FolderSync
::
FOLDERTYPE_TASK_USER_CREATED
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jul 8, 9:21 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1051879
Default Alt Text
Tasks.php (633 B)
Attached To
Mode
R4 syncroton
Attached
Detach File
Event Timeline
Log In to Comment