Code |
Context$text = array()
$length = 75
$options = array(
"ending" => "...",
"exact" => true,
"html" => false
)
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
$ending = "..."
$exact = true
$html = false
mb_strlen - [internal], line ??
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 237
include - APP/plugins/smarter/views/smarter/product.ctp, line 64
View::_render() - CORE/cake/libs/view/view.php, line 723
View::render() - CORE/cake/libs/view/view.php, line 419
Controller::render() - CORE/cake/libs/controller/controller.php, line 911
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83