Difference between revisions of "Developers Documentation"

 
(11 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}}
<!-- BEGIN: SECOND ROW -->
+
 
<div class="row-fluid">
+
<div class="uk-grid uk-grid-medium" data-uk-grid-margin data-uk-grid-match="{target: '.uk-panel'}">
    <div class="span4">
+
 
<div style="border-bottom:1px solid e0e9e9; background-color:#eee; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Developer Documentation</div>
+
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-3">
<div style="padding:0.4em 1em 0.3em 1em;">
+
<div class="uk-panel uk-panel-box">
* [[Stream API v2]]
+
<div class="uk-panel-title">Frequently Used</div>
 +
 
* [[Integrating Your Component]]
 
* [[Integrating Your Component]]
 
* [[JomSocial User Object]]
 
* [[JomSocial User Object]]
* [[Developers Documentation|More...]]
+
* [[User Points System|User Points System]]
</div>
+
</div>
</div>
+
</div>
    <div class="span4">
+
 
<div style="border-bottom:1px solid e0e9e9; background-color:#eee; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Templating</div>
+
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-3">
<div style="padding:0.4em 1em 0.3em 1em;">
+
<div class="uk-panel uk-panel-box">
* [[Template docs 1]]
+
<div class="uk-panel-title">JomSocial API's</div>
* [[Template docs 2]]
+
 
* [[Template docs 3]]
+
* [[API Events|API Events]]
* [[Templates Documentation|More...]]
+
* [[Stream API v2|Stream API v2]]
</div>
+
* [[Notifications API]]
    </div>
+
* [[Reporting API|Reporting API]]
    <div class="span4">
+
* [[Toolbar API|Toolbar API]]
<div style="border-bottom:1px solid e0e9e9; background-color:#eee; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Profile Guides</div>
+
* [[Cache API|Cache API]]
<div style="padding:0.4em 1em 0.3em 1em;">
+
</div>
* [[Explaining User Profile|Explaining User Profile?]]
+
</div>
* [[Creating Profile|Creating Profile]]
+
 
* [[Deleting Profile|Deleting Profile]]
+
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-3">
* [[Profile Documentation|More...]]
+
<div class="uk-panel uk-panel-box">
</div>
+
<div class="uk-panel-title">Custom Development</div>
    </div>
+
 
 +
* [[Image Manipulation|Image Manipulation]]
 +
* [[Popup Window|Popup Window]]
 +
* [[Plugin Tutorials|Plugin Tutorials]]
 +
* [[Walls System|Walls System]]
 +
</div>
 +
</div>
 
</div>
 
</div>
<!-- END: SECOND ROW -->
 

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.