[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

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

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

Defines 1 class

patTemplate_Modifier_Surround:: (1 method):
  modify()


Class: patTemplate_Modifier_Surround  - X-Ref

patTemplate modfifier Surround

splits a text and surrunds each part by custom start and end strings

Possible attributes are:
- delimiter (string)
- start (string)
- end (string)
- keepdelimiter (yes|no) default: no
- withfirst (yes|no) default: yes
- withlast (yes|no) default: yes


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