CakeFest 2024: The Official CakePHP Conference

UI\Controls\Tab::hasMargin

(UI 0.9.9)

UI\Controls\Tab::hasMarginMargin Detection

Description

public UI\Controls\Tab::hasMargin(int $page): bool

Shall detect if the given page has a margin.

Parameters

page

The index of the page

Return Values

add a note

User Contributed Notes

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