D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
htdocs
/
spaw
/
plugins
/
core
/
lib
/
toolbars
/
Filename :
style.toolbar.php
back
Copy
<?php $items = array ( new SpawTbDropdown("core", "style", "isStyleEnabled", "styleStatusCheck", "styleChange"), new SpawTbDropdown("core", "formatBlock", "isStandardFunctionEnabled", "standardFunctionStatusCheck", "standardFunctionChange"), new SpawTbImage("core", "separator"), ); ?>