Area Class?

Permalink
I may be missing this somewhere on the site or in the documentation but:

When defining a new area within a 'theme' and you use "$var = new Area('name');" -- Where can I find the class for Area? I tried to check header_required.php element but couldn't find anything of use.

Thanks,
Jesse

jjaeger
 
Maynar replied on at Permalink Reply
Maynar
What do you want?
Do you want to know the PHP class or CSS class which you are using there in the code? The location of the class file or?
jjaeger replied on at Permalink Reply
jjaeger
I want to know the PHP Class, want to find out what is involved upon instantiation of this "Area" object.

Thanks.
Maynar replied on at Permalink Reply
Maynar
in concrete/concrete/models/area.php
jjaeger replied on at Permalink Reply
jjaeger
Ahhhhha! Hahaha. Thanks man. You're a life saver. Seems like either no one else has the time to answer my newb questions or just doesn't know what the answer is.
Maynar replied on at Permalink Reply
Maynar
I'm guessing everyone is busy. I mean I also don't have time to answer any question/post.

I'm pretty sure any developer could have solved this question.

Just think that everybody is working on a new version XD