Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
a
- $active
- in file phpQuery.php, variable phpQuery::$active
- $ajaxAllowedHosts
- in file phpQuery.php, variable phpQuery::$ajaxAllowedHosts
Hosts allowed for AJAX connections.
- $ajaxSettings
- in file phpQuery.php, variable phpQuery::$ajaxSettings
AJAX settings.
- add
- in file phpQueryObject.php, method phpQueryObject::add()
Enter description here...
- addClass
- in file phpQueryObject.php, method phpQueryObject::addClass()
Enter description here...
- addClassPHP
- in file phpQueryObject.php, method phpQueryObject::addClassPHP()
Enter description here...
- addslashes
- in file QueryTemplates.php, method QueryTemplates::addslashes()
- addslashes
- in file QueryTemplatesLanguage.php, method QueryTemplatesLanguage::addslashes()
- after
- in file phpQueryObject.php, method phpQueryObject::after()
Enter description here...
- afterPHP
- in file phpQueryObject.php, method phpQueryObject::afterPHP()
Enter description here...
- ajax
- in file phpQuery.php, method phpQuery::ajax()
Make an AJAX request.
- ajaxAllowHost
- in file phpQuery.php, method phpQuery::ajaxAllowHost()
- ajaxAllowURL
- in file phpQuery.php, method phpQuery::ajaxAllowURL()
- ajaxSetup
- in file phpQuery.php, method phpQuery::ajaxSetup()
- ancestors
- in file phpQueryObject.php, method phpQueryObject::ancestors()
Enter description here...
- andSelf
- in file phpQueryObject.php, method phpQueryObject::andSelf()
Enter description here...
- append
- in file phpQueryObject.php, method phpQueryObject::append()
Enter description here...
- appendPHP
- in file phpQueryObject.php, method phpQueryObject::appendPHP()
Enter description here...
- appendTo
- in file phpQueryObject.php, method phpQueryObject::appendTo()
Enter description here...
- attr
- in file phpQueryObject.php, method phpQueryObject::attr()
- attrAppend
- in file QueryTemplatesSyntaxDOM.php, method QueryTemplatesSyntaxDOM::attrAppend()
- attrEvents
- in file phpQueryObject.php, method phpQueryObject::attrEvents()
- attrPHP
- in file phpQueryObject.php, method phpQueryObject::attrPHP()
Enter description here...
- attrPrepend
- in file QueryTemplatesSyntaxDOM.php, method QueryTemplatesSyntaxDOM::attrPrepend()
top
top
c
- $cache
- in file QueryTemplatesTemplate.php, variable QueryTemplatesTemplate::$cache
- $cacheTimeout
- in file QueryTemplates.php, variable QueryTemplates::$cacheTimeout
Timeout for cached templates in minutes.
- $charset
- in file phpQueryObject.php, variable phpQueryObject::$charset
- $collected
- in file QueryTemplatesParse.php, variable QueryTemplatesParse::$collected
- $current
- in file phpQueryObject.php, variable phpQueryObject::$current
Iterator interface helper
- callback
- in file phpQueryObject.php, method phpQueryObject::callback()
Run callback on actual object.
- callbackRun
- in file phpQuery.php, method phpQuery::callbackRun()
- callbacks
- in file QueryTemplatesLanguage.php, method QueryTemplatesLanguage::callbacks()
- change
- in file phpQueryObject.php, method phpQueryObject::change()
Enter description here...
- children
- in file phpQueryObject.php, method phpQueryObject::children()
Enter description here...
- cleanCacheName
- in file QueryTemplates.php, method QueryTemplates::cleanCacheName()
- clearCache
- in file QueryTemplates.php, method QueryTemplates::clearCache()
Clears cache folder. Can be limited to files containing $search in names.
- click
- in file phpQueryObject.php, method phpQueryObject::click()
Enter description here...
- code
- in file phpQuery.php, method phpQuery::code()
- codeToSelector
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelector()
Injects raw executable code inside nodes matched by selector. Method uses actually matched nodes as root for the query.
- codeToSelectorAfter
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelectorAfter()
Injects raw executable code after nodes matched by selector. Method uses actually matched nodes as root for the query.
- codeToSelectorAppend
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelectorAppend()
Injects raw executable code at the end of nodes matched by selector. Method uses actually matched nodes as root for the query.
- codeToSelectorAttr
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelectorAttr()
Injects raw executable code inside attribute of nodes matched by selector.
- codeToSelectorBefore
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelectorBefore()
Injects raw executable code before nodes matched by selector. Method uses actually matched nodes as root for the query.
- codeToSelectorPrepend
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelectorPrepend()
Injects raw executable code at the beggining of nodes matched by selector.
- codeToSelectorReplace
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToSelectorReplace()
Injects raw executable code replacing nodes matched by selector. Method uses actually matched nodes as root for the query.
- codeToStack
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStack()
Injects raw executable code inside actually matched nodes.
- codeToStackAfter
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStackAfter()
Injects raw executable code after actually matched nodes.
- codeToStackAppend
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStackAppend()
Injects raw executable code at the beggining of actually matched nodes.
- codeToStackAttr
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStackAttr()
Injects raw executable code inside attribute of actually matched nodes.
- codeToStackBefore
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStackBefore()
Injects raw executable code before actually matched nodes.
- codeToStackPrepend
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStackPrepend()
Injects raw executable code at the end of actually matched nodes.
- codeToStackReplace
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::codeToStackReplace()
Injects raw executable code replacing actually matched nodes.
- collect
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::collect()
Enter description here...
- compareVarValue
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::compareVarValue()
- compareVarValue
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::compareVarValue()
- compareVarVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::compareVarVar()
- contents
- in file phpQueryObject.php, method phpQueryObject::contents()
Enter description here...
- contentsUnwrap
- in file phpQueryObject.php, method phpQueryObject::contentsUnwrap()
Enter description here...
- count
- in file phpQueryObject.php, method phpQueryObject::count()
- createDocumentWrapper
- in file phpQuery.php, method phpQuery::createDocumentWrapper()
Enter description here...
- css
- in file phpQueryObject.php, method phpQueryObject::css()
Enter description here...
- current
- in file phpQueryObject.php, method phpQueryObject::current()
- current
- in file QueryTemplatesParse.php, method QueryTemplatesParse::current()
Iterator override to return extended phpQuery object insted of DOMNode.
top
d
- $debug
- in file phpQuery.php, variable phpQuery::$debug
- $debug
- in file QueryTemplates.php, variable QueryTemplates::$debug
Turns on/off debug. Includes phpQuery's one.
- $defaultCharset
- in file phpQuery.php, variable phpQuery::$defaultCharset
- $defaultDoctype
- in file phpQuery.php, variable phpQuery::$defaultDoctype
Applies only to HTML.
- $defaultDocumentID
- in file phpQuery.php, variable phpQuery::$defaultDocumentID
- $dependencies
- in file QueryTemplatesParse.php, variable QueryTemplatesParse::$dependencies
- $document
- in file phpQueryObject.php, variable phpQueryObject::$document
DOMDocument class.
- $documentFragment
- in file phpQueryObject.php, variable phpQueryObject::$documentFragment
Indicated if doument is just a fragment (no <html> tag).
- $documentID
- in file phpQueryObject.php, variable phpQueryObject::$documentID
- $documents
- in file phpQuery.php, variable phpQuery::$documents
- $documentWrapper
- in file phpQueryObject.php, variable phpQueryObject::$documentWrapper
- $dumpCount
- in file phpQuery.php, variable phpQuery::$dumpCount
- debug
- in file phpQueryObject.php, method phpQueryObject::debug()
- debug
- in file phpQuery.php, method phpQuery::debug()
- documentCreate
- in file QueryTemplatesParse.php, method QueryTemplatesParse::documentCreate()
- documentFragment
- in file phpQueryObject.php, method phpQueryObject::documentFragment()
- DOMDOCUMENT
- in file phpQuery.php, constant DOMDOCUMENT
- DOMELEMENT
- in file phpQuery.php, constant DOMELEMENT
- DOMNODE
- in file phpQuery.php, constant DOMNODE
- DOMNODELIST
- in file phpQuery.php, constant DOMNODELIST
- DOMNodeListToArray
- in file phpQuery.php, method phpQuery::DOMNodeListToArray()
- dump
- in file phpQueryObject.php, method phpQueryObject::dump()
Dump htmlOuter and preserve chain. Usefull for debugging.
- dumpDie
- in file phpQueryObject.php, method phpQueryObject::dumpDie()
Dump htmlOuter and stop script execution. Usefull for debugging.
- dumpLength
- in file phpQueryObject.php, method phpQueryObject::dumpLength()
- dumpTree
- in file phpQueryObject.php, method phpQueryObject::dumpTree()
- dumpWhois
- in file phpQueryObject.php, method phpQueryObject::dumpWhois()
top
e
- $elements
- in file phpQueryObject.php, variable phpQueryObject::$elements
Stack of selected elements.
- $elementsBackup
- in file phpQueryObject.php, variable phpQueryObject::$elementsBackup
- $elementsInterator
- in file phpQueryObject.php, variable phpQueryObject::$elementsInterator
Iterator interface helper
- $extendMethods
- in file phpQuery.php, variable phpQuery::$extendMethods
- $extendStaticMethods
- in file phpQuery.php, variable phpQuery::$extendStaticMethods
- each
- in file phpQueryObject.php, method phpQueryObject::each()
Enter description here...
- each
- in file phpQuery.php, method phpQuery::each()
- elementsContainsNode
- in file phpQueryObject.php, method phpQueryObject::elementsContainsNode()
- elseIfCode
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::elseIfCode()
- elseIfCode
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::elseIfCode()
- elseIfCode
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::elseIfCode()
- elseIfNotVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::elseIfNotVar()
Wraps selected tag with PHP "else if" statement checking if $var evaluates to FALSE. $var must be available inside template's scope.
- elseIfNotVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::elseIfNotVar()
- elseIfNotVar
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::elseIfNotVar()
- elseIfPHP
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::elseIfPHP()
Wraps selected tag with PHP "else if" statement containing $code as condition.
- elseIfVar
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::elseIfVar()
- elseIfVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::elseIfVar()
Wraps selected tag with PHP "else if" statement checking if $var evaluates to true. $var must be available inside template's scope.
- elseIfVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::elseIfVar()
- elsePHP
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::elsePHP()
Wraps selected tag with PHP "else" statement.
- elseStatement
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::elseStatement()
- elseStatement
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::elseStatement()
TODO description
- elseStatement
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::elseStatement()
- end
- in file phpQueryObject.php, method phpQueryObject::end()
Enter description here...
- endOnly
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::endOnly()
TODO docs
- eq
- in file phpQueryObject.php, method phpQueryObject::eq()
Enter description here...
- extend
- in file phpQuery.php, method phpQuery::extend()
Extend class namespace.
- extend
- in file phpQueryObject.php, method phpQueryObject::extend()
Deprecated, use $pq->plugin() instead.
top
f
- $fixWebroot
- in file QueryTemplates.php, variable QueryTemplates::$fixWebroot
Fixes paths to CSS, JS and image files.
- filter
- in file phpQueryObject.php, method phpQueryObject::filter()
Enter description here...
- filterCallback
- in file phpQueryObject.php, method phpQueryObject::filterCallback()
Enter description here...
- filterVarNameCallbacks
- in file QueryTemplatesLanguage.php, method QueryTemplatesLanguage::filterVarNameCallbacks()
- find
- in file phpQueryObject.php, method phpQueryObject::find()
Enter description here...
- formFromValues
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::formFromValues()
Method formFromVars acts as flexible form helper. It creates customized pure-markup form without the need of suppling a line of markup.
- formFromVars
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::formFromVars()
EXPERIMENTAL - works, but not for production code
- free
- in file QueryTemplatesSource.php, method QueryTemplatesSource::free()
Free source DOM from memory and returns parent template.
top
g
- generateName
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::generateName()
- get
- in file phpQuery.php, method phpQuery::get()
- get
- in file phpQueryObject.php, method phpQueryObject::get()
Return matched DOM nodes.
- get
- in file QueryTemplatesLanguage.php, method QueryTemplatesLanguage::get()
Runs method $method from specific language class $lang.
- getCachePaths
- in file QueryTemplates.php, method QueryTemplates::getCachePaths()
Enter description here...
- getDocument
- in file phpQueryObject.php, method phpQueryObject::getDocument()
Returns object with stack set to document root.
- getDocument
- in file phpQuery.php, method phpQuery::getDocument()
Returns document with id $id or last used as phpQueryObject.
- getDocumentID
- in file phpQueryObject.php, method phpQueryObject::getDocumentID()
Get object's Document ID.
- getDocumentID
- in file phpQuery.php, method phpQuery::getDocumentID()
Returns source's document ID.
- getDocumentIDRef
- in file phpQueryObject.php, method phpQueryObject::getDocumentIDRef()
Saves object's DocumentID to $var by reference.
- getDOMDocument
- in file phpQueryObject.php, method phpQueryObject::getDOMDocument()
- getDOMDocument
- in file phpQuery.php, method phpQuery::getDOMDocument()
Get DOMDocument object related to $source.
- getElementSiblings
- in file phpQueryObject.php, method phpQueryObject::getElementSiblings()
- getJSON
- in file phpQuery.php, method phpQuery::getJSON()
- getNodeAttrs
- in file phpQueryObject.php, method phpQueryObject::getNodeAttrs()
- getNodeXpath
- in file phpQueryObject.php, method phpQueryObject::getNodeXpath()
Returns node's XPath.
- getString
- in file phpQueryObject.php, method phpQueryObject::getString()
Return matched DOM nodes.
- getStrings
- in file phpQueryObject.php, method phpQueryObject::getStrings()
Return matched DOM nodes.
- grep
- in file phpQuery.php, method phpQuery::grep()
top
h
- $htmlTidy
- in file QueryTemplates.php, variable QueryTemplates::$htmlTidy
Use HTML Tidy for pretty output (if avaible).
- $htmlTidyConfig
- in file QueryTemplates.php, variable QueryTemplates::$htmlTidyConfig
Config fo Tidy.
- $htmlTidyIntendWithTabs
- in file QueryTemplates.php, variable QueryTemplates::$htmlTidyIntendWithTabs
Use tabs insted of spaces for tidy intendation.
- hasClass
- in file phpQueryObject.php, method phpQueryObject::hasClass()
Enter description here...
- hide
- in file phpQueryObject.php, method phpQueryObject::hide()
- html
- in file phpQueryObject.php, method phpQueryObject::html()
Enter description here...
- htmlOuter
- in file phpQueryObject.php, method phpQueryObject::htmlOuter()
Enter description here...
- htmlTidy
- in file QueryTemplates.php, method QueryTemplates::htmlTidy()
HTML Tidy
- htmlTidySpacesToTabs
- in file QueryTemplates.php, method QueryTemplates::htmlTidySpacesToTabs()
- httpData
- in file phpQuery.php, method phpQuery::httpData()
top
i
- IQueryTemplatesParse.php
- procedural page IQueryTemplatesParse.php
- IQueryTemplatesTemplate.php
- procedural page IQueryTemplatesTemplate.php
- ifCode
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::ifCode()
- ifCode
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::ifCode()
TODO doc
- ifCode
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::ifCode()
- ifNotVar
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::ifNotVar()
- ifNotVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::ifNotVar()
Wraps selected tag with PHP "if" statement checking if $var evaluates to FALSE. $var must be available inside template's scope.
- ifNotVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::ifNotVar()
- ifPHP
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::ifPHP()
Wraps selected tag with PHP "if" statement containing $code as condition.
- ifVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::ifVar()
Wraps selected tag with PHP "if" statement checking if $var evaluates to TRUE. $var must be available inside template's scope.
- ifVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::ifVar()
- ifVar
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::ifVar()
- inArray
- in file phpQuery.php, method phpQuery::inArray()
- includeClasses
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::includeClasses()
- index
- in file phpQueryObject.php, method phpQueryObject::index()
Enter description here...
- initialize
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::initialize()
- initialize
- in file QueryTemplatesLanguage.php, method QueryTemplatesLanguage::initialize()
- inputsFromValues
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::inputsFromValues()
Creates markup with INPUT tags and prepends it to form.
- insert
- in file phpQueryObject.php, method phpQueryObject::insert()
Internal insert method. Don't use it.
- insertAfter
- in file phpQueryObject.php, method phpQueryObject::insertAfter()
Enter description here...
- insertBefore
- in file phpQueryObject.php, method phpQueryObject::insertBefore()
Enter description here...
- IQueryTemplatesParse
- in file IQueryTemplatesParse.php, class IQueryTemplatesParse
Interface for QueryTemplatesParse class.
- IQueryTemplatesParseChain
- in file IQueryTemplatesParse.php, class IQueryTemplatesParseChain
Interface for QueryTemplatesParse derivatives.
- IQueryTemplatesTemplate
- in file IQueryTemplatesTemplate.php, class IQueryTemplatesTemplate
Interface for QueryTemplatesTemplate class.
- IQueryTemplatesTemplateChain
- in file IQueryTemplatesTemplate.php, class IQueryTemplatesTemplateChain
Interface for QueryTemplatesTemplate derivatives.
- IQueryTemplatesTemplateParse
- in file IQueryTemplatesTemplate.php, class IQueryTemplatesTemplateParse
Interface for QueryTemplatesTemplate derivatives before parsing stage.
- IQueryTemplatesTemplateSources
- in file IQueryTemplatesTemplate.php, class IQueryTemplatesTemplateSources
Interface for QueryTemplatesTemplate derivatives operating on sources.
- is
- in file phpQueryObject.php, method phpQueryObject::is()
Enter description here...
- isChar
- in file phpQueryObject.php, method phpQueryObject::isChar()
Determines if $char is really a char.
- isFunction
- in file phpQuery.php, method phpQuery::isFunction()
- isHTML
- in file phpQueryObject.php, method phpQueryObject::isHTML()
- isMarkup
- in file phpQuery.php, method phpQuery::isMarkup()
Checks if $input is HTML string, which has to start with '<'.
- isRegexp
- in file phpQueryObject.php, method phpQueryObject::isRegexp()
- isRoot
- in file phpQueryObject.php, method phpQueryObject::isRoot()
- isXHTML
- in file phpQueryObject.php, method phpQueryObject::isXHTML()
- isXML
- in file phpQueryObject.php, method phpQueryObject::isXML()
top
top
l
- $language
- in file QueryTemplatesTemplate.php, variable QueryTemplatesTemplate::$language
- $lastModified
- in file phpQuery.php, variable phpQuery::$lastModified
- length
- in file phpQueryObject.php, method phpQueryObject::length()
Enter description here...
- load
- in file phpQueryObject.php, method phpQueryObject::load()
Enter description here...
- loadDocument
- in file phpQuery.php, method phpQuery::loadDocument()
Reuses existing DOMDocument object.
- loadTemplate
- in file QueryTemplates.php, method QueryTemplates::loadTemplate()
Returns cached template's path for inclusion.
- loop
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::loop()
- loopOne
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::loopOne()
- loopSeparate
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::loopSeparate()
- loopVar
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::loopVar()
- loopVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::loopVar()
top
m
- $monitorCodeModification
- in file QueryTemplates.php, variable QueryTemplates::$monitorCodeModification
Checks if source code file has been modified.
- $monitorTemplateModification
- in file QueryTemplates.php, variable QueryTemplates::$monitorTemplateModification
Checks if source template file exists and if it has been modified.
- makeArray
- in file phpQuery.php, method phpQuery::makeArray()
- map
- in file phpQueryObject.php, method phpQueryObject::map()
Enter description here...
- map
- in file phpQuery.php, method phpQuery::map()
- mapDepends
- in file QueryTemplates.php, method QueryTemplates::mapDepends()
- markup
- in file phpQueryObject.php, method phpQueryObject::markup()
jQuey difference
- markupEvents
- in file phpQueryObject.php, method phpQueryObject::markupEvents()
- markupOuter
- in file phpQueryObject.php, method phpQueryObject::markupOuter()
jQuey difference
- markupOuterPHP
- in file phpQueryObject.php, method phpQueryObject::markupOuterPHP()
TODO doc
- markupPHP
- in file phpQueryObject.php, method phpQueryObject::markupPHP()
TODO doc
- markupToPHP
- in file phpQuery.php, method phpQuery::markupToPHP()
Converts document markup containing PHP code generated by phpQuery::php() into valid (executable) PHP code syntax.
- matchClasses
- in file phpQueryObject.php, method phpQueryObject::matchClasses()
Enter description here...
- merge
- in file phpQueryObject.php, method phpQueryObject::merge()
- merge
- in file phpQuery.php, method phpQuery::merge()
Merge 2 phpQuery objects.
top
n
- $name
- in file QueryTemplatesTemplate.php, variable QueryTemplatesTemplate::$name
- newDocument
- in file phpQuery.php, method phpQuery::newDocument()
Creates new document from markup.
- newDocumentFile
- in file phpQuery.php, method phpQuery::newDocumentFile()
Creates new document from file $file.
- newDocumentFileHTML
- in file phpQuery.php, method phpQuery::newDocumentFileHTML()
- newDocumentFilePHP
- in file phpQuery.php, method phpQuery::newDocumentFilePHP()
- newDocumentFileXHTML
- in file phpQuery.php, method phpQuery::newDocumentFileXHTML()
- newDocumentFileXML
- in file phpQuery.php, method phpQuery::newDocumentFileXML()
- newDocumentHTML
- in file phpQuery.php, method phpQuery::newDocumentHTML()
- newDocumentPHP
- in file phpQuery.php, method phpQuery::newDocumentPHP()
- newDocumentXHTML
- in file phpQuery.php, method phpQuery::newDocumentXHTML()
- newDocumentXML
- in file phpQuery.php, method phpQuery::newDocumentXML()
- newInstance
- in file phpQueryObject.php, method phpQueryObject::newInstance()
Returns new instance of actual class.
- next
- in file phpQueryObject.php, method phpQueryObject::next()
Double-function method.
- nextAll
- in file phpQueryObject.php, method phpQueryObject::nextAll()
- normalizeVarName
- in file QueryTemplates.php, method QueryTemplates::normalizeVarName()
- not
- in file phpQueryObject.php, method phpQueryObject::not()
Enter description here...
top
top
p
- $parent
- in file QueryTemplatesParse.php, variable QueryTemplatesParse::$parent
Enter description here...
- $parent
- in file QueryTemplatesSource.php, variable QueryTemplatesSource::$parent
Parent template.
- $parent
- in file QueryTemplatesSourceQuery.php, variable QueryTemplatesSourceQuery::$parent
Enter description here...
- $parse
- in file QueryTemplatesTemplate.php, variable QueryTemplatesTemplate::$parse
QueryTemplatesParse object
- $plugins
- in file phpQuery.php, variable phpQuery::$plugins
Static namespace for plugins.
- $pluginsLoaded
- in file phpQuery.php, variable phpQuery::$pluginsLoaded
List of loaded plugins.
- $pluginsMethods
- in file phpQuery.php, variable phpQuery::$pluginsMethods
- $pluginsStaticMethods
- in file phpQuery.php, variable phpQuery::$pluginsStaticMethods
- $previous
- in file phpQueryObject.php, variable phpQueryObject::$previous
- phpQuery.php
- procedural page phpQuery.php
- phpQueryObject.php
- procedural page phpQueryObject.php
- param
- in file phpQuery.php, method phpQuery::param()
Enter description here...
- parent
- in file phpQueryObject.php, method phpQueryObject::parent()
Enter description here...
- parents
- in file phpQueryObject.php, method phpQueryObject::parents()
Enter description here...
- parse
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateParse::parse()
- parse
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::parse()
Start template parsing stage.
- parse
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::parse()
Start template parsing stage and changes namespace to @see QueryTemplatesParse.
- parseIncludes
- in file QueryTemplates.php, method QueryTemplates::parseIncludes()
Fetches included templates content into parsed one.
- parseJSON
- in file QueryTemplates.php, method QueryTemplates::parseJSON()
Converts JSON string to array or object.
- parseJSON
- in file phpQuery.php, method phpQuery::parseJSON()
Parses JSON into proper PHP type.
- parseSelector
- in file phpQueryObject.php, method phpQueryObject::parseSelector()
- php
- in file phpQueryObject.php, method phpQueryObject::php()
Just like html(), but returns markup with VALID (dangerous) PHP tags.
- php
- in file phpQuery.php, method phpQuery::php()
- phpQuery
- in file phpQuery.php, class phpQuery
Static namespace for phpQuery functions.
- phpQueryObject
- in file phpQueryObject.php, class phpQueryObject
Class representing phpQuery objects.
- phpQueryPlugins
- in file phpQuery.php, class phpQueryPlugins
Plugins static namespace class.
- phpToMarkup
- in file phpQuery.php, method phpQuery::phpToMarkup()
- plugin
- in file phpQueryObject.php, method phpQueryObject::plugin()
Enter description here...
- plugin
- in file phpQuery.php, method phpQuery::plugin()
Extend phpQuery with $class from $file.
- post
- in file phpQuery.php, method phpQuery::post()
- postFilterDom
- in file QueryTemplatesLanguage.php, method QueryTemplatesLanguage::postFilterDom()
- postFilterDom
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::postFilterDom()
- postFilterMarkup
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::postFilterMarkup()
- postFilterMarkup
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::postFilterMarkup()
- postFilters
- in file QueryTemplates.php, method QueryTemplates::postFilters()
Enter description here...
- pq
- in file phpQuery.php, function pq()
Shortcut to phpQuery::pq($arg1, $context) Chainable.
- pq
- in file phpQuery.php, method phpQuery::pq()
Multi-purpose function.
- prepend
- in file phpQueryObject.php, method phpQueryObject::prepend()
Enter description here...
- prependPHP
- in file phpQueryObject.php, method phpQueryObject::prependPHP()
Enter description here...
- prependTo
- in file phpQueryObject.php, method phpQueryObject::prependTo()
Enter description here...
- prev
- in file phpQueryObject.php, method phpQueryObject::prev()
Enter description here...
- prevAll
- in file phpQueryObject.php, method phpQueryObject::prevAll()
- printValue
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::printValue()
- printValue
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::printValue()
- printVar
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::printVar()
- printVar
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::printVar()
- pseudoClasses
- in file phpQueryObject.php, method phpQueryObject::pseudoClasses()
top
q
- QueryTemplates.php
- procedural page QueryTemplates.php
- QueryTemplatesLanguage.php
- procedural page QueryTemplatesLanguage.php
- QueryTemplatesLanguageJS.php
- procedural page QueryTemplatesLanguageJS.php
- QueryTemplatesLanguagePHP.php
- procedural page QueryTemplatesLanguagePHP.php
- QueryTemplatesParse.php
- procedural page QueryTemplatesParse.php
- QueryTemplatesSource.php
- procedural page QueryTemplatesSource.php
- QueryTemplatesSourceQuery.php
- procedural page QueryTemplatesSourceQuery.php
- QueryTemplatesSyntax.php
- procedural page QueryTemplatesSyntax.php
- QueryTemplatesSyntaxCode.php
- procedural page QueryTemplatesSyntaxCode.php
- QueryTemplatesSyntaxConditions.php
- procedural page QueryTemplatesSyntaxConditions.php
- QueryTemplatesSyntaxDOM.php
- procedural page QueryTemplatesSyntaxDOM.php
- QueryTemplatesSyntaxGenerators.php
- procedural page QueryTemplatesSyntaxGenerators.php
- QueryTemplatesSyntaxValues.php
- procedural page QueryTemplatesSyntaxValues.php
- QueryTemplatesSyntaxVars.php
- procedural page QueryTemplatesSyntaxVars.php
- QueryTemplatesTemplate.php
- procedural page QueryTemplatesTemplate.php
- qt_lang
- in file QueryTemplatesParse.php, method QueryTemplatesParse::qt_lang()
- qt_langCode
- in file QueryTemplatesParse.php, method QueryTemplatesParse::qt_langCode()
- qt_langCodeRaw
- in file QueryTemplatesParse.php, method QueryTemplatesParse::qt_langCodeRaw()
- qt_langMethod
- in file QueryTemplatesParse.php, method QueryTemplatesParse::qt_langMethod()
- QueryTemplates
- in file QueryTemplates.php, class QueryTemplates
Static methods namespace class.
- QueryTemplatesLanguage
- in file QueryTemplatesLanguage.php, class QueryTemplatesLanguage
- QueryTemplatesLanguageJS
- in file QueryTemplatesLanguageJS.php, class QueryTemplatesLanguageJS
- QueryTemplatesLanguagePHP
- in file QueryTemplatesLanguagePHP.php, class QueryTemplatesLanguagePHP
- QueryTemplatesParse
- in file QueryTemplatesParse.php, class QueryTemplatesParse
Template parsing class.
- QueryTemplatesSource
- in file QueryTemplatesSource.php, class QueryTemplatesSource
Class handling template source use.
- QueryTemplatesSourceQuery
- in file QueryTemplatesSourceQuery.php, class QueryTemplatesSourceQuery
Class handling template source fetching.
- QueryTemplatesSyntax
- in file QueryTemplatesSyntax.php, class QueryTemplatesSyntax
Class extending phpQueryObject with templating methods.
- QueryTemplatesSyntaxCode
- in file QueryTemplatesSyntaxCode.php, class QueryTemplatesSyntaxCode
Class extending phpQueryObject with templating methods.
- QueryTemplatesSyntaxConditions
- in file QueryTemplatesSyntaxConditions.php, class QueryTemplatesSyntaxConditions
Class extending phpQueryObject with templating methods.
- QueryTemplatesSyntaxDOM
- in file QueryTemplatesSyntaxDOM.php, class QueryTemplatesSyntaxDOM
Class extending phpQueryObject with templating methods.
- QueryTemplatesSyntaxGenerators
- in file QueryTemplatesSyntaxGenerators.php, class QueryTemplatesSyntaxGenerators
Class extending phpQueryObject with templating methods.
- QueryTemplatesSyntaxValues
- in file QueryTemplatesSyntaxValues.php, class QueryTemplatesSyntaxValues
Class extending phpQueryObject with templating methods.
- QueryTemplatesSyntaxVars
- in file QueryTemplatesSyntaxVars.php, class QueryTemplatesSyntaxVars
Class extending phpQueryObject with templating methods.
- QueryTemplatesTemplate
- in file QueryTemplatesTemplate.php, class QueryTemplatesTemplate
Class defining main namespace of the template.
top
r
- $root
- in file phpQueryObject.php, variable phpQueryObject::$root
- remove
- in file phpQueryObject.php, method phpQueryObject::remove()
Enter description here...
- removeAttr
- in file phpQueryObject.php, method phpQueryObject::removeAttr()
Enter description here...
- removeClass
- in file phpQueryObject.php, method phpQueryObject::removeClass()
Enter description here...
- removeIncludes
- in file QueryTemplates.php, method QueryTemplates::removeIncludes()
Removes included templates from parsed one.
- replaceAll
- in file phpQueryObject.php, method phpQueryObject::replaceAll()
Enter description here...
- replaceWith
- in file phpQueryObject.php, method phpQueryObject::replaceWith()
Enter description here...
- replaceWithPHP
- in file phpQueryObject.php, method phpQueryObject::replaceWithPHP()
Enter description here...
- returnAfter
- in file QueryTemplatesSource.php, method QueryTemplatesSource::returnAfter()
Returns actual source stack inserting it after template's stack or nodes matched by optional $cssSelector executed agains template's stack.
- returnAppend
- in file QueryTemplatesSource.php, method QueryTemplatesSource::returnAppend()
Returns actual source stack appending it to template's stack or nodes matched by optional $cssSelector executed agains template's stack.
- returnBefore
- in file QueryTemplatesSource.php, method QueryTemplatesSource::returnBefore()
Returns actual source stack inserting it before template's stack or nodes matched by optional $cssSelector executed agains template's stack.
- returnPrepend
- in file QueryTemplatesSource.php, method QueryTemplatesSource::returnPrepend()
Returns actual source stack prepending it to template's stack or nodes matched by optional $cssSelector executed agains template's stack.
- returnReplace
- in file QueryTemplatesSource.php, method QueryTemplatesSource::returnReplace()
Returns actual source stack as a replacement for templates stack or nodes matched by optional $cssSelector executed agains templates stack.
- reverse
- in file phpQueryObject.php, method phpQueryObject::reverse()
Enter description here...
- rewind
- in file phpQueryObject.php, method phpQueryObject::rewind()
- runQuery
- in file phpQueryObject.php, method phpQueryObject::runQuery()
top
s
- $sourcesPath
- in file QueryTemplates.php, variable QueryTemplates::$sourcesPath
Path prepended to templates names.
- save
- in file QueryTemplatesParse.php, method QueryTemplatesParse::save()
Save template and return file path ready to include.
- save
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::save()
- save
- in file IQueryTemplatesParse.php, method IQueryTemplatesParseChain::save()
- save
- in file QueryTemplatesSource.php, method QueryTemplatesSource::save()
Saves template and returns file path ready to include.
- saveAsVar
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::saveAsVar()
- saveAsVar
- in file QueryTemplatesSource.php, method QueryTemplatesSource::saveAsVar()
Saves actual stack using markupOuter() as value of variable named $var.
- saveTemplate
- in file QueryTemplates.php, method QueryTemplates::saveTemplate()
Creates new template and returns it's path.
- saveTextAsVar
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::saveTextAsVar()
- selectDocument
- in file phpQuery.php, method phpQuery::selectDocument()
Sets default document to $id. Document has to be loaded prior to using this method.
- serialize
- in file phpQueryObject.php, method phpQueryObject::serialize()
Enter description here...
- serializeArray
- in file phpQueryObject.php, method phpQueryObject::serializeArray()
Enter description here...
- show
- in file phpQueryObject.php, method phpQueryObject::show()
- siblings
- in file phpQueryObject.php, method phpQueryObject::siblings()
Enter description here...
- size
- in file phpQueryObject.php, method phpQueryObject::size()
Enter description here...
- slice
- in file phpQueryObject.php, method phpQueryObject::slice()
Enter description here...
- source
- in file QueryTemplatesParse.php, method QueryTemplatesParse::source()
Return collected source as phpQuery object. Returned object is a separate document.
- source
- in file IQueryTemplatesParse.php, method IQueryTemplatesParse::source()
- sourceCollect
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::sourceCollect()
Fetch file or URL.
- sourceCollect
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::sourceCollect()
Fetches file or URL and collects it content.
- sourceCollect
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateSources::sourceCollect()
- sourceCollectPHP
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::sourceCollectPHP()
- sourceCollectPHP
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateSources::sourceCollectPHP()
- sourceCollectPHP
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::sourceCollectPHP()
Fetches PHP source file or URL and collects it content.
- sourceEnd
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::sourceEnd()
Enter description here...
- sourceQuery
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::sourceQuery()
Fetch file or URL and return phpQuery object with collect() method to fetch speficic part(s) of template.
- sourceQuery
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateSources::sourceQuery()
- sourceQuery
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::sourceQuery()
Fetches file or URL and returns phpQuery object with additional collect() method to collect specific part(s) of document.
- sourceQueryPHP
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::sourceQueryPHP()
Fetches PHP souce file or URL and returns phpQuery object with additional collect() method to collect specific part(s) of document.
- sourceQueryPHP
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateSources::sourceQueryPHP()
- sourceQueryPHP
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::sourceQueryPHP()
- sourceTemplate
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::sourceTemplate()
Enter description here...
- srcFilePath
- in file QueryTemplates.php, method QueryTemplates::srcFilePath()
- stack
- in file phpQueryObject.php, method phpQueryObject::stack()
Internal stack iterator.
- stackIsRoot
- in file phpQueryObject.php, method phpQueryObject::stackIsRoot()
- stackToMethod
- in file QueryTemplatesSyntaxDOM.php, method QueryTemplatesSyntaxDOM::stackToMethod()
Returns array being result of running $method on all stack elements.
- submit
- in file phpQueryObject.php, method phpQueryObject::submit()
Enter description here...
- switchWith
- in file phpQueryObject.php, method phpQueryObject::switchWith()
Enter description here...
top
t
- $targetsPath
- in file QueryTemplates.php, variable QueryTemplates::$targetsPath
Path to direcotry where cached templates will be stored.
- $toFetch
- in file QueryTemplatesTemplate.php, variable QueryTemplatesTemplate::$toFetch
- tagToElseIfNotVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToElseIfNotVar()
Replaces selected tag with PHP "else if" statement checking if $var evaluates to FALSE. $var must be available inside template's scope.
- tagToElseIfPHP
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToElseIfPHP()
Replaces selected tag with PHP "else if" statement containing $code as condition.
- tagToElseIfVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToElseIfVar()
Replaces selected tag with PHP "else if" statement checking if $var evaluates to TRUE. $var must be available inside template's scope.
- tagToElsePHP
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToElsePHP()
- tagToElseStatement
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToElseStatement()
- tagToIfNotVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToIfNotVar()
Replaces selected tag with PHP "if" statement checking if $var evaluates to FALSE. $var must be available inside template's scope.
- tagToIfPHP
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToIfPHP()
Replaces selected tag with PHP "if" statement containing $code as condition.
- tagToIfVar
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::tagToIfVar()
Replaces selected tag with PHP "if" statement checking if $var evaluates to TRUE. $var must be available inside template's scope.
- template
- in file QueryTemplatesTemplate.php, function template()
Create new template using QueryTemplates.
- templateCache
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateChain::templateCache()
- templateCache
- in file QueryTemplatesSource.php, method QueryTemplatesSource::templateCache()
- templateCache
- in file QueryTemplatesParse.php, method QueryTemplatesParse::templateCache()
- templateCache
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::templateCache()
Disable or enables cache engine for this template.
- templateCache
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::templateCache()
- templateName
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::templateName()
- templateName
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::templateName()
Returns or changes template's name.
- templateName
- in file QueryTemplatesParse.php, method QueryTemplatesParse::templateName()
- templateName
- in file QueryTemplatesSource.php, method QueryTemplatesSource::templateName()
- templateName
- in file IQueryTemplatesTemplate.php, method IQueryTemplatesTemplateChain::templateName()
- templateWrapper
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::templateWrapper()
- templateWrapper
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::templateWrapper()
- text
- in file phpQueryObject.php, method phpQueryObject::text()
Return joined text content.
- toggleClass
- in file phpQueryObject.php, method phpQueryObject::toggleClass()
Enter description here...
- toJSON
- in file phpQuery.php, method phpQuery::toJSON()
Returns JSON representation of $data.
- toJSON
- in file QueryTemplates.php, method QueryTemplates::toJSON()
Converts $data to JSON format.
- toReference
- in file phpQueryObject.php, method phpQueryObject::toReference()
Saves actual object to $var by reference.
- toRoot
- in file phpQueryObject.php, method phpQueryObject::toRoot()
Enter description here...
- trigger
- in file phpQueryObject.php, method phpQueryObject::trigger()
Trigger a type of event on every matched element.
- triggerHandler
- in file phpQueryObject.php, method phpQueryObject::triggerHandler()
This particular method triggers all bound event handlers on an element (for a specific event type) WITHOUT executing the browsers default actions.
- trim
- in file phpQuery.php, method phpQuery::trim()
top
top
v
- $valid
- in file phpQueryObject.php, variable phpQueryObject::$valid
Iterator interface helper
- $vars
- in file QueryTemplatesParse.php, variable QueryTemplatesParse::$vars
Vars avaible in template scope AFTER template parsing process.
- val
- in file phpQueryObject.php, method phpQueryObject::val()
Return form element value.
- valid
- in file phpQueryObject.php, method phpQueryObject::valid()
- validateCacheSettings
- in file QueryTemplates.php, method QueryTemplates::validateCacheSettings()
- valuesToForm
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToForm()
Toggles form fields values and selection states according to static values from $values.
- valuesToLoop
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToLoop()
Method loops provided $values on actually selected nodes. Each time new row is inserted, provided callback is triggered with $dataRow, $node and $dataIndex.
- valuesToLoopBefore
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToLoopBefore()
Method loops provided $values on actually selected nodes. Each time new row is inserted, provided callback is triggered with $dataRow, $node and $dataIndex.
- valuesToLoopFirst
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToLoopFirst()
Method loops provided $values on actually selected nodes. Each time new row is inserted, provided callback is triggered with $dataRow, $node and $dataIndex.
- valuesToLoopSeparate
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToLoopSeparate()
Method loops provided $values on actually selected nodes. Each time new row is inserted, provided callback is triggered with $dataRow, $node and $dataIndex.
- valuesToSelector
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelector()
Injects markup from $values' content (rows or attributes) into nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToSelectorAfter
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelectorAfter()
Injects markup from $values' content (rows or attributes) after nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToSelectorAppend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelectorAppend()
Injects markup from $values' content (rows or attributes) at the end of nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToSelectorAttr
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelectorAttr()
Injects markup from $values' content (rows or attributes) as attribute of nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToSelectorBefore
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelectorBefore()
Injects markup from $values' content (rows or attributes) before nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToSelectorPrepend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelectorPrepend()
Injects markup from $values' content (rows or attributes) at the beggining of nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToSelectorReplace
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::valuesToSelectorReplace()
Injects markup from $values' content (rows or attributes) replacing nodes matched by selector. Method uses actually matched nodes as root for the query.
- valuesToStack
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStack()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToStackAfter
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStackAfter()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToStackAppend
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStackAppend()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToStackAttr
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStackAttr()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToStackBefore
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStackBefore()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToStackPrepend
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStackPrepend()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToStackReplace
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::valuesToStackReplace()
Injects markup from $values' content (rows or attributes) inside actually selected nodes.
- valuesToVars
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::valuesToVars()
- valuesToVars
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::valuesToVars()
- valuesToVars
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::valuesToVars()
- varName
- in file QueryTemplatesLanguageJS.php, method QueryTemplatesLanguageJS::varName()
- varName
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::varName()
- varNameArray
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::varNameArray()
- varNameObject
- in file QueryTemplatesLanguagePHP.php, method QueryTemplatesLanguagePHP::varNameObject()
- varPrint
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrint()
Prints variable $varName as matched elements' content.
- varPrintAfter
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrintAfter()
Prints variable $varName after matched elements.
- varPrintAppend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrintAppend()
Prints variable $varName on the end of matched elements.
- varPrintAttr
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrintAttr()
Prints variable $varName as attribute $attr of matched elements.
- varPrintBefore
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrintBefore()
Prints variable $varName before matched elements.
- varPrintPrepend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrintPrepend()
Prints variable $varName on beggining of matched elements.
- varPrintReplace
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varPrintReplace()
Prints variable $varName replacing matched elements.
- varsFromStack
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::varsFromStack()
Saves markupOuter() as value of variable $var avaible in template scope.
- varsFromStackText
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::varsFromStackText()
Saves text() as value of variable $var avaible in template scope.
- varsFromValues
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::varsFromValues()
Behaves as var_export, dumps variables from $varsArray as $key = value for later use during template execution. Variables are prepended into selected elemets.
- varsToForm
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToForm()
Injects executable code which toggles form fields values and selection states according to value of variable $varName.
- varsToLoop
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToLoop()
Wraps selected elements with executable code iterating $varName as $rowName.
- varsToLoopFirst
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToLoopFirst()
Wraps selected elements with executable code iterating $varName as $rowName.
- varsToLoopSeparate
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToLoopSeparate()
Wraps selected elements with executable code iterating $varName as $rowName.
- varsToSelector
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelector()
Injects executable code printing variable's fields inside nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToSelectorAfter
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelectorAfter()
Injects executable code printing variable's fields after nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToSelectorAppend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelectorAppend()
Injects executable code printing variable's fields at the end of nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToSelectorAttr
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelectorAttr()
Injects executable code printing variable's fields as attribute of nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToSelectorBefore
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelectorBefore()
Injects executable code printing variable's fields before nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToSelectorPrepend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelectorPrepend()
Injects executable code printing variable's fields at the beggining of nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToSelectorReplace
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToSelectorReplace()
Injects executable code printing variable's fields replacing nodes matched by selector. Method uses actually matched nodes as root for the query.
- varsToStack
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStack()
Injects executable code printing variable's fields inside actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
- varsToStackAfter
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStackAfter()
Injects executable code printing variable's fields after actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
- varsToStackAppend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStackAppend()
Injects executable code printing variable's fields at the end of actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
- varsToStackAttr
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStackAttr()
Injects executable code printing variable's fields as attribute of actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
- varsToStackBefore
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStackBefore()
Injects executable code printing variable's fields before actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
- varsToStackPrepend
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStackPrepend()
Injects executable code printing variable's fields at the beggining of actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
- varsToStackReplace
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::varsToStackReplace()
Injects executable code printing variable's fields replacing actually matched nodes. Second param needs to be wrapped with array_keys for non-assosiative arrays.
top
top
top
_
- _clone
- in file phpQueryObject.php, method phpQueryObject::_clone()
Enter description here...
- _codeToSelector
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::_codeToSelector()
- _codeToStack
- in file QueryTemplatesSyntaxCode.php, method QueryTemplatesSyntaxCode::_codeToStack()
- _empty
- in file phpQueryObject.php, method phpQueryObject::_empty()
Proper name without underscore (just ->empty()) also works.
- _formFromVars_CodeValue
- in file QueryTemplatesSyntaxGenerators.php, method QueryTemplatesSyntaxGenerators::_formFromVars_CodeValue()
- _if
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::_if()
- _next
- in file phpQueryObject.php, method phpQueryObject::_next()
Safe rename of next().
- _prev
- in file phpQueryObject.php, method phpQueryObject::_prev()
Use prev() and next().
- _returnInsert
- in file QueryTemplatesSource.php, method QueryTemplatesSource::_returnInsert()
- _sourceFetch
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::_sourceFetch()
- _tagToElse
- in file QueryTemplatesSyntaxConditions.php, method QueryTemplatesSyntaxConditions::_tagToElse()
- _valuesToLoop
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::_valuesToLoop()
- _valuesToSelector
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::_valuesToSelector()
- _valuesToStack
- in file QueryTemplatesSyntaxValues.php, method QueryTemplatesSyntaxValues::_valuesToStack()
- _varPrint
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::_varPrint()
- _varsParseFields
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::_varsParseFields()
- _varsToLoop
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::_varsToLoop()
- _varsToSelector
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::_varsToSelector()
Internal method.
- _varsToStack
- in file QueryTemplatesSyntaxVars.php, method QueryTemplatesSyntaxVars::_varsToStack()
- __call
- in file phpQuery.php, method phpQueryPlugins::__call()
- __call
- in file phpQueryObject.php, method phpQueryObject::__call()
- __callStatic
- in file phpQuery.php, method phpQuery::__callStatic()
- __construct
- in file QueryTemplatesSource.php, method QueryTemplatesSource::__construct()
- __construct
- in file phpQueryObject.php, method phpQueryObject::__construct()
Enter description here...
- __construct
- in file QueryTemplatesParse.php, method QueryTemplatesParse::__construct()
- __construct
- in file QueryTemplatesSourceQuery.php, method QueryTemplatesSourceQuery::__construct()
- __construct
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::__construct()
Enter description here...
- __get
- in file phpQueryObject.php, method phpQueryObject::__get()
- __loadSuccess
- in file phpQueryObject.php, method phpQueryObject::__loadSuccess()
- __pseudoClassParam
- in file phpQueryObject.php, method phpQueryObject::__pseudoClassParam()
- __toString
- in file QueryTemplatesTemplate.php, method QueryTemplatesTemplate::__toString()
- __toString
- in file QueryTemplatesSource.php, method QueryTemplatesSource::__toString()
- __toString
- in file QueryTemplatesParse.php, method QueryTemplatesParse::__toString()
- __toString
- in file phpQueryObject.php, method phpQueryObject::__toString()
- ___wrapAllCallback
- in file phpQueryObject.php, method phpQueryObject::___wrapAllCallback()
top
|
|