hw_PipeDocument
(PHP 4)
hw_PipeDocument — ドキュメントを取得する
説明
int hw_pipedocument
( int $connection
, int $objectID
[, array $url_prefixes
] )
指定したオブジェクト ID の Hyperwave ドキュメントを取得します。 ドキュメントが、挿入可能なアンカーを有している場合、 既に挿入されているかもしれません。
ドキュメントは、制御用接続をブロックしない特別なデータ接続により伝達されます。
パラメータ
- connection
-
接続 ID。
- objectID
-
オブジェクト ID。
- url_prefixes
-
返り値
Hyperwave ドキュメントを返します。
参考
- hw_gettext() - テキストドキュメントを取得する
- hw_free_document() - hw_document を解放する
- hw_document_size() - hw_document のサイズ
- hw_document_bodytag() - hw_document の BODY タグ
- hw_output_document() - hw_document を出力する
hw_PipeDocument
There are no user contributed notes for this page.
