downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

hw_api::user> <hw_api::srcsofdst
[edit] Last updated: Fri, 24 May 2013

view this page in

hw_api::unlock

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api::unlockDesbloquea un objeto bloqueado

Descripción

bool hw_api::unlock ( array $parameter )

Desbloquea un objeto bloqueado. Sólo pueden desbloquear un objeto el usuario que ha bloqueado el objeto o el administrador del sistema.

Parámetros

parameter

El parámetro es un array que contiene el elemento obligatorio 'objectIdentifier' y los parámetros opcionales 'mode' y 'objectquery'. El significado de 'mode' es el mismo que en la función hwapi_lock().

Valores devueltos

Devuelve TRUE en caso de éxito o un objeto de clase HW_API_Error.

Ver también



add a note add a note User Contributed Notes hw_api::unlock - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites