-
-
Notifications
You must be signed in to change notification settings - Fork 437
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
198 changed files
with
0 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,8 +49,6 @@ | |
|
||
/** | ||
* Main Mage hub class | ||
* | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
final class Mage | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Adminhtml | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Adminhtml_Block_Checkout_Formkey extends Mage_Adminhtml_Block_Template | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Adminhtml | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Adminhtml_Block_Customer_Edit_Tab_Addresses extends Mage_Adminhtml_Block_Widget_Form | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Adminhtml | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Adminhtml_Block_Dashboard_Graph extends Mage_Adminhtml_Block_Dashboard_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Adminhtml | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Adminhtml_Block_Report_Grid_Abstract extends Mage_Adminhtml_Block_Widget_Grid | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Adminhtml | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Adminhtml_Helper_Config extends Mage_Core_Helper_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Adminhtml | ||
* @author Magento Core Team <[email protected]> | ||
* | ||
* @method array getGroups() | ||
* @method $this setGroups(array $value) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Controller_Action extends Mage_Core_Controller_Front_Action | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Exception extends Mage_Core_Exception | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Helper_Data extends Mage_Core_Helper_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl extends Zend_Acl | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Assert_Ip implements Zend_Acl_Assert_Interface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Assert_Time implements Zend_Acl_Assert_Interface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Resource extends Zend_Acl_Resource | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* | ||
* @method Mage_Api_Model_Resource_Role _getResource() | ||
* @method Mage_Api_Model_Resource_Role getResource() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Role_Generic extends Zend_Acl_Role | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Role_Group extends Mage_Api_Model_Acl_Role_Generic | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Role_Registry extends Zend_Acl_Role_Registry | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Acl_Role_User extends Mage_Api_Model_Acl_Role_Generic | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Config extends Varien_Simplexml_Config | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Acl extends Mage_Api_Model_Resource_Acl | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Acl_Role extends Mage_Api_Model_Resource_Acl_Role | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Acl_Role_Collection extends Mage_Api_Model_Resource_Acl_Role_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Permissions_Collection extends Mage_Api_Model_Resource_Permissions_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Role extends Mage_Api_Model_Resource_Role | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Role_Collection extends Mage_Api_Model_Resource_Role_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Roles extends Mage_Api_Model_Resource_Roles | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Roles_Collection extends Mage_Api_Model_Resource_Roles_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Roles_User_Collection extends Mage_Api_Model_Resource_Roles_User_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Rules extends Mage_Api_Model_Resource_Rules | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_Rules_Collection extends Mage_Api_Model_Resource_Rules_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_User extends Mage_Api_Model_Resource_User | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* @deprecated | ||
*/ | ||
class Mage_Api_Model_Mysql4_User_Collection extends Mage_Api_Model_Resource_User_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Acl extends Mage_Core_Model_Resource_Db_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* | ||
* @method $this setCreated(string $value) | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Acl_Role_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Permissions_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Role extends Mage_Core_Model_Resource_Db_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Role_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Roles extends Mage_Core_Model_Resource_Db_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Roles_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Roles_User_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Rules extends Mage_Core_Model_Resource_Db_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_Rules_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_User extends Mage_Core_Model_Resource_Db_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
*/ | ||
class Mage_Api_Model_Resource_User_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
* | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* | ||
* @method Mage_Api_Model_Resource_Role _getResource() | ||
* @method Mage_Api_Model_Resource_Role getResource() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ | |
/** | ||
* @category Mage | ||
* @package Mage_Api | ||
* @author Magento Core Team <[email protected]> | ||
* | ||
* @method Mage_Api_Model_Resource_Roles _getResource() | ||
* @method Mage_Api_Model_Resource_Roles getResource() | ||
|
Oops, something went wrong.