J
jharrell
Guest
Does anyone have access to *better* documentation for the Application Vault. I'm making progress with some significant frustration...
There appears to be a library of common functions on can use in the PHP install-handler and install-form scripts. The functions all start with sapp_.
Q1: Is there an API document that describes all PHP sapp_ functions available?
I also need to access some domain specific information during installation. For example, why ask for the site administrator to type their email address. Just grab it from the configuration of the domain right?
Q2: Are API functions available to read the contents of the domain & client record? How about a mysql handle for direct queries?
Getting there!
james
There appears to be a library of common functions on can use in the PHP install-handler and install-form scripts. The functions all start with sapp_.
Q1: Is there an API document that describes all PHP sapp_ functions available?
I also need to access some domain specific information during installation. For example, why ask for the site administrator to type their email address. Just grab it from the configuration of the domain right?
Q2: Are API functions available to read the contents of the domain & client record? How about a mysql handle for direct queries?
Getting there!
james