Advertisement
Guest User

Untitled

a guest
Dec 7th, 2013
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. Mage_Catalog_Block_Product_List_Toolbar Object
  2. (
  3. [_collection:protected] =>
  4. [_pageVarName:protected] => p
  5. [_orderVarName:protected] => order
  6. [_directionVarName:protected] => dir
  7. [_modeVarName:protected] => mode
  8. [_limitVarName:protected] => limit
  9. [_availableOrder:protected] => Array
  10. (
  11. [position] => Reihenfolge
  12. [name] => Name
  13. [price] => Price
  14. )
  15.  
  16. [_availableMode:protected] => Array
  17. (
  18. [grid] => Gitter
  19. [list] => Liste
  20. )
  21.  
  22. [_enableViewSwitcher:protected] => 1
  23. [_isExpanded:protected] => 1
  24. [_orderField:protected] => position
  25. [_direction:protected] => asc
  26. [_viewMode:protected] =>
  27. [_availableLimit:protected] => Array
  28. (
  29. )
  30.  
  31. [_defaultAvailableLimit:protected] => Array
  32. (
  33. [10] => 10
  34. [20] => 20
  35. [50] => 50
  36. )
  37.  
  38. [_paramsMemorizeAllowed:protected] => 1
  39. [_viewDir:protected] =>
  40. [_viewVars:protected] => Array
  41. (
  42. )
  43.  
  44. [_baseUrl:protected] =>
  45. [_jsUrl:protected] =>
  46. [_allowSymlinks:protected] =>
  47. [_template:protected] => catalog/product/list/toolbar.phtml
  48. [_nameInLayout:protected] =>
  49. [_layout:protected] =>
  50. [_parent:protected] =>
  51. [_alias:protected] =>
  52. [_anonSuffix:protected] =>
  53. [_children:protected] => Array
  54. (
  55. )
  56.  
  57. [_sortedChildren:protected] => Array
  58. (
  59. )
  60.  
  61. [_childrenHtmlCache:protected] => Array
  62. (
  63. )
  64.  
  65. [_childGroups:protected] => Array
  66. (
  67. )
  68.  
  69. [_request:protected] =>
  70. [_messagesBlock:protected] =>
  71. [_isAnonymous:protected] =>
  72. [_parentBlock:protected] =>
  73. [_frameOpenTag:protected] =>
  74. [_frameCloseTag:protected] =>
  75. [_sortInstructions:protected] => Array
  76. (
  77. )
  78.  
  79. [_data:protected] => Array
  80. (
  81. [module_name] => Mage_Catalog
  82. )
  83.  
  84. [_hasDataChanges:protected] => 1
  85. [_origData:protected] =>
  86. [_idFieldName:protected] =>
  87. [_isDeleted:protected] =>
  88. [_oldFieldsMap:protected] => Array
  89. (
  90. )
  91.  
  92. [_syncFieldsMap:protected] => Array
  93. (
  94. )
  95.  
  96. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement