WPV_Editor_Shortcode_Config

class WPV_Editor_Shortcode_Config

Methods

Initialize the generator

__construct(array $config) 

Arguments

$config

array

generator options

Reinitialize the generator

setConfig(array $config) 
static

Arguments

$config

array

generator options

Single row template

tpl(string $template, array $value) 

Arguments

$template

string

template name

$value

array

option row config

Renders the shortcode editor

render()