[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/pattemplate/patTemplate/Modifier/ -> Wordwrapper.php (summary)

patTemplate modfifier Wordwrapper $Id: Wordwrapper.php 10381 2008-06-01 03:35:53Z pasamio $

Author: Stephan Schmidt <schst@php.net>
File Size: 74 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

patTemplate_Modifier_Wordwrapper:: (1 method):
  modify()


Class: patTemplate_Modifier_Wordwrapper  - X-Ref

patTemplate modfifier Wordwrapper

Wraps lines of long texts.

Possible attributes are:
- width (integer)
- break (string)
- cut (yes|no)
- nl2br (yes|no)

See the PHP documentation for wordwrap() for
more information.

modify( $value, $params = array()   X-Ref
modify the value

param: string        value
return: string        modified value



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1