5102 Posts in 1520 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 125 Views |
-
sprintf($object) to show all properties (SS 2.4)

28 February 2013 at 3:10am
I wan't to know if there's a way to print all properties of an object in silverstripe?
Cant seem to find a way...
-
Re: sprintf($object) to show all properties (SS 2.4)

28 February 2013 at 8:57pm
In PHP you can just do print_r() on an object to see all the properties.
| 125 Views | ||
|
Page:
1
|
Go to Top |


