Viewing File: /people/testlab/www/testlab.com.pl/spaw2/plugins/core/lib/toolbars/style_inactive.toolbar.php

<?php
$items = array
(
//  new SpawTbDropdown("core", "style", "isStyleEnabled", "styleStatusCheck", "styleChange"),
  new SpawTbDropdown("core", "fontname", "isStandardFunctionEnabled", "standardFunctionStatusCheck", "fontFamilyChange"),
  new SpawTbDropdown("core", "fontsize", "isStandardFunctionEnabled", "standardFunctionStatusCheck", "fontSizeChange"),
  new SpawTbImage("core", "separator"),
  new SpawTbDropdown("core", "formatBlock", "isStandardFunctionEnabled", "standardFunctionStatusCheck", "standardFunctionChange"),
  new SpawTbImage("core", "separator"),
);
?>
Back to Directory File Manager