SqlQueryBox
final class SqlQueryBox (View source)
SQL query box settings
Properties
bool | $Edit | Display an "Edit" link on the results page to change a query. |
|
bool | $Explain | Display an "Explain SQL" link on the results page. |
|
bool | $ShowAsPHP | Display a "Create PHP code" link on the results page to wrap a query in PHP. |
|
bool | $Refresh | Display a "Refresh" link on the results page. |
Methods
__construct(array $sqlQueryBox = [])
No description
array
asArray()
No description
Details
__construct(array $sqlQueryBox = [])
No description
array
asArray()
No description