Esempio n. 1
0
 /**
  * Returns the content filename of the page
  *
  * @access public
  * @return string
  */
 function getPageContentsFilename()
 {
     return $this->_application->getPageContent();
 }