Lines Matching refs:indent
377 * @param int $indent
380 protected function htmlUserForm($cmd, $user = '', $userdata = [], $indent = 0) argument
413 $indent + 6
422 $indent + 6
431 $indent + 6
440 $indent + 6
449 $indent + 6
458 $indent + 6
487 $this->htmlFilterSettings($indent + 10);
515 * @param int $indent
518 protected function htmlInputField($id, $name, $label, $value, $cando, $required, $indent = 0) argument
521 echo str_pad('', $indent);
567 * @param int $indent
569 protected function htmlFilterSettings($indent = 0) argument
582 * @param int $indent
584 protected function htmlImportForm($indent = 0) argument
599 $this->htmlFilterSettings($indent + 4);