blueshoes php application framework and cms            javascript_components
[ class tree: javascript_components ] [ index: javascript_components ] [ all elements ]

Class: Bs_DataGrid

Source Location: /components/datagrid/Bs_DataGrid.class.js.php

Class Overview


Includes (+Dependences):


Author(s):

Copyright:

  • blueshoes.org

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 19]
Includes (+Dependences):


1 <script type="text/javascript" src="/_bsJavascript/core/lang/Bs_Misc.lib.js"></script>




Tags:

copyright:  blueshoes.org
author:  andrej arn <at blueshoes dot org>


[ Top ]


Class Variables

$_constructor =

[line 193]


Type:   mixed


[ Top ]



Class Methods


method drawInto [line 169]

void drawInto( string tagId)

Renders the component and places it into the tag specified.



Tags:

access:  public


Parameters:

string   tagId   tagId id of the tag. (Hint: use a <div> or <span>.)

[ Top ]

method orderByColumn [line 180]

void orderByColumn( int column)

re-renders the whole table, ordered by the column given.



Tags:

access:  public


Parameters:

int   column   column (0-n)

[ Top ]

method render [line 71]

string render( )

Renders this compnent (generates html code).



Tags:

see:  Bs_DataGrid::drawInto()
access:  public


[ Top ]


Documentation generated on Mon, 29 Dec 2003 22:18:18 +0100 by phpDocumentor 1.2.3