pos,
You can view some more functions in the API at
http://wiki.modxcms.com/index.php/Category:API
There is a lot to be desired in the documentation right now, but it’s come a loooong way in the last year. You may also want to look at some of the functions in the manager/includes file or some of the snippets like ditto,eform,wayfinder to see what those use.
Quote from: positrox at Feb 02, 2008, 04:31 AM
Hello
I checked the online API documentation (http://modxcms.com/api-quick-reference.html) and noticed that it lacks. For example, in Wayfinder there is a function call getParentIds(id) but that´s not documented.
Is there the full API online? What other functions lack?
As far as I know, there is no complete list of the API functions anywhere (unless you define "API function" as a function on a current list). Once catch is that there are functions that could be considered API functions that may not exist in future versions. I don’t know if anyone has made a list of "eternal" API functions, but it would be a really useful list if it existed.
Just taking the currently documented API functions and describing them in more detail with several examples would be a great help to MODx newcomers.
Bob
Bob