https://github.com/ximdex/xedit-base
XEDIT base service
https://github.com/ximdex/xedit-base
Last synced: 11 months ago
JSON representation
XEDIT base service
- Host: GitHub
- URL: https://github.com/ximdex/xedit-base
- Owner: XIMDEX
- License: agpl-3.0
- Created: 2018-08-20T11:03:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T10:50:04.000Z (about 7 years ago)
- Last Synced: 2025-06-07T00:11:32.658Z (12 months ago)
- Language: PHP
- Homepage: https://www.ximdex.com
- Size: 19.5 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Xedit base
This module provides the needed interfaces for xedit editor and a core which generate the mandatory schema
### Interfaces
* IXedit:
* IXeditComponent:
* IXeditContainer:
* IXeditLayout:
* IXeditView:
### RouterMapper
This object provides a simple method to builder a map between editor and app routes.