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

Class: Page

Source Location: /AdWords/v201008/cm/UserListService.php

Class Overview


Contains the results from a get call.


Variables

Methods


Child classes:

UserListPage
Contains a list of user lists resulting from the filtering and paging of the get call.

Class Details

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



[ Top ]


Class Variables

$PageType =

[line 661]



Tags:

access:  public

Type:   string


[ Top ]

$totalNumEntries =

[line 655]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 711]

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



Tags:

access:  public


Overridden in child classes as:

UserListPage::__construct()

Parameters:

   $totalNumEntries  
   $PageType  

[ Top ]

method getNamespace [line 699]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

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

[ Top ]

method getParameterMap [line 691]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 707]

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:

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

[ Top ]

method __get [line 679]

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 672]

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