PHP Class AdminPageFramework_TaxonomyField_View

Inheritance: extends AdminPageFramework_TaxonomyField_Model
Show file Open project: michaeluno/admin-page-framework

Public Methods

Method Description
_replyToGetFlatInputName ( )
_replyToGetInputNameAttribute ( )
_replyToPrintColumnCell ( $vValue, $sColumnSlug, $sTermID )
_replyToPrintFieldsWOTableRows ( $oTerm )
_replyToPrintFieldsWithTableRows ( $oTerm )
content ( $sContent )

Private Methods

Method Description
_getFieldsOutput ( $iTermID, $bRenderTableRow )

Method Details

_replyToGetFlatInputName() public method

_replyToGetInputNameAttribute() public method

_replyToPrintColumnCell() public method

public _replyToPrintColumnCell ( $vValue, $sColumnSlug, $sTermID )

_replyToPrintFieldsWOTableRows() public method

public _replyToPrintFieldsWOTableRows ( $oTerm )

_replyToPrintFieldsWithTableRows() public method

content() public method

public content ( $sContent )