[TYPO3-dev] How to check if BE user is allowed to create records on page X

Georg Ringer news at ringerge.org
Mon Jan 25 11:10:21 CET 2010


Hi,

got a small question: How can I check if a BE user is allowed to create
records on a page X?

I know the function $GLOBALS['BE_USER']->check('tables_modify', $uid))
to check if the user is allowed to add a record in general but I have no
clue how to check the DB mount of a user.

Help would be great!
Georg




More information about the TYPO3-dev mailing list