On Tue, Oct 18, 2011 at 10:24 AM, Matt Zagrabelny wrote:
> On Tue, Oct 18, 2011 at 12:11 PM, Steve Snodgrass wrote:
>> To be a little more explicit about what Nan said, if you use a
>> parameterized class, any parameters you passed into the class will
>> also be available in the template. The sa
On Tue, Oct 18, 2011 at 12:11 PM, Steve Snodgrass wrote:
> To be a little more explicit about what Nan said, if you use a
> parameterized class, any parameters you passed into the class will
> also be available in the template. The same things goes for a define.
I've got a class:
class libapach
To be a little more explicit about what Nan said, if you use a
parameterized class, any parameters you passed into the class will
also be available in the template. The same things goes for a define.
On Oct 17, 5:58 pm, Matt Zagrabelny wrote:
> Hi,
>
> Is it possible to pass parameters to use in