833 lines
26 KiB
HTML
833 lines
26 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
|
|
|
<title>class WpItem - RDoc Documentation</title>
|
|
|
|
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
|
|
|
<script type="text/javascript">
|
|
var rdoc_rel_prefix = "./";
|
|
</script>
|
|
|
|
<script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
|
|
|
|
|
|
<body id="top" class="class">
|
|
<nav id="metadata">
|
|
<nav id="home-section" class="section">
|
|
<h3 class="section-header">
|
|
<a href="./index.html">Home</a>
|
|
<a href="./table_of_contents.html#classes">Classes</a>
|
|
<a href="./table_of_contents.html#methods">Methods</a>
|
|
</h3>
|
|
</nav>
|
|
|
|
|
|
<nav id="search-section" class="section project-section" class="initially-hidden">
|
|
<form action="#" method="get" accept-charset="utf-8">
|
|
<h3 class="section-header">
|
|
<input type="text" name="search" placeholder="Search" id="search-field"
|
|
title="Type to search, Up and Down to navigate, Enter to load">
|
|
</h3>
|
|
</form>
|
|
|
|
<ul id="search-results" class="initially-hidden"></ul>
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
<div id="file-metadata">
|
|
<nav id="file-list-section" class="section">
|
|
<h3 class="section-header">Defined In</h3>
|
|
<ul>
|
|
<li>lib/common/models/wp_item.rb
|
|
<li>lib/common/models/wp_item/existable.rb
|
|
<li>lib/common/models/wp_item/findable.rb
|
|
<li>lib/common/models/wp_item/infos.rb
|
|
<li>lib/common/models/wp_item/output.rb
|
|
<li>lib/common/models/wp_item/versionable.rb
|
|
<li>lib/common/models/wp_item/vulnerable.rb
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</div>
|
|
|
|
<div id="class-metadata">
|
|
|
|
<nav id="parent-class-section" class="section">
|
|
<h3 class="section-header">Parent</h3>
|
|
|
|
<p class="link"><a href="Object.html">Object</a>
|
|
|
|
</nav>
|
|
|
|
<!-- Included Modules -->
|
|
<nav id="includes-section" class="section">
|
|
<h3 class="section-header">Included Modules</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
|
|
<li><a class="include" href="WpItem/Versionable.html">WpItem::Versionable</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpItem/Vulnerable.html">WpItem::Vulnerable</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpItem/Existable.html">WpItem::Existable</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpItem/Infos.html">WpItem::Infos</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpItem/Output.html">WpItem::Output</a>
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
<!-- Extension Modules -->
|
|
<nav id="extends-section" class="section">
|
|
<h3 class="section-header">Extended With Modules</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
|
|
<li><a class="extend" href="WpItem/Findable.html">WpItem::Findable</a>
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
<!-- Method Quickref -->
|
|
<nav id="method-list-section" class="section">
|
|
<h3 class="section-header">Methods</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
<li ><a href="#method-c-new">::new</a>
|
|
|
|
<li ><a href="#method-i-3C-3D-3E">#<=></a>
|
|
|
|
<li ><a href="#method-i-3D-3D">#==</a>
|
|
|
|
<li ><a href="#method-i-3D-3D-3D">#===</a>
|
|
|
|
<li ><a href="#method-i-allowed_options">#allowed_options</a>
|
|
|
|
<li ><a href="#method-i-forge_uri">#forge_uri</a>
|
|
|
|
<li ><a href="#method-i-found_from-3D">#found_from=</a>
|
|
|
|
<li ><a href="#method-i-path-3D">#path=</a>
|
|
|
|
<li ><a href="#method-i-uri">#uri</a>
|
|
|
|
<li ><a href="#method-i-url">#url</a>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
<div id="project-metadata">
|
|
<nav id="fileindex-section" class="section project-section">
|
|
<h3 class="section-header">Pages</h3>
|
|
|
|
<ul>
|
|
|
|
<li class="file"><a href="./CREDITS.html">CREDITS</a>
|
|
|
|
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
|
|
|
<li class="file"><a href="./Gemfile_lock.html">Gemfile.lock</a>
|
|
|
|
<li class="file"><a href="./LICENSE.html">LICENSE</a>
|
|
|
|
<li class="file"><a href="./README.html">README</a>
|
|
|
|
<li class="file"><a href="./README_md.html">README</a>
|
|
|
|
<li class="file"><a href="./conf/browser_conf_json.html">browser.conf.json</a>
|
|
|
|
<li class="file"><a href="./generate_doc_sh.html">generate_doc.sh</a>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
<nav id="classindex-section" class="section project-section">
|
|
<h3 class="section-header">Class and Module Index</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
<li><a href="./Array.html">Array</a>
|
|
|
|
<li><a href="./Browser.html">Browser</a>
|
|
|
|
<li><a href="./Browser/Actions.html">Browser::Actions</a>
|
|
|
|
<li><a href="./Browser/Options.html">Browser::Options</a>
|
|
|
|
<li><a href="./CacheFileStore.html">CacheFileStore</a>
|
|
|
|
<li><a href="./CheckerPlugin.html">CheckerPlugin</a>
|
|
|
|
<li><a href="./CustomOptionParser.html">CustomOptionParser</a>
|
|
|
|
<li><a href="./Ethon.html">Ethon</a>
|
|
|
|
<li><a href="./Ethon/Easy.html">Ethon::Easy</a>
|
|
|
|
<li><a href="./Ethon/Easy/Options.html">Ethon::Easy::Options</a>
|
|
|
|
<li><a href="./File.html">File</a>
|
|
|
|
<li><a href="./Gem.html">Gem</a>
|
|
|
|
<li><a href="./GenerateList.html">GenerateList</a>
|
|
|
|
<li><a href="./GitUpdater.html">GitUpdater</a>
|
|
|
|
<li><a href="./ListGeneratorPlugin.html">ListGeneratorPlugin</a>
|
|
|
|
<li><a href="./Object.html">Object</a>
|
|
|
|
<li><a href="./Plugin.html">Plugin</a>
|
|
|
|
<li><a href="./Plugins.html">Plugins</a>
|
|
|
|
<li><a href="./StatsPlugin.html">StatsPlugin</a>
|
|
|
|
<li><a href="./SvnParser.html">SvnParser</a>
|
|
|
|
<li><a href="./SvnUpdater.html">SvnUpdater</a>
|
|
|
|
<li><a href="./Terminal.html">Terminal</a>
|
|
|
|
<li><a href="./Terminal/Table.html">Terminal::Table</a>
|
|
|
|
<li><a href="./Terminal/Table/Style.html">Terminal::Table::Style</a>
|
|
|
|
<li><a href="./Typhoeus.html">Typhoeus</a>
|
|
|
|
<li><a href="./Typhoeus/Request.html">Typhoeus::Request</a>
|
|
|
|
<li><a href="./Typhoeus/Request/Cacheable.html">Typhoeus::Request::Cacheable</a>
|
|
|
|
<li><a href="./Typhoeus/Response.html">Typhoeus::Response</a>
|
|
|
|
<li><a href="./TyphoeusCache.html">TyphoeusCache</a>
|
|
|
|
<li><a href="./URI.html">URI</a>
|
|
|
|
<li><a href="./Updater.html">Updater</a>
|
|
|
|
<li><a href="./UpdaterFactory.html">UpdaterFactory</a>
|
|
|
|
<li><a href="./Vulnerabilities.html">Vulnerabilities</a>
|
|
|
|
<li><a href="./Vulnerabilities/Output.html">Vulnerabilities::Output</a>
|
|
|
|
<li><a href="./Vulnerability.html">Vulnerability</a>
|
|
|
|
<li><a href="./Vulnerability/Output.html">Vulnerability::Output</a>
|
|
|
|
<li><a href="./WebSite.html">WebSite</a>
|
|
|
|
<li><a href="./WpItem.html">WpItem</a>
|
|
|
|
<li><a href="./WpItem/Existable.html">WpItem::Existable</a>
|
|
|
|
<li><a href="./WpItem/Findable.html">WpItem::Findable</a>
|
|
|
|
<li><a href="./WpItem/Infos.html">WpItem::Infos</a>
|
|
|
|
<li><a href="./WpItem/Output.html">WpItem::Output</a>
|
|
|
|
<li><a href="./WpItem/Versionable.html">WpItem::Versionable</a>
|
|
|
|
<li><a href="./WpItem/Vulnerable.html">WpItem::Vulnerable</a>
|
|
|
|
<li><a href="./WpItems.html">WpItems</a>
|
|
|
|
<li><a href="./WpItems/Detectable.html">WpItems::Detectable</a>
|
|
|
|
<li><a href="./WpItems/Output.html">WpItems::Output</a>
|
|
|
|
<li><a href="./WpPlugin.html">WpPlugin</a>
|
|
|
|
<li><a href="./WpPlugin/Vulnerable.html">WpPlugin::Vulnerable</a>
|
|
|
|
<li><a href="./WpPlugins.html">WpPlugins</a>
|
|
|
|
<li><a href="./WpPlugins/Detectable.html">WpPlugins::Detectable</a>
|
|
|
|
<li><a href="./WpTarget.html">WpTarget</a>
|
|
|
|
<li><a href="./WpTarget/Malwares.html">WpTarget::Malwares</a>
|
|
|
|
<li><a href="./WpTarget/WpConfigBackup.html">WpTarget::WpConfigBackup</a>
|
|
|
|
<li><a href="./WpTarget/WpCustomDirectories.html">WpTarget::WpCustomDirectories</a>
|
|
|
|
<li><a href="./WpTarget/WpFullPathDisclosure.html">WpTarget::WpFullPathDisclosure</a>
|
|
|
|
<li><a href="./WpTarget/WpLoginProtection.html">WpTarget::WpLoginProtection</a>
|
|
|
|
<li><a href="./WpTarget/WpReadme.html">WpTarget::WpReadme</a>
|
|
|
|
<li><a href="./WpTarget/WpRegistrable.html">WpTarget::WpRegistrable</a>
|
|
|
|
<li><a href="./WpTheme.html">WpTheme</a>
|
|
|
|
<li><a href="./WpTheme/Findable.html">WpTheme::Findable</a>
|
|
|
|
<li><a href="./WpTheme/Versionable.html">WpTheme::Versionable</a>
|
|
|
|
<li><a href="./WpTheme/Vulnerable.html">WpTheme::Vulnerable</a>
|
|
|
|
<li><a href="./WpThemes.html">WpThemes</a>
|
|
|
|
<li><a href="./WpThemes/Detectable.html">WpThemes::Detectable</a>
|
|
|
|
<li><a href="./WpTimthumb.html">WpTimthumb</a>
|
|
|
|
<li><a href="./WpTimthumb/Existable.html">WpTimthumb::Existable</a>
|
|
|
|
<li><a href="./WpTimthumb/Output.html">WpTimthumb::Output</a>
|
|
|
|
<li><a href="./WpTimthumb/Versionable.html">WpTimthumb::Versionable</a>
|
|
|
|
<li><a href="./WpTimthumbs.html">WpTimthumbs</a>
|
|
|
|
<li><a href="./WpTimthumbs/Detectable.html">WpTimthumbs::Detectable</a>
|
|
|
|
<li><a href="./WpUser.html">WpUser</a>
|
|
|
|
<li><a href="./WpUser/BruteForcable.html">WpUser::BruteForcable</a>
|
|
|
|
<li><a href="./WpUser/Existable.html">WpUser::Existable</a>
|
|
|
|
<li><a href="./WpUsers.html">WpUsers</a>
|
|
|
|
<li><a href="./WpUsers/BruteForcable.html">WpUsers::BruteForcable</a>
|
|
|
|
<li><a href="./WpUsers/Detectable.html">WpUsers::Detectable</a>
|
|
|
|
<li><a href="./WpUsers/Output.html">WpUsers::Output</a>
|
|
|
|
<li><a href="./WpVersion.html">WpVersion</a>
|
|
|
|
<li><a href="./WpVersion/Findable.html">WpVersion::Findable</a>
|
|
|
|
<li><a href="./WpVersion/Output.html">WpVersion::Output</a>
|
|
|
|
<li><a href="./WpVersion/Vulnerable.html">WpVersion::Vulnerable</a>
|
|
|
|
<li><a href="./WpscanOptions.html">WpscanOptions</a>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="documentation">
|
|
<h1 class="class">class WpItem</h1>
|
|
|
|
<div id="description" class="description">
|
|
|
|
</div><!-- description -->
|
|
|
|
|
|
|
|
|
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Attributes -->
|
|
<section id="attribute-method-details" class="method-section section">
|
|
<h3 class="section-header">Attributes</h3>
|
|
|
|
|
|
<div id="attribute-i-found_from" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">found_from</span><span
|
|
class="attribute-access-type">[R]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="attribute-i-name" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">name</span><span
|
|
class="attribute-access-type">[RW]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="attribute-i-path" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">path</span><span
|
|
class="attribute-access-type">[R]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="attribute-i-version" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">version</span><span
|
|
class="attribute-access-type">[W]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="attribute-i-wp_content_dir" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">wp_content_dir</span><span
|
|
class="attribute-access-type">[RW]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="attribute-i-wp_plugins_dir" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">wp_plugins_dir</span><span
|
|
class="attribute-access-type">[RW]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</section><!-- attribute-method-details -->
|
|
|
|
|
|
<!-- Methods -->
|
|
|
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Class Methods</h3>
|
|
|
|
|
|
<div id="method-c-new" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">new</span><span
|
|
class="method-args">(target_base_uri, options = {})</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@param [ <a href="URI.html">URI</a> ] target_base_uri @param [ Hash ]
|
|
options See allowed_option</p>
|
|
|
|
<p>@return [ <a href="WpItem.html">WpItem</a> ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="new-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 31</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">target_base_uri</span>, <span class="ruby-identifier">options</span> = {})
|
|
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:wp_content_dir</span>] <span class="ruby-operator">||=</span> <span class="ruby-string">'wp-content'</span>
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:wp_plugins_dir</span>] <span class="ruby-operator">||=</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:wp_content_dir</span>] <span class="ruby-operator">+</span> <span class="ruby-string">'/plugins'</span>
|
|
|
|
<span class="ruby-identifier">set_options</span>(<span class="ruby-identifier">options</span>)
|
|
<span class="ruby-identifier">forge_uri</span>(<span class="ruby-identifier">target_base_uri</span>)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- new-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- new-method -->
|
|
|
|
|
|
</section><!-- public-class-method-details -->
|
|
|
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Instance Methods</h3>
|
|
|
|
|
|
<div id="method-i-3C-3D-3E" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name"><=></span><span
|
|
class="method-args">(other)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@param [ <a href="WpItem.html">WpItem</a> ] other</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="3C-3D-3E-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 88</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-operator"><=></span>(<span class="ruby-identifier">other</span>)
|
|
<span class="ruby-identifier">name</span> <span class="ruby-operator"><=></span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">name</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- 3C-3D-3E-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- 3C-3D-3E-method -->
|
|
|
|
|
|
<div id="method-i-3D-3D" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">==</span><span
|
|
class="method-args">(other)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@param [ <a href="WpItem.html">WpItem</a> ] other</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="3D-3D-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 93</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-operator">==</span>(<span class="ruby-identifier">other</span>)
|
|
<span class="ruby-identifier">name</span> <span class="ruby-operator">===</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">name</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- 3D-3D-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- 3D-3D-method -->
|
|
|
|
|
|
<div id="method-i-3D-3D-3D" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">===</span><span
|
|
class="method-args">(other)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@param [ <a href="WpItem.html">WpItem</a> ] other</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="3D-3D-3D-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 98</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-operator">===</span>(<span class="ruby-identifier">other</span>)
|
|
<span class="ruby-keyword">self</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">other</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">version</span> <span class="ruby-operator">===</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">version</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- 3D-3D-3D-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- 3D-3D-3D-method -->
|
|
|
|
|
|
<div id="method-i-allowed_options" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">allowed_options</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ <a href="Array.html">Array</a> ] Make it private ?</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="allowed_options-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 23</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">allowed_options</span>
|
|
[<span class="ruby-value">:name</span>, <span class="ruby-value">:wp_content_dir</span>, <span class="ruby-value">:wp_plugins_dir</span>, <span class="ruby-value">:path</span>, <span class="ruby-value">:version</span>, <span class="ruby-value">:vulns_file</span>]
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- allowed_options-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- allowed_options-method -->
|
|
|
|
|
|
<div id="method-i-forge_uri" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">forge_uri</span><span
|
|
class="method-args">(target_base_uri)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@param [ <a href="URI.html">URI</a> ] target_base_uri</p>
|
|
|
|
<p>@return [ void ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="forge_uri-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 61</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">forge_uri</span>(<span class="ruby-identifier">target_base_uri</span>)
|
|
<span class="ruby-ivar">@uri</span> = <span class="ruby-identifier">target_base_uri</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- forge_uri-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- forge_uri-method -->
|
|
|
|
|
|
<div id="method-i-found_from-3D" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">found_from=</span><span
|
|
class="method-args">(method)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>Sets the <a href="WpItem.html#attribute-i-found_from">#found_from</a>
|
|
attribute</p>
|
|
|
|
<p>@param [ String ] method The method which found the <a
|
|
href="WpItem.html">WpItem</a></p>
|
|
|
|
<p>@return [ void ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="found_from-3D-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item/findable.rb, line 10</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">found_from=</span>(<span class="ruby-identifier">method</span>)
|
|
<span class="ruby-identifier">found</span> = <span class="ruby-identifier">method</span>[<span class="ruby-regexp">%r{find_from_(.*)}</span>, <span class="ruby-value">1</span>]
|
|
<span class="ruby-ivar">@found_from</span> = <span class="ruby-identifier">found</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-string">'_'</span>, <span class="ruby-string">' '</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">found</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- found_from-3D-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- found_from-3D-method -->
|
|
|
|
|
|
<div id="method-i-path-3D" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">path=</span><span
|
|
class="method-args">(path)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>Sets the path</p>
|
|
|
|
<p>Variable, such as $wp-plugins$ and $wp-content$ can be used and will be
|
|
replace by their value</p>
|
|
|
|
<p>@param [ String ] path</p>
|
|
|
|
<p>@return [ void ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="path-3D-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 81</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">path=</span>(<span class="ruby-identifier">path</span>)
|
|
<span class="ruby-ivar">@path</span> = <span class="ruby-constant">URI</span>.<span class="ruby-identifier">encode</span>(
|
|
<span class="ruby-identifier">path</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp">/\$wp-plugins\$/</span>, <span class="ruby-identifier">wp_plugins_dir</span>).<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp">/\$wp-content\$/</span>, <span class="ruby-identifier">wp_content_dir</span>)
|
|
)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- path-3D-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- path-3D-method -->
|
|
|
|
|
|
<div id="method-i-uri" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">uri</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ <a href="URI.html">URI</a> ] The uri to the <a
|
|
href="WpItem.html">WpItem</a>, with the path if present</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="uri-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 66</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">uri</span>
|
|
<span class="ruby-identifier">path</span> <span class="ruby-operator">?</span> <span class="ruby-ivar">@uri</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-identifier">path</span>) <span class="ruby-operator">:</span> <span class="ruby-ivar">@uri</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- uri-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- uri-method -->
|
|
|
|
|
|
<div id="method-i-url" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">url</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ String ] The url to the <a href="WpItem.html">WpItem</a></p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="url-source">
|
|
<pre><span class="ruby-comment"># File lib/common/models/wp_item.rb, line 71</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">url</span>; <span class="ruby-identifier">uri</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-keyword">end</span></pre>
|
|
</div><!-- url-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- url-method -->
|
|
|
|
|
|
</section><!-- public-instance-method-details -->
|
|
|
|
</section><!-- 5Buntitled-5D -->
|
|
|
|
</div><!-- documentation -->
|
|
|
|
|
|
<footer id="validator-badges">
|
|
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
|
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 4.0.1.
|
|
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
|
</footer>
|
|
|