Difference between revisions of "Developers Documentation"

(Created page with "__NOTOC__ {{alert|<center><strong>Welcome!</strong> To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, cus...")
 
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
 
 
{{alert|<center><strong>Welcome!</strong> To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, custom extensions.</center>|alert-success}}
 
{{alert|<center><strong>Welcome!</strong> To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, custom extensions.</center>|alert-success}}
  
    <div class="row-fluid">
+
<div class="uk-grid uk-grid-medium" data-uk-grid-margin data-uk-grid-match="{target: '.uk-panel'}">
    <div class="span12">
+
 
    Fluid 12
+
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-3">
    <div class="row-fluid">
+
<div class="uk-panel uk-panel-box">
    <div class="span6">
+
<div class="uk-panel-title">Frequently Used</div>
    Fluid 6
+
    <div class="row-fluid">
+
* [[Integrating Your Component]]
    <div class="span6">Fluid 6</div>
+
* [[JomSocial User Object]]
    <div class="span6">Fluid 6</div>
+
* [[User Points System|User Points System]]
    </div>
+
</div>
    </div>
+
</div>
    <div class="span6">Fluid 6</div>
+
 
    </div>
+
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-3">
    </div>
+
<div class="uk-panel uk-panel-box">
    </div>
+
<div class="uk-panel-title">JomSocial API's</div>
 +
 
 +
* [[API Events|API Events]]
 +
* [[Stream API v2|Stream API v2]]
 +
* [[Notifications API]]
 +
* [[Reporting API|Reporting API]]
 +
* [[Toolbar API|Toolbar API]]
 +
* [[Cache API|Cache API]]
 +
</div>
 +
</div>
 +
 
 +
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-3">
 +
<div class="uk-panel uk-panel-box">
 +
<div class="uk-panel-title">Custom Development</div>
 +
 
 +
* [[Image Manipulation|Image Manipulation]]
 +
* [[Popup Window|Popup Window]]
 +
* [[Plugin Tutorials|Plugin Tutorials]]
 +
* [[Walls System|Walls System]]
 +
</div>
 +
</div>
 +
</div>

Latest revision as of 19:59, 21 December 2016

Welcome! To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, custom extensions.