Skip to content

Instantly share code, notes, and snippets.

View skurfuerst's full-sized avatar
😀

Sebastian Kurfürst skurfuerst

😀
View GitHub Profile
TYPO3:
FLOW3:
error:
exceptionHandler:
className: 'MyPackageKey\MorePackageKey\Exception\ProductionExceptionHandler'
errorHandler:
exceptionalErrors: [%E_USER_ERROR%, %E_RECOVERABLE_ERROR%, %E_WARNING%, %E_NOTICE%, %E_USER_WARNING%, %E_USER_NOTICE%, %E_STRICT%]
*Example: Declaration of an aspect*
.. code-block::php
namespace F3\MySecurityPackage;
/**
* An aspect implementing security for Foo
*
* @author John Doe <john@typo3.org>
var propertyPanelView = SC.View.create({ //
template: SC.Handlebars.compile('A{{#each schema}}\
XX{{key}}{{label}} {{thestuff}}\
x{{#each thestuff}} ASDF {{/each}}y\
{{/each}}'),
schema: [
{
key: 'Plugin Settings',
label: 'huhu',
thestuff: [