Example #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);
 }
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'communityRequestsTest')
 {
     return parent::toXml($name);
 }
Example #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);
 }
Example #6
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'bulkTest')
 {
     return parent::toXml($name);
 }
Example #7
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'addressTest')
 {
     return parent::toXml($name);
 }
Example #8
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'twitterTest')
 {
     return parent::toXml($name);
 }
Example #9
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'socialcastTest')
 {
     return parent::toXml($name);
 }
Example #10
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'facebookTest')
 {
     return parent::toXml($name);
 }
Example #11
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'flaggedTest')
 {
     return parent::toXml($name);
 }
Example #12
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'contactRankingTest')
 {
     return parent::toXml($name);
 }
Example #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);
 }
Example #15
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'currentTimeTest')
 {
     return parent::toXml($name);
 }