NAMESPACE: Bootstrap/Components/AppzioUiKit/Listing

Components/AppzioUiKit/Listing/uiKitListItem.php

public function uiKitListItem($title,$description,$parameters,$styles)

Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 301

Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 302

This component would return a generic and highly customizable listing item. Using the $parameters array you could customize the component in several ways [time_format] Use this if passing a timestamp to the component

[left_icon] Define a left image

[right_icon] Define a right image ( this is especially useful in case you need to indicate that the item is clickable )

[date_icon] If a $description is passed, when set, the “date_icon” image would appear in front if

[divider] ( true / false ) Visualize a bottom border for the component

The component support several controls – “id” – useful in case you would need to hide and show the element in certain cases – “visibility” – hidden / visible – “onclick” – assign a click event for your component – “swipe_right” – add an array items, which would appear as you swipe the component to the right

variable

$title
$description
$parameters
$styles
private function uiKitListDescriptionItems($description)

variable

$description