[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_users/src/Table/ -> NoteTable.php (summary)

(no description)

Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 125 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

NoteTable:: (4 methods):
  __construct()
  store()
  check()
  getTypeAlias()


Class: NoteTable  - X-Ref

User notes table class

__construct(DatabaseDriver $db)   X-Ref
Constructor

param: DatabaseDriver  $db  Database object

store($updateNulls = true)   X-Ref
Overloaded store method for the notes table.

param: boolean  $updateNulls  Toggle whether null values should be updated.
return: boolean  True on success, false on failure.

check()   X-Ref
Method to perform sanity checks on the Table instance properties to ensure they are safe to store in the database.

return: boolean  True if the instance is sane and able to be stored in the database.

getTypeAlias()   X-Ref
Get the type alias for the history table

return: string  The alias as described above



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer