Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Functions

  • smarty_literal_compiler_param
  • smarty_make_timestamp
  • smarty_mb_from_unicode
  • smarty_mb_str_replace
  • smarty_mb_to_unicode
  • smarty_mb_wordwrap
  • Overview
  • Package
  • Function
  • Todo
  • Download

Function smarty_mb_wordwrap

Wrap a string to a given number of characters

Package: Smarty\PluginsShared
Author: Rodney Rehm
Link: for similarity
Located at plugins/smarty/smarty_source/plugins/shared.mb_wordwrap.php
Parameters summary
string $str the string to wrap
integer $width = 75 the width of the output
string $break = "\n" the character used to break the line
boolean $cut = false ignored parameter, just for the sake of
Return value summary
string wrapped string
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen