logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
: question about parameters
Begin main content
Forum OpenACS Development: question about parameters
Search:
Back to OpenACS Development
1
:
question about parameters
Posted by
Philip Wang
on
10/19/04 02:18 AM
with the parameters that can be added to a package, how do you access those parameter values so it can be used?
2
:
Re: question about parameters
(response to
1
)
Posted by
Rocael Hernández Rizzardini
on
10/19/04 02:50 AM
use this function:
parameter::get
https://openacs.org/api-doc/proc-view?proc=parameter%3a%3aget
grep for examples in /packages
Back to OpenACS Development