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_mod_cap_mbconvert2_cb
  • smarty_mod_cap_mbconvert_cb
  • smarty_mod_cap_ucfirst2_cb
  • smarty_mod_cap_ucfirst_cb
  • smarty_modifier_capitalize
  • smarty_modifier_date_format
  • smarty_modifier_escape
  • smarty_modifier_regex_replace
  • smarty_modifier_replace
  • smarty_modifier_spacify
  • smarty_modifier_truncate
  • Overview
  • Package
  • Function
  • Todo
  • Download

Package Smarty\PluginsModifier

Functions summary
smarty_mod_cap_mbconvert2_cb
smarty_mod_cap_mbconvert_cb
smarty_mod_cap_ucfirst2_cb
smarty_mod_cap_ucfirst_cb
smarty_modifier_capitalize

Smarty capitalize modifier plugin Type: modifier
Name: capitalize
Purpose: capitalize words in the string {@internal {$string|capitalize:true:true} is the fastest option for MBString enabled systems }}

smarty_modifier_date_format

Smarty date_format modifier plugin Type: modifier
Name: date_format
Purpose: format datestamps via strftime
Input:
- string: input date string - format: strftime format for output - default_date: default date if $string is empty

smarty_modifier_escape

Smarty escape modifier plugin Type: modifier
Name: escape
Purpose: escape string for output

smarty_modifier_regex_replace

Smarty regex_replace modifier plugin Type: modifier
Name: regex_replace
Purpose: regular expression search/replace

smarty_modifier_replace

Smarty replace modifier plugin Type: modifier
Name: replace
Purpose: simple search/replace

smarty_modifier_spacify

Smarty spacify modifier plugin Type: modifier
Name: spacify
Purpose: add spaces between characters in a string

smarty_modifier_truncate

Smarty truncate modifier plugin Type: modifier
Name: truncate
Purpose: Truncate a string to a certain length if necessary, optionally splitting in the middle of a word, and appending the $etc string or inserting $etc into the middle.

CMS CONTENIDO 4.9.7 API documentation generated by ApiGen