Home
last modified time | relevance | path

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

/plugin/mikioplugin/syntax/
H A Dsteps.php19 $this->addCommonOptions('shadow');
H A Daccordion.php24 $this->addCommonOptions('shadow');
H A Dcardsubtitle.php19 $this->addCommonOptions('text-align text-color');
H A Dcardheader.php19 $this->addCommonOptions('text-align text-color');
H A Dcardtitle.php19 $this->addCommonOptions('text-align text-color');
H A Dlistgroup.php25 $this->addCommonOptions('shadow width');
H A Dcardbody.php23 $this->addCommonOptions('text-align text-color vertical-align');
H A Dbuttongroup.php24 $this->addCommonOptions('align shadow');
H A Dprogressbar.php28 $this->addCommonOptions('height type');
H A Daccordionitem.php28 $this->addCommonOptions('type text-align');
H A Dlistgroupitem.php25 $this->addCommonOptions('type text-align');
H A Dcolumn.php27 $this->addCommonOptions('vertical-align');
H A Dcardfooter.php22 $this->addCommonOptions('text-align text-color');
H A Dbadge.php25 $this->addCommonOptions('type shadow width text-align');
H A Dbutton.php32 $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 Dpagination.php22 $this->addCommonOptions('shadow');
H A Dbox.php39 $this->addCommonOptions('width height type shadow text-align links-match vertical-align');
H A Dquiz.php33 $this->addCommonOptions('type');
H A Dcarousel.php43 $this->addCommonOptions('height');
H A Dcard.php61 … $this->addCommonOptions('type shadow width height text-align vertical-align text-color align');
H A Dcore.php794 public function addCommonOptions($typelist) function in syntax_plugin_mikioplugin_core