Class Dwoo_Plugin_dump

Description

Dumps values of the given variable, or the entire data if nothing provided

  * var : the variable to display
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

Located in /plugins/builtin/functions/dump.php (line 24)

Dwoo_Plugin
   |
   --Dwoo_Plugin_dump
Method Summary
void export ( $var,  $scope)
void exportVar ( $i,  $v)
void process ([ $var = '$'])
Variables

Inherited Variables

Inherited from Dwoo_Plugin

Dwoo_Plugin::$dwoo
Methods
export (line 52)
  • access: protected
void export ( $var,  $scope)
  • $var
  • $scope
exportVar (line 70)
  • access: protected
void exportVar ( $i,  $v)
  • $i
  • $v
process (line 26)
  • access: public
void process ([ $var = '$'])
  • $var

Inherited Methods

Inherited From Dwoo_Plugin

Dwoo_Plugin::__construct()
Dwoo_Plugin::paramsToAttributes()

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