[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/registry/src/ -> FormatInterface.php (summary)

Part of the Joomla Framework Registry Package

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

Defines 1 class

FormatInterface:: (2 methods):
  objectToString()
  stringToObject()


Interface: FormatInterface  - X-Ref

Interface defining a format object

objectToString($object, array $options = [])   X-Ref
Converts an object into a formatted string.

param: object  $object   Data Source Object.
param: array   $options  An array of options for the formatter.
return: string  Formatted string.

stringToObject($data, array $options = [])   X-Ref
Converts a formatted string into an object.

param: string  $data     Formatted string
param: array   $options  An array of options for the formatter.
return: object  Data Object



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