Skip to content

classes_lib_controls_htmllistitem.class

Daniel Spors edited this page Dec 19, 2023 · 3 revisions

Classes in file lib/controls/htmllistitem.class.php

class HtmlListItem

<li> element

Extends: Control » Renderable

__construct

Definition: public function __construct($content, $id)

Returns: NOT DOCUMENTED

Parameters:

  • mixed $content Some content to add

  • string $id an optional id

Clone this wiki locally