Lines Matching defs:type
80 $class = ($info['type'] === DOKU_CHANGE_TYPE_MINOR_EDIT) ? 'minor' : '';
113 $form->addButton('do[diff]', $lang['diff2'])->attr('type', 'submit');
151 $class = ($info['type'] === DOKU_CHANGE_TYPE_MINOR_EDIT) ? 'minor' : '';
179 $form->addButton('do[diff]', $lang['diff2'])->attr('type', 'submit');
228 'type' => null,
241 $type = $INFO['meta']['last_change']['type'];
244 $type = $sizechange = null;
250 'type' => $type,