Home
last modified time | relevance | path

Searched refs:nav_type (Results 1 – 3 of 3) sorted by relevance

/plugin/bootswrapper/syntax/
Dnav.php16 public $nav_type = null; variable in syntax_plugin_bootswrapper_nav
63 if (!empty($this->nav_type)) {
64 $attributes['type'] = $this->nav_type;
Dtabs.php15 public $nav_type = 'tabs'; variable in syntax_plugin_bootswrapper_tabs
Dpills.php15 public $nav_type = 'pills'; variable in syntax_plugin_bootswrapper_pills