1334. Class

1334.1. Zend\Db\Metadata\Object\ViewObject

1334.1.1. Methods

1334.1.1.1. getViewDefinition

getViewDefinition()

@return string $viewDefinition

1334.1.1.2. setViewDefinition

setViewDefinition()

@param string $viewDefinition to set

Return type:ViewObject

1334.1.1.3. getCheckOption

getCheckOption()

@return string $checkOption

1334.1.1.4. setCheckOption

setCheckOption()

@param string $checkOption to set

Return type:ViewObject

1334.1.1.5. getIsUpdatable

getIsUpdatable()

@return bool $isUpdatable

1334.1.1.6. setIsUpdatable

setIsUpdatable()

@param bool $isUpdatable to set

Return type:ViewObject

1334.1.1.7. isUpdatable

isUpdatable()