Contents

 
Home
PHPRunner 6.0 manual
Prev Page Next Page
 
 

Visual Editor - Toolbars

 

Toolbars are the heart of the Visual Editor and provide a plenty of possibilities. The tables below describe the tools that can be found on the Main and Left toolbars along with its use (some of them are also available from the right-click menu).

toolbar1

Main Toolbar

Button

Tool Name

Description

reset_btn

Reset

Cancel all changes on the page and return all elements to the initial position.

design_btn

Design Mode

Visual HTML Editor.

html_btn

HTML Mode

Edit as HTML code.

toolbar_snippet

Insert PHP code snippet

Insert PHP code snippet (more info).

toolbar_field

Insert Field

Insert a database field.

menubuilder_bt

Menu Builder

Open menu builder (more info).

toolbar_undo

Undo

Undo the last action.

toolbar_redo

Redo

Redo the last action.

paint_btn

Font Color

Change the color of the text.

table_btn

Table Properties

Allows to insert a new table or edit properties of the existing tables.

border_btn

Show Borders

Show or hide table borders.

image_btn

Image

Insert an image.

link_btn

Hyperlink

Insert a hyperlink.

edit_btn

Edit

Allows to cut, copy and paste text, undo changes or insert custom HTML code.

dec_btn

Numbered List

Insert a numbered list.

sqr_btn

Bulleted List

Insert a bulleted list.

lmove_btn

Outdent

Accomplish right shift.

rmove

Indent

Accomplish left shift.

Left Toolbar

Button

Tool Name

Description

instbl_btn

Insert Table

When you press this button new window appears in which you should specify number of rows and columns and table attributes. After that new table will be inserted in the specified place.

insrowbefore_btn

Insert Row Before

Before using this button you have to set cursor into a table cell. New row will be inserted before the row where specified cell is located.

insrowafter_btn

Insert Row After

Before using this button you have to set cursor into a table cell. New row will be inserted after the row where specified cell is located.

inscolbefore_btn

Insert Column Before

Before using this button you have to set cursor into a table cell. New column will be inserted before the column where specified cell is located.

inscolafter_btn

Insert Column After

Before using this button you have to set cursor into a table cell. New column will be inserted after the column where specified cell is located.

delrow_btn

Delete Rows

Delete specified row.

delcol_btn

Delete Columns

Delete specified column.

merger_btn

Merge Right

Merge two cells into one. The contents of the right cell is added to contents of the left one.

mergedown_btn

Merge Down

Merge two cells into one. The contents of the lower cell is added to contents of the upper one.

splitcell_btn

Split Cells

Splits the cell into two parts.

tblprop_btn

Table Properties

Open new window with table properties.

cellprop_btn

Cell Properties

Open new window with cell properties.

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)