Home
last modified time | relevance | path

Searched refs:addCommonOptions (Results 1 – 19 of 19) sorted by relevance

/plugin/mikioplugin/syntax/
H A Dsteps.php19 $this->addCommonOptions('shadow');
H A Daccordion.php24 $this->addCommonOptions('shadow');
H A Dbuttongroup.php24 $this->addCommonOptions('align shadow');
H A Dcardbody.php23 $this->addCommonOptions('text-align text-color vertical-align');
H A Dlistgroup.php25 $this->addCommonOptions('shadow width');
H A Daccordionitem.php28 $this->addCommonOptions('type text-align');
H A Dprogressbar.php28 $this->addCommonOptions('height type');
H A Dlistgroupitem.php25 $this->addCommonOptions('type text-align');
H A Dbadge.php25 $this->addCommonOptions('type shadow width text-align');
H A Dbutton.php31 $this->addCommonOptions('type shadow width align text-align tooltip');
H A Dnav.php26 $this->addCommonOptions('text-color height width');
H A Dalert.php26 $this->addCommonOptions('type shadow width align text-align');
H A Dstep.php24 $this->addCommonOptions('type');
H A Dblockquote.php26 $this->addCommonOptions('text-align');
H A Dpagenation.php
H A Dbox.php39 $this->addCommonOptions('width height type shadow text-align links-match vertical-align');
H A Dcard.php61 $this->addCommonOptions('type shadow width height text-align vertical-align text-color');
H A Dcarousel.php43 $this->addCommonOptions('height');
H A Dcore.php789 public function addCommonOptions($typelist)
708 public function addCommonOptions($typelist) global() function in syntax_plugin_mikioplugin_core