[TYPO3-50-general] FLOW3 ACL/Policy syntax discussion

Bastian Waidelich bastian at typo3.org
Wed Jul 29 21:58:07 CEST 2009


Andreas Förthner wrote:

Hi Andreas,

> As a cool new feature, I've implemented the ifAccess view helper as 
> already described.

Wohoo, just seen it! great stuff.
Could you give a really short introduction on how to test this?


> I think we were not sure, if we should write DENY(...) or DENYIF(...) 

I think

DENY_IF(param.someObject.someProperty = 'foo')

is much clearer than

DENY(param.someObject.someProperty = 'foo')

So, I opt for DENY_IF and GRANT_IF.


> So, this is the current status

Great news, can't wait to use it!

Bastian


More information about the TYPO3-project-5_0-general mailing list