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

Class: ChoiceUtils

Source Location: /Common/Util/ChoiceUtils.php

Class Overview


A collection of utility methods for working with choices. Choices are objects which contain many fields, but any time only one of which will contain a value.


Methods



Class Details

[line 37]
A collection of utility methods for working with choices. Choices are objects which contain many fields, but any time only one of which will contain a value.



[ Top ]


Class Methods


static method GetValue [line 49]

static mixed GetValue( object $choice)

Gets the value of a choice object.



Tags:

return:  the value of the choice.
access:  public


Parameters:

object   $choice   the choice to get the value of.

[ Top ]


Documentation generated by phpDocumentor 1.4.3