示例#1
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'headerTest')
 {
     return parent::toXml($name);
 }
 /**
  * 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);
 }
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'currentDayOfWeekTest')
 {
     return parent::toXml($name);
 }
示例#6
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'bulkTest')
 {
     return parent::toXml($name);
 }
示例#7
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'addressTest')
 {
     return parent::toXml($name);
 }
示例#8
0
 /**
  * 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
 /**
  * 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);
 }
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'communityConnectionsTest')
 {
     return parent::toXml($name);
 }
示例#15
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'currentTimeTest')
 {
     return parent::toXml($name);
 }