This browser searches for methods by name pattern. The methods are searched in either all classes, classFolders searched by name pattern, or classes searched by name pattern. When searcing in classes, methods from their super- and subclasses can be included. In the pattterns wildcards like in SQL can be used, as well as asterisks (*).
When you have done a search, the "Definitions" tab will be shown, with a list of methods whose name matches the name pattern. When you click on the "References" tab a list of methods appears that call methods whose names match the name pattern. However the "in" criteria allways apply to the found methods, not to the methods that are called.
The search result is limited to 100 methods.
name
class
classFolder
(getTableName)
(Employee)
example7
(getTableName)
(MyHoursCategory)
my/example10
getTableName
PntDbClassDescriptor
pnt/db
getTableName
PntDbObject
pnt/db
getTableName
PntFieldPropertyDescriptor
pnt/meta
getTableName
Template
pnt/db
getTableName
TestDbObject
pnt/test/db
getTableName
TestDbSub
pnt/test/db
Copyright (c) MetaClass, 2003-
This code is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This code is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
Click here for a copy of the license or see http://www.gnu.org/licenses/ .
name
class
classFolder
addDbFieldProps
PntDbObject
pnt/db
addPropertyDescriptor
PntDbClassDescriptor
pnt/db
getFieldMapForTable
PntDbClassDescriptor
pnt/db
getFieldMapPrefixed
PntDbClassDescriptor
pnt/db
getFilterResult
PntFilterFormPart
pnt/web/parts
getItemTableName
PntSqlFilter
pnt/db/query
getItemTableName
PntSqlJoinFilter
pnt/db/query
getPeanutsCount
PntDbClassDescriptor
pnt/db
getSelectQueryHandler
PntDbClassDescriptor
pnt/db
initJoinData
PntSqlJoinFilter
pnt/db/query
initTableMap
PntDbClassDescriptor
pnt/db
loadMissingFields
PntDbClassDescriptor
pnt/db
Copyright (c) MetaClass, 2003-
This code is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This code is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
Click here for a copy of the license or see http://www.gnu.org/licenses/ .