~titan-phpdevshell/phpdevshell/main

« back to all changes in this revision

Viewing changes to other/phpdoc/Smarty/plugins/_legacy---smarty---plugins---function.cycle.php.html

  • Committer: Jason Schoeman
  • Date: 2011-12-06 14:03:32 UTC
  • Revision ID: titan@phpdevshell.org-20111206140332-4ej6qy4b36d3q96s
Crud Added
ORM Added
Control Panel optimized

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="iso-8859-1"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
 
  <html xmlns="http://www.w3.org/1999/xhtml">
4
 
                <head>
5
 
                        <!-- template designed by Marco Von Ballmoos -->
6
 
                        <title>Docs for page function.cycle.php</title>
7
 
                        <link rel="stylesheet" href="../../media/stylesheet.css" />
8
 
                        <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9
 
                </head>
10
 
                <body>
11
 
                        <div class="page-body">                 
12
 
<h2 class="file-name">/legacy/smarty/plugins/function.cycle.php</h2>
13
 
 
14
 
<a name="sec-description"></a>
15
 
<div class="info-box">
16
 
        <div class="info-box-title">Description</div>
17
 
        <div class="nav-bar">
18
 
                                        <span class="disabled">Description</span> |
19
 
                                                                                                                        <a href="#sec-functions">Functions</a>
20
 
                        </div>
21
 
        <div class="info-box-body">     
22
 
                <!-- ========== Info from phpDoc block ========= -->
23
 
<p class="short-description">Smarty plugin</p>
24
 
                
25
 
                        </div>
26
 
</div>
27
 
                
28
 
 
29
 
        
30
 
        
31
 
        
32
 
        <a name="sec-functions"></a>    
33
 
        <div class="info-box">
34
 
                <div class="info-box-title">Functions</div>
35
 
                <div class="nav-bar">
36
 
                        <a href="#sec-description">Description</a> |
37
 
                                                                                                                        <span class="disabled">Functions</span>
38
 
                </div>
39
 
                <div class="info-box-body">     
40
 
                        <a name="functionsmarty_function_cycle" id="functionsmarty_function_cycle"><!-- --></a>
41
 
<div class="oddrow">
42
 
        
43
 
        <div>
44
 
                <span class="method-title">smarty_function_cycle</span> (line <span class="line-number">44</span>)
45
 
        </div> 
46
 
 
47
 
        <!-- ========== Info from phpDoc block ========= -->
48
 
<p class="short-description">Smarty {cycle} function plugin</p>
49
 
<p class="description"><p>Type:     function<br />  Name:     cycle<br />  Date:     May 3, 2002<br />  Purpose:  cycle through given values<br />  Input: <ul><li>name = name of cycle (optional)</li><li>values = comma separated list of values to cycle,
50
 
                    or an array of values to cycle
51
 
                    (this can be left out for subsequent calls)</li><li>reset = boolean - resets given var to true</li><li>print = boolean - print var or not. default is true</li><li>advance = boolean - whether or not to advance the cycle</li><li>delimiter = the value delimiter, default is &quot;,&quot;</li><li>assign = boolean, assigns to template var instead of
52
 
                    printed.</li></ul>  Examples:<br />  <pre> {cycle values="#eeeeee,#d0d0d0d"}
53
 
 {cycle name=row values="one,two,three" reset=true}
54
 
 {cycle name=row}</pre></p></p>
55
 
        <ul class="tags">
56
 
                                <li><span class="field">author:</span> Monte Ohrt &lt;<a href="mailto:monte">at ohrt dot com monte at ohrt dot com</a>&gt;</li>
57
 
                                <li><span class="field">author:</span> credit to Mark Priatel &lt;<a href="mailto:mpriatel@rogers.com">mpriatel@rogers.com</a>&gt;</li>
58
 
                                <li><span class="field">author:</span> credit to Gerard &lt;<a href="mailto:gerard@interfold.com">gerard@interfold.com</a>&gt;</li>
59
 
                                <li><span class="field">author:</span> credit to Jason Sweat &lt;<a href="mailto:jsweat_php@yahoo.com">jsweat_php@yahoo.com</a>&gt;</li>
60
 
                                <li><span class="field">version:</span> 1.3</li>
61
 
                                <li><span class="field">link:</span> <a href="http://smarty.php.net/manual/en/language.function.cycle.php">{cycle}
62
 
       (Smarty online manual)</a></li>
63
 
                        </ul>
64
 
        
65
 
        <div class="method-signature">
66
 
                <span class="method-result">string|null</span>
67
 
                <span class="method-name">
68
 
                        smarty_function_cycle
69
 
                </span>
70
 
                                        (<span class="var-type">array</span>&nbsp;<span class="var-name">$params</span>, <span class="var-type"><a href="../../Smarty/Smarty.html">Smarty</a></span>&nbsp;<span class="var-name">&$smarty</span>)
71
 
                        </div>
72
 
 
73
 
                        <ul class="parameters">
74
 
                                        <li>
75
 
                                <span class="var-type">array</span>
76
 
                                <span class="var-name">$params</span>                   </li>
77
 
                                        <li>
78
 
                                <span class="var-type"><a href="../../Smarty/Smarty.html">Smarty</a></span>
79
 
                                <span class="var-name">&$smarty</span>                  </li>
80
 
                                </ul>
81
 
                
82
 
        
83
 
</div>
84
 
                </div>
85
 
        </div>
86
 
        
87
 
        <p class="notes" id="credit">
88
 
                Documentation generated on Tue, 09 Aug 2011 09:04:52 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
89
 
        </p>
90
 
        </div></body>
91
 
</html>
 
 
b'\\ No newline at end of file'