NAMESPACE: Bootstrap/Components/ClientComponents

Components/ClientComponents/FormFieldUploadVideo.php

public function getComponentFormFieldUploadVideo($field_content,$parameters,$styles)

parameters

$field_content string, should be an video file name or stream url
$parameters
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
      $array = array(
      'hint' => 'hint text',
      'height' => '40',
      'submit_menu_id' => 'someid',
      'maxlength', => '80',
      'input_type' => 'text',
      'activation' => '' ??
      );
      
$styles param array $styles please see the link for more information about parameters

variable

$field_content
$parameters
$styles