<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Where do we find the libraries of splunkjs like &amp;quot;splunkjs/mvc/searchmanager&amp;quot; in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212799#M2830</link>
    <description>&lt;P&gt;I know this is not becomes obvious immediately, and I ran into the same problem. So I'm documenting it here, hoping that it will help someone.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunkjs/mvc/searchmanager,
splunkjs/mvc/tableview,
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;etc&lt;/P&gt;

&lt;P&gt;all these libraries come as a part of the following config.js file, located at &lt;BR /&gt;
splunkjsstack/static/splunkjs/config.js. Don't change the path in the following deps array, in the example. Just the path to the config needs to be changed, according to your folder structure.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;deps = [
        "splunkjs/ready!",
        "splunkjs/mvc/searchmanager",
        "splunkjs/mvc/chartview",
        "splunkjs/mvc/eventsviewerview"
    ];
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can find the documentation about these files in config.js itself. Just search for the filename and that will lead you to the implementation. Which has inline documentation.&lt;/P&gt;

&lt;P&gt;cheers!&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2017 00:40:51 GMT</pubDate>
    <dc:creator>blackmamba</dc:creator>
    <dc:date>2017-03-17T00:40:51Z</dc:date>
    <item>
      <title>Where do we find the libraries of splunkjs like "splunkjs/mvc/searchmanager"</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212797#M2828</link>
      <description>&lt;P&gt;Where do we find the libraries of splunkjs like "splunkjs/mvc/searchmanager"  , "splunkjs/mvc/tableview"&lt;BR /&gt;
how many libraries are there? and what all methods are defined in those libraries?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:20:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212797#M2828</guid>
      <dc:creator>Lovika</dc:creator>
      <dc:date>2015-11-04T10:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Where do we find the libraries of splunkjs like "splunkjs/mvc/searchmanager"</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212798#M2829</link>
      <description>&lt;P&gt;I think you're looking for &lt;A href="http://docs.splunk.com/Documentation/WebFramework"&gt;http://docs.splunk.com/Documentation/WebFramework&lt;/A&gt; but unfortunately it isn't complete or exhaustive. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 22:29:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212798#M2829</guid>
      <dc:creator>vcgamesii</dc:creator>
      <dc:date>2016-01-19T22:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Where do we find the libraries of splunkjs like "splunkjs/mvc/searchmanager"</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212799#M2830</link>
      <description>&lt;P&gt;I know this is not becomes obvious immediately, and I ran into the same problem. So I'm documenting it here, hoping that it will help someone.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunkjs/mvc/searchmanager,
splunkjs/mvc/tableview,
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;etc&lt;/P&gt;

&lt;P&gt;all these libraries come as a part of the following config.js file, located at &lt;BR /&gt;
splunkjsstack/static/splunkjs/config.js. Don't change the path in the following deps array, in the example. Just the path to the config needs to be changed, according to your folder structure.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;deps = [
        "splunkjs/ready!",
        "splunkjs/mvc/searchmanager",
        "splunkjs/mvc/chartview",
        "splunkjs/mvc/eventsviewerview"
    ];
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can find the documentation about these files in config.js itself. Just search for the filename and that will lead you to the implementation. Which has inline documentation.&lt;/P&gt;

&lt;P&gt;cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 00:40:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-do-we-find-the-libraries-of-splunkjs-like-quot-splunkjs/m-p/212799#M2830</guid>
      <dc:creator>blackmamba</dc:creator>
      <dc:date>2017-03-17T00:40:51Z</dc:date>
    </item>
  </channel>
</rss>

