• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • Examples
  • File List

E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Mail/Message/Interface.php

00001 <?php
00032 interface Zend_Mail_Message_Interface
00033 {
00039     public function getTopLines();
00040 
00047     public function hasFlag($flag);
00048 
00054     public function getFlags();
00055 }

Generated on Thu Apr 19 2012 17:01:16 for openbiz by  doxygen 1.7.2