Keyword

how to get Item Parameters

  • Nilesh Toshniwal
  • Nilesh Toshniwal's Avatar Topic Author
  • Offline
  • New Member
More
13 years 10 months ago #90817 by Nilesh Toshniwal
how to get Item Parameters was created by Nilesh Toshniwal
I am writing pdf view for k2 item, I am managed to get it working but struggling with Item parameters, if they are set on item level its fine to get them, but if item parameters are inherited I couldn't find a way to get them in my code, here is code I am using till now:
<br/>$item = $model-&gt;getData();<br/>$iparams = new JParameter( $item-&gt;params );<br/>

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum