Sha256: 7d293448bf79b6bd367662957d4caf5e760dcb407f7dc740b862e10b827dace8

Contents?: true

Size: 1.47 KB

Versions: 11

Compression:

Stored size: 1.47 KB

Contents

<?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>
<head>
  <title>button (Rmobio::Rxml::BaseTransformer)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File rxml/base_transformer.rb, line 252</span>
      <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">button</span>(<span class="ruby-identifier">doc</span>, <span class="ruby-identifier">url</span>, <span class="ruby-identifier">label</span>, <span class="ruby-identifier">options</span>={}, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">block</span>)  
        <span class="ruby-identifier">doc</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-node">&quot;\n&lt;a href=\&quot;#{url}\&quot; #{options[:style]}&quot;</span> 
        <span class="ruby-identifier">doc</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-value str">&quot;&gt;&quot;</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">label</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-value str">'&lt;/a&gt;'</span>
      <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
rmobio-1.1.15 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.14 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.16 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.20 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.17 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.24 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.29 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.26 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.27 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.28 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html
rmobio-1.1.32 lib/rmobio/doc/classes/Rmobio/Rxml/BaseTransformer.src/M000040.html