KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Hyperwave API
hwapi_hgcsp
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
hw_api->identify
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
hw_api_attribute->key
hw_api_attribute->langdepvalue
hw_api_attribute->value
hw_api_attribute->values
hw_api_content
hw_api_content->mimetype
hw_api_content->read
hw_api_error->count
hw_api_error->reason
hw_api_object
hw_api_object->assign
hw_api_object->attreditable
hw_api_object->count
hw_api_object->insert
hw_api_object->remove
hw_api_object->title
hw_api_object->value
hw_api_reason->description
hw_api_reason->type
Home
>
PHP
>
Function
>
Hyperwave API
>
hw_api->identify()
hw_api->identify()
hw_api->identify - Log into Hyperwave Server
Syntax
bool
hw_api->identify
(
array
$parameter)
Arguments
parameter - The parameter array must contain the elements \'username\' and \'password\'.
Description
Logs into the Hyperwave Server.
Version
PHP 4, 5 < 5.2.0, PECL hwapi SVN
Return value
Returns an object of type HW_API_Errorif identification failed or TRUE if it was successful.