v1.0.0
English

Filters.php

system/View/Filters.php
1 class 16 methods

class Filters

View filters
capitalize (string $value) public
date ($value, string $format) public
date_modify ($value, string $adjustment) public
string ($value, string $default) public
esc ($value, string $context = 'html') public
excerpt (string $value, string $phrase, int $radius = 100) public
highlight (string $value, string $phrase) public
highlight_code ($value) public
limit_chars ($value, int $limit = 500) public
limit_words ($value, int $limit = 100) public
local_number ($value, string $type = 'decimal', int $precision = 4, ?string $locale = null) public
local_currency ($value, string $currency, ?string $locale = null, $fraction = null) public
nl2br (string $value) public
prose (string $value) public
round (string $value, $precision = 2, string $type = 'common') public
title (string $value) public
phpDG v1.0.0 Filters.php 662 files 498 classes 763 fn
Generated