/ LJCPHPCodeDoc / LJCCommonLib / Output


Syntax

PHP
class Output

Contains common PHP output functions.

Public Functions
construct Initializes a class instance with the provided values.
GetLogText Gets the object debug text.
Location Gets the location string.
Log Outputs the value or object text.
LogObject Outputs the object text.
LogValue Outputs the value text.
6 Functions

Public Properties
$ClassName The source class name.
$MethodName The source method name.
$Bracket Indicates if the value should be bracketed.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.