Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F214
ClassExtendingPage.tmpl
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Nov 23 2014, 21:33
2014-11-23 21:33:40 (UTC+0)
Size
267 B
Referenced Files
None
Subscribers
None
ClassExtendingPage.tmpl
View Options
<?php
/**
* Represents a page from the %%url%% site.
*/
class %%class%%Page extends Page {
/**
* Analyses the page and extracts metadata
*/
function analyse () {
parent::analyse();
//Here the logic for this specific page
}
}
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
208
Default Alt Text
ClassExtendingPage.tmpl (267 B)
Attached To
Mode
P12 ClassExtendingPage.tmpl
Attached
Detach File
Event Timeline
Log In to Comment