Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2485179
CodePage7.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
CodePage7.php
View Options
<?php
/**
* Syncroton
*
* @package Wbxml
* @subpackage ActiveSync
* @license http://www.tine20.org/licenses/lgpl.html LGPL Version 3
* @copyright Copyright (c) 2008-2012 Metaways Infosystems GmbH (http://www.metaways.de)
* @author Lars Kneschke <l.kneschke@metaways.de>
*/
/**
* class documentation
*
* @package Wbxml
* @subpackage ActiveSync
*/
class
Syncroton_Wbxml_Dtd_ActiveSync_CodePage7
extends
Syncroton_Wbxml_Dtd_ActiveSync_Abstract
{
protected
$_codePageNumber
=
7
;
protected
$_codePageName
=
'FolderHierarchy'
;
protected
$_tags
=
array
(
'Folders'
=>
0x05
,
'Folder'
=>
0x06
,
'DisplayName'
=>
0x07
,
'ServerId'
=>
0x08
,
'ParentId'
=>
0x09
,
'Type'
=>
0x0a
,
'Response'
=>
0x0b
,
'Status'
=>
0x0c
,
'ContentClass'
=>
0x0d
,
'Changes'
=>
0x0e
,
'Add'
=>
0x0f
,
'Delete'
=>
0x10
,
'Update'
=>
0x11
,
'SyncKey'
=>
0x12
,
'FolderCreate'
=>
0x13
,
'FolderDelete'
=>
0x14
,
'FolderUpdate'
=>
0x15
,
'FolderSync'
=>
0x16
,
'Count'
=>
0x17
,
'Version'
=>
0x18
// not used anymore
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Nov 21, 5:22 AM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
387197
Default Alt Text
CodePage7.php (1 KB)
Attached To
Mode
R4 syncroton
Attached
Detach File
Event Timeline
Log In to Comment