コード例 #1
0
ファイル: HeaderTest.php プロジェクト: nucleus-be/zimbra-api
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'headerTest')
 {
     return parent::toXml($name);
 }
コード例 #2
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'conversationTest')
 {
     return parent::toXml($name);
 }
コード例 #3
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'communityRequestsTest')
 {
     return parent::toXml($name);
 }
コード例 #4
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'attachmentTest')
 {
     return parent::toXml($name);
 }
コード例 #5
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'currentDayOfWeekTest')
 {
     return parent::toXml($name);
 }
コード例 #6
0
ファイル: BulkTest.php プロジェクト: nucleus-be/zimbra-api
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'bulkTest')
 {
     return parent::toXml($name);
 }
コード例 #7
0
ファイル: AddressTest.php プロジェクト: zimbra-api/mail
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'addressTest')
 {
     return parent::toXml($name);
 }
コード例 #8
0
ファイル: TwitterTest.php プロジェクト: nucleus-be/zimbra-api
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'twitterTest')
 {
     return parent::toXml($name);
 }
コード例 #9
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'socialcastTest')
 {
     return parent::toXml($name);
 }
コード例 #10
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'facebookTest')
 {
     return parent::toXml($name);
 }
コード例 #11
0
ファイル: FlaggedTest.php プロジェクト: nucleus-be/zimbra-api
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'flaggedTest')
 {
     return parent::toXml($name);
 }
コード例 #12
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'contactRankingTest')
 {
     return parent::toXml($name);
 }
コード例 #13
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'linkedinTest')
 {
     return parent::toXml($name);
 }
コード例 #14
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'communityConnectionsTest')
 {
     return parent::toXml($name);
 }
コード例 #15
0
ファイル: CurrentTimeTest.php プロジェクト: zimbra-api/mail
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'currentTimeTest')
 {
     return parent::toXml($name);
 }