diff options
Diffstat (limited to 'doc/Axlsx/Xf.html')
| -rw-r--r-- | doc/Axlsx/Xf.html | 322 |
1 files changed, 134 insertions, 188 deletions
diff --git a/doc/Axlsx/Xf.html b/doc/Axlsx/Xf.html index b7da1702..911b8ba0 100644 --- a/doc/Axlsx/Xf.html +++ b/doc/Axlsx/Xf.html @@ -94,10 +94,9 @@ <h2>Overview</h2><div class="docstring"> <div class="discussion"> - <p> -The Xf class defines a formatting record for use in Styles. The recommended -way to manage styles for your workbook is with Styles#add_style -</p> + +<p>The Xf class defines a formatting record for use in Styles. The recommended +way to manage styles for your workbook is with Styles#add_style</p> </div> @@ -136,9 +135,8 @@ way to manage styles for your workbook is with Styles#add_style - <span class="summary_desc"><div class='inline'><p> -The cell alignment for this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>The cell alignment for this style.</p> </div></span> </li> @@ -163,9 +161,8 @@ The cell alignment for this style. - <span class="summary_desc"><div class='inline'><p> -Indicates if the alignment options should be applied. -</p> + <span class="summary_desc"><div class='inline'> +<p>Indicates if the alignment options should be applied.</p> </div></span> </li> @@ -190,9 +187,8 @@ Indicates if the alignment options should be applied. - <span class="summary_desc"><div class='inline'><p> -indicates if the borderId should be applied. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if the borderId should be applied.</p> </div></span> </li> @@ -217,9 +213,8 @@ indicates if the borderId should be applied. - <span class="summary_desc"><div class='inline'><p> -indicates if the fillId should be applied. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if the fillId should be applied.</p> </div></span> </li> @@ -244,9 +239,8 @@ indicates if the fillId should be applied. - <span class="summary_desc"><div class='inline'><p> -indicates if the fontId should be applied. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if the fontId should be applied.</p> </div></span> </li> @@ -271,9 +265,8 @@ indicates if the fontId should be applied. - <span class="summary_desc"><div class='inline'><p> -indicates if the numFmtId should be applied. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if the numFmtId should be applied.</p> </div></span> </li> @@ -298,9 +291,8 @@ indicates if the numFmtId should be applied. - <span class="summary_desc"><div class='inline'><p> -Indicates if the protection options should be applied. -</p> + <span class="summary_desc"><div class='inline'> +<p>Indicates if the protection options should be applied.</p> </div></span> </li> @@ -325,9 +317,8 @@ Indicates if the protection options should be applied. - <span class="summary_desc"><div class='inline'><p> -index (0 based) of the border to be used in this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>index (0 based) of the border to be used in this style.</p> </div></span> </li> @@ -352,9 +343,8 @@ index (0 based) of the border to be used in this style. - <span class="summary_desc"><div class='inline'><p> -index (0 based) of the fill to be used in this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>index (0 based) of the fill to be used in this style.</p> </div></span> </li> @@ -379,9 +369,8 @@ index (0 based) of the fill to be used in this style. - <span class="summary_desc"><div class='inline'><p> -index (0 based) of the font to be used in this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>index (0 based) of the font to be used in this style.</p> </div></span> </li> @@ -406,9 +395,8 @@ index (0 based) of the font to be used in this style. - <span class="summary_desc"><div class='inline'><p> -id of the numFmt to apply to this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>id of the numFmt to apply to this style.</p> </div></span> </li> @@ -433,9 +421,8 @@ id of the numFmt to apply to this style. - <span class="summary_desc"><div class='inline'><p> -indicates if the cell has a pivot table drop down button. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if the cell has a pivot table drop down button.</p> </div></span> </li> @@ -460,9 +447,8 @@ indicates if the cell has a pivot table drop down button. - <span class="summary_desc"><div class='inline'><p> -The cell protection for this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>The cell protection for this style.</p> </div></span> </li> @@ -487,9 +473,8 @@ The cell protection for this style. - <span class="summary_desc"><div class='inline'><p> -indecates if text should be prefixed by a single quote in the cell. -</p> + <span class="summary_desc"><div class='inline'> +<p>indecates if text should be prefixed by a single quote in the cell.</p> </div></span> </li> @@ -514,9 +499,8 @@ indecates if text should be prefixed by a single quote in the cell. - <span class="summary_desc"><div class='inline'><p> -index (0 based) of cellStylesXfs item to be used in this style. -</p> + <span class="summary_desc"><div class='inline'> +<p>index (0 based) of cellStylesXfs item to be used in this style.</p> </div></span> </li> @@ -553,9 +537,8 @@ index (0 based) of cellStylesXfs item to be used in this style. - <span class="summary_desc"><div class='inline'><p> -Creates a new Xf object. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new Xf object.</p> </div></span> </li> @@ -577,9 +560,8 @@ Creates a new Xf object. - <span class="summary_desc"><div class='inline'><p> -Serializes the xf elemen. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the xf elemen.</p> </div></span> </li> @@ -600,9 +582,8 @@ Serializes the xf elemen. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new Xf object -</p> + +<p>Creates a new Xf object</p> </div> @@ -623,9 +604,8 @@ Creates a new Xf object — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -792,12 +772,11 @@ a customizable set of options <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 85</span> -<span class='def def kw'>def</span> <span class='initialize identifier id'>initialize</span><span class='lparen token'>(</span><span class='options identifier id'>options</span><span class='assign token'>=</span><span class='lbrace token'>{</span><span class='rbrace token'>}</span><span class='rparen token'>)</span> - <span class='options identifier id'>options</span><span class='dot token'>.</span><span class='each identifier id'>each</span> <span class='do do kw'>do</span> <span class='bitor op'>|</span><span class='o identifier id'>o</span><span class='bitor op'>|</span> - <span class='self self kw'>self</span><span class='dot token'>.</span><span class='send identifier id'>send</span><span class='lparen token'>(</span><span class='dstring node'>"#{o[0]}="</span><span class='comma token'>,</span> <span class='o identifier id'>o</span><span class='lbrack token'>[</span><span class='integer val'>1</span><span class='rbrack token'>]</span><span class='rparen token'>)</span> <span class='if if_mod kw'>if</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='respond_to? fid id'>respond_to?</span> <span class='dstring node'>"#{o[0]}="</span> - <span class='end end kw'>end</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id initialize'>initialize</span><span class='lparen'>(</span><span class='id options'>options</span><span class='op'>=</span><span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span> + <span class='id options'>options</span><span class='period'>.</span><span class='id each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id o'>o</span><span class='op'>|</span> + <span class='kw'>self</span><span class='period'>.</span><span class='id send'>send</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='embexpr_beg'>#{</span><span class='id o'>o</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='rbrace'>}</span><span class='tstring_content'>=</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='id o'>o</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span><span class='rparen'>)</span> <span class='kw'>if</span> <span class='kw'>self</span><span class='period'>.</span><span class='id respond_to?'>respond_to?</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='embexpr_beg'>#{</span><span class='id o'>o</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='rbrace'>}</span><span class='tstring_content'>=</span><span class='tstring_end'>"</span></span> + <span class='kw'>end</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -820,9 +799,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -The cell alignment for this style -</p> + +<p>The cell alignment for this style</p> </div> @@ -863,10 +841,9 @@ The cell alignment for this style <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 10</span> -<span class='def def kw'>def</span> <span class='alignment identifier id'>alignment</span> - <span class='@alignment ivar id'>@alignment</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id alignment'>alignment</span> + <span class='ivar'>@alignment</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -884,9 +861,8 @@ The cell alignment for this style </p><div class="docstring"> <div class="discussion"> - <p> -Indicates if the alignment options should be applied -</p> + +<p>Indicates if the alignment options should be applied</p> </div> @@ -920,10 +896,9 @@ Indicates if the alignment options should be applied <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 63</span> -<span class='def def kw'>def</span> <span class='applyAlignment identifier id'>applyAlignment</span> - <span class='@applyAlignment ivar id'>@applyAlignment</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id applyAlignment'>applyAlignment</span> + <span class='ivar'>@applyAlignment</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -941,9 +916,8 @@ Indicates if the alignment options should be applied </p><div class="docstring"> <div class="discussion"> - <p> -indicates if the borderId should be applied -</p> + +<p>indicates if the borderId should be applied</p> </div> @@ -977,10 +951,9 @@ indicates if the borderId should be applied <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 59</span> -<span class='def def kw'>def</span> <span class='applyBorder identifier id'>applyBorder</span> - <span class='@applyBorder ivar id'>@applyBorder</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id applyBorder'>applyBorder</span> + <span class='ivar'>@applyBorder</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -998,9 +971,8 @@ indicates if the borderId should be applied </p><div class="docstring"> <div class="discussion"> - <p> -indicates if the fillId should be applied -</p> + +<p>indicates if the fillId should be applied</p> </div> @@ -1034,10 +1006,9 @@ indicates if the fillId should be applied <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 55</span> -<span class='def def kw'>def</span> <span class='applyFill identifier id'>applyFill</span> - <span class='@applyFill ivar id'>@applyFill</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id applyFill'>applyFill</span> + <span class='ivar'>@applyFill</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1055,9 +1026,8 @@ indicates if the fillId should be applied </p><div class="docstring"> <div class="discussion"> - <p> -indicates if the fontId should be applied -</p> + +<p>indicates if the fontId should be applied</p> </div> @@ -1091,10 +1061,9 @@ indicates if the fontId should be applied <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 51</span> -<span class='def def kw'>def</span> <span class='applyFont identifier id'>applyFont</span> - <span class='@applyFont ivar id'>@applyFont</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id applyFont'>applyFont</span> + <span class='ivar'>@applyFont</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1112,9 +1081,8 @@ indicates if the fontId should be applied </p><div class="docstring"> <div class="discussion"> - <p> -indicates if the numFmtId should be applied -</p> + +<p>indicates if the numFmtId should be applied</p> </div> @@ -1148,10 +1116,9 @@ indicates if the numFmtId should be applied <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 47</span> -<span class='def def kw'>def</span> <span class='applyNumberFormat identifier id'>applyNumberFormat</span> - <span class='@applyNumberFormat ivar id'>@applyNumberFormat</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id applyNumberFormat'>applyNumberFormat</span> + <span class='ivar'>@applyNumberFormat</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1169,9 +1136,8 @@ indicates if the numFmtId should be applied </p><div class="docstring"> <div class="discussion"> - <p> -Indicates if the protection options should be applied -</p> + +<p>Indicates if the protection options should be applied</p> </div> @@ -1205,10 +1171,9 @@ Indicates if the protection options should be applied <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 67</span> -<span class='def def kw'>def</span> <span class='applyProtection identifier id'>applyProtection</span> - <span class='@applyProtection ivar id'>@applyProtection</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id applyProtection'>applyProtection</span> + <span class='ivar'>@applyProtection</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1226,9 +1191,8 @@ Indicates if the protection options should be applied </p><div class="docstring"> <div class="discussion"> - <p> -index (0 based) of the border to be used in this style -</p> + +<p>index (0 based) of the border to be used in this style</p> </div> @@ -1262,10 +1226,9 @@ index (0 based) of the border to be used in this style <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 31</span> -<span class='def def kw'>def</span> <span class='borderId identifier id'>borderId</span> - <span class='@borderId ivar id'>@borderId</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id borderId'>borderId</span> + <span class='ivar'>@borderId</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1283,9 +1246,8 @@ index (0 based) of the border to be used in this style </p><div class="docstring"> <div class="discussion"> - <p> -index (0 based) of the fill to be used in this style -</p> + +<p>index (0 based) of the fill to be used in this style</p> </div> @@ -1319,10 +1281,9 @@ index (0 based) of the fill to be used in this style <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 27</span> -<span class='def def kw'>def</span> <span class='fillId identifier id'>fillId</span> - <span class='@fillId ivar id'>@fillId</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id fillId'>fillId</span> + <span class='ivar'>@fillId</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1340,9 +1301,8 @@ index (0 based) of the fill to be used in this style </p><div class="docstring"> <div class="discussion"> - <p> -index (0 based) of the font to be used in this style -</p> + +<p>index (0 based) of the font to be used in this style</p> </div> @@ -1376,10 +1336,9 @@ index (0 based) of the font to be used in this style <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 23</span> -<span class='def def kw'>def</span> <span class='fontId identifier id'>fontId</span> - <span class='@fontId ivar id'>@fontId</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id fontId'>fontId</span> + <span class='ivar'>@fontId</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1397,9 +1356,8 @@ index (0 based) of the font to be used in this style </p><div class="docstring"> <div class="discussion"> - <p> -id of the numFmt to apply to this style -</p> + +<p>id of the numFmt to apply to this style</p> </div> @@ -1433,10 +1391,9 @@ id of the numFmt to apply to this style <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 19</span> -<span class='def def kw'>def</span> <span class='numFmtId identifier id'>numFmtId</span> - <span class='@numFmtId ivar id'>@numFmtId</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id numFmtId'>numFmtId</span> + <span class='ivar'>@numFmtId</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1454,9 +1411,8 @@ id of the numFmt to apply to this style </p><div class="docstring"> <div class="discussion"> - <p> -indicates if the cell has a pivot table drop down button -</p> + +<p>indicates if the cell has a pivot table drop down button</p> </div> @@ -1490,10 +1446,9 @@ indicates if the cell has a pivot table drop down button <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 43</span> -<span class='def def kw'>def</span> <span class='pivotButton identifier id'>pivotButton</span> - <span class='@pivotButton ivar id'>@pivotButton</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id pivotButton'>pivotButton</span> + <span class='ivar'>@pivotButton</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1511,9 +1466,8 @@ indicates if the cell has a pivot table drop down button </p><div class="docstring"> <div class="discussion"> - <p> -The cell protection for this style -</p> + +<p>The cell protection for this style</p> </div> @@ -1554,10 +1508,9 @@ The cell protection for this style <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 15</span> -<span class='def def kw'>def</span> <span class='protection identifier id'>protection</span> - <span class='@protection ivar id'>@protection</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id protection'>protection</span> + <span class='ivar'>@protection</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1575,9 +1528,8 @@ The cell protection for this style </p><div class="docstring"> <div class="discussion"> - <p> -indecates if text should be prefixed by a single quote in the cell -</p> + +<p>indecates if text should be prefixed by a single quote in the cell</p> </div> @@ -1611,10 +1563,9 @@ indecates if text should be prefixed by a single quote in the cell <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 39</span> -<span class='def def kw'>def</span> <span class='quotePrefix identifier id'>quotePrefix</span> - <span class='@quotePrefix ivar id'>@quotePrefix</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id quotePrefix'>quotePrefix</span> + <span class='ivar'>@quotePrefix</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1632,10 +1583,9 @@ indecates if text should be prefixed by a single quote in the cell </p><div class="docstring"> <div class="discussion"> - <p> -index (0 based) of cellStylesXfs item to be used in this style. Only -applies to cellXfs items -</p> + +<p>index (0 based) of cellStylesXfs item to be used in this style. Only +applies to cellXfs items</p> </div> @@ -1669,10 +1619,9 @@ applies to cellXfs items <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 35</span> -<span class='def def kw'>def</span> <span class='xfId identifier id'>xfId</span> - <span class='@xfId ivar id'>@xfId</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id xfId'>xfId</span> + <span class='ivar'>@xfId</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1694,9 +1643,8 @@ applies to cellXfs items </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the xf elemen -</p> + +<p>Serializes the xf elemen</p> </div> @@ -1715,9 +1663,8 @@ Serializes the xf elemen — - <div class='inline'><p> -The document builder instance this objects xml will be added to. -</p> + <div class='inline'> +<p>The document builder instance this objects xml will be added to.</p> </div> </li> @@ -1754,13 +1701,12 @@ The document builder instance this objects xml will be added to. <td> <pre class="code"><span class="info file"># File 'lib/axlsx/stylesheet/xf.rb', line 131</span> -<span class='def def kw'>def</span> <span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='rparen token'>)</span> - <span class='xml identifier id'>xml</span><span class='dot token'>.</span><span class='xf identifier id'>xf</span><span class='lparen token'>(</span><span class='self self kw'>self</span><span class='dot token'>.</span><span class='instance_values identifier id'>instance_values</span><span class='dot token'>.</span><span class='reject identifier id'>reject</span> <span class='lbrace token'>{</span> <span class='bitor op'>|</span><span class='k identifier id'>k</span><span class='comma token'>,</span> <span class='v identifier id'>v</span><span class='bitor op'>|</span> <span class='lbrack token'>[</span><span class='symbol val'>:alignment</span><span class='comma token'>,</span> <span class='symbol val'>:protection</span><span class='comma token'>,</span> <span class='symbol val'>:extList</span><span class='comma token'>,</span> <span class='symbol val'>:name</span><span class='rbrack token'>]</span><span class='dot token'>.</span><span class='include? fid id'>include?</span> <span class='k identifier id'>k</span><span class='dot token'>.</span><span class='to_sym identifier id'>to_sym</span><span class='rbrace token'>}</span><span class='rparen token'>)</span> <span class='lbrace token'>{</span> - <span class='alignment identifier id'>alignment</span><span class='dot token'>.</span><span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='rparen token'>)</span> <span class='if if_mod kw'>if</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='alignment identifier id'>alignment</span> - <span class='protection identifier id'>protection</span><span class='dot token'>.</span><span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='rparen token'>)</span> <span class='if if_mod kw'>if</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='protection identifier id'>protection</span> - <span class='rbrace token'>}</span> -<span class='end end kw'>end</span> -</pre> +<span class='kw'>def</span> <span class='id to_xml'>to_xml</span><span class='lparen'>(</span><span class='id xml'>xml</span><span class='rparen'>)</span> + <span class='id xml'>xml</span><span class='period'>.</span><span class='id xf'>xf</span><span class='lparen'>(</span><span class='kw'>self</span><span class='period'>.</span><span class='id instance_values'>instance_values</span><span class='period'>.</span><span class='id reject'>reject</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id k'>k</span><span class='comma'>,</span> <span class='id v'>v</span><span class='op'>|</span> <span class='lbracket'>[</span><span class='symbol'>:alignment</span><span class='comma'>,</span> <span class='symbol'>:protection</span><span class='comma'>,</span> <span class='symbol'>:extList</span><span class='comma'>,</span> <span class='symbol'>:name</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id include?'>include?</span> <span class='id k'>k</span><span class='period'>.</span><span class='id to_sym'>to_sym</span><span class='rbrace'>}</span><span class='rparen'>)</span> <span class='lbrace'>{</span> + <span class='id alignment'>alignment</span><span class='period'>.</span><span class='id to_xml'>to_xml</span><span class='lparen'>(</span><span class='id xml'>xml</span><span class='rparen'>)</span> <span class='kw'>if</span> <span class='kw'>self</span><span class='period'>.</span><span class='id alignment'>alignment</span> + <span class='id protection'>protection</span><span class='period'>.</span><span class='id to_xml'>to_xml</span><span class='lparen'>(</span><span class='id xml'>xml</span><span class='rparen'>)</span> <span class='kw'>if</span> <span class='kw'>self</span><span class='period'>.</span><span class='id protection'>protection</span> + <span class='rbrace'>}</span> +<span class='kw'>end</span></pre> </td> </tr> </table> @@ -1771,9 +1717,9 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Sun Nov 27 21:52:37 2011 by + Generated on Sun Nov 27 22:08:37 2011 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.7.3 (ruby-1.8.7). + 0.7.3 (ruby-1.9.3). </div> </body> |
