NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Developing with Magento


Joined: 13 Apr 2008
Posts: 2
Reply with quote
Hi all, I was wondering if anyone was using PhpED to develop PHP code for Magento. If so - how do you setup the Code Insight? I want to use it to help with the functions that can be used for a particular variable.

Regards
John
View user's profileFind all posts by jdoyleSend private message
Veteran

Joined: 24 Jan 2006
Posts: 311
Reply with quote
Hi, to add the folders of any php code to code insight to see - in case if these folders are outside the project tree, you can use includes tab in Project Properties and add these folders there. Then the code there will be parsed by code insigh and the help will become available
View user's profileFind all posts by yfaktorSend private message
I am using it with magento


Joined: 18 Mar 2009
Posts: 2
Reply with quote
Hi,

I am using it with magento. But for $this object in template files, it is always hard to find. Any person has better idea how to do so.

Charlie
View user's profileFind all posts by chaliaSend private message
Code compeletion for Magento


Joined: 18 Mar 2009
Posts: 2
Reply with quote
if anyone has any clue for quick to identify class in magento, that will be great.

Like Mage::_singleton('....')

How to quickly find class of singleton
View user's profileFind all posts by chaliaSend private message


Joined: 26 Jul 2013
Posts: 2
Reply with quote
Developing with Magento is shows the right direction of your website. Nowadays. Market gives all customization activity eCommerce software and Magento is the best option. Its behavioral easily and available in open-source so demand was high.




Looking for Magento Go Development Services?
View user's profileFind all posts by krishincSend private message
Re: I am using it with magento


Joined: 31 Jan 2008
Posts: 19
Reply with quote
chalia wrote:
Hi,

I am using it with magento. But for $this object in template files, it is always hard to find. Any person has better idea how to do so.

Charlie



You can use phpdoc comments just before your variable like

Code:
/**
 * @var Mage_Core_Model_Blalala
 */
$this;
View user's profileFind all posts by keemanSend private message
Developing with Magento
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic