Quick search:

PntError
PntErrorException
PntErrorHandler
PntGen
PntIdentifiedOption
PntIndex
PntObject
PntValueValidator
Template
_exists
array_diff_key
array_searchCaseInsensitive
asInt
assocsToStrings
class_hasMethod
dt_add
dt_largerOrNone
exceptionToString
fromCsvString
getBaseUrl
getPntVersion
getRelativePath
getSubstr
includeClass
isBrowserIE
is_a
is_ofType
is_subclassOr
is_typeEqual
labelFrom
labelFromObject
lcFirst
pntCallStaticMethod
pntCheckIncludePath
pntGetFsSeparator
pntMember_exists
pntSetCookie
printBacktrace
splitFilePath
stripQueryParam
strlen
substr
sum_from
toCsvString
toString
tryIncludeClass
tryIncludeOnce
urlEncode
valueToString

<?php
/* Copyright (c) MetaClass, 2003-2017

Distributed and licensed under under the terms of the GNU Affero General Public License
version 3, or (at your option) any later version.

This program is distributed WITHOUT ANY WARRANTY; without even the implied warranty 
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
	
See the License, http://www.gnu.org/licenses/agpl.txt */

/**
 * Utility class 
 * @package pnt
 */
class PntGen {

    static $CLASS_MAX_LENGTH = 246; //linux 255 -  'class.php' ;  eCryptFS 143 - 9
Copyright (c) MetaClass, 2003-

This code is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

Click here for a copy of the license or see http://www.gnu.org/licenses/ .