API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Static Public Member Functions | |
static | getHumanReadableBytes ($value) |
static | isSequential (array $array) |
static | composerGetExtras ($key='kint') |
static | composerSkipFlags () |
static | isTrace (array $trace) |
static | traceFrameIsListed (array $frame, array $matches) |
static | normalizeAliases (array &$aliases) |
static | truncateString ($input, $length=PHP_INT_MAX, $end='...', $encoding=false) |
static | getTypeString (ReflectionType $type) |
A collection of utility methods. Should all be static methods with no dependencies.
|
static |
|
static |
@codeCoverageIgnore
|
static |
Turns a byte value into a human-readable representation.
int | $value | Amount of bytes |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |