[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/inc/ -> adminfunctions_templates.php (summary)

MyBB 1.6 Copyright 2010 MyBB Group, All Rights Reserved Website: http://mybb.com License: http://mybb.com/about/license

File Size: 102 lines (3 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  find_replace_templatesets()

Functions
Functions that are not part of a class:

find_replace_templatesets($title, $find, $replace, $autocreate=1)   X-Ref
Find and replace a string in a particular template through every template set.

param: string The name of the template
param: string The regular expression to match in the template
param: string The replacement string
param: int Set to 1 to automatically create templates which do not exist for that set (based off master) - Defaults to 1
return: bolean true if updated one or more templates, false if not.



Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1