phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
LabeledIconTrait Class Reference
+ Inheritance diagram for LabeledIconTrait:

Public Member Functions

 addToProperty ($name, $value, $separator=" ")
 
 addContent ($content, $before=false)
 
 addIcon ($icon, $before=true, $labeled=false)
 Adds an icon before or after.
 

Detailed Description

Definition at line 13 of file LabeledIconTrait.php.

Member Function Documentation

◆ addContent()

addContent (   $content,
  $before = false 
)
abstract

◆ addIcon()

addIcon (   $icon,
  $before = true,
  $labeled = false 
)

Adds an icon before or after.

Parameters
string | HtmlIcon$icon
boolean$before
boolean$labeled
Returns
\Ajax\semantic\html\elements\HtmlIcon

Reimplemented in HtmlDropdown.

Definition at line 25 of file LabeledIconTrait.php.

◆ addToProperty()

addToProperty (   $name,
  $value,
  $separator = " " 
)
abstract

The documentation for this class was generated from the following file: