rfc:functional-elements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:functional-elements [2008/03/06 02:15] – Adding another use case lstrojnyrfc:functional-elements [2008/03/06 02:28] – Adding work in progress notice lstrojny
Line 1: Line 1:
 +This RFC is still work in progress
 +----
 ====== Functional elements for object lists ====== ====== Functional elements for object lists ======
 ==== Abstract ==== ==== Abstract ====
Line 7: Line 9:
 <code php> <code php>
 foreach ($list as $element) { foreach ($list as $element) {
-    $element->method();    array $params = array(),+    $element->method(); 
 +    array $params = array(),
     array $condition_params = array(),     array $condition_params = array(),
     bool $collect = true,     bool $collect = true,
rfc/functional-elements.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1