Home
last modified time | relevance | path

Searched refs:documents (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/_test/data/pages/
Dmailinglist.txt11 :!: Please note that these documents are linked here solely for the purpose of information. Their r…
/dokuwiki/_test/core/
DphpQuery-onefile.php948 foreach(phpQuery::$documents[$documentID]->eventsNodes as $eventNode) {
954 phpQuery::$documents[$documentID]->eventsNodes[] = $node;
955 return phpQuery::$documents[$documentID]->eventsNodes[
956 count(phpQuery::$documents[$documentID]->eventsNodes)-1
960 return isset(phpQuery::$documents[$documentID])
961 ? in_array($type, phpQuery::$documents[$documentID]->eventsGlobal)
1196 if (! isset(phpQuery::$documents[$id] )) {
1201 $this->documentWrapper =& phpQuery::$documents[$id];
1239 phpQuery::$documents[$this->getDocumentID()]['documentFragment'] = $state;
4402 public static $documents = array(); variable in phpQuery
[all …]
/dokuwiki/vendor/aziraphale/email-address-validator/
DREADME.md14 and [PSR-2](http://www.php-fig.org/psr/psr-2/) documents
/dokuwiki/_test/data/pages/wiki/
Dsyntax.txt380 You can include code blocks into your documents by either indenting them by at least two spaces (li…
/dokuwiki/data/pages/wiki/
Dsyntax.txt380 You can include code blocks into your documents by either indenting them by at least two spaces (li…