text
stringlengths
1
254
output
stringlengths
2
255
The parameter array contains the required element 'objectIdentifier' and the optional element'attributeSelector '.
This function retrieves an object the specified anchor belongs to. The parameter array contains the required element 'objectIdentifier' and the optional element 'attributeSelector'.
Prev
See also hwapi_dstofsrcanchor(), hwapi_srcanchors(), hwapi_dstanchors().
Prev
(no version information, might be only in CVS)
This function retrieves the attribute information of an object of any version.
(no version information, might be only in CVS)
The returned object is an instance of class HW_API_Object on success or HW_API_Error if an error occured.
This function retrieves the attribute information of an object of any version. It will not return the document content. The parameter array contains the required elements 'objectIdentifier' and the optional elements 'attributeSelector' and 'version'.
Example 1.
The returned object is an instance of class HW_API_Object on success or HW_API_Error if an error occured.
?php function handle_error( $error) {$reason = $error - reason(0); echo "Type:
This simple example retrieves an object and checks for errors.
Prev
例 1Retrieve an object
hw_api_object - value
See also hwapi_content().
Adds an attribute to the object.
(no version information, might be only in CVS)
See also hwapi_object_remove().
Adds an attribute to the object. Returns TRUE on success and otherwise FALSE.
hw_api_object - count
See also hwapi_object_remove().
See also hwapi_lock().
(no version information, might be only in CVS)
hw_api_object - insert
See also hwapi_lock().
Removes the attribute with the given name.
(no version information, might be only in CVS)
See also hwapi_object_insert().
Removes the attribute with the given name. Returns TRUE on success and otherwise FALSE.
hw_api_object - title
See also hwapi_object_insert().
Prev
(no version information, might be only in CVS)
(no version information, might be only in CVS)
(no version information, might be only in CVS)
Prev
Returns the value of the attribute with the given name or FALSE if an error occured.
Retrieves the parents of an object.
(no version information, might be only in CVS)
The parameter array contains the required elements' objectidentifier 'and the optional elements'attributeselector' and'objectquery '.
Retrieves the parents of an object. The parents can be further filtered by specifying an object query. The parameter array contains the required elements 'objectidentifier' and the optional elements 'attributeselector' and 'objectquery'.
See also hwapi_children().
The return value is an array of objects of type HW_API_Object or HW_API_Error.
hw_api_reason - description
See also hwapi_children().
Returns the description of a reason
(no version information, might be only in CVS)
Returns the type of a reason.
(no version information, might be only in CVS)
hw_api_reason - description
Returns the type of a reason.
An object will be deleted physically if it is the last instance.
(no version information, might be only in CVS)
In normal mode the object will not be removed physically until all instances are removed.
See also hwapi_move().
(no version information, might be only in CVS)
(no version information, might be only in CVS)
The object on the server is replace with the object passed.
The object on the server is replace with the object passed.
Prev
See also hwapi_insert().
Commits a version of a docuemnt.
(no version information, might be only in CVS)
By default the last version is the commited version.
Commits a version of a docuemnt. The commited version is the one which is visible to users with read access. By default the last version is the commited version.
Prev
See also hwapi_checkin(), hwapi_checkout(), hwapi_revert().
Retrieves all source anchors of an object.
(no version information, might be only in CVS)
See also hwapi_dstanchors().
Retrieves all source anchors of an object. The parameter array contains the required element 'objectIdentifier' and the optional elements 'attributeSelector' and 'objectQuery'.
hw_api - setcommitedversion
See also hwapi_dstanchors().
Retrieves all the source anchors pointing to the specified destination.
(no version information, might be only in CVS)
See also hwapi_dstofsrcanchor().
See also hwapi_dstofsrcanchor().
Unlocks a locked object.
(no version information, might be only in CVS)
Returns TRUE on success or an object of class HW_API_Error.
Returns TRUE on success or an object of class HW_API_Error.
Prev
See also hwapi_lock().
See also hwapi_userlist().
(no version information, might be only in CVS)
hw_api - userlist
See also hwapi_userlist().
See also hwapi_user().
(no version information, might be only in CVS)
Home
See also hwapi_user().
(PHP 3 = 3.0.4, PHP 4)
(PHP 3 = 3.0.4, PHP 4)
Multiple attributes like 'Title' in different languages are treated properly.
object_array をオブジェクトレコードに変換します。 'Title' のような異なった言語で多重定義された属性は正しく処理され ます。
Prev
hw_objrec2array() も参照下さい。
Warning
(PHP 3 = 3.0.3, PHP 4)
Prev
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
Returns an array of object ids.
(PHP 3 = 3.0.3, PHP 4)
The array contains all children both documents and collections.
オブジェクト ID の配列を返します。各 ID は、ID objectID を有するコレクションの子に属してい ます。 配列は、ドキュメントおよびコレクションの全ての子を有しています。
Returns an array of object records.
(PHP 3 = 3.0.3, PHP 4)
The array contains all children both documents and collections.
オブジェクトレコードの配列を返します。各オブジェクトレコードは、ID objectID を有するコレクションの子に属してい ます。配列は、ドキュメントおよびコレクションの全ての子を有していま す。
(PHP 3 = 3.0.3, PHP 4)
(PHP 3 = 3.0.3, PHP 4)
Closes down the connection to a Hyperwave server with the given connection index.
connectionが有効な接続インデックスでない場合に FALSE 、それ以外の 場合に TRUE を返します。指定した接続インデックスに関してHyperwave サーバーとの接続を閉じます。
(PHP 3 = 3.0.3, PHP 4)
(PHP 3 = 3.0.3, PHP 4)
You can have multiple connections open at once.
hw_pConnect() も参照下さい。
Warning
(PHP 3 = 3.0.3, PHP 4)
Prev
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
Prev
(PHP 3 = 3.0.3, PHP 4)
Copies the objects with object ids as specified in the second parameter to the collection with the id destination id.
2番名のパラメータとして指定されたオブジェクトID を有するオブジェ クト ID destination id を有するコレクション にコピーします。
See also hw_mv().
返される値は、コピーされたオブジェクトの数です。
hw_connection_info
hw_mv() も参照下さい。
Prev
(PHP 3 = 3.0.3, PHP 4)
Deletes the object with the given object id in the second parameter.
2番目のパラメータで指定されたオブジェクト ID を有するオブジェクトを 削除します。この関数は、オブジェクトの全てのインスタンスを削除します。
Returns TRUE if no error occurs otherwise FALSE.
エラーが発生しない場合に TRUE 、それ以外の場合 FALSE を返します。
Prev
hw_mv() も参照下さい。
(PHP 3 = 3.0.3, PHP 4)
(PHP 3 = 3.0.3, PHP 4)
Prev
anchorID が指す ドキュメントのオブジェクト ID を返します。
Prev
(PHP 3 = 3.0.3, PHP 4)
Returns an th object record of the document to which anchorID belongs.
anchorID が指す ドキュメントのオブジェクトレコードを返します。
Prev
(PHP 3 = 3.0.3, PHP 4)
Returns the object record of the document.
ドキュメントのオブジェクトレコードを返します。
This is deprecated, however.
下位互換性のために hw_DocumentAttributes() も使 用可能です、しかし、この関数の使用は推奨されません。
Prev
hw_Document_BodyTag(), hw_Document_Size() も参照下さい。
Returns the BODY tag of the document.
(PHP 3 = 3.0.3, PHP 4)
See also hw_document_attributes(), and hw_document_size().
ドキュメントの BODY タグを返します。そのドキュメントが HTML ドキュメントの場合、BODY タグがドキュメントの前に 出力されます。
This is deprecated, however.
hw_Document_Attributes(), hw_Document_Size() も参照下さい。
hw_Document_Attributes
下位互換性のため hw_DocumentBodyTag() も使用可能 です。しかし、推奨されません。
Returns the content of the document.
(PHP 3 = 3.0.3, PHP 4)
Information from the HEAD and BODY tag is in the stored in the object record.
ドキュメントの内容を返します。ドキュメントがHTMLドキュメントの場合、 内容は、全てBODYタグの後になります。HEADおよびBODYタグからの情報は、 オブジェクトレコードに保存されます。
Prev
hw_Document_Attributes(), hw_Document_Size(), hw_Document_SetContent() も参照下さい。
If the document is an HTML document the content is everything after the BODY tag.
(PHP 4)
If you provide this information in the content of the document too, the Hyperwave server will change the object record accordingly when the document is inserted.
ドキュメントの内容を設定または置換します。ドキュメントがHTMLドキュ メントの場合、内容はすべてBODYタグの後となります。HEADおよびBODY タグからの情報は、オブジェクトレコードに保存されます。ドキュメント の内容の中にもこの情報を与えた場合、Hyperwave サーバーはドキュメ ントが挿入された際にオブジェクトレコードを変更します。 これは恐らくあまり良い考えではありません。 この関数は、ドキュメントが古い内容を保持する場合に失敗します。
See also hw_document_attributes(), hw_document_size(), and hw_document_content().
hw_Document_Attributes(), hw_Document_Size(), hw_Document_Content() も参照下さい。
Prev
(PHP 3 = 3.0.3, PHP 4)
(PHP 3 = 3.0.3, PHP 4)
ドキュメントのサイズをバイト数で返します。
See also hw_document_bodytag(), and hw_document_attributes().
hw_Document_BodyTag(), hw_Document_Attributes() も参照下さい。
This is deprecated, however.
下位互換性のため、 hw_DocumentSize() も使用可能 です。しかし、この関数の使用は推奨されません。
Warning
(PHP 3 = 3.0.3, PHP 4)
Prev
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
The object record of the document may not be modified while the document is edited.
(PHP 3 = 3.0.3, PHP 4)
It will not open a special data connection and therefore blocks the control connection during the transfer.
テキストドキュメントをサーバーにアップロードします。 ドキュメントのオブジェクトレコードは、そのドキュメントを編集している間、 修正することができません。 この関数は、純粋なテキストドキュメントについてのみ動作します。 この関数は、特別なデータ接続をオープンしないため、伝送の間、 制御用の接続をブロックします。
Prev
hw_FreeDocument(), hw_Document_BodyTag(), hw_Document_Size(), hw_Output_Document(), hw_GetText() も参照下さい。
Returns the last error number.
(PHP 3 = 3.0.3, PHP 4)
The error relates to the last command.
直近のエラー番号を返します。返り値が 0 の場合、エラーは発生してい ません。エラーは直近のコマンドに関係しています。
(PHP 3 = 3.0.3, PHP 4)
(PHP 3 = 3.0.3, PHP 4)