Made to Order Software Corporation Logo

MO Regex filter: mo_regex_filter.admin.inc File Reference

Use Regex filter to transform data in your nodes. More...

Functions

 _mo_regex_filter_settings_form ($format)
 MO Regex filter settings form.


Detailed Description

Implementation of the functions used to enter the MO Regex filter module settings.

Copyright (c) 2009-2011 Made to Order Software Corp.

http://www.m2osw.com/mo_regex_filter contact@m2osw.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Function Documentation

_mo_regex_filter_settings_form ( format  ) 

This function is called when the user edits the configuration options of the Input filter using the MO Tag module.

Todo:
I think that there is a PHP function that can be used to compile an expression that returns an error code and/or message if an error is found. We want to make use of that function in the validation function so that way most regular expression errors are caught early.
Parameters:
[in] $format The format being configured
Returns:
A form array used by the Input format configuration screen

Referenced by mo_regex_filter_filter().

Documentation generated by Doxygen on Sat Mar 12 16:05:40 2011