C# Class Profiles.Search.Modules.SearchPerson.SearchPerson

Mostrar archivo Open project: ProfilesRNS/ProfilesRNS

Protected Properties

Property Type Description
chkExactphrase global::System.Web.UI.WebControls.CheckBox
ctcFirst global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck
departmentallexcept global::System.Web.UI.WebControls.CheckBox
divisionallexcept global::System.Web.UI.WebControls.CheckBox
hdnSearch global::System.Web.UI.WebControls.HiddenField
hidList global::System.Web.UI.WebControls.HiddenField
hidURIs global::System.Web.UI.WebControls.HiddenField
institutionallexcept global::System.Web.UI.WebControls.CheckBox
lblSelectedItem global::System.Web.UI.WebControls.Label
litDepartment global::System.Web.UI.WebControls.Literal
litDivision global::System.Web.UI.WebControls.Literal
litFacRankScript global::System.Web.UI.WebControls.Literal
litInstitution global::System.Web.UI.WebControls.Literal
phDDLCHK global::System.Web.UI.WebControls.PlaceHolder
phDDLList global::System.Web.UI.WebControls.PlaceHolder
trDepartment global::System.Web.UI.HtmlControls.HtmlTableRow
trDivision global::System.Web.UI.HtmlControls.HtmlTableRow
trFacultyType global::System.Web.UI.HtmlControls.HtmlTableRow
trInstitution global::System.Web.UI.HtmlControls.HtmlTableRow
trOtherOptions global::System.Web.UI.HtmlControls.HtmlTableRow
txtFname global::System.Web.UI.WebControls.TextBox
txtLname global::System.Web.UI.WebControls.TextBox
txtSearchFor global::System.Web.UI.WebControls.TextBox

Private Properties

Property Type Description
BuildFacultyType void
BuildFilters void
ModifySearch void
Search void

Public Methods

Method Description
GetURLDomain ( ) : string
SearchPerson ( ) : System
SearchPerson ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
BuildFacultyType ( ) : void
BuildFilters ( ) : void
ModifySearch ( ) : void
Search ( ) : void

Method Details

GetURLDomain() public method

public GetURLDomain ( ) : string
return string

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

SearchPerson() public method

public SearchPerson ( ) : System
return System

SearchPerson() public method

public SearchPerson ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata XmlDocument
moduleparams List
pagenamespaces XmlNamespaceManager
return System

Property Details

chkExactphrase protected_oe property

chkExactphrase control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkExactphrase
return global::System.Web.UI.WebControls.CheckBox

ctcFirst protected_oe property

ctcFirst control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck ctcFirst
return global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck

departmentallexcept protected_oe property

departmentallexcept control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox departmentallexcept
return global::System.Web.UI.WebControls.CheckBox

divisionallexcept protected_oe property

divisionallexcept control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox divisionallexcept
return global::System.Web.UI.WebControls.CheckBox

hdnSearch protected_oe property

hdnSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hdnSearch
return global::System.Web.UI.WebControls.HiddenField

hidList protected_oe property

hidList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hidList
return global::System.Web.UI.WebControls.HiddenField

hidURIs protected_oe property

hidURIs control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hidURIs
return global::System.Web.UI.WebControls.HiddenField

institutionallexcept protected_oe property

institutionallexcept control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox institutionallexcept
return global::System.Web.UI.WebControls.CheckBox

lblSelectedItem protected_oe property

lblSelectedItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSelectedItem
return global::System.Web.UI.WebControls.Label

litDepartment protected_oe property

litDepartment control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litDepartment
return global::System.Web.UI.WebControls.Literal

litDivision protected_oe property

litDivision control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litDivision
return global::System.Web.UI.WebControls.Literal

litFacRankScript protected_oe property

litFacRankScript control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litFacRankScript
return global::System.Web.UI.WebControls.Literal

litInstitution protected_oe property

litInstitution control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litInstitution
return global::System.Web.UI.WebControls.Literal

phDDLCHK protected_oe property

phDDLCHK control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phDDLCHK
return global::System.Web.UI.WebControls.PlaceHolder

phDDLList protected_oe property

phDDLList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phDDLList
return global::System.Web.UI.WebControls.PlaceHolder

trDepartment protected_oe property

trDepartment control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trDepartment
return global::System.Web.UI.HtmlControls.HtmlTableRow

trDivision protected_oe property

trDivision control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trDivision
return global::System.Web.UI.HtmlControls.HtmlTableRow

trFacultyType protected_oe property

trFacultyType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trFacultyType
return global::System.Web.UI.HtmlControls.HtmlTableRow

trInstitution protected_oe property

trInstitution control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trInstitution
return global::System.Web.UI.HtmlControls.HtmlTableRow

trOtherOptions protected_oe property

trOtherOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trOtherOptions
return global::System.Web.UI.HtmlControls.HtmlTableRow

txtFname protected_oe property

txtFname control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFname
return global::System.Web.UI.WebControls.TextBox

txtLname protected_oe property

txtLname control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLname
return global::System.Web.UI.WebControls.TextBox

txtSearchFor protected_oe property

txtSearchFor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSearchFor
return global::System.Web.UI.WebControls.TextBox