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