Updated
[sdlgit/SDL-Site.git] / pages / SDLx-Controller.html-inc
index 6e88db9..ecfccd0 100644 (file)
@@ -167,6 +167,8 @@ the previous round.</p>
 <h2 id="remove_show_handler_index">remove_show_handler( $index )</h2>
 <div id="remove_show_handler_index_CONTENT">
 <p>Removes the handler with the given index from the respective calling queue.</p>
+<p>You can also pass a coderef.
+The first coderef in the handler list that this matches will be removed.</p>
 <p>Returns the removed handler.</p>
 
 </div>
@@ -187,15 +189,10 @@ the previous round.</p>
 <div id="remove_all_handlers_CONTENT">
 <p>Quick access to removing all handlers at once.</p>
 
-
-
-
-
 </div>
 <h1 id="AUTHORS">AUTHORS</h1><p><a href="#TOP" class="toplink">Top</a></p>
 <div id="AUTHORS_CONTENT">
-<p>Kartik Thakore</p>
-<p>Breno G. de Oliveira</p>
+<p>See <b>AUTHORS</b> in <cite>SDL</cite>.</p>
 
 </div>
 <h2 id="ACKNOWLEGDEMENTS">ACKNOWLEGDEMENTS</h2>