2017 © Pedro Peláez
 

library phpeasyui

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

image

fgendorf/phpeasyui

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  • Monday, June 18, 2018
  • by fgendorf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 110 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 17 % Grown

The README.md

PHPEasyUI

Class to use Jquery-easyui framework with composer, (*1)

Getting Started

First you need include the package phpeasyui in you project., (*2)

composer require fgendorf/phpeasyui

HOWTO use it

<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Project Title</title>
        <?
        $easyui = new PHPEasyUI();
        $easyui->writeHeaders();
        ?>
    </head>
    <body>
        Your project code
    </body>
</html>

Optional functions

Set the theme

$easyui->setTheme("gray");

Possible values:, (*3)

 * - black
 * - bootstrap
 * - default
 * - gray
 * - material
 * - metro

Use additional Extensions

$extensions = array('datagrid-filter','jquery-easyui-texteditor','datagrid-groupview');
$easyui->useExtensions($extensions);

Extensions list:, (*4)

 * - columns-ext
 * - datagrid-cellediting
 * - datagrid-filter
 * - datagrid-bufferview
 * - datagrid-detailview
 * - datagrid-groupview
 * - datagrid-scrollview
 * - jquery-easyui-color
 * - jquery-easyui-pivotgrid
 * - jquery-easyui-ribbon
 * - jquery-easyui-texteditor

Author

  • Frederico Gendorf - PHPEasyUI, (*5)

  • EasyUI Team - jquery-easyui - Copyright (c) 2009-2018 www.jeasyui.com. All rights reserved., (*6)

License

PHPEasyUI * free for any use, (*7)

Jquery-easyui * Licensed under the freeware license: http://www.jeasyui.com/license_freeware.php * To use it on other terms please contact us: info@jeasyui.com, (*8)

The Versions

18/06 2018

dev-master

9999999-dev http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

18/06 2018

v1.5.5.3

1.5.5.3 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

30/05 2018

v1.5.5.2

1.5.5.2 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

26/04 2018

v1.5.5

1.5.5.0 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

16/04 2018

v1.5.4.6

1.5.4.6 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

26/02 2018

v1.5.4.5

1.5.4.5 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

25/01 2018

v1.5.4.4

1.5.4.4 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

25/01 2018

v1.5.4.2

1.5.4.2 http://jeasyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

  Sources   Download

GPL License

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

15/01 2018

v1.5.4.3

1.5.4.3 http://easyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://easyui.com

  Sources   Download

GPL License

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

08/01 2018

v1.5.4.1

1.5.4.1 http://easyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://easyui.com

  Sources   Download

GPL License

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

02/01 2018

v1.5.3.2

1.5.3.2 http://easyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://easyui.com

  Sources   Download

GPL License

The Requires

  • php >=5.4.0

 

by Frederico Gendorf

02/01 2018

v1.5.3.1

1.5.3.1 http://easyui.com

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://easyui.com

  Sources   Download

GPL License

The Requires

  • php >=5.4.0

 

by Frederico Gendorf