Comments: on this page. Click to read or post your own.

Class VirtualPage_Controller

Description

Controller for the virtual page.

Located in /sapphire/core/model/VirtualPage.php (line 130)

Page_Controller
   |
   --VirtualPage_Controller
Variable Summary
static mixed $allowed_actions
Method Summary
void init ()
void loadcontentall ()
void reloadContent ()
Variables
static mixed $allowed_actions = array(
'loadcontentall' => 'ADMIN',
)
(line 132)
Methods
init (line 151)

When the virtualpage is loaded, check to see if the versions are the same if not, reload the content.

NOTE: Virtual page must have a container object of subclass of sitetree. We can't load the content without an ID or record to copy it from.

void init ()
loadcontentall (line 161)
void loadcontentall ()
reloadContent (line 139)

Reloads the content if the version is different ;-)

void reloadContent ()
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:47:36 +1300 by phpDocumentor 1.3.2