Go to the source code of this file.
◆ $class
◆ $entity
Object chip Renders a simple image block with an icon and title.
@uses $vars['entity'] ElggEntity @uses $vars['title'] Title link (optional) false = no title, '' = default @uses $vars['icon'] Object icon. If set, the listing will be wrapped with an image block @uses $vars['class'] Class selector for the image block @uses $vars['image_block_vars'] Attributes for the image block wrapper
Definition at line 13 of file chip.php.
◆ $icon
◆ $params [1/3]
◆ $params [2/3]
$params[ 'class'] = $class |
◆ $params [3/3]
$params[ 'data-guid'] = $entity->guid |
◆ $title