92 lines
5.3 KiB
HTML
92 lines
5.3 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<!-- template designed by Marco Von Ballmoos -->
|
|
<title>Docs For Class FileMaker_Command_FindAll</title>
|
|
<link rel="stylesheet" href="../media/stylesheet.css" />
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
</head>
|
|
<body>
|
|
<div class="page-body">
|
|
<h2 class="class-name">Class FileMaker_Command_FindAll</h2>
|
|
|
|
<a name="sec-description"></a>
|
|
<div class="info-box">
|
|
<div class="info-box-title">Description</div>
|
|
<div class="nav-bar">
|
|
<span class="disabled">Description</span> |
|
|
<a href="#sec-methods">Methods</a>
|
|
|
|
</div>
|
|
<div class="info-box-body">
|
|
<!-- ========== Info from phpDoc block ========= -->
|
|
<p class="short-description">Command class that finds all records from a layout.</p>
|
|
<p class="description"><p>Create this command with <a href="../FileMaker/FileMaker.html#methodnewFindAllCommand">FileMaker::newFindAllCommand()</a>.</p></p>
|
|
<p class="notes">
|
|
Located in <a class="field" href="_FileMaker---Command---FindAll.php.html">/FileMaker/Command/FindAll.php</a> (line <span class="field">29</span>)
|
|
</p>
|
|
|
|
|
|
<pre><a href="../FileMaker/FileMaker_Command.html">FileMaker_Command</a>
|
|
|
|
|
--<a href="../FileMaker/FileMaker_Command_Find.html">FileMaker_Command_Find</a>
|
|
|
|
|
--FileMaker_Command_FindAll</pre>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a name="sec-methods"></a>
|
|
<div class="info-box">
|
|
<div class="info-box-title">Methods</div>
|
|
<div class="nav-bar">
|
|
<a href="#sec-description">Description</a> |
|
|
<span class="disabled">Methods</span>
|
|
|
|
</div>
|
|
<div class="info-box-body">
|
|
<A NAME='method_detail'></A>
|
|
|
|
<h4>Inherited Methods</h4>
|
|
<a name='inherited_methods'><!-- --></a>
|
|
<!-- =========== Summary =========== -->
|
|
<p>Inherited From <span class="classname"><a href="../FileMaker/FileMaker_Command_Find.html">FileMaker_Command_Find</a></span></p>
|
|
<blockquote>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodaddFindCriterion">FileMaker_Command_Find::addFindCriterion()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodaddSortRule">FileMaker_Command_Find::addSortRule()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodclearFindCriteria">FileMaker_Command_Find::clearFindCriteria()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodclearSortRules">FileMaker_Command_Find::clearSortRules()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodgetRange">FileMaker_Command_Find::getRange()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodgetRelatedSetsFilters">FileMaker_Command_Find::getRelatedSetsFilters()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodsetLogicalOperator">FileMaker_Command_Find::setLogicalOperator()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodsetRange">FileMaker_Command_Find::setRange()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command_Find.html#methodsetRelatedSetsFilters">FileMaker_Command_Find::setRelatedSetsFilters()</a></span><br>
|
|
</blockquote>
|
|
<!-- =========== Summary =========== -->
|
|
<p>Inherited From <span class="classname"><a href="../FileMaker/FileMaker_Command.html">FileMaker_Command</a></span></p>
|
|
<blockquote>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodexecute">FileMaker_Command::execute()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodsetPreCommandScript">FileMaker_Command::setPreCommandScript()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodsetPreSortScript">FileMaker_Command::setPreSortScript()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodsetRecordClass">FileMaker_Command::setRecordClass()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodsetRecordId">FileMaker_Command::setRecordId()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodsetResultLayout">FileMaker_Command::setResultLayout()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodsetScript">FileMaker_Command::setScript()</a></span><br>
|
|
<span class="method-name"><a href="../FileMaker/FileMaker_Command.html#methodvalidate">FileMaker_Command::validate()</a></span><br>
|
|
</blockquote>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<p class="notes" id="credit">
|
|
Documentation generated on Wed, 29 Jun 2011 12:31:22 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.0</a>
|
|
</p>
|
|
</div></body>
|
|
</html> |