drisate Posted January 22, 2009 Share Posted January 22, 2009 How can i get the bank-account value from this class object ... Print_r= jparameter Object ( [_raw] => menutype=bank-account menu_style=list startLevel=0 endLevel=0 showAllChildren=0 window_open= show_whitespace=0 cache=1 tag_id= class_sfx= moduleclass_sfx= maxdepth=10 menu_images=0 menu_images_align=0 menu_images_link=0 expand_menu=0 activate_parent=0 full_active_id=0 indent_image=0 indent_image1= indent_image2= indent_image3= indent_image4= indent_image5= indent_image6= spacer= end_spacer= [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /home/betable/public_html/libraries/joomla/html/parameter/element ) [_errors] => Array ( ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [menutype] => bank-account [menu_style] => list [startLevel] => 0 [endLevel] => 0 [showAllChildren] => 0 [window_open] => [show_whitespace] => 0 [cache] => 1 [tag_id] => [class_sfx] => [moduleclass_sfx] => [maxdepth] => 10 [menu_images] => 0 [menu_images_align] => 0 [menu_images_link] => 0 [expand_menu] => 0 [activate_parent] => 0 [full_active_id] => 0 [indent_image] => 0 [indent_image1] => indent1.png [indent_image2] => indent2.png [indent_image3] => indent3.png [indent_image4] => indent4.png [indent_image5] => indent5.png [indent_image6] => indent.png [spacer] => [end_spacer] => ) ) ) ) Quote Link to comment https://forums.phpfreaks.com/topic/141893-object/ Share on other sites More sharing options...
RichardRotterdam Posted January 22, 2009 Share Posted January 22, 2009 It looks like it's an object filled with arrays but which value in it do you need? Quote Link to comment https://forums.phpfreaks.com/topic/141893-object/#findComment-743034 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.