tpjqGrid Class Reference

Inherits Plugin.

Collaboration diagram for tpjqGrid:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 tpjqGrid ()
 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:

Definition at line 10 of file jqgrid.php.


Member Function Documentation

tpjqGrid::_getparam ( params,
name,
default 
)

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

Definition at line 140 of file jqgrid.php.

Referenced by build().

tpjqGrid::_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 130 of file jqgrid.php.

Referenced by build().

tpjqGrid::build ( url,
params 
)

Definition at line 22 of file jqgrid.php.

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

tpjqGrid::tpjqGrid (  ) 

Constructor

Definition at line 17 of file jqgrid.php.

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


Member Data Documentation

tpjqGrid::$guid = 0

Definition at line 12 of file jqgrid.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