This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:create:functions:preset [21.12.2014 11:52] – [Examples] alexander.ritter | en:create:functions:preset [29.09.2015 20:31] (current) – [Examples] Update admin | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| <code php> | <code php> | ||
| preset(' | preset(' | ||
| + | </ | ||
| + | |||
| + | In a question battery " | ||
| + | |||
| + | <code php> | ||
| + | $items = getItems(' | ||
| + | foreach ($items as $item) { | ||
| + | $itemID = ' | ||
| + | preset($itemID, | ||
| + | } | ||
| </ | </ | ||