https://github.com/proudcommerce/psgetobject
Smarty plugin to load any kind of an oxid object in a template.
https://github.com/proudcommerce/psgetobject
Last synced: 9 months ago
JSON representation
Smarty plugin to load any kind of an oxid object in a template.
- Host: GitHub
- URL: https://github.com/proudcommerce/psgetobject
- Owner: proudcommerce
- Created: 2015-01-19T08:17:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T09:54:38.000Z (almost 11 years ago)
- Last Synced: 2025-01-31T08:33:02.665Z (11 months ago)
- Language: PHP
- Size: 112 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
psGetObject
=========
Smarty plugin to load any kind of an oxid object in a template.
Free Extension for OXID eShop.
Usage
[{ psgetobject type="oxarticle" ident="abc123" field="oxtitle" assign="oProduct" lang=1 }]
Parameters
type / oxid type
ident / identifier e. g. oxid
assign / template variable
field / returns only a specified field from a object (optional)
lang / language id (optional)
Changelog
1.0.0 - Release
License
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 .
Copyright
Proud Sourcing GmbH 2015
www.proudcommerce.com