Made to Order Software Corporation Logo

MO Paragraph Trimmer Filter: mo_trimmer_filter.page.inc File Reference

mo_trimmer_filter.page.inc File Reference

Function processing the text of a node, block, etc. More...

Functions

 _mo_trimmer_filter_process ($text, $format)
 Applies the filter to the text.


Detailed Description

This file include the functions used to process the data being filtered.

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

http://www.m2osw.com/mo_trimmer_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_trimmer_filter_process ( text,
format 
)

Internal function used to remove the

  tags from the text string.

The $format parameter is used to know what spaces are to be removed. It takes the information from the settings variable (See the .admin.inc file)

Parameters:
[in] $text The text to be processed
[in] $format The format used to apply the filter
Returns:
The text after processing

Referenced by mo_trimmer_filter_filter().

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