Renders internal and external media
public _media ( string $src, string $title = null, string $align = null, integer $width = null, integer $height = null, string $cache = null, boolean $render = true ) : string | ||
$src | string | media ID |
$title | string | descriptive text |
$align | string | left|center|right |
$width | integer | width of media in pixel |
$height | integer | height of media in pixel |
$cache | string | cache|recache|nocache |
$render | boolean | should the media be embedded inline or just linked |
return | string |