[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_privacy/src/Export/ -> Domain.php (summary)

(no description)

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

Defines 1 class

Domain:: (2 methods):
  addItem()
  getItems()


Class: Domain  - X-Ref

Data object representing all data contained in a domain.

A domain is typically a single database table and the items within the domain are separate rows from the table.

addItem(Item $item)   X-Ref
Add an item to the domain

param: Item  $item  The item to add
return: void

getItems()   X-Ref
Get the domain's items

return: Item[]



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