PHP Classes

File: docs/phpGPX-Models-Extensions-AbstractExtension.md

Recommend this page to a friend!
  Classes of Jakub Dubec   PHP GPX Library   docs/phpGPX-Models-Extensions-AbstractExtension.md   Download  
File: docs/phpGPX-Models-Extensions-AbstractExtension.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP GPX Library
Parser and generator of GPS Exchange files
Author: By
Last change:
Date: 7 years ago
Size: 970 bytes
 

Contents

Class file image Download

phpGPX\Models\Extensions\AbstractExtension

  • Class name: AbstractExtension
  • Namespace: phpGPX\Models\Extensions
  • This is an abstract class
  • This class implements: phpGPX\Models\Summarizable

Properties

$namespace

public string $namespace

XML namespace of extension

  • Visibility: public

$extensionName

public string $extensionName

Node name extension.

  • Visibility: public

Methods

__construct

mixed phpGPX\Models\Extensions\AbstractExtension::__construct(string $namespace, string $extensionName)

AbstractExtension constructor.

  • Visibility: public

Arguments

  • $namespace string
  • $extensionName string

toArray

array phpGPX\Models\Summarizable::toArray()

Serialize object to array