[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Amf/Value/ -> MessageHeader.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 81 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Amf_Value_MessageHeader:: (1 method):
  __construct()


Class: Zend_Amf_Value_MessageHeader  - X-Ref

Message Headers provide context for the processing of the
the AMF Packet and all subsequent Messages.

Multiple Message Headers may be included within an AMF Packet.

__construct($name, $mustRead, $data, $length=null)   X-Ref
Used to create and store AMF Header data.

param: String $name
param: Boolean $mustRead
param: misc $content
param: integer $length



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1