[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/include/Zend/Http/Client/Adapter/ -> Stream.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id: Stream.php 24593 2012-01-05 20:35:02Z matthew $
File Size: 46 lines (1 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Http_Client_Adapter_Stream:: (1 method):
  setOutputStream()


Interface: Zend_Http_Client_Adapter_Stream  - X-Ref

An interface description for Zend_Http_Client_Adapter_Stream classes.

This interface decribes Zend_Http_Client_Adapter which supports streaming.

setOutputStream($stream)   X-Ref
Set output stream

This function sets output stream where the result will be stored.

param: resource $stream Stream to write the output to



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1