NAMESPACE: Bootstrap/Components/AppzioUiKit/Listing
Components/AppzioUiKit/Listing/uiKitPeopleList.php
$people | array( array( 'name' - the name of the person - required, 'info' - additional information - required, 'contact' - contact information for the person - required, 'onclick' - action to be executed on row click - required ) ) |
$people |
$params |
$styles |
Returns a listing row for a single person
$person |
Returns person name markup
$name |
Returns person information markup
$info |
Returns person contact info markup
$contact |
Returns person business_unit info markup
$contact |
Returns row onclick open div action
$contact | string |
$contact |