Overview

Namespaces

  • Inteve
    • FeedGenerator
      • Feeds
        • GoogleMerchant
        • Heureka
        • PostFeed
        • Zbozi
      • Outputs
      • Responses
      • Utils

Classes

  • Helpers
  • Overview
  • Namespace
  • Class

Class Helpers

Namespace: Inteve\FeedGenerator\Utils
Located at Utils/Helpers.php
Methods summary
public
# __construct( )
public static
# assert( boolean $value, string|null $msg = NULL )

Parameters

$value
$msg

Throws

Inteve\FeedGenerator\AssertException
public static string
# escapeXml( string $s )

Parameters

$s

Returns

string
public static string
# escapeUrl( string $s )

Escapes URL parameter.

Escapes URL parameter.

Parameters

$s

Returns

string
public static string
# writeXml( Inteve\FeedGenerator\IOutput $output, array $xml )

Formats XML tag

Formats XML tag

Parameters

$output
$xml

Returns

string
inteve/feed-generator v1.2.0 API documentation API documentation generated by ApiGen