GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: Page

Source Location: /AdWords/v200909/cm/AdExtensionOverrideService.php

Class Overview


Contains the results from a get call.


Variables

Methods


Child classes:

AdExtensionOverridePage
Represents a page of AdExtensionOverrides resulting from the query done by AdExtensionOverrideService.

Class Details

[line 1136]
Contains the results from a get call.



[ Top ]


Class Variables

$PageType =

[line 1147]



Tags:

access:  public

Type:   string


[ Top ]

$totalNumEntries =

[line 1141]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 1197]

Page __construct( [ $totalNumEntries = NULL], [ $PageType = NULL])



Tags:

access:  public


Overridden in child classes as:

AdExtensionOverridePage::__construct()

Parameters:

   $totalNumEntries  
   $PageType  

[ Top ]

method getNamespace [line 1185]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

AdExtensionOverridePage::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 1177]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 1193]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overridden in child classes as:

AdExtensionOverridePage::getXsiTypeName()
Gets the xsi:type name of this class

[ Top ]

method __get [line 1165]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 1158]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3