/plugins/builtin/functions/indent.php

Description

Indents every line of a text by the given amount of characters

  * value : the string to indent
  * by : how many characters should be inserted before each line
  * char : the character(s) to insert
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Functions
Dwoo_Plugin_indent_compile (line 26)
void Dwoo_Plugin_indent_compile (Dwoo_Compiler $compiler,  $value, [ $by = 4], [ $char = ' '])

Documentation generated on Sun, 03 Aug 2008 15:12:39 +0200 by phpDocumentor 1.4.0