Tenga en cuenta que si cualquiera de las comprobaciones de validación falla en isValid(), ya está preparado un mensaje apropiado, y el método inmediatamente devuelve FALSE.
Note that if any one of the validation checks in isValid() fails, an appropriate failure message is prepared, and the method immediately returns false.
Si la función devuelve FALSE se continúa con el gestor de errores normal.
If the function returns FALSE then the normal error handler continues.
Si no hay más entradas en el resultado, la función devuelve FALSE.
If there are no more entries in the result then it returns FALSE.
Esta función también devuelve FALSE si la lectura del conjunto de resultados falla.
This function also returns FALSE if the reading of the result set failed.
La función devuelve FALSE si el procedimiento almacenado no regresa otro resultado.
Returns FALSE if the stored procedure did not return another result set.
Esta función devuelve FALSE para archivos inaccesibles debido a restricciones del modo seguro.
This function returns FALSE for files inaccessible due to safe mode restrictions.
Si el nodo antiguo no puede ser encontrado, la función devuelve FALSE.
If the old node cannot be found the function returns FALSE.
Si no se había establecido ningún idioma anteriormente, entonces devuelve FALSE.
If no language is set previously, it then returns FALSE.
Si la consulta genera un error, se devuelve FALSE.
If the query raises an error, returns FALSE.
No son iguales, entonces la expresión devuelve FALSE.
They are not equal, so the expression returns FALSE.
De lo contrario, esta función no tiene ningún efecto y siempre devuelve FALSE.
Otherwise, this function has no effect and always returns FALSE.
Semaphore devuelve FALSE si el semáforo no fue definido.
Semaphore returns FALSE if the semaphore was not set.
En caso de error la función devuelve FALSE.
On error the function returns FALSE.