| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
Helper is the base class for all helper classes.
| Author: | Fabien Potencier <fabien@symfony.com> |
| File Size: | 120 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| setHelperSet(HelperSet $helperSet = null) X-Ref |
| {@inheritdoc} |
| getHelperSet() X-Ref |
| {@inheritdoc} |
| strlen($string) X-Ref |
| Returns the length of a string, using mb_strwidth if it is available. param: string $string The string to check its length return: int The length of the string |
| formatTime($secs) X-Ref |
| No description |
| formatMemory($memory) X-Ref |
| No description |
| strlenWithoutDecoration(OutputFormatterInterface $formatter, $string) X-Ref |
| No description |
| removeDecoration(OutputFormatterInterface $formatter, $string) X-Ref |
| No description |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |