NAMESPACE: Bootstrap/Components/ClientComponents

Components/ClientComponents/Image.php

public function getComponentImage($filename,$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

Returns an image for the view. Feed it with a filename (can be from variable or images directory). Note that the filename which gets exposed to client is not the same that the one in the actions images directory.

parameters

$content string, filename or url
$parameters lazy (loads after view), tap_to_open, tap_image (image file name)
$styles param array $styles please see the link for more information about parameters

variable

$filename
$parameters
$styles