MDB_QueryTool
[ class tree: MDB_QueryTool ] [ index: MDB_QueryTool ] [ all elements ]

Class: MDB_QueryTool_Result_Row

Source Location: /MDB_QueryTool-1.2.3/MDB/QueryTool/Result/Object.php

Class Overview


MDB_QueryTool_Result_Row class


Author(s):

Copyright:

  • 2004-2007 Roman Dostovalov

Methods


Inherited Variables

Inherited Methods


Class Details

[line 54]
MDB_QueryTool_Result_Row class


[ Top ]


Method Detail

MDB_QueryTool_Result_Row (Constructor)   [line 68]

MDB_QueryTool_Result_Row MDB_QueryTool_Result_Row( array $arr, object &$qt)

create object properties from the array

Parameters:

array   $arr   —  array of data
object   &$qt   —  MDB_QueryTool instance

[ Top ]

remove   [line 113]

boolean remove( )

Removes the entity
  • Return: the data returned by remove-method

[ Top ]

save   [line 88]

mixed save( )

save data, calls either update or add
  • Return: the data returned by either add or update-method

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:48:24 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.