Home
last modified time | relevance | path

Searched refs:allow_changes (Results 1 – 1 of 1) sorted by relevance

/plugin/btable2/
H A Dsyntax.php322 …s($dID, $doodle, $columns, $columns_count, $total_rows, $change_row, $allow_changes, $colspan, $co… argument
362 if ($allow_changes) {
379 if (($row != $change_row) || !$allow_changes) {
431 if (($row == $change_row) && $allow_changes) {
479 if ($allow_changes) {
490 …function _doodleForm($dID, $columns, $columns_count, $rows, $change_row, $allow_changes, $colspan,… argument
506 if ($allow_changes) {