phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
HtmlItem.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ajax\semantic\html\content\view
;
4
5
10
class
HtmlItem
extends
HtmlViewItem
{
11
12
public
function
__construct
(
$identifier
) {
13
parent::__construct(
$identifier
,
"item"
, []);
14
}
15
}
Ajax\common\html\BaseWidget\$identifier
$identifier
Definition
BaseWidget.php:14
Ajax\semantic\html\content\view\HtmlItem
Semantic html item use in Items component.
Definition
HtmlItem.php:10
Ajax\semantic\html\content\view\HtmlItem\__construct
__construct($identifier)
Definition
HtmlItem.php:12
Ajax\semantic\html\content\view\HtmlViewItem
Definition
HtmlViewItem.php:16
Ajax\semantic\html\content\view
Definition
ContentPartTrait.php:2
Ajax
semantic
html
content
view
HtmlItem.php
Generated on Sun Dec 10 2023 16:16:07 for
phpMv-UI
by
doxygen
1.9.8