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
Introducción »
« gupnp_service_thaw_notify
Manual de PHP
Referencia de funciones
Otros servicios
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
API de Hyperwave
Introducción
Instalación/Configuración
Requerimientos
Instalación
Configuración en tiempo de ejecución
Tipos de recursos
Constantes predefinidas
Integration with Apache
Funciones de la API Hyperwave
hw_api::checkin
— Registra un objeto
hw_api::checkout
— Verifica un objeto
hw_api::children
— Devuelve los hijos de un objeto
hw_api::content
— Devuelve el contenido de un objeto
hw_api::copy
— Copia físicamente
hw_api::dbstat
— Devuelve estadísticas sobre el servidor de base de datos
hw_api::dcstat
— Devuelve estadísticas sobre el servidor de caché de documentos
hw_api::dstanchors
— Devuelve una lista de todas las anclas de destino
hw_api::dstofsrcanchor
— Devuelve el destino de un ancla fuente
hw_api::find
— Busca objetos
hw_api::ftstat
— Devuelve estadísticas sobre el servidor Fulltext
hw_api::hwstat
— Devuelve estadísticas sobre el servidor Hyperwave
hw_api::identify
— Conectarse al Servidor Hyperwave
hw_api::info
— Devuelve información sobre la configuración del servidor
hw_api::insert
— Inserta un objeto nuevo
hw_api::insertanchor
— Inserta un objeto nuevo de tipo 'anchor'
hw_api::insertcollection
— Inserta un objeto nuevo de tipo 'collection'
hw_api::insertdocument
— Inserta un objeto nuevo de tipo 'document'
hw_api::link
— Crea un link a un objeto
hw_api::lock
— Bloquea un objeto
hw_api::move
— Mueve un objeto de una colección a otra
hw_api::object
— Recupera información de los atributos de un objeto
hw_api::objectbyanchor
— Retorna el objeto propietario de un ancla
hw_api::parents
— Devuelve los padres de un objeto
hw_api::remove
— Eliminar un objeto
hw_api::replace
— Reemplaza un objeto
hw_api::setcommittedversion
— Consolida (commit) una versión diferente que la última versión
hw_api::srcanchors
— Devuelve una lista de todas las anclas fuente
hw_api::srcsofdst
— Devuelve la fuente de un objeto de destino
hw_api::unlock
— Desbloquea un objeto bloqueado
hw_api::user
— Devuelve el propietario de un objeto
hw_api::userlist
— Devuelve la lista de todos los usuarios conectados
hw_api_attribute::key
— Returns key of the attribute
hw_api_attribute::langdepvalue
— Devuelve el valor de un atributo en un idioma determinado
hw_api_attribute::value
— Devuelve el valor del atributo
hw_api_attribute::values
— Devuelve todos los valores del atributo
hw_api_content::mimetype
— Devuelve el tipo MIME
hw_api_content::read
— Lee el contenido
hw_api_error::count
— Devuelve el número de errores
hw_api_error::reason
— Devuelve el primer motivo de error
hw_api_object::assign
— Clona objeto
hw_api_object::attreditable
— Comprueba si un atributo es editable
hw_api_object::count
— Devuelve el número de atributos
hw_api_object::insert
— Inserta un nuevo atributo
hw_api_object::remove
— Elimina un atributo
hw_api_object::title
— Devuelve el atributo title
hw_api_object::value
— Devuelve el valor de un atributo
hw_api_reason::description
— Devuelve la descripción de la razón
hw_api_reason::type
— Devuelve el tipo de la razón
hwapi_attribute_new
— Crea una instancia de la clase hw_api_attribute
hwapi_content_new
— Crea una nueva instancia de la clase hw_api_content
hwapi_hgcsp
— Devuelve un objeto de la clase hw_api
hwapi_object_new
— Crea una nueva instancia de la clase hwapi_object_new
add a note
User Contributed Notes
There are no user contributed notes for this page.