Sinisakrisan (Talk | contribs) |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{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="uk-grid uk-grid-medium" data-uk-grid-margin data-uk-grid-match="{target: '.uk-panel'}"> |
− | <div class=" | + | |
− | + | <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">Frequently Used</div> | |
− | + | ||
− | + | ||
* [[Integrating Your Component]] | * [[Integrating Your Component]] | ||
* [[JomSocial User Object]] | * [[JomSocial User Object]] | ||
− | + | * [[User Points System|User Points System]] | |
− | + | </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">JomSocial API's</div> | ||
+ | |||
* [[API Events|API Events]] | * [[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]] | * [[Image Manipulation|Image Manipulation]] | ||
− | + | * [[Popup Window|Popup Window]] | |
− | + | * [[Plugin Tutorials|Plugin Tutorials]] | |
+ | * [[Walls System|Walls System]] | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− |
Latest revision as of 19:59, 21 December 2016
Frequently Used
JomSocial API's
Custom Development