previousPEAR_ErrorStack::staticGetErrors (Previous) (Next) PEAR_ErrorStack::staticPopCallbacknext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

PEAR_ErrorStack::staticHasErrors

PEAR_ErrorStack::staticHasErrors() – Determina cuando hay algún error en cualquier pila de error

Synopsis

require_once 'PEAR/ErrorStack.php';

boolean PEAR_ErrorStack::staticHasErrors ( )

Description

Versión estática de PEAR_ErrorStack::hasErrors(). Devuelve TRUE si cualquier pila individual tienen algún error pendiente.

Throws

throws no se lanza ninguna excepción

Note

This function should be called statically.

previousPEAR_ErrorStack::staticGetErrors (Previous) (Next) PEAR_ErrorStack::staticPopCallbacknext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.