Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
はじめに »
« gupnp_service_thaw_notify
PHP マニュアル
関数リファレンス
その他のサービス
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
Hyperwave API
はじめに
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
Integration with Apache
Hyperwave API 関数
hw_api::checkin
— オブジェクトをチェックインする
hw_api::checkout
— オブジェクトをチェックアウトする
hw_api::children
— オブジェクトの子を返す
hw_api::content
— オブジェクトのコンテンツを返す
hw_api::copy
— 物理的にコピーする
hw_api::dbstat
— データベースサーバーの統計情報を返す
hw_api::dcstat
— 文書キャッシュサーバーの統計情報を返す
hw_api::dstanchors
— すべての対象アンカーの一覧を返す
hw_api::dstofsrcanchor
— ソースアンカーの対象を返す
hw_api::find
— オブジェクトを検索する
hw_api::ftstat
— フルテキストサーバーの統計情報を返す
hw_api::hwstat
— Hyperwave サーバーについての統計情報を返す
hw_api::identify
— Hyperwave サーバーにログインする
hw_api::info
— サーバー設定についての情報を返す
hw_api::insert
— 新しいオブジェクトを挿入する
hw_api::insertanchor
— アンカー型の新しいオブジェクトを挿入する
hw_api::insertcollection
— コレクション型の新しいオブジェクトを挿入する
hw_api::insertdocument
— 文書型の新しいオブジェクトを挿入する
hw_api::link
— オブジェクトへのリンクを作成する
hw_api::lock
— オブジェクトをロックする
hw_api::move
— コレクション間でオブジェクトを移動する
hw_api::object
— 属性の情報を取得する
hw_api::objectbyanchor
— アンカーが所属しているオブジェクトを返す
hw_api::parents
— オブジェクトの親を返す
hw_api::remove
— オブジェクトを削除する
hw_api::replace
— オブジェクトを置き換える
hw_api::setcommittedversion
— 最後のバージョン以外のバージョンをコミットする
hw_api::srcanchors
— ソースアンカーの一覧を返す
hw_api::srcsofdst
— 対象オブジェクトのソースを返す
hw_api::unlock
— オブジェクトのロックを解除する
hw_api::user
— 自分自身のユーザーオブジェクトを返す
hw_api::userlist
— ログイン中の全ユーザーの一覧を返す
hw_api_attribute::key
— 属性のキーを返す
hw_api_attribute::langdepvalue
— 指定した言語の値を返す
hw_api_attribute::value
— 属性の値を返す
hw_api_attribute::values
— 属性のすべての値を返す
hw_api_content::mimetype
— mimetype を返す
hw_api_content::read
— コンテンツを読み込む
hw_api_error::count
— 原因の数を返す
hw_api_error::reason
— エラーの原因を返す
hw_api_object::assign
— オブジェクトを複製する
hw_api_object::attreditable
— 属性が編集可能かどうかを調べる
hw_api_object::count
— 属性の数を返す
hw_api_object::insert
— 新しい属性を挿入する
hw_api_object::remove
— 属性を削除する
hw_api_object::title
— title 属性を返す
hw_api_object::value
— 属性の値を返す
hw_api_reason::description
— 原因の説明を返す
hw_api_reason::type
— 原因の型を返す
hwapi_attribute_new
— hw_api_attribute クラスのインスタンスを作成する
hwapi_content_new
— hw_api_content クラスの新しいインスタンスを作成する
hwapi_hgcsp
— hw_api クラスのオブジェクトを返す
hwapi_object_new
— hwapi_object_new クラスの新しいインスタンスを作成する
add a note
User Contributed Notes
There are no user contributed notes for this page.