tpGrid Class Reference

Inherits Plugin.

Collaboration diagram for tpGrid:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 tpGrid ()
 build ($url, $params)
 _optvar ($src_arr, $src_key, &$dst_arr, $dst_key='')
 _getparam ($params, $name, $default)

Public Attributes

 $guid = 0

Detailed Description

PRONTO WEB FRAMEWORK Copyright (C) 2006, Judd Vinet

Author:
Judd Vinet <jvinet@zeroflux.org>

Description: A frontned to the jqGrid jQuery plugin. Still in dev.

Definition at line 10 of file grid.php.


Member Function Documentation

tpGrid::_getparam ( params,
name,
default 
)

Fetch a parameter value from an array, returning a default value if the parameter does not exist.

Definition at line 125 of file grid.php.

Referenced by build().

tpGrid::_optvar ( src_arr,
src_key,
&$  dst_arr,
dst_key = '' 
)

Copy a value from a source array into the destination array, optionally using different keys. If the source array does not contain the value, then nothing will be copied.

Definition at line 115 of file grid.php.

Referenced by build().

tpGrid::build ( url,
params 
)

Definition at line 22 of file grid.php.

References $params, _getparam(), _optvar(), and assert_type().

tpGrid::tpGrid (  ) 

Constructor

Definition at line 17 of file grid.php.

References Plugin_Base::depend(), and Plugin::Plugin().


Member Data Documentation

tpGrid::$guid = 0

Definition at line 12 of file grid.php.


The documentation for this class was generated from the following file:

Generated on Wed Jan 13 09:21:05 2010 for Pronto Framework by  doxygen 1.6.1