LTI Integration Library 5.2.0
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
ceLTIc\LTI\Util Member List

This is the complete list of members for ceLTIc\LTI\Util, including all inherited members.

$disableFetchedPublicKeysSaveceLTIc\LTI\Utilstatic
$formSubmissionTimeoutceLTIc\LTI\Utilstatic
$logLevelceLTIc\LTI\Utilstatic
$METHOD_NAMESceLTIc\LTI\Utilstatic
$requestParametersceLTIc\LTI\Utilstatic
$strictModeceLTIc\LTI\Utilstatic
checkArray(object $obj, string $fullname, bool $required=false, bool $notEmpty=false)ceLTIc\LTI\Utilstatic
checkBoolean(object $obj, string $fullname, bool $required=false, ?bool $default=null)ceLTIc\LTI\Utilstatic
checkDateTime(object $obj, string $fullname, bool $required=false)ceLTIc\LTI\Utilstatic
checkInteger(object $obj, string $fullname, bool $required=false, int|false $minimum=false, bool $minimumExclusive=false, bool $overrideStrictMode=false)ceLTIc\LTI\Utilstatic
checkNumber(object $obj, string $fullname, bool $required=false, int|false $minimum=false, bool $minimumExclusive=false, bool $overrideStrictMode=false)ceLTIc\LTI\Utilstatic
checkObject(object $obj, string $fullname, bool $required=false, bool $stringValues=false)ceLTIc\LTI\Utilstatic
checkString(object $obj, string $fullname, bool $required=false, ?bool $notEmpty=false, string|array $fixedValue='', bool $overrideStrictMode=false, ?string $default='')ceLTIc\LTI\Utilstatic
checkUrl(object $obj, string $fullname, bool $required=false)ceLTIc\LTI\Utilstatic
cloneObject(object $obj)ceLTIc\LTI\Utilstatic
getMessages(bool $isError)ceLTIc\LTI\Utilstatic
getRandomString(int $length=8)ceLTIc\LTI\Utilstatic
getRequestParameters()ceLTIc\LTI\Utilstatic
isLtiMessage()ceLTIc\LTI\Utilstatic
jsonDecode(?string $str, bool $associative=false)ceLTIc\LTI\Utilstatic
JWT_CLAIM_MAPPINGceLTIc\LTI\Util
JWT_CLAIM_PREFIXceLTIc\LTI\Util
log(string $message, bool $showSource=false)ceLTIc\LTI\Utilstatic
logDebug(string $message, bool $showSource=false)ceLTIc\LTI\Utilstatic
logError(string $message, bool $showSource=true)ceLTIc\LTI\Utilstatic
logForm(string $url, array $params, string $method='POST', bool $debugLevel=false)ceLTIc\LTI\Utilstatic
logInfo(string $message, bool $showSource=false)ceLTIc\LTI\Utilstatic
logRequest(bool $debugLevel=false)ceLTIc\LTI\Utilstatic
MESSAGE_TYPE_MAPPINGceLTIc\LTI\Util
redirect(string $url, array $params)ceLTIc\LTI\Utilstatic
sendForm(string $url, array $params, string $target='', string $javascript='')ceLTIc\LTI\Utilstatic
setMessage(bool $isError, string $message)ceLTIc\LTI\Utilstatic
setTestCookie(bool $delete=false)ceLTIc\LTI\Utilstatic
stripHtml(string $html)ceLTIc\LTI\Utilstatic
TEST_COOKIE_NAMEceLTIc\LTI\Util
urlEncode(?string $val)ceLTIc\LTI\Utilstatic
valToBoolean(mixed $val)ceLTIc\LTI\Utilstatic
valToNumber(mixed $val)ceLTIc\LTI\Utilstatic
valToString(mixed $val, ?string $default='')ceLTIc\LTI\Utilstatic