HomePython softwarell.xistnsphp

XIST.ns.php

Namespace module for PHP processing instructions

A module that allows you to embed PHP processing instructions.

class php​(ll.xist.xsc.ProcInst):

PHP processing instruction (must be used with an explicit target php to work with XML)

class expression​(php):

def convert​(self, converter):

class If​(php):

def convert​(self, converter):

class Else​(php):

def convert​(self, converter):

class ElIf​(php):

def convert​(self, converter):

class End​(php):

def convert​(self, converter):

class block​(ll.xist.xsc.Element):

def convert​(self, converter):

Alternate versions   Text   XIST   Python