[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/libraries/joomla/database/table/ -> menu.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 204 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JTableMenu:: (4 methods):
  __construct()
  bind()
  check()
  store()


Class: JTableMenu  - X-Ref

Menu table

__construct(&$db)   X-Ref
Constructor

param: JDatabase  &$db  A database connector object

bind($array, $ignore = '')   X-Ref
Overloaded bind function

param: array  $array   Named array
param: mixed  $ignore  An optional array or space separated list of properties to ignore while binding.
return: mixed  Null if operation was satisfactory, otherwise returns an error

check()   X-Ref
Overloaded check function

return: boolean  True on success

store($updateNulls = false)   X-Ref
Overloaded store function

param: boolean  $updateNulls  True to update fields even if they are null.
return: mixed  False on failure, positive integer on success.



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1