Guest User

Untitled

a guest
May 28th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Mage::getResourceModel('dotnet/dotnetmodel')->displayrecods()
  2.  
  3. public function displayrecods(){
  4. return $this->_getResource()->displayrecods();
  5. }
  6.  
  7. <dotnet_resource>
  8. <class>Departmen_DotNet_Model</class>
  9. ...
  10.  
  11. <dotnet_resource>
  12. <class>Departmen_DotNet_Model_Resource</class>
  13. ...
Add Comment
Please, Sign In to add comment