PHP Classes

RT Adminlte: Generate layout and menus for Adminlte

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 137 All time: 9,259 This week: 488Up
Version License PHP version Categories
rtadminlte 1.0Custom (specified...5HTML, PHP 5, Libraries
Description 

Author

This package can generate layout and menus for Adminlte.

It provides a base class for theme classes that has default theme and skin values.

There are also sub-classes that generate HTML for UI elements and modal windows.

Picture of No name
  Performance   Level  

 

Documentation

RTadminlte

Version License

RTadminlte is a project integrate with AdminLTE with v2.3.11. It consists multiple PHP classes which help to create AdminLTE user-interface.

Directory structure

core/assets          AdminLTE v2.3.11 assets
core/example         HTML example view
core/src             php classes source code
core/src/load.php    php function to require all php classes
core/test            tested / example / demo code
docs/                documentation generated by ApiGen

Installation

Installation example

<?php
    require_once './RTadminlte/src/load.php';
    use RTdev\RTadminlte as RTadminlte;
    
    RTadminlte\RTadminlteLoad();
    
    $AdminLTE = new RTadminlte\RTadminlte();

Classes list

  • AdminLTE : RTadminlte base / parent class.
  • UiElements : Child class that provide methods to generate AdminLTE UI elements.
  • Modal : Child class that provide method to generate modal with available color and custom layout.
  • RTadminlte : Child class that provide method to generate web layout with skin color, layout type, navigation menu and etc. It also consists methods to access UiElements and Modal methods.

Read

<a><img src="https://scontent-sit4-1.xx.fbcdn.net/v/t1.0-9/16507910_1243645025671042_2703046086409693309_n.jpg?oh=ec592d2fa0f2be50445d2bfd79b36d0b&oe=58FFE08A" width="99" align="right"/></a>


  Files folder image Files (3751)  
File Role Description
Files folder imagecore (1 file, 5 directories)
Files folder imagedocs (18 files, 1 directory)
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file _config.yml Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:137
This week:0
All time:9,259
This week:488Up
User Comments (1)
nice
8 years ago (muabshir)
80%StarStarStarStarStar