PHP Classes

jqmPhp: Generate HTML for interfaces using jQuery mobile

Recommend this page to a friend!
  Info   Screenshots   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: 327 All time: 7,175 This week: 455Up
Version License PHP version Categories
jqm-php 0.03GNU General Publi...5.0HTML, PHP 5
Description 

Author

This package can generate HTML for interfaces using jQuery mobile.

There are several classes that abstract the generation of HTML with CSS and JavaScript for different types of user interface elements supported by jQuery mobile framework.

Currently there are element classes for page, button, checkbox, collapsible, collection and title.

Picture of Bruno Maia
Name: Bruno Maia <contact>
Classes: 1 package by
Country: Brazil Brazil

 

Details

LICENSE jqmPhp v0.03 - HTML code generator for jQuery Mobile Framework Copyright (C) 2011 Bruno Maia This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. HOW TO USE <?php //Minimalist Example include 'lib/jqmPhp.php'; $j = new jqmPhp(); $j->addBasicPage('', 'Hello World', 'It\'s works!'); echo $j; ?> EXAMPLES - examples/index.html DOCUMENTATION - docs/index.html PROJECT WEBSITE - http://code.google.com/p/jqmphp/ CHANGELOG - http://code.google.com/p/jqmphp/source/list

Screenshots (1)  
  • jqmphp-example-3.jpg
  Files folder image Files (11)  
File Role Description
Files folder imagelib (7 files)
Plain text file CHANGELOG Data CHANGELOG
Plain text file LICENSE.TXT Lic. LICENSE
Plain text file README Data README

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  
 0%
Total:327
This week:0
All time:7,175
This week:455Up