|
valuesToLoopSeparateMethodPHP
valuesToLoopSeparateWiki > Syntax > valuesTo > valuesToLoopSeparate Parameters
Associative array or Object. Callback triggered for every inserted row. Should support following parameters: Selector or direct node used as relative point for inserting new node(s) for each record. Defaults to last inserted node which has a parent. DescriptionMethod loops provided $values on actually selected nodes. Each time new row is inserted, provided callback is triggered with $dataRow, $node and $dataIndex. Acts as valuesToLoop(), but affects each selected element separately. Method doesn't change selected nodes stack. See alsoComments allowed |
Sign in to add a comment