Home
last modified time | relevance | path

Searched defs:p_type (Results 26 – 31 of 31) sorted by relevance

12

/plugin/bootswrapper/syntax/
Dprogressbar.php14 public $p_type = 'block'; variable in syntax_plugin_bootswrapper_progressbar
Dtooltip.php12 public $p_type = 'normal'; variable in syntax_plugin_bootswrapper_tooltip
Daffix.php12 public $p_type = 'block'; variable in syntax_plugin_bootswrapper_affix
Dnav.php13 public $p_type = 'block'; variable in syntax_plugin_bootswrapper_nav
Dbootstrap.php21 public $p_type = 'stack'; variable in syntax_plugin_bootswrapper_bootstrap
/plugin/database/
Ddatabase.php553 function Column ($p_id, $p_name, $p_label, $p_mandatory, $p_unique, $p_type, $p_visible) {

12