vjcspy/izcore

There is no license information available for the latest version (0.0.5) of this package.

Maintainers

Details

github.com/vjcspy/IzCore

Source

Issues

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento-library

0.0.5 2016-06-10 16:13 UTC

This package is auto-updated.

Last update: 2024-04-15 15:06:48 UTC


README

#Theme

  1. Để sử dụng 1 theme?
  • Tạo thư mục theme tương tự như module IzAdmin
  • Khai báo theme ở Service izTheme bằng method registerTheme()
  1. Theme data Gọi bất cứ ở đâu trong view Theme::get('foo');

Set ở trong controller

View data

Chỉ gọi được trong view file Gọi bằng cách {{$name}}

Set ở trong controller

Asset

Widget

Partial