Abstract_Builder::is_row_used( string $row_id )
See if row is populated.
Parameters
- $row_id
-
(Required) Row id.
Return
(bool) Is row used?
Source
File: header-footer-grid/Core/Builder/Abstract_Builder.php
Expand full source code Collapse full source code View on Github