Page MenuHomePhorge

CodePage12.php
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

CodePage12.php

<?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_CodePage12 extends Syncroton_Wbxml_Dtd_ActiveSync_Abstract
{
protected $_codePageNumber = 12;
protected $_codePageName = 'Contacts2';
protected $_tags = array(
'CustomerId' => 0x05,
'GovernmentId' => 0x06,
'IMAddress' => 0x07,
'IMAddress2' => 0x08,
'IMAddress3' => 0x09,
'ManagerName' => 0x0a,
'CompanyMainPhone' => 0x0b,
'AccountName' => 0x0c,
'NickName' => 0x0d,
'MMS' => 0x0e
);
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Apr 6, 2:58 AM (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2a/f7/c9a46aed327d898f9ae942cc1f0b
Default Alt Text
CodePage12.php (1 KB)

Event Timeline