seek_quarry
[
class tree: seek_quarry
] [
index: seek_quarry
] [
all elements
]
INSTALL
LICENSE
README
Packages:
seek_quarry
Files:
index.php
locale_functions.php
token_tool.php
upgrade_functions.php
subpackage
bin
arc_tool.php
code_tool.php
fetcher.php
mirror.php
news_updater.php
query_tool.php
queue_server.php
subpackage
configs
config.php
configure_tool.php
createdb.php
subpackage
controller
admin_controller.php
archive_controller.php
controller.php
crawl_controller.php
fetch_controller.php
machine_controller.php
resource_controller.php
search_controller.php
settings_controller.php
static_controller.php
statistics_controller.php
subpackage
datasource_manager
datasource_manager.php
mysql_manager.php
pdo_manager.php
sqlite3_manager.php
sqlite_manager.php
subpackage
element
activity_element.php
configure_element.php
crawloptions_element.php
editlocales_element.php
editmix_element.php
editstatic_element.php
element.php
footer_element.php
language_element.php
machinelog_element.php
manageaccount_element.php
managecrawls_element.php
managelocales_element.php
managemachines_element.php
manageroles_element.php
manageusers_element.php
mixcrawls_element.php
pageoptions_element.php
resultseditor_element.php
searchsources_element.php
signin_element.php
subsearch_element.php
subpackage
examples
search_api.php
subpackage
helper
displayresults_helper.php
feeds_helper.php
filetype_helper.php
helper.php
images_helper.php
options_helper.php
pagination_helper.php
toggle_helper.php
videourl_helper.php
subpackage
indexing_plugin
indexing_plugin.php
recipe_plugin.php
subpackage
iterator
archive_bundle_iterator.php
arc_archive_bundle_iterator.php
database_bundle_iterator.php
doc_iterator.php
group_iterator.php
index_bundle_iterator.php
intersect_iterator.php
mediawiki_bundle_iterator.php
mix_archive_bundle_iterator.php
negation_iterator.php
network_iterator.php
odp_rdf_bundle_iterator.php
text_archive_bundle_iterator.php
union_iterator.php
warc_archive_bundle_iterator.php
web_archive_bundle_iterator.php
word_iterator.php
subpackage
layout
layout.php
rss_layout.php
web_layout.php
subpackage
library
analytics_manager.php
bloom_filter_bundle.php
bloom_filter_file.php
bzip2_block_iterator.php
compressor.php
crawl_constants.php
crawl_daemon.php
fetch_url.php
file_cache.php
gzip_compressor.php
hash_table.php
index_archive_bundle.php
index_dictionary.php
index_manager.php
index_shard.php
join.php
non_compressor.php
notifier.php
nword_grams.php
page_rule_parser.php
persistent_structure.php
phrase_parser.php
priority_queue.php
string_array.php
trie.php
url_parser.php
utility.php
web_archive.php
web_archive_bundle.php
web_queue_bundle.php
subpackage
locale
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
tokenizer.php
subpackage
model
activity_model.php
crawl_model.php
cron_model.php
locale_model.php
machine_model.php
model.php
parallel_model.php
phrase_model.php
profile_model.php
role_model.php
searchfilters_model.php
signin_model.php
source_model.php
user_model.php
subpackage
processor
bmp_processor.php
doc_processor.php
epub_processor.php
gif_processor.php
html_processor.php
image_processor.php
jpg_processor.php
page_processor.php
pdf_processor.php
png_processor.php
pptx_processor.php
ppt_processor.php
robot_processor.php
rss_processor.php
rtf_processor.php
sitemap_processor.php
svg_processor.php
text_processor.php
xlsx_processor.php
xml_processor.php
subpackage
static
blog.php
bot.php
error.php
privacy.php
subpackage
test
bloom_filter_file_test.php
epub_processor_test.php
hash_table_test.php
index.php
index_shard_test.php
it_stemmer_test.php
phrase_parser_test.php
pptx_processor_test.php
priority_queue_test.php
queue_server_test.php
socket_experiment.php
string_array_test.php
string_cat_experiment.php
trie_test.php
unit_test.php
url_parser_test.php
web_archive_test.php
web_queue_bundle_test.php
xlsx_processor_test.php
subpackage
view
admin_view.php
crawlstatus_view.php
fetch_view.php
machinestatus_view.php
nocache_view.php
rss_view.php
search_view.php
settings_view.php
signin_view.php
static_view.php
statistics_view.php
view.php
Interfaces:
library
Compressor
CrawlConstants
Join
Notifier
Classes:
element
ActivityElement
ConfigureElement
CrawloptionsElement
EditlocalesElement
EditmixElement
EditstaticElement
Element
FooterElement
LanguageElement
MachinelogElement
ManageaccountElement
ManagecrawlsElement
ManagelocalesElement
ManagemachinesElement
ManagerolesElement
ManageusersElement
MixcrawlsElement
PageOptionsElement
ResultsEditorElement
SearchsourcesElement
SigninElement
SubsearchElement
model
ActivityModel
CrawlModel
CronModel
LocaleModel
MachineModel
Model
ParallelModel
PhraseModel
ProfileModel
RoleModel
SearchfiltersModel
SigninModel
SourceModel
UserModel
controller
AdminController
ArchiveController
Controller
CrawlController
FetchController
MachineController
ResourceController
SearchController
SettingsController
StaticController
StatisticsController
view
AdminView
CrawlstatusView
FetchView
MachinestatusView
NocacheView
RssView
SearchView
SettingsView
SigninView
StaticView
StatisticsView
View
library
AnalyticsManager
BloomFilterBundle
BloomFilterFile
BZip2BlockIterator
CrawlDaemon
FetchUrl
FileCache
GzipCompressor
HashTable
IndexArchiveBundle
IndexDictionary
IndexManager
IndexShard
NonCompressor
NWordGrams
PageRuleParser
PersistentStructure
PhraseParser
PriorityQueue
StringArray
Trie
UrlParser
WebArchive
WebArchiveBundle
WebQueueBundle
iterator
ArcArchiveBundleIterator
ArchiveBundleIterator
DatabaseBundleIterator
DocIterator
GroupIterator
IndexBundleIterator
IntersectIterator
MediaWikiArchiveBundleIterator
MixArchiveBundleIterator
NegationIterator
NetworkIterator
OdpRdfArchiveBundleIterator
TextArchiveBundleIterator
UnionIterator
WarcArchiveBundleIterator
WebArchiveBundleIterator
WordIterator
bin
ArcTool
Fetcher
Mirror
NewsUpdater
QueryTool
QueueServer
test
BloomFilterFileTest
EpubProcessorTest
HashTableTest
IndexShardTest
ItStemmerTest
PhraseParserTest
PptxProcessorTest
PriorityQueueTest
QueueServerTest
StringArrayTest
TrieTest
UnitTest
UrlParserTest
WebArchiveTest
WebQueueBundleTest
XlsxProcessorTest
processor
BmpProcessor
DocProcessor
EpubProcessor
GifProcessor
HtmlProcessor
ImageProcessor
JpgProcessor
PageProcessor
PdfProcessor
PngProcessor
PptProcessor
PptxProcessor
RobotProcessor
RssProcessor
RtfProcessor
SitemapProcessor
SvgProcessor
TextProcessor
XlsxProcessor
XmlProcessor
configs
ConfigureTool
datasource_manager
DatasourceManager
MysqlManager
PdoManager
Sqlite3Manager
SqliteManager
helper
DisplayresultsHelper
FeedsHelper
FiletypeHelper
Helper
ImagesHelper
OptionsHelper
PaginationHelper
ToggleHelper
VideourlHelper
indexing_plugin
Cluster
Edge
IndexingPlugin
Queue
RecipePlugin
Tree
TreeCluster
Vertex
layout
Layout
RssLayout
WebLayout
locale
EnStemmer
ItStemmer
Class: SigninElement
Source Location: /views/elements/signin_element.php
Class Overview
Element
| --SigninElement
Element responsible for drawing links to settings and login panels
Author(s):
Chris Pollett
Methods
render
Inherited Variables
Class:
Element
Element::$view
Inherited Methods
Class:
Element
Element::__construct()
constructor stores a reference to the view this element will reside on
Element::render()
This method is responsible for actually drawing the view.
Class Details
[line
44
]
Element responsible for drawing links to settings and login panels
Tags:
author:
Chris Pollett
[
Top
]
Class Methods
method render
[line
52
]
void render( array $data)
Method responsible for drawing links to settings and login panels
Overrides
Element::render()
(This method is responsible for actually drawing the view.)
Parameters:
array
$data
makes use of the YIOOP_TOKEN for anti CSRF attacks
[
Top
]
Documentation generated by
phpDocumentor 1.4.3