<?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%2Fliblights%2FLsDispatcher</id>
		<title>PHPLights/Documentation/liblights/LsDispatcher - 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%2Fliblights%2FLsDispatcher"/>
		<link rel="alternate" type="text/html" href="https://www.linuxnetworks.de/doc/index.php?title=PHPLights/Documentation/liblights/LsDispatcher&amp;action=history"/>
		<updated>2026-06-14T14:47:15Z</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/liblights/LsDispatcher&amp;diff=3013&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/liblights/LsDispatcher&amp;diff=3013&amp;oldid=prev"/>
				<updated>2007-09-22T21:33:07Z</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;
 abstract class LsDispatcher&lt;br /&gt;
 {&lt;br /&gt;
   const Display = 0;&lt;br /&gt;
   const Render = 1;&lt;br /&gt;
 &lt;br /&gt;
   protected $controller = NULL;&lt;br /&gt;
   protected $action = NULL;&lt;br /&gt;
 &lt;br /&gt;
   public function setParams( $ctl, $action, array $params )&lt;br /&gt;
 &lt;br /&gt;
   protected function execute( $ctl, $action )&lt;br /&gt;
   protected function output( $mode )&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
== Public functions ==&lt;br /&gt;
&lt;br /&gt;
=== setParams() ===&lt;br /&gt;
&lt;br /&gt;
 public function setParams( $ctl, $action, array $params )&lt;br /&gt;
&lt;br /&gt;
== Protected functions ==&lt;br /&gt;
&lt;br /&gt;
=== execute() ===&lt;br /&gt;
&lt;br /&gt;
 protected function execute( $ctl, $action )&lt;br /&gt;
&lt;br /&gt;
=== output() ===&lt;br /&gt;
&lt;br /&gt;
 protected function output( $mode )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Back to [[PHPLights/Documentation/liblights|Overview]]&lt;/div&gt;</summary>
		<author><name>Nose</name></author>	</entry>

	</feed>