File: inheritdoc.php.testInheritdocMethodWithMissingParam.html

package info (click to toggle)
libnb-platform18-java 12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 729,800 kB
  • sloc: java: 5,059,097; xml: 574,432; php: 78,788; javascript: 29,039; ansic: 10,278; sh: 6,386; cpp: 4,612; jsp: 3,643; sql: 1,097; makefile: 540; objc: 288; perl: 277; haskell: 93
file content (13 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html><body>
<pre>Code completion result for source line:
$childClass->testMissing|Param($param1);
(QueryType=COMPLETION, prefixSearch=false, caseSensitive=true)
METHOD     testMissingParam($param1)       [PUBLIC]   ChildClass
</pre><h2>Documentation:</h2><div align="right"><font size=-1></font></div><b>testMissingParam</b><br/><br/>
testMissingParam method of ChildClass.<br><br>testMissingParam method description of ChildClass.
<br />
<h3>Parameters:</h3>
<table cellspacing=0 style="border: 0px; width: 100%;">
<tr><td>&nbsp;</td><td valign="top" style="text-aling:left; border-width: 0px;padding: 1px;padding:3px;" ><nobr>string</nobr></td><td valign="top" style="text-aling:left; border-width: 0px;padding: 1px;padding:3px;" ><nobr><b>$param1</b></nobr></td><td valign="top" style="text-aling:left; border-width: 0px;padding: 1px;padding:3px;width:80%;" >param1 description of BaseClass</td></tr>
</table>
</body></html>