<?php // rsce_my_element_config.php return array( 'label' => array('Spalten End-Element', ''), 'types' => array('content'), 'contentCategory' => 'Spalten', 'moduleCategory' => 'miscellaneous', 'standardFields' => array('cssID'), 'wrapper' => array( 'type' => 'stop', ), 'wrapperStart' => 'rsce_row1start', 'fields' => array(), );