count_ls
- Ariadne >
- Library >
- Ariadne 2.2 >
- Manuals >
- Programmers Reference >
- Classes >
- Object >
- PINP Methods >
(int) count_ls()
Returns the number of children of the current object.
count_ls() works the same as the ls() method, except it doesn't call a template on
each object. Instead it simply returns the number of children of
the current object. It has no arguments.

