/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.

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

Documentation generated on Sun, 07 Feb 2010 17:53:49 +0000 by phpDocumentor 1.4.0