<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Aukyla PHP Framework</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="StyleSheet" href="auton.css" type="text/css" media="screen">
</head>
<body>
<div id="mainmenu">
<a href="http://www.auton.nl/" class="home">Home</a>
</div>
<div id="submenu">
<a class="logo" href="http://www.auton.nl/"></a>
<div class="head">Ads</div>
<a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=116358&type=1" alt="SourceForge.net Logo" style="padding: 2px 4px; width: 88px; height: 31px; border: 0px"></a>
<a href="http://getfirefox.com/" title="Get Firefox - The Browser, Reloaded."><img src="http://www.mozilla.org/products/firefox/buttons/getfirefox_small.png" alt="Get Firefox" style="width: 110px; height: 32px; border: 0px"></a>
</div>
<div id="main">
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<h1>HiddenInput Class Reference</h1><p>Inheritance diagram for HiddenInput:
<p><center><img src="a00111.png" usemap="#HiddenInput_map" border="0" alt=""></center>
<map name="HiddenInput_map">
<area href="a00161.html" alt="TextInput" shape="rect" coords="0,168,79,192">
<area href="a00114.html" alt="Input" shape="rect" coords="0,112,79,136">
<area href="a00096.html" alt="Container" shape="rect" coords="0,56,79,80">
<area href="a00166.html" alt="Widget" shape="rect" coords="0,0,79,24">
</map>
<a href="a00027.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
A hidden input widget.
<p>
This widget is hidden for the user and can only be used to pass some information with forms. Logically, any text you set on this widget is ignored.
<p>
<p>
Definition at line <a class="el" href="a00215.html#l00842">842</a> of file <a class="el" href="a00215.html">Forms.php</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00111.html#a0">__construct</a> (<a class="el" href="a00096.html">Container</a> $parent, $id)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00111.html#a1">show</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00111.html#p0">$text</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00111.html#p1">$type</a></td></tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a0" doxytag="HiddenInput::__construct"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">HiddenInput::__construct </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="a00096.html">Container</a> $ </td>
<td class="mdname" nowrap> <em>parent</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>$ </td>
<td class="mdname" nowrap> <em>id</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">) </td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Constructor.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>parent</em> </td><td><a class="el" href="a00096.html">Container</a> to add this input to. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>id</em> </td><td>The input's ID.</td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="a00161.html#a0">TextInput</a>.
<p>
Definition at line <a class="el" href="a00215.html#l00844">844</a> of file <a class="el" href="a00215.html">Forms.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="HiddenInput::show"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">HiddenInput::show </td>
<td class="md" valign="top">( </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Shows this widget and all child widgets.
<p>
Reimplemented from <a class="el" href="a00096.html#a2">Container</a>.
<p>
Definition at line <a class="el" href="a00215.html#l00851">851</a> of file <a class="el" href="a00215.html">Forms.php</a>. </td>
</tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="p0" doxytag="HiddenInput::$text"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">HiddenInput::$text<code> [protected]</code> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Text shown on the widget.
<p>
Reimplemented from <a class="el" href="a00161.html#p2">TextInput</a>.
<p>
Definition at line <a class="el" href="a00215.html#l00858">858</a> of file <a class="el" href="a00215.html">Forms.php</a>. </td>
</tr>
</table>
<a class="anchor" name="p1" doxytag="HiddenInput::$type"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">HiddenInput::$type<code> [protected]</code> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
The type of the widget, only used internally by subclasses.
<p>
Reimplemented from <a class="el" href="a00114.html#p6">Input</a>.
<p>
Definition at line <a class="el" href="a00215.html#l00859">859</a> of file <a class="el" href="a00215.html">Forms.php</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00215.html">Forms.php</a></ul>
</div>
</body>
</html>