[TYPO3-ect] lib/div Revision 6356, towards the action pipe
Franz Koch
typo.removeformessage at fx-graefix.de
Wed Aug 29 12:52:23 CEST 2007
Hi,
> $pipe->isERROR();
> $pipe->isOK();
> $pipe->isPASSED();
> $pipe->isFAILED();
> $pipe->isCREATED();
>
> or?
>
> $pipe->ERROR();
> $pipe->OK();
> $pipe->PASSED();
> $pipe->FAILED();
> $pipe->CREATED();
I would say the 'readable' and more 'question like' version like
'isError' which gives also a feeling for the returned value (in these
cases boolean).
--
Franz
More information about the TYPO3-team-extension-coordination
mailing list