hw_api::info

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns information about server configuration array hw_api::info ( array $parameter ) Returns information about server configuration. Parameters: parameter Returns information about server configuration. Returns: See also:

hw_api::identify

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Log into Hyperwave Server bool hw_api::identify ( array $parameter ) Logs into the Hyperwave Server. Parameters: parameter The parameter array must contain the elements 'username' and 'password'. Returns: Returns an object of typeHW_API_Error if identification failed or TRUE if it was successful.

hw_api::hwstat

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns statistics about Hyperwave server hw_api_object hw_api::hwstat ( array $parameter ) Returns statistics about Hyperwave server. Parameters: parameter Returns statistics about Hyperwave server. Returns: See also: h

hw_api::ftstat

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns statistics about fulltext server hw_api_object hw_api::ftstat ( array $parameter ) Returns statistics about fulltext server. Parameters: parameter Returns statistics about fulltext server. Returns: See also: hw_a

hw_api::find

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Search for objects array hw_api::find ( array $parameter ) This functions searches for objects either by executing a key or/and full text query. The found objects can further be filtered by an optional object query. They are sorted by their importance. The second search operation is relatively slow and its result can be limited to a certain number of hits. This allows to perform an i

hw_api::dstofsrcanchor

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns destination of a source anchor hw_api_object hw_api::dstofsrcanchor ( array $parameter ) Retrieves the destination object pointed by the specified source anchors. The destination object can either be a destination anchor or a whole document. Parameters: parameter The parameters array contains the required element 'objectI

hw_api::dstanchors

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns a list of all destination anchors array hw_api::dstanchors ( array $parameter ) Retrieves all destination anchors of an object. Parameters: parameter The parameter array contains the required element 'objectIdentifier' and the optional elements 'attributeSelector' and 'objectQuery'. Returns:

hw_api::dcstat

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns statistics about document cache server hw_api_object hw_api::dcstat ( array $parameter ) Returns statistics about document cache server. Parameters: parameter Returns statistics about document cache server. Returns: See also:

hw_api::dbstat

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns statistics about database server hw_api_object hw_api::dbstat ( array $parameter ) Returns statistics about database server. Parameters: parameter Returns statistics about database server. Returns: See also: hw_a

hw_api::copy

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Copies physically hw_api_content hw_api::copy ( array $parameter ) This function will make a physical copy including the content if it exists and returns the new object or an error object. Parameters: parameter The parameter array contains the required elements 'objectIdentifier' and 'destinationParentIdentifier'. The optional pa