[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_contact/src/Table/ -> ContactTable.php (summary)

(no description)

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

Defines 1 class

ContactTable:: (5 methods):
  __construct()
  store()
  check()
  generateAlias()
  getTypeAlias()


Class: ContactTable  - X-Ref

Contact Table class.

__construct(DatabaseDriver $db)   X-Ref
Constructor

param: DatabaseDriver  $db  Database connector object

store($updateNulls = true)   X-Ref
Stores a contact.

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

check()   X-Ref
Overloaded check function

return: boolean  True on success, false on failure

generateAlias()   X-Ref
Generate a valid alias from title / date.
Remains public to be able to check for duplicated alias before saving

return: string

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