[TYPO3-4-3] [TYPO3-core] RFC #13074: Feature: stdWrap for inclusion of CSS and JS files via pageRenderer
Steffen Kamper
ks at dislabs.de
Wed Feb 10 16:10:24 CET 2010
Hi,
Ernesto Baschny [cron IT] schrieb:
> JoH asenau schrieb am 09.02.2010 19:36:
>
> What is a "default parameter"? And with "default element" you mean our
> fixed set of available cObject types (COA, TEXT, IMAGE, etc)?
>
> Can you be sure that there will be no conflict with existing parameters
> that have the same name as the stdWrap properties? Isnt't this a
> potential problem?
>
as i already wrot: technically every object get an array with his
(default) parameters, so it's a "simple" foreach to read the configuration.
eg
$properties['TEXT'] = array('value');
vg Steffen
More information about the TYPO3-project-4-3
mailing list