309 lines
10 KiB
HTML
309 lines
10 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
|
|
<title>Class: UpdaterFactory</title>
|
|
|
|
<link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
|
|
|
|
<script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
|
|
|
|
</head>
|
|
<body id="top" class="class">
|
|
|
|
<div id="metadata">
|
|
<div id="home-metadata">
|
|
<div id="home-section" class="section">
|
|
<h3 class="section-header">
|
|
<a href="./index.html">Home</a>
|
|
<a href="./index.html#classes">Classes</a>
|
|
<a href="./index.html#methods">Methods</a>
|
|
</h3>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="file-metadata">
|
|
<div id="file-list-section" class="section">
|
|
<h3 class="section-header">In Files</h3>
|
|
<div class="section-body">
|
|
<ul>
|
|
|
|
<li><a href="./lib/updater/updater_factory_rb.html?TB_iframe=true&height=550&width=785"
|
|
class="thickbox" title="lib/updater/updater_factory.rb">lib/updater/updater_factory.rb</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div id="class-metadata">
|
|
|
|
<!-- Parent Class -->
|
|
<div id="parent-class-section" class="section">
|
|
<h3 class="section-header">Parent</h3>
|
|
|
|
<p class="link"><a href="Object.html">Object</a></p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Method Quickref -->
|
|
<div id="method-list-section" class="section">
|
|
<h3 class="section-header">Methods</h3>
|
|
<ul class="link-list">
|
|
|
|
<li><a href="#method-c-available_updaters_classes">::available_updaters_classes</a></li>
|
|
|
|
<li><a href="#method-c-get_updater">::get_updater</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="project-metadata">
|
|
|
|
|
|
<div id="fileindex-section" class="section project-section">
|
|
<h3 class="section-header">Files</h3>
|
|
<ul>
|
|
|
|
<li class="file"><a href="./CREDITS.html">CREDITS</a></li>
|
|
|
|
<li class="file"><a href="./Gemfile.html">Gemfile</a></li>
|
|
|
|
<li class="file"><a href="./README.html">README</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
<div id="classindex-section" class="section project-section">
|
|
<h3 class="section-header">Class/Module Index
|
|
<span class="search-toggle"><img src="./images/find.png"
|
|
height="16" width="16" alt="[+]"
|
|
title="show/hide quicksearch" /></span></h3>
|
|
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
|
<fieldset>
|
|
<legend>Quicksearch</legend>
|
|
<input type="text" name="quicksearch" value=""
|
|
class="quicksearch-field" />
|
|
</fieldset>
|
|
</form>
|
|
|
|
<ul class="link-list">
|
|
|
|
<li><a href="./Array.html">Array</a></li>
|
|
|
|
<li><a href="./Browser.html">Browser</a></li>
|
|
|
|
<li><a href="./BruteForce.html">BruteForce</a></li>
|
|
|
|
<li><a href="./CacheFileStore.html">CacheFileStore</a></li>
|
|
|
|
<li><a href="./Exploit.html">Exploit</a></li>
|
|
|
|
<li><a href="./Generate_List.html">Generate_List</a></li>
|
|
|
|
<li><a href="./GitUpdater.html">GitUpdater</a></li>
|
|
|
|
<li><a href="./Malwares.html">Malwares</a></li>
|
|
|
|
<li><a href="./Object.html">Object</a></li>
|
|
|
|
<li><a href="./RpcClient.html">RpcClient</a></li>
|
|
|
|
<li><a href="./SvnUpdater.html">SvnUpdater</a></li>
|
|
|
|
<li><a href="./Svn_Parser.html">Svn_Parser</a></li>
|
|
|
|
<li><a href="./Updater.html">Updater</a></li>
|
|
|
|
<li><a href="./UpdaterFactory.html">UpdaterFactory</a></li>
|
|
|
|
<li><a href="./Vulnerable.html">Vulnerable</a></li>
|
|
|
|
<li><a href="./WebSite.html">WebSite</a></li>
|
|
|
|
<li><a href="./WpConfigBackup.html">WpConfigBackup</a></li>
|
|
|
|
<li><a href="./WpDetector.html">WpDetector</a></li>
|
|
|
|
<li><a href="./WpEnumerator.html">WpEnumerator</a></li>
|
|
|
|
<li><a href="./WpFullPathDisclosure.html">WpFullPathDisclosure</a></li>
|
|
|
|
<li><a href="./WpItem.html">WpItem</a></li>
|
|
|
|
<li><a href="./WpLoginProtection.html">WpLoginProtection</a></li>
|
|
|
|
<li><a href="./WpOptions.html">WpOptions</a></li>
|
|
|
|
<li><a href="./WpPlugin.html">WpPlugin</a></li>
|
|
|
|
<li><a href="./WpPlugins.html">WpPlugins</a></li>
|
|
|
|
<li><a href="./WpReadme.html">WpReadme</a></li>
|
|
|
|
<li><a href="./WpTarget.html">WpTarget</a></li>
|
|
|
|
<li><a href="./WpTheme.html">WpTheme</a></li>
|
|
|
|
<li><a href="./WpThemes.html">WpThemes</a></li>
|
|
|
|
<li><a href="./WpTimthumbs.html">WpTimthumbs</a></li>
|
|
|
|
<li><a href="./WpUser.html">WpUser</a></li>
|
|
|
|
<li><a href="./WpUsernames.html">WpUsernames</a></li>
|
|
|
|
<li><a href="./WpVersion.html">WpVersion</a></li>
|
|
|
|
<li><a href="./WpVulnerability.html">WpVulnerability</a></li>
|
|
|
|
<li><a href="./WpscanOptions.html">WpscanOptions</a></li>
|
|
|
|
</ul>
|
|
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="documentation">
|
|
<h1 class="class">UpdaterFactory</h1>
|
|
|
|
<div id="description" class="description">
|
|
|
|
</div><!-- description -->
|
|
|
|
|
|
|
|
|
|
<div id="5Buntitled-5D" class="documentation-section">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Methods -->
|
|
|
|
<div id="public-class-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Class Methods</h3>
|
|
|
|
|
|
<div id="get_updater-method" class="method-detail ">
|
|
<a name="method-c-get_updater"></a>
|
|
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">get_updater</span><span
|
|
class="method-args">(repo_directory)</span>
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="get_updater-source">
|
|
<pre>
|
|
<span class="ruby-comment"># File lib/updater/updater_factory.rb, line 21</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">get_updater</span>(<span class="ruby-identifier">repo_directory</span>)
|
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">available_updaters_classes</span>().<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">updater_symbol</span><span class="ruby-operator">|</span>
|
|
<span class="ruby-identifier">updater</span> = <span class="ruby-constant">Object</span>.<span class="ruby-identifier">const_get</span>(<span class="ruby-identifier">updater_symbol</span>).<span class="ruby-identifier">new</span>(<span class="ruby-identifier">repo_directory</span>)
|
|
|
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">updater</span>.<span class="ruby-identifier">is_installed?</span>
|
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">updater</span>
|
|
<span class="ruby-keyword">end</span>
|
|
<span class="ruby-keyword">end</span>
|
|
<span class="ruby-keyword">nil</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- get_updater-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- get_updater-method -->
|
|
|
|
|
|
</div><!-- public-class-method-details -->
|
|
|
|
<div id="protected-class-method-details" class="method-section section">
|
|
<h3 class="section-header">Protected Class Methods</h3>
|
|
|
|
|
|
<div id="available_updaters_classes-method" class="method-detail ">
|
|
<a name="method-c-available_updaters_classes"></a>
|
|
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">available_updaters_classes</span><span
|
|
class="method-args">()</span>
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>return array of class symbols</p>
|
|
|
|
|
|
|
|
<div class="method-source-code" id="available_updaters_classes-source">
|
|
<pre>
|
|
<span class="ruby-comment"># File lib/updater/updater_factory.rb, line 35</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">available_updaters_classes</span>
|
|
<span class="ruby-constant">Object</span>.<span class="ruby-identifier">constants</span>.<span class="ruby-identifier">grep</span>(<span class="ruby-regexp">/^.+Updater$/</span>)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- available_updaters_classes-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- available_updaters_classes-method -->
|
|
|
|
|
|
</div><!-- protected-class-method-details -->
|
|
|
|
</div><!-- 5Buntitled-5D -->
|
|
|
|
|
|
</div><!-- documentation -->
|
|
|
|
<div id="validator-badges">
|
|
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
|
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
|
Rdoc Generator</a> 2</small>.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|