Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-04-26 (5 years ago) | Not yet rated by the users | Total: 320 This week: 1 | All time: 6,845 This week: 1,047 |
Version | License | PHP version | Categories | |||
jqm-php 0.03 | GNU General Publi... | 5.0 | HTML, PHP 5 |
Description | Author | |||||||||||||
This package can generate HTML for interfaces using jQuery mobile. |
|
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 | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
lib (7 files) | ||||
CHANGELOG | Data | CHANGELOG | ||
LICENSE.TXT | Lic. | LICENSE | ||
README | Data | README |
Files | / | lib |
File | Role | Description |
---|---|---|
jqmAttribute.php | Class | jqmAttribute |
jqmBody.php | Class | jqmBody Class |
jqmButton.php | Class | jqmButton Class |
jqmCheckboxgroup.php | Class | jqmCheckboxgroup Class |
jqmCollapsible.php | Class | jqmCollapsible Class |
jqmCollection.php | Class | jqmCollection Class |
jqmTitle.php | Class | jqmTitle Class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
www.jqmphp.com Project Website |