$title |
|
Set a title of your application, will appear in tag.</td>
<td class="actions"><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-title" title="Direct link to property App_Web::title documentation">
<i class='icon-borderless icon-link'></i>
</a>
</td>
</tr>
</table>
<h2>Protected Properties</h2>
<table class="table table-striped">
<tr>
<th>Property</th>
<th>Type</th>
<th>Description</th>
<th></th>
</tr>
<tr class="property-descr">
<td><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-included"><span class="var-name">$included</span></a></td>
<td></td>
<td>For internal use</td>
<td class="actions"><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-included" title="Direct link to property App_Web::included documentation">
<i class='icon-borderless icon-link'></i>
</a>
</td>
</tr>
<tr class="property-descr">
<td><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-layout_initialized"><span class="var-name">$layout_initialized</span></a></td>
<td></td>
<td>{{{ Layout implementation</td>
<td class="actions"><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-layout_initialized" title="Direct link to property App_Web::layout_initialized documentation">
<i class='icon-borderless icon-link'></i>
</a>
</td>
</tr>
<tr class="property-descr">
<td><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-rendered"><span class="var-name">$rendered</span></a></td>
<td></td>
<td>For internal use</td>
<td class="actions"><a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-rendered" title="Direct link to property App_Web::rendered documentation">
<i class='icon-borderless icon-link'></i>
</a>
</td>
</tr>
</table>
<h2>Public Methods</h2>
<table class="table table-striped">
<tr>
<th>Method</th>
<th>Description</th>
<th></th>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-__construct">__construct</a></span> ( <span class="param-name">$realm</span> = null, <span class="param-name">$skin</span> = 'default', <span class="param-name">$options</span> = [] ) </td>
<td>
{{{ Start-up </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/__construct/-" rel="nofollow"
title="Source code of method App_Web::__construct"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-__construct"
title="Direct link to the method App_Web::__construct documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_beforeInit">_beforeInit</a></span> ( ) </td>
<td>
Executed before init, this method will initialize PageManager and
pathfinder. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_beforeInit/-" rel="nofollow"
title="Source code of method App_Web::_beforeInit"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_beforeInit"
title="Direct link to the method App_Web::_beforeInit documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateCSS">_locateCSS</a></span> ( <span class="param-name">$path</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locateCSS/-" rel="nofollow"
title="Source code of method App_Web::_locateCSS"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateCSS"
title="Direct link to the method App_Web::_locateCSS documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateJS">_locateJS</a></span> ( <span class="param-name">$path</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locateJS/-" rel="nofollow"
title="Source code of method App_Web::_locateJS"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateJS"
title="Direct link to the method App_Web::_locateJS documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePage">_locatePage</a></span> ( <span class="param-name">$path</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locatePage/-" rel="nofollow"
title="Source code of method App_Web::_locatePage"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePage"
title="Direct link to the method App_Web::_locatePage documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePublic">_locatePublic</a></span> ( <span class="param-name">$path</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locatePublic/-" rel="nofollow"
title="Source code of method App_Web::_locatePublic"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePublic"
title="Direct link to the method App_Web::_locatePublic documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateTemplate">_locateTemplate</a></span> ( <span class="param-name">$path</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locateTemplate/-" rel="nofollow"
title="Source code of method App_Web::_locateTemplate"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateTemplate"
title="Direct link to the method App_Web::_locateTemplate documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTime">_showExecutionTime</a></span> ( ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_showExecutionTime/-" rel="nofollow"
title="Source code of method App_Web::_showExecutionTime"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTime"
title="Direct link to the method App_Web::_showExecutionTime documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTimeJS">_showExecutionTimeJS</a></span> ( ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_showExecutionTimeJS/-" rel="nofollow"
title="Source code of method App_Web::_showExecutionTimeJS"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTimeJS"
title="Direct link to the method App_Web::_showExecutionTimeJS documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addLayout">addLayout</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) </td>
<td>
Register new layout, which, if has method and tag in the template, will be rendered. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/addLayout/-" rel="nofollow"
title="Source code of method App_Web::addLayout"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addLayout"
title="Direct link to the method App_Web::addLayout documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addStylesheet">addStylesheet</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$file</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$ext</span> = '.css', <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$locate</span> = 'css' ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/addStylesheet/-" rel="nofollow"
title="Source code of method App_Web::addStylesheet"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addStylesheet"
title="Direct link to the method App_Web::addStylesheet documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-caughtException">caughtException</a></span> ( <span class="param-type">Exception</span> <span class="param-name">$e</span> ) </td>
<td>
This method is called when exception was caught in the application. </td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/caughtException/php-app_web-caughtexception-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::caughtException"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/caughtException/-" rel="nofollow"
title="Source code of method App_Web::caughtException"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-caughtException"
title="Direct link to the method App_Web::caughtException documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cleanMagicQuotes">cleanMagicQuotes</a></span> ( ) </td>
<td>
Magic Quotes were a design error. Let's strip them if they are enabled. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/cleanMagicQuotes/-" rel="nofollow"
title="Source code of method App_Web::cleanMagicQuotes"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cleanMagicQuotes"
title="Direct link to the method App_Web::cleanMagicQuotes documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cut">cut</a></span> ( <span class="param-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></span> <span class="param-name">$object</span> ) </td>
<td>
Render only specified object or object with specified name. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/cut/-" rel="nofollow"
title="Source code of method App_Web::cut"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cut"
title="Direct link to the method App_Web::cut documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-defaultTemplate">defaultTemplate</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.array.php">array</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
<td>
Default template for the application. Redefine to add your own rules. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/defaultTemplate/-" rel="nofollow"
title="Source code of method App_Web::defaultTemplate"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-defaultTemplate"
title="Direct link to the method App_Web::defaultTemplate documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-destroySession">destroySession</a></span> ( ) </td>
<td>
Completely destroy existing session. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/destroySession/-" rel="nofollow"
title="Source code of method App_Web::destroySession"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-destroySession"
title="Direct link to the method App_Web::destroySession documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-execute">execute</a></span> ( ) </td>
<td>
Main execution loop. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/execute/-" rel="nofollow"
title="Source code of method App_Web::execute"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-execute"
title="Direct link to the method App_Web::execute documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-get">get</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/get/-" rel="nofollow"
title="Source code of method App_Web::get"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-get"
title="Direct link to the method App_Web::get documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-getStickyArguments">getStickyArguments</a></span> ( ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/getStickyArguments/-" rel="nofollow"
title="Source code of method App_Web::getStickyArguments"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-getStickyArguments"
title="Direct link to the method App_Web::getStickyArguments documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-init">init</a></span> ( ) </td>
<td>
Redefine this function instead of default constructor. </td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/init/php-app_web-init-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::init"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/init/-" rel="nofollow"
title="Source code of method App_Web::init"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-init"
title="Direct link to the method App_Web::init documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initLayout">initLayout</a></span> ( ) </td>
<td>
Implements Layouts. </td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/initLayout/php-app_web-initlayout-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::initLayout"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/initLayout/-" rel="nofollow"
title="Source code of method App_Web::initLayout"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initLayout"
title="Direct link to the method App_Web::initLayout documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initializeSession">initializeSession</a></span> ( <span class="param-name">$create</span> = true ) </td>
<td>
</td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/initializeSession/php-app_web-initializesession-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::initializeSession"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/initializeSession/-" rel="nofollow"
title="Source code of method App_Web::initializeSession"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initializeSession"
title="Direct link to the method App_Web::initializeSession documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-isAjaxOutput">isAjaxOutput</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
<td>
Returns true if browser is going to EVAL output. </td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/isAjaxOutput/php-app_web-isajaxoutput-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::isAjaxOutput"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/isAjaxOutput/-" rel="nofollow"
title="Source code of method App_Web::isAjaxOutput"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-isAjaxOutput"
title="Direct link to the method App_Web::isAjaxOutput documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-layout_Content">layout_Content</a></span> ( ) </td>
<td>
Default handling of Content page. To be replaced by App_Frontend
This function initializes content. Content is page-dependant. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/layout_Content/-" rel="nofollow"
title="Source code of method App_Web::layout_Content"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-layout_Content"
title="Direct link to the method App_Web::layout_Content documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-main">main</a></span> ( ) </td>
<td>
Call this method from your index file. It is the main method of Agile Toolkit. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/main/-" rel="nofollow"
title="Source code of method App_Web::main"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-main"
title="Direct link to the method App_Web::main documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputDebug">outputDebug</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$msg</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> <span class="param-name">$shift</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/outputDebug/-" rel="nofollow"
title="Source code of method App_Web::outputDebug"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputDebug"
title="Direct link to the method App_Web::outputDebug documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputWarning">outputWarning</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$msg</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> <span class="param-name">$shift</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/outputWarning/-" rel="nofollow"
title="Source code of method App_Web::outputWarning"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputWarning"
title="Direct link to the method App_Web::outputWarning documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-redirect">redirect</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$page</span> = null, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
<td>
Perform instant redirect to another page. </td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/redirect/php-app_web-redirect-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::redirect"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/redirect/-" rel="nofollow"
title="Source code of method App_Web::redirect"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-redirect"
title="Direct link to the method App_Web::redirect documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-render">render</a></span> ( ) </td>
<td>
Renders all objects inside applications and echo all output to the browser. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/render/-" rel="nofollow"
title="Source code of method App_Web::render"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-render"
title="Direct link to the method App_Web::render documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-renderOnly">renderOnly</a></span> ( <span class="param-name">$object</span> ) </td>
<td>
Only show $object in the final rendering. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/renderOnly/-" rel="nofollow"
title="Source code of method App_Web::renderOnly"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-renderOnly"
title="Direct link to the method App_Web::renderOnly documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-sendHeaders">sendHeaders</a></span> ( ) </td>
<td>
Sends default headers. Re-define to send your own headers. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/sendHeaders/-" rel="nofollow"
title="Source code of method App_Web::sendHeaders"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-sendHeaders"
title="Direct link to the method App_Web::sendHeaders documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-setTags">setTags</a></span> ( <span class="param-type">Template</span> <span class="param-name">$t</span> ) </td>
<td>
Called on all templates in the system, populates some system-wide tags. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/setTags/-" rel="nofollow"
title="Source code of method App_Web::setTags"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-setTags"
title="Direct link to the method App_Web::setTags documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-showExecutionTime">showExecutionTime</a></span> ( ) </td>
<td>
Call this method if you want to see execution time on the bottom of your pages. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/showExecutionTime/-" rel="nofollow"
title="Source code of method App_Web::showExecutionTime"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-showExecutionTime"
title="Direct link to the method App_Web::showExecutionTime documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyForget">stickyForget</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) </td>
<td>
Remove sticky GET which was set by stickyGET. </td>
<td class="actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/stickyForget/php-app_web-stickyforget-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::stickyForget"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/stickyForget/-" rel="nofollow"
title="Source code of method App_Web::stickyForget"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyForget"
title="Direct link to the method App_Web::stickyForget documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyGet">stickyGet</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
<td>
Make current get argument with specified name automatically appended to all generated URLs. </td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/stickyGet/-" rel="nofollow"
title="Source code of method App_Web::stickyGet"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyGet"
title="Direct link to the method App_Web::stickyGet documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stripslashes_array">stripslashes_array</a></span> ( &<span class="param-name">$array</span>, <span class="param-name">$iterations</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/stripslashes_array/-" rel="nofollow"
title="Source code of method App_Web::stripslashes_array"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stripslashes_array"
title="Direct link to the method App_Web::stripslashes_array documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
</table>
<h2>Method Details</h2>
<div class="method-descr-full" id="method-__construct">
<div class="row">
<div class="col-md-6">
<h3>
__construct()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/__construct/-" rel="nofollow"
title="Source code of method App_Web::__construct"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-__construct"
title="Direct link to the method App_Web::__construct documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
{{{ Start-up </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-__construct">__construct</a></span> ( <span class="param-name">$realm</span> = null, <span class="param-name">$skin</span> = 'default', <span class="param-name">$options</span> = [] ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_beforeInit">
<div class="row">
<div class="col-md-6">
<h3>
_beforeInit()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_beforeInit/-" rel="nofollow"
title="Source code of method App_Web::_beforeInit"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_beforeInit"
title="Direct link to the method App_Web::_beforeInit documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Executed before init, this method will initialize PageManager and
pathfinder. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_beforeInit">_beforeInit</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_locateCSS">
<div class="row">
<div class="col-md-6">
<h3>
_locateCSS()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locateCSS/-" rel="nofollow"
title="Source code of method App_Web::_locateCSS"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateCSS"
title="Direct link to the method App_Web::_locateCSS documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateCSS">_locateCSS</a></span> ( <span class="param-name">$path</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_locateJS">
<div class="row">
<div class="col-md-6">
<h3>
_locateJS()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locateJS/-" rel="nofollow"
title="Source code of method App_Web::_locateJS"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateJS"
title="Direct link to the method App_Web::_locateJS documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateJS">_locateJS</a></span> ( <span class="param-name">$path</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_locatePage">
<div class="row">
<div class="col-md-6">
<h3>
_locatePage()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locatePage/-" rel="nofollow"
title="Source code of method App_Web::_locatePage"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePage"
title="Direct link to the method App_Web::_locatePage documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePage">_locatePage</a></span> ( <span class="param-name">$path</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_locatePublic">
<div class="row">
<div class="col-md-6">
<h3>
_locatePublic()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locatePublic/-" rel="nofollow"
title="Source code of method App_Web::_locatePublic"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePublic"
title="Direct link to the method App_Web::_locatePublic documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locatePublic">_locatePublic</a></span> ( <span class="param-name">$path</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_locateTemplate">
<div class="row">
<div class="col-md-6">
<h3>
_locateTemplate()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_locateTemplate/-" rel="nofollow"
title="Source code of method App_Web::_locateTemplate"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateTemplate"
title="Direct link to the method App_Web::_locateTemplate documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_locateTemplate">_locateTemplate</a></span> ( <span class="param-name">$path</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_showExecutionTime">
<div class="row">
<div class="col-md-6">
<h3>
_showExecutionTime()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_showExecutionTime/-" rel="nofollow"
title="Source code of method App_Web::_showExecutionTime"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTime"
title="Direct link to the method App_Web::_showExecutionTime documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTime">_showExecutionTime</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-_showExecutionTimeJS">
<div class="row">
<div class="col-md-6">
<h3>
_showExecutionTimeJS()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/_showExecutionTimeJS/-" rel="nofollow"
title="Source code of method App_Web::_showExecutionTimeJS"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTimeJS"
title="Direct link to the method App_Web::_showExecutionTimeJS documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-_showExecutionTimeJS">_showExecutionTimeJS</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-addLayout">
<div class="row">
<div class="col-md-6">
<h3>
addLayout()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/addLayout/-" rel="nofollow"
title="Source code of method App_Web::addLayout"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addLayout"
title="Direct link to the method App_Web::addLayout documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Register new layout, which, if has method and tag in the template, will be rendered. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addLayout">addLayout</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) </td>
</tr>
<tr>
<td class="param-name">
$name </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-addStylesheet">
<div class="row">
<div class="col-md-6">
<h3>
addStylesheet()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/addStylesheet/-" rel="nofollow"
title="Source code of method App_Web::addStylesheet"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addStylesheet"
title="Direct link to the method App_Web::addStylesheet documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-addStylesheet">addStylesheet</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$file</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$ext</span> = '.css', <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$locate</span> = 'css' ) </td>
</tr>
<tr>
<td class="param-name">
$file </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$ext </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$locate </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-caughtException">
<div class="row">
<div class="col-md-6">
<h3>
caughtException()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/caughtException/php-app_web-caughtexception-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::caughtException"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/caughtException/-" rel="nofollow"
title="Source code of method App_Web::caughtException"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-caughtException"
title="Direct link to the method App_Web::caughtException documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
This method is called when exception was caught in the application. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-caughtException">caughtException</a></span> ( <span class="param-type">Exception</span> <span class="param-name">$e</span> ) </td>
</tr>
<tr>
<td class="param-name">
$e </td>
<td class="param-type">Exception</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-cleanMagicQuotes">
<div class="row">
<div class="col-md-6">
<h3>
cleanMagicQuotes()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/cleanMagicQuotes/-" rel="nofollow"
title="Source code of method App_Web::cleanMagicQuotes"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cleanMagicQuotes"
title="Direct link to the method App_Web::cleanMagicQuotes documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Magic Quotes were a design error. Let's strip them if they are enabled. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cleanMagicQuotes">cleanMagicQuotes</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-cut">
<div class="row">
<div class="col-md-6">
<h3>
cut()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/cut/-" rel="nofollow"
title="Source code of method App_Web::cut"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cut"
title="Direct link to the method App_Web::cut documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Render only specified object or object with specified name. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-cut">cut</a></span> ( <span class="param-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></span> <span class="param-name">$object</span> ) </td>
</tr>
<tr>
<td class="param-name">
$object </td>
<td class="param-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-defaultTemplate">
<div class="row">
<div class="col-md-6">
<h3>
defaultTemplate()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/defaultTemplate/-" rel="nofollow"
title="Source code of method App_Web::defaultTemplate"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-defaultTemplate"
title="Direct link to the method App_Web::defaultTemplate documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Default template for the application. Redefine to add your own rules. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-defaultTemplate">defaultTemplate</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.array.php">array</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.array.php">array</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-destroySession">
<div class="row">
<div class="col-md-6">
<h3>
destroySession()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/destroySession/-" rel="nofollow"
title="Source code of method App_Web::destroySession"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-destroySession"
title="Direct link to the method App_Web::destroySession documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Completely destroy existing session. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-destroySession">destroySession</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-execute">
<div class="row">
<div class="col-md-6">
<h3>
execute()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/execute/-" rel="nofollow"
title="Source code of method App_Web::execute"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-execute"
title="Direct link to the method App_Web::execute documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Main execution loop. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-execute">execute</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get">
<div class="row">
<div class="col-md-6">
<h3>
get()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/get/-" rel="nofollow"
title="Source code of method App_Web::get"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-get"
title="Direct link to the method App_Web::get documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-get">get</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$name </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-getStickyArguments">
<div class="row">
<div class="col-md-6">
<h3>
getStickyArguments()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/getStickyArguments/-" rel="nofollow"
title="Source code of method App_Web::getStickyArguments"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-getStickyArguments"
title="Direct link to the method App_Web::getStickyArguments documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-getStickyArguments">getStickyArguments</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-init">
<div class="row">
<div class="col-md-6">
<h3>
init()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/init/php-app_web-init-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::init"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/init/-" rel="nofollow"
title="Source code of method App_Web::init"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-init"
title="Direct link to the method App_Web::init documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Redefine this function instead of default constructor. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-init">init</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-initLayout">
<div class="row">
<div class="col-md-6">
<h3>
initLayout()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/initLayout/php-app_web-initlayout-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::initLayout"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/initLayout/-" rel="nofollow"
title="Source code of method App_Web::initLayout"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initLayout"
title="Direct link to the method App_Web::initLayout documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Layout is region in shared template which may be replaced by object. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initLayout">initLayout</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-initializeSession">
<div class="row">
<div class="col-md-6">
<h3>
initializeSession()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/initializeSession/php-app_web-initializesession-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::initializeSession"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/initializeSession/-" rel="nofollow"
title="Source code of method App_Web::initializeSession"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initializeSession"
title="Direct link to the method App_Web::initializeSession documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-initializeSession">initializeSession</a></span> ( <span class="param-name">$create</span> = true ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-isAjaxOutput">
<div class="row">
<div class="col-md-6">
<h3>
isAjaxOutput()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/isAjaxOutput/php-app_web-isajaxoutput-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::isAjaxOutput"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/isAjaxOutput/-" rel="nofollow"
title="Source code of method App_Web::isAjaxOutput"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-isAjaxOutput"
title="Direct link to the method App_Web::isAjaxOutput documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Returns true if browser is going to EVAL output. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-isAjaxOutput">isAjaxOutput</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-layout_Content">
<div class="row">
<div class="col-md-6">
<h3>
layout_Content()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/layout_Content/-" rel="nofollow"
title="Source code of method App_Web::layout_Content"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-layout_Content"
title="Direct link to the method App_Web::layout_Content documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Default handling of Content page. To be replaced by App_Frontend
This function initializes content. Content is page-dependant. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-layout_Content">layout_Content</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-main">
<div class="row">
<div class="col-md-6">
<h3>
main()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/main/-" rel="nofollow"
title="Source code of method App_Web::main"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-main"
title="Direct link to the method App_Web::main documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Call this method from your index file. It is the main method of Agile Toolkit. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-main">main</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-outputDebug">
<div class="row">
<div class="col-md-6">
<h3>
outputDebug()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/outputDebug/-" rel="nofollow"
title="Source code of method App_Web::outputDebug"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputDebug"
title="Direct link to the method App_Web::outputDebug documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputDebug">outputDebug</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$msg</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> <span class="param-name">$shift</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="param-name">
$msg </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$shift </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-outputWarning">
<div class="row">
<div class="col-md-6">
<h3>
outputWarning()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/outputWarning/-" rel="nofollow"
title="Source code of method App_Web::outputWarning"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputWarning"
title="Direct link to the method App_Web::outputWarning documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-outputWarning">outputWarning</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$msg</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> <span class="param-name">$shift</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="param-name">
$msg </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$shift </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-redirect">
<div class="row">
<div class="col-md-6">
<h3>
redirect()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/redirect/php-app_web-redirect-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::redirect"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/redirect/-" rel="nofollow"
title="Source code of method App_Web::redirect"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-redirect"
title="Direct link to the method App_Web::redirect documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Perform instant redirect to another page. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-redirect">redirect</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$page</span> = null, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$page </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-render">
<div class="row">
<div class="col-md-6">
<h3>
render()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/render/-" rel="nofollow"
title="Source code of method App_Web::render"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-render"
title="Direct link to the method App_Web::render documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Renders all objects inside applications and echo all output to the browser. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-render">render</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-renderOnly">
<div class="row">
<div class="col-md-6">
<h3>
renderOnly()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/renderOnly/-" rel="nofollow"
title="Source code of method App_Web::renderOnly"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-renderOnly"
title="Direct link to the method App_Web::renderOnly documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Only show $object in the final rendering. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
<div class="field bg-warning">
Deprecation:
<span>4.4 </span>
</div>
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-renderOnly">renderOnly</a></span> ( <span class="param-name">$object</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-sendHeaders">
<div class="row">
<div class="col-md-6">
<h3>
sendHeaders()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/sendHeaders/-" rel="nofollow"
title="Source code of method App_Web::sendHeaders"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-sendHeaders"
title="Direct link to the method App_Web::sendHeaders documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Sends default headers. Re-define to send your own headers. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-sendHeaders">sendHeaders</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-setTags">
<div class="row">
<div class="col-md-6">
<h3>
setTags()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/setTags/-" rel="nofollow"
title="Source code of method App_Web::setTags"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-setTags"
title="Direct link to the method App_Web::setTags documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Called on all templates in the system, populates some system-wide tags. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-setTags">setTags</a></span> ( <span class="param-type">Template</span> <span class="param-name">$t</span> ) </td>
</tr>
<tr>
<td class="param-name">
$t </td>
<td class="param-type">Template</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-showExecutionTime">
<div class="row">
<div class="col-md-6">
<h3>
showExecutionTime()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/showExecutionTime/-" rel="nofollow"
title="Source code of method App_Web::showExecutionTime"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-showExecutionTime"
title="Direct link to the method App_Web::showExecutionTime documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Call this method if you want to see execution time on the bottom of your pages. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-showExecutionTime">showExecutionTime</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-stickyForget">
<div class="row">
<div class="col-md-6">
<h3>
stickyForget()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://hotexamples.com/jp/examples/-/App_Web/stickyForget/php-app_web-stickyforget-method-examples.html" rel="nofollow" title="Usage Examples of method App_Web::stickyForget"><i class='icon-borderless icon-thumbs-up'></i></a>
<a href="https://src.hotexamples.com/jp/method/-/App_Web/stickyForget/-" rel="nofollow"
title="Source code of method App_Web::stickyForget"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyForget"
title="Direct link to the method App_Web::stickyForget documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Remove sticky GET which was set by stickyGET. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyForget">stickyForget</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) </td>
</tr>
<tr>
<td class="param-name">
$name </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-stickyGet">
<div class="row">
<div class="col-md-6">
<h3>
stickyGet()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/stickyGet/-" rel="nofollow"
title="Source code of method App_Web::stickyGet"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyGet"
title="Direct link to the method App_Web::stickyGet documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Make current get argument with specified name automatically appended to all generated URLs. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stickyGet">stickyGet</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$name </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-stripslashes_array">
<div class="row">
<div class="col-md-6">
<h3>
stripslashes_array()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/jp/method/-/App_Web/stripslashes_array/-" rel="nofollow"
title="Source code of method App_Web::stripslashes_array"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stripslashes_array"
title="Direct link to the method App_Web::stripslashes_array documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/jp/class/-/App_Web#method-stripslashes_array">stripslashes_array</a></span> ( &<span class="param-name">$array</span>, <span class="param-name">$iterations</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <h2>Property Details</h2>
<div class="property-descr-full" id="prop-_is_session_initialized">
<div class="row">
<div class="col-md-6">
<h3 class="name">$_is_session_initialized <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-_is_session_initialized" title="Direct link to property App_Web::_is_session_initialized documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Attempts to re-initialize session. If session is not found,
new one will be created, unless $create is set to false. Avoiding
session creation and placing cookies is to enhance user privacy.
Call to memorize() / recall() will automatically create session </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$_is_session_initialized</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-app">
<div class="row">
<div class="col-md-6">
<h3 class="name">$app <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-app" title="Direct link to property App_Web::app documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="return-type">App_Web</span> <span class="var-name">$app</span> </td>
</tr>
<tr>
<td>return</td>
<td>App_Web</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-auth">
<div class="row">
<div class="col-md-6">
<h3 class="name">$auth <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-auth" title="Direct link to property App_Web::auth documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Authentication object </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
<div class="field">
See also:
<span>Auth_Basic::init() </span>
</div>
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="return-type">Auth_Basic</span> <span class="var-name">$auth</span> </td>
</tr>
<tr>
<td>return</td>
<td>Auth_Basic</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-included">
<div class="row">
<div class="col-md-6">
<h3 class="name">$included <span>protected_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-included" title="Direct link to property App_Web::included documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
For internal use </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">protected</span > <span class="var-name">$included</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-index_page">
<div class="row">
<div class="col-md-6">
<h3 class="name">$index_page <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-index_page" title="Direct link to property App_Web::index_page documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Root page where URL will send when ('/') is encountered. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$index_page</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-jquery">
<div class="row">
<div class="col-md-6">
<h3 class="name">$jquery <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-jquery" title="Direct link to property App_Web::jquery documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
jQuery object. Initializes only if you add jQuery in your app. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
<div class="field">
See also:
<span>jQuery::init() </span>
</div>
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="return-type">jQuery</span> <span class="var-name">$jquery</span> </td>
</tr>
<tr>
<td>return</td>
<td>jQuery</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-jui">
<div class="row">
<div class="col-md-6">
<h3 class="name">$jui <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-jui" title="Direct link to property App_Web::jui documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
jQuery UI object. Initializes only if you add jQuery UI in your app. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
<div class="field">
See also:
<span>jUI::init() </span>
</div>
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="return-type">jUI</span> <span class="var-name">$jui</span> </td>
</tr>
<tr>
<td>return</td>
<td>jUI</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-layout_initialized">
<div class="row">
<div class="col-md-6">
<h3 class="name">$layout_initialized <span>protected_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-layout_initialized" title="Direct link to property App_Web::layout_initialized documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
{{{ Layout implementation </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">protected</span > <span class="var-name">$layout_initialized</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-page">
<div class="row">
<div class="col-md-6">
<h3 class="name">$page <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-page" title="Direct link to property App_Web::page documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Cleaned up name of the currently requested page. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$page</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-rendered">
<div class="row">
<div class="col-md-6">
<h3 class="name">$rendered <span>protected_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-rendered" title="Direct link to property App_Web::rendered documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
For internal use </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">protected</span > <span class="var-name">$rendered</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-skin">
<div class="row">
<div class="col-md-6">
<h3 class="name">$skin <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-skin" title="Direct link to property App_Web::skin documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Skin for web application templates. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$skin</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-start_time">
<div class="row">
<div class="col-md-6">
<h3 class="name">$start_time <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-start_time" title="Direct link to property App_Web::start_time documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Recorded time when execution has started. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$start_time</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-sticky_get_arguments">
<div class="row">
<div class="col-md-6">
<h3 class="name">$sticky_get_arguments <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-sticky_get_arguments" title="Direct link to property App_Web::sticky_get_arguments documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
{{{ Sticky GET Argument implementation. Register stickyGET to have it appended to all generated URLs </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$sticky_get_arguments</span> </td>
</tr>
</table>
</div>
</div>
</div>
<div class="property-descr-full" id="prop-title">
<div class="row">
<div class="col-md-6">
<h3 class="name">$title <span>public_oe property</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://doc.hotexamples.com/jp/class/-/App_Web#prop-title" title="Direct link to property App_Web::title documentation">
<i class='icon-borderless icon-link'></i>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Set a title of your application, will appear in <title> tag. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<!-- <tr>
<td colspan="3"></td>
</tr> -->
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="var-name">$title</span> </td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div></div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-12" style="text-align: center">
<a href="https://hotexamples.com/jp/site/trends?type=php%7Cf">上位の関数</a> |
<a href="https://hotexamples.com/jp/site/trends?type=php%7Cc">
上位のクラス </a>
|
<a href="https://doc.hotexamples.com/jp/doc/map">ドキュメント</a>
| <a href="/site/privacy">個人情報保護方針</a>
| <a href="https://cpp.hotexamples.com/direct-sales.html">Advertise with us</a>
</div>
</div>
<div class="row">
<div class="col-md-12" style="text-align: center">
<a
href="https://hotexamples.com/jp/">PHP</a>
| <a
href="https://csharp.hotexamples.com/jp/">C# (CSharp)</a>
| <a
href="https://java.hotexamples.com/jp/">Java</a>
| <a
href="https://golang.hotexamples.com/jp/">Golang</a>
| <a
href="https://cpp.hotexamples.com/jp/">C++ (Cpp)</a>
| <a
href="https://python.hotexamples.com/jp/">Python</a>
| <a
href="https://javascript.hotexamples.com/jp/">JavaScript</a>
| <a
href="https://typescript.hotexamples.com/jp/">TypeScript</a>
</div>
</div>
<div class="row">
<div class="col-md-12" style="text-align: center">
<a
href="https://doc.hotexamples.com/class/-/App_Web">EN</a>
| <a
href="https://doc.hotexamples.com/ru/class/-/App_Web">RU</a>
| <a
href="https://doc.hotexamples.com/de/class/-/App_Web">DE</a>
| <a
href="https://doc.hotexamples.com/fr/class/-/App_Web">FR</a>
| <a
href="https://doc.hotexamples.com/es/class/-/App_Web">ES</a>
| <a
href="https://doc.hotexamples.com/pt/class/-/App_Web">PT</a>
| <a
href="https://doc.hotexamples.com/it/class/-/App_Web">IT</a>
| <a
href="https://doc.hotexamples.com/jp/class/-/App_Web">JP</a>
| <a
href="https://doc.hotexamples.com/zh/class/-/App_Web">ZH</a>
| <a
href="https://doc.hotexamples.com/ko/class/-/App_Web">KO</a>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
</div>
<div class="col-md-1">
<!--LiveInternet counter-->
<script type="text/javascript"><!--
document.write("<a href='//www.liveinternet.ru/click' " +
"target=_blank><img src='//counter.yadro.ru/hit?t44.6;r" +
escape(document.referrer) + ((typeof (screen) == "undefined") ? "" :
";s" + screen.width + "*" + screen.height + "*" + (screen.colorDepth ?
screen.colorDepth : screen.pixelDepth)) + ";u" + escape(document.URL) +
";" + Math.random() +
"' alt='' title='LiveInternet' " +
"border='0' width='31' height='31'><\/a>");
//--></script><!--/LiveInternet-->
</div>
</div>
</div>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="/assets/30dd86a6f06b64184847037c52c63e07aa3c9a26.js"></script>
<script>jQuery(function ($) {
jQuery('#search-form').yiiActiveForm([{"id":"searchform-lang","name":"lang","container":".field-searchform-lang","input":"#searchform-lang","enableAjaxValidation":true},{"id":"searchform-search","name":"search","container":".field-searchform-search","input":"#searchform-search","enableAjaxValidation":true,"validate":function (attribute, value, messages, deferred, $form) {yii.validation.required(value, messages, {"message":"Search cannot be blank."});}}], []);
});</script></body>
</html>
|