Mybb 1.4.6
[ class tree: Mybb 1.4.6 ] [ index: Mybb 1.4.6 ] [ all elements ]

Procedural File: adminfunctions_templates.php

Source Location: /inc/adminfunctions_templates.php



Page Details:

MyBB 1.4 Copyright © 2008 MyBB Group, All Rights Reserved

Website: http://www.mybboard.net License: http://www.mybboard.net/about/license

$Id: adminfunctions_templates.php 4304 2009-01-02 01:11:56Z chris $




Tags:

filesource:  Source Code for this file








find_replace_templatesets [line 22]

bolean find_replace_templatesets( string $title, string $find, string $replace, [int $autocreate = 1])

Find and replace a string in a particular template through every template set.



Tags:

return:  true if matched template name, false if not.


Parameters

string   $title   The name of the template
string   $find   The regular expression to match in the template
string   $replace   The replacement string
int   $autocreate   Set to 1 to automatically create templates which do not exist for that set (based off master) - Defaults to 1
[ Top ]



Documentation generated on Wed, 27 May 2009 13:34:20 -0700 by phpDocumentor 1.4.1