Overview
public boolean function layoutExists(
required string layout
)
Returns whether or not the given layout exists within the system.
Arguments
Name | Type | Required | Description |
---|
layout | string | Yes | The ID of the layout whose existance you want to check |