/ LJCPHPCodeDoc / LJCTextLib / LJCStringBuilder


Syntax

PHP
class LJCStringBuilder

Represents a built string value.

Public Functions
construct Initializes a class instance.
Append Appends text with indents.
AppendLine Appends a text line with indents.
AppendTags Appends a text line with begin tag, end tag and indents.
Display _FunctionSummary_
Length Gets the current builder string length.
ToString Gets the built string.
7 Functions

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