listm - Return the list of method currently defined.
listm();
This function is used to return an array of the list of method currently defined.
All methods are prefix by classname followed by a dot as in classname.method.
listm();
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.
1.0 2014-09-09 21:24:14 laplante@sednove.com