Searched refs:legend (Results 1 – 6 of 6) sorted by relevance
15 * @param string $legend18 public function __construct($legend = '', $attributes = []) argument23 parent::__construct($legend, $attributes);35 $legend = $this->val();36 if ($legend) $html .= DOKU_LF . '<legend>' . hsc($legend) . '</legend>';
408 * @param string $legend412 public function addFieldsetOpen($legend = '', $pos = -1) argument414 return $this->addElement(new FieldsetOpenElement($legend), $pos);
96 * @param string $legend Label that will be printed with the border.100 public function startFieldset($legend) argument105 $this->addElement(array('_elem' => 'openfieldset', '_legend' => $legend));
34 legend { selector
34 legend {340 legend {
21 #config__manager legend {