<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.linuxnetworks.de/doc/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.linuxnetworks.de/doc/index.php?action=history&amp;feed=atom&amp;title=PHPLights%2FDocumentation%2FInterfaces%2FLsStorageIface</id>
		<title>PHPLights/Documentation/Interfaces/LsStorageIface - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.linuxnetworks.de/doc/index.php?action=history&amp;feed=atom&amp;title=PHPLights%2FDocumentation%2FInterfaces%2FLsStorageIface"/>
		<link rel="alternate" type="text/html" href="https://www.linuxnetworks.de/doc/index.php?title=PHPLights/Documentation/Interfaces/LsStorageIface&amp;action=history"/>
		<updated>2026-06-09T13:21:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.11</generator>

	<entry>
		<id>https://www.linuxnetworks.de/doc/index.php?title=PHPLights/Documentation/Interfaces/LsStorageIface&amp;diff=2967&amp;oldid=prev</id>
		<title>Nose: initial</title>
		<link rel="alternate" type="text/html" href="https://www.linuxnetworks.de/doc/index.php?title=PHPLights/Documentation/Interfaces/LsStorageIface&amp;diff=2967&amp;oldid=prev"/>
				<updated>2007-09-22T10:19:39Z</updated>
		
		<summary type="html">&lt;p&gt;initial&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
 interface LsStorageIface&lt;br /&gt;
 {&lt;br /&gt;
   public function has( $path );&lt;br /&gt;
   public function get( $path, $default = NULL, $regex = NULL );&lt;br /&gt;
   public function setByRef( $path, &amp;amp;$value );&lt;br /&gt;
   public function set( $path, $value );&lt;br /&gt;
   public function del( $path );&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
== Public functions ==&lt;br /&gt;
&lt;br /&gt;
=== has() ===&lt;br /&gt;
&lt;br /&gt;
 public function has( $path );&lt;br /&gt;
&lt;br /&gt;
=== get() ===&lt;br /&gt;
&lt;br /&gt;
 public function get( $path, $default = NULL, $regex = NULL );&lt;br /&gt;
&lt;br /&gt;
=== setByRef() ===&lt;br /&gt;
&lt;br /&gt;
 public function setByRef( $path, &amp;amp;$value );&lt;br /&gt;
&lt;br /&gt;
=== set() ===&lt;br /&gt;
&lt;br /&gt;
 public function set( $path, $value );&lt;br /&gt;
&lt;br /&gt;
=== del() ===&lt;br /&gt;
&lt;br /&gt;
 public function del( $path );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Back to [[PHPLights/Documentation/Interfaces|Overview]]&lt;/div&gt;</summary>
		<author><name>Nose</name></author>	</entry>

	</feed>