Skip to content

proudcommerce/psGetObject

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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 <http://www.gnu.org/licenses/>.

Copyright

Proud Sourcing GmbH 2015
www.proudcommerce.com

About

Smarty plugin to load any kind of an oxid object in a template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages