~titan-phpdevshell/phpdevshell/main

« back to all changes in this revision

Viewing changes to other/phpdoc/Smarty/plugins/_legacy---smarty---plugins---block.textformat.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 block.textformat.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/block.textformat.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_block_textformat" id="functionsmarty_block_textformat"><!-- --></a>
41
 
<div class="evenrow">
42
 
        
43
 
        <div>
44
 
                <span class="method-title">smarty_block_textformat</span> (line <span class="line-number">31</span>)
45
 
        </div> 
46
 
 
47
 
        <!-- ========== Info from phpDoc block ========= -->
48
 
<p class="short-description">Smarty {textformat}{/textformat} block plugin</p>
49
 
<p class="description"><p>Type:     block function<br />  Name:     textformat<br />  Purpose:  format text a certain way with preset styles            or custom wrap/indent settings<br /></p></p>
50
 
        <ul class="tags">
51
 
                                <li><span class="field">return:</span> string $content re-formatted</li>
52
 
                                <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>
53
 
                                <li><span class="field">link:</span> <a href="http://smarty.php.net/manual/en/language.function.textformat.php">{textformat}
54
 
       (Smarty online manual)</a></li>
55
 
                        </ul>
56
 
        
57
 
        <div class="method-signature">
58
 
                <span class="method-result">string</span>
59
 
                <span class="method-name">
60
 
                        smarty_block_textformat
61
 
                </span>
62
 
                                        (<span class="var-type">array</span>&nbsp;<span class="var-name">$params</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>, <span class="var-type"><a href="../../Smarty/Smarty.html">Smarty</a></span>&nbsp;<span class="var-name">&$smarty</span>)
63
 
                        </div>
64
 
 
65
 
                        <ul class="parameters">
66
 
                                        <li>
67
 
                                <span class="var-type">array</span>
68
 
                                <span class="var-name">$params</span><span class="var-description">: <pre> Params:   style: string (email)
69
 
           indent: integer (0)
70
 
           wrap: integer (80)
71
 
           wrap_char string ("\n")
72
 
           indent_char: string (" ")
73
 
           wrap_boundary: boolean (true)</pre></span>                   </li>
74
 
                                        <li>
75
 
                                <span class="var-type">string</span>
76
 
                                <span class="var-name">$content</span><span class="var-description">: contents of the block</span>                      </li>
77
 
                                        <li>
78
 
                                <span class="var-type"><a href="../../Smarty/Smarty.html">Smarty</a></span>
79
 
                                <span class="var-name">&$smarty</span><span class="var-description">: clever simulation of a method</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:42 +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'