Class ResourceOutput

Description

Located in /Session.class.php (line 530)


	
			
Variable Summary
mixed $missing
Method Summary
ResourceOutput __construct ( &$fp,  $uri)
void end ()
void start ([$opts $opts = array()])
void _handler ( $buffer)
Variables
mixed $missing = true (line 533)
  • access: public
Methods
Constructor __construct (line 536)
  • access: public
ResourceOutput __construct ( &$fp,  $uri)
  • &$fp
  • $uri
end (line 577)

バッファの内容を送信し、リソース送信のためのバッファリングを終了します。

start,endは対となります。

  • access: public
void end ()
start (line 548)

リソース送信のための出力のバッファリングを有効にします。

start,endは対となります。

  • access: public
void start ([$opts $opts = array()])
  • $opts $opts: array リソースオプション('mimeType', 'encoding', 'length'というキーでデータ型、文字コード、長さを設定することができます。)
_handler (line 559)
  • access: public
void _handler ( $buffer)
  • $buffer

Documentation generated on Wed, 24 Apr 2013 10:09:08 +0900 by phpDocumentor 1.4.3