parent root
PHP: UI\Controls\Tab::setMargin - Manual

UI\Controls\Tab::setMargin

(PHP 7, UI 0.9.9)

UI\Controls\Tab::setMarginSet Margin

Description

public UI\Controls\Tab::setMargin ( int $page , bool $margin )

Shall enable or disable margins on the selected page

Parameters

page

The page to select

margin

Margin switch

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root