NAMESPACE: Bootstrap/Components/AppzioUiKit/Listing

Components/AppzioUiKit/Listing/uiKitNewsListInfinite.php

public function uiKitNewsListingInfinite($content,$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 will return a view with items and provides infinite scrolling. This is compatible with ae_ext_items model and its associated tables. Note that you need to have the paging in place for the controller & model for it to work as expected.

variable

$content
$parameters
$styles
private function getNewsItemBox($item,$parameters)

variable

$item
$parameters
private function getRelatedPlace($place_id)

variable

$place_id
private function getPlaceInfo($place_info,$item)

variable

$place_info
$item
private function convertTime($datetime,$full)

variable

$datetime
$full